@charset "gb2312";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
body {
	font-family:  Microsoft YaHei, "ËÎÌå";
	background:#fff url(../images/bodybg.gif) repeat-x top left;
 font-size:14px;
	color:#395563;
}

img { border:none; }
p{ line-height:25px;}
.red{ color:red; margin-bottom:10px; display:inline-block; }
#layout{ background:url(../images/layoutbg.gif) no-repeat center top;}

#wrap{ width:1000px; text-align:center; margin:0 auto; height:900px}
.bg1{ background:url(../images/top1.gif) no-repeat; height:75px; width:1000px;position:relative; z-index:999;}
.logo {
	display:inline-block;
	width:170px;
	height:50px;
	position:absolute;
	left:14px;
	top:0;
	margin-top:15px;

}
#content{ width:1000px; margin:0 auto; text-align:left;}
.title{ background:url(../images/line.gif) no-repeat center center; height:30px; line-height:30px;font-size:24px; font-weight:bold; color:#296595; text-align:center; margin:15px 0;}
.text{ display:inline-block; padding:0 10px; text-align:center; background:#fff;}
.main{ width:972px; margin:0 auto; padding-bottom:20px;}
.no_pa{ padding-bottom:0px;}
.main_con{ background:#fff; overflow:hidden; zoom:1; }
.pa20{ padding:10px 20px 0px 20px; overflow:hidden; zoom:1;}
.what p{ text-indent:2em; padding-bottom:10px;}
.f14{color:#296595; font-size:14px; display:inline-block; margin:10px 0;}
.f16{color:#296595; font-size:16px; }
table td{ padding:5px;}
a.btn{ display:inline-block; background:url(../images/btn.gif) no-repeat; width:228px; height:38px; line-height:38px; font-weight:bold; font-size:16px; text-indent:60px; color:#fff; text-decoration:none;}
.mar_left{ margin-left:80px; display:inline-block; width:150px; text-align:right;}
.left,.right{ float:left;  width:440px;}
.right{ padding-left:40px;}
.left p,.right p{ padding-bottom:8px;}
/*youshi*/
.yscon{  font-size:14px; font-weight:bold;}
 .float{ float:left;}
 .ys1,.ys2,.ys3,.ys4,.ys5{ width:120px;  display:inline-block; }
.ry1,.ry2,.ry3,.ry4,.ry5,.ry6{ width:138px;  display:inline-block; }
 .ys1,.ys2,.ys3,.ys4{padding-right:83px;}
 .ry1,.ry2,.ry3,.ry4,.ry5{padding-right:60px;}
 .why,.ry,.kehu{clear:both; overflow:hidden; zoom:1;}
 .yscon{ padding-top:15px; text-align:center;}
.yscon p,.rycon p{ padding-top:10px;}
/*youshi end*/


#footer{padding:10px 10px 0 10px;overflow:hidden; zoom:1; text-align:left;  padding-bottom:10px; COLOR: #333; border-top:1px solid #ddd;  width:935px; text-align:center; margin:0 auto; font-size:12px;}
#footer a{  color:#333; text-decoration:none;}
#footer a:hover{COLOR:#06C;}
#footer p{ line-height:18px;}
.footer_l{  float:left; text-align:left;}
.footer_r{  float:left; padding-left:170px; padding-top:20px; text-align:left; width:430px;}



