


/* __ -faq ___________________________________________________________________________ */
.faqOthers{
	background-color: #F2F6FA;
	padding: 20px;
	margin-bottom: 20px;
	clear:both;
}

.faqOthers .headline{
	font-size: 18px;
	margin-bottom: 15px;
}
.faqOthers .faqList li{
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url("/common13/imgs/icon/icn_faq.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 1.75em;
}




