@charset "utf-8";
#content_main .section li {
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-image: url(../faq/images/icon_q.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#faq #content_main .section li {
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-image: url(../faq/images/icon_q.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#faq_ans h4 {
	padding-left: 25px;
	padding-top: 3px;
	background-image: url(../faq/images/icon_q.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
