@charset "gb2312";
/*全局样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td,section,form,input,textarea{margin:0;padding:0}
body{color:#666;font:12px/1.6 "Arial","宋体";background:#f9f9f9;}
ul,ol,li{list-style-type: none;}
img{border:0;}
a{text-decoration:none;color:#666;cursor:pointer;}
a:hover{color:#ff9500;text-decoration: underline;}
.left{float:left;}
.right{float:right;}
.ml12{margin-left:12px;}
.pb20{padding-bottom:20px;}
.clear{clear:both;}
.space{height:10px;line-height:0;font-size:0;overflow:hidden;clear:both;}

.w756{width:756px;}
.w754{width:754px;}
.w715{width:715px;}
.w494{width:494px;}
.w484{width:484px;}
.w474{width:474px;}
.w436{width:436px;}
.w434{width:434px;}
.w394{width:394px;}
.w370{width:370px;}
.w350{width:350px;}
.w311{width:311px;}
.w309{width:309px;}
.w255{width:255px;}
.w209{width:209px;}

.header{width:100%;height:157px;background:url(header_bg.gif) repeat-x;}
.header .logo{width:980px;height:157px;margin:0 auto;background:url(logo.jpg) no-repeat;}
/*导航*/
.nav{width:100%;height:45px;background:url(nav_bg.gif) repeat-x;}
.nav ul{width:971px;height:45px;line-height:45px;margin:0 auto;padding-left:29px;overflow:hidden;background:url(nav_on.jpg) no-repeat left center;}
.nav ul li{float:left;height:45px;}
.nav ul li a{display:block;float:left;width:68px;text-align:center;color:#fff;}
.nav ul li a:hover{text-decoration:none;}
.nav ul li .clfc{color:#ffcc00;}
.nav ul li b{float:left;width:3px;height:31px;margin:10px 5px 0 5px;background:url(nav_line.png) no-repeat;}
/*导航End*/
.wrap{width:980px;margin:0 auto;overflow:hidden;}
/*页脚*/
.footer{width:100%;height:130px;text-align:center;}
.footer p{line-height:20px;}
.footer p img{margin-right:7px;vertical-align:middle;}
.footer p a{margin-left:14px;color:#de1e39;text-decoration:underline;}
/*页脚End*/