#faq_box {
margin-top:5px;
padding:15px;
}
#faq_box ul {
clear:both;
margin-top:10px;
height:80px;
background:url(../images/index_56.jpg) repeat-x left bottom;
}
#faq_box ul li {
line-height:18px;
height:18px;
overflow:hidden;
}
#faq_box ul li span {
float:right;
cursor:pointer;
margin-right:20px;
}
#faq_box img {
margin:0px 10px 0px 10px;
float:left;
}
#faq_box li h1 {
color:#0D459A;
font-size:12px;
}
#faq_box li a:link,#faq_box li a:visited {
display:block;
height:18px;
overflow:hidden;
text-decoration:none;
line-height:18px;
color: #2E2E2E;
}
#faq_box li a:hover {
	display:block;
	background-color:#f5f5f5;
	height:18px;
	overflow:hidden;
	text-decoration:none;
	line-height:18px;
	color:#ff6600;
	width: 650px;
}

