.questionanswer_headerbox {
	text-align: left;
	margin: 0 0 10px;
	padding: 0; }
.questionanswer_header1 {
	color: #666;
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0; }
.questionanswer_header2 {
	font-size: 12px;
	margin: 0;
	padding: 0; }
.questionanswer_body {
	font-size: 12px;
	margin: 0;
	padding: 0; }
.questionanswer_list {
	font-size: 12px;
	text-align: left;
	width: 500px;
	float: left;
	margin: 0 0 5px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside; }
.questionanswer_list a {
	color: #003e9d;
	text-decoration: none; }
.questionanswer_list a:hover {
	text-decoration: underline; }
.questionanswer_box {
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 0; }
.questionanswer_question {
	color: #003e9d;
	font-size: 12px;
	margin: 0; }
.questionanswer_answer {
	font-size: 11px;
	line-height: 1.3em;
	margin: 0 0 5px; }
.questionanswer_totop {
	text-align: right; }
.questionanswer_totop a {
	color: #003e9d;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	margin: 0; }
.questionanswer_totop a:hover {
	font-size: 11px;
	text-decoration: underline;
	text-align: right;
	margin: 0; }
