@charset "utf-8";
/* CSS Document */
#faqwrap * {
	padding:0;
	margin:0;
}
#faqwrap ul, li {
	list-style:none;
}
#faqwrap img {
	border:0;
}
#faqwrap{
    width:1000px;
	height:auto;
	min-height:800px;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	overflow:visible;
	background:#f4f4f4;
    
}
#faqwrap a {

	text-decoration:none;
}
#faqwrap a *:hover {
	cursor:pointer;
}
#faqwrap a:hover {
	text-decoration:underline;
}
#faqwrap .hvlink {
	color:#8ab800;
}
#faqwrap .hvlink:hover {
	color:#1e91d7;
}

/*------------------------------------top------------------------------------------------*/
#faqtop{float:left; 
    width:1000px; 
	height:337px;
	margin:0;
	background:url(http://www.yalldata.com/downloads/upzone/image/fulgadget/FAQ/faq_bg.jpg) top repeat-x; 
	
}
#faqtop .top{
    width:924px; 
	height:337px;
	margin:0 38px;
    background:url(http://www.yalldata.com/downloads/upzone/image/fulgadget/FAQ/faq_pic.jpg) right no-repeat;
}
#faqtop .faq-bigtitle{
    float:left;
	width:880px; 
	height:80px;
	line-height:80px; 
	font-size:50px ;
	font-weight:bold;
	color:#1a5da2;
	padding:10px 0 0 44px;
}
#faqtop .faq-toptitle{
    float:left;
	width:900px;
	padding-left:20px;		
}	
#faqtop .faq-toptitle p{
float:left;
width:900px;
list-style:none;
padding:0 0 8px 0;
}
#faqtop .faq-toptitle a{
    float:left;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#0c55a0;
	text-decoration:none;
	padding-left:10px;
}
#faqtop .faq-toptitle a:hover{
    float:left;
	font-size:14px;
	color:#e5ae07;
	background:url(http://www.yalldata.com/downloads/upzone/image/fulgadget/FAQ/faq_buton.png) left center no-repeat;
	text-decoration:none;
}


#faqbody {float:left; width:924px;padding:0 38px;background:#f4f4f4; margin-bottom:15px;}
#faqbody .body-up {float:left; width:924px; height:44px; background:url(http://www.yalldata.com/downloads/upzone/image/fulgadget/FAQ/faq_topcol.jpg) no-repeat;}
#faqbody .body-bottom{float:left; width:924px; height:37px; background:url(http://www.yalldata.com/downloads/upzone/image/fulgadget/FAQ/faq_bottom.jpg) no-repeat;}
#faqbody .body-center{ float:left; width:878px;padding:20px; border-left:3px solid #bed8f8; border-right:3px solid #bed8f8; background:#fff;}
#faqbody .faqlisttitle { font-size:16px; color:#0c55a0;font-weight:bold; height:24px;}
#faqbody .faqlisttitle .left{ float:left;}
#faqbody .faqlisttitle .gotop{ float:right;}
#faqbody .txt{float:left; font-size:12px; padding:20px 0; width:878px;}
#faqbody .txt p{ width:878px; line-height:18px; padding-bottom:10px;}
#faqbody  p.sub{ padding-left:24px;}
#faqbody p span.img{ float:left;width:878px; padding:10px 0; text-align:center;}
#faqbody .faqbody { font-size:13px;}

#faqwrap .faqbody a{color:#ffaf00;text-decoration:underline;}
#faqwrap .faqbody a:hover{color:#e60012;}


	
	