
#content_bar{
	width:535px;
	height:35px;
}	

#rule_text{
	width:515px;
	padding:0px 10px 0px 10px;
	margin-top:10px;
	line-height:20px;
	color:#666;
}	

.font_b{
	font-size:14px;
	color:#999;
	
}

.faq_bar{	
	width:535px;
	height:35px;
	margin-top:15px;
}	


.q_box{
	width:510px;
	padding-left:25px;
	background:url(../image/real/q_icon.jpg) left center no-repeat;
	line-height:20px;
	margin-top:15px;
	font-size:16px;
	color:#98cb02;
	font-weight:bold;
}

.a_box{
	width:510px;
	padding-left:25px;
	background:url(../image/real/a_icon.jpg) left top no-repeat;
	line-height:20px;
	margin-top:10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	color:#333;
}		
