@charset "utf-8";
/* CSS Document */

body,dl,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,input,textarea,p,th,td{ margin:0; padding:0;}
body,button,input,select,textarea{margin: 0; padding:0; font-size:12px;font-family:Microsoft YaHei,@Adobe 黑体 Std R;}
body{background:#fff;width:100%;}
table{ border-collapse:collapse; border-spacing:0;line-height:1.5;}
fieldset,img{ border:0;}
ol,ul{ list-style:none;}
caption,th{ text-align:left;}
h1,h2,h3,h4{ font-size:100%; font-weight:normal;}
a{text-decoration:none;}
.ovh{overflow:hidden;}
.z{*zoom:1;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 

/*文字排版*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.fb{ font-weight:bold;}
.fn{ font-weight:normal;}
.t2{ text-indent:2em;}

/*定位*/
.b2{border-bottom:2px solid #dbdbdb;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.fl{ float:left;}
.fr{ float:right;}
.auto{margin-left:auto; margin-right:auto;}

/*长度*/
.w{width:100%;}
.w1030{width:1030px;}
/*高度*/
.h100{height:100px;}
.h580{height:580px;}

/*边距*/
.m10{margin:10px;}
.m15{margin:15px;}
.m20{margin:20px;}
.p10{padding:10px;} 
.p15{padding:15px;}
.p20{padding:20px;} 

/**/
body{background:url(../images/headbg2.jpg) 0 0 repeat-x;}
.header{height:100px;background:url(../images/headbg2.jpg) 0 0 repeat-x;}
.header .logo{width:119px;height:90px;}
.header .headt{width:401px;height:90px;}
.header .auth{width:455px;height:55px;padding-top:35px;}
.header .auth ul li{width:60px;height:50px;float:left;margin-right:5px;}
.header .auth ul li img{display:block;margin:0 auto;}
.header .auth ul li span{font-size:14px;color:#333;display:block;width:60px;height:25px;line-height:25px;font-family:"微软雅黑";text-align:center;}

.nav{height:50px;background:url(../images/navbg2.jpg) 0 0 repeat-x;}
.nav ul li{width:147px;height:50px;line-height:50px;float:left;text-align:center;font-size:14px;font-family:"微软雅黑";color:#fff;background:url(../images/navlibg2.jpg) 0 0 no-repeat;}
.nav ul li a{display:block;width:147px;height:50px;color:#fff;font-family:Microsoft YaHei,@Adobe 黑体 Std R;}
.nav ul li.lilast{width:148px;background:url(../images/lilast2.jpg) 0 0 no-repeat;}
.nav ul li a:hover{background:url(../images/lihov2.jpg) 0 0 no-repeat;}
.nav ul li.lilast a:hover{background:url(../images/lilasthov2.jpg) 0 0 no-repeat;}
.footer{height:100px;background:url(../images/foot-bg.jpg) 0 0 no-repeat;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;color:#595757;margin-bottom:40px;text-align:center;line-height:70px;}
.footer span{text-align:center;margin-top:10px;}

