div#infofaq {
}

div#infofaq .maintitle {
	padding: 10px;
	font-weight: bold;
	margin-top: 18px;
}

div#infofaq .description {
	padding: 0px 10px 10px 10px;
	font-size: 11px;
	margin-bottom: 24px;
	border-bottom: 0px solid #000000;
}

div#infofaq .faqlist {
	padding: 0px 10px 10px 10px;
}

div#infofaq .faqlist .title {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #555555;
}
div#infofaq .faqlist .body {
	font-size: 11px;
	margin-bottom: 24px; padding-bottom: 12px;
	border-bottom: 1px solid #000000;
}
div#infofaq .faqlist .body h4 {
	font-size: 13px;
}