@charset "UTF-8";

.faq_wrapp {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 17px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.faq_wrapp h3 {
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	clear: both;
	margin-bottom: 15px;
	color: #4D4D4D;
}

.faq_img {
	width: 150px;
	float: left;
	height: 90px;
}

.faq_txt {
	float: left;
	text-align: left;
	clear: right;
	margin-left: 15px;
	width: 515px;
	font-size:12px;
	line-height:15px;
}
