﻿.prt_title
{
	color:White;
float:left;
font-size:15px;
line-height:30px; margin-top:15px; margin-bottom:15px;
}
.fq_items
{
	float:left; clear:both; clear:both; width:100%;
}
.fq_item
{
	  float:left; clear:both; width:100%; margin-bottom:5px;
}
.fq_bar1
{
background:#FFFEFD url(../../images/pages/faq/on.png) repeat-x scroll 0 bottom;
border:1px solid #FBAB2C;
clear:both;
float:left;
font-weight:bold;
padding:15px;
width:912px;
}
.fq_content
{
	background:#DBDCDD url(../../images/pages/faq/off.png) repeat-x scroll 0 bottom;
border:1px solid #684A22;
clear:both;
float:left;
margin-left:-1px;
padding:15px;
width:914px;
line-height:15px; font-size:11px;

}
.fq_content span
{
	line-height:15px; font-size:11px;
}

