#faq_table{
	font-size:13px;
	margin-left:0px;
	line-height:150%;
}


#td_q{
    background-image:url("../image/question.jpg");
    background-repeat:no-repeat;
}


#td_a{
    background-image:url("../image/answer.jpg");
    background-repeat:no-repeat;
}


#str_q{
	font-size:13px;
	margin-left:50px;
	line-height:150%;
    
}


#str_a{
	font-size:13px;
	margin-left:0px;
	margin-top:15px;
	line-height:150%;
    
}
