@charset "utf-8";
/* CSS Document */





#faq_area{
	width:740px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.afont{
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}





.answer{
	width:700px;
	height:auto;
	margin:0px 0px 15px 15px;
	padding:5px;
	border:1px dotted #ccc;
}





















































