
td.faq_question{
	padding: 55px 0px 5px 17px;
	background-image: url(/file?fle=39);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	border-right: 17px solid #F6F9F6;
	 
}
td.faq_answer{
	padding: 30px 0px 30px 17px;
	background-image: url(/file?fle=40);
	background-position: top left;
	background-repeat: no-repeat; 
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	border-bottom: 1px solid #666666;
	border-right: 17px solid #F6F9F6;
}