@charset "utf-8";
/* CSS Document */

.faq_box
{
	background:url(img/faq_back.jpg) no-repeat 0 bottom;
	padding-bottom:40px;
	margin-top:40px;
}

.faq_box h3
{
	font-size:16px;
	color:#6E9DBF;
	font-weight:bold;
	margin-bottom:10px;
}
.faq_box p
{
	background:url(img/back_a.jpg) no-repeat 0 3px;
	padding-left:25px;
	line-height:25px;
}