﻿/* @group Structure */

*{margin:0 auto;padding:0;}
body{font-size:12px;margin:0;padding:0;font-family:'Arial','宋体';color:#383838;font-size:14px;}
img {
    border: 0 none;
    margin: 0;
}
ul,li{margin:0;padding:0;list-style-type:none;}
a:link{text-decoration:none;color:#383838;}
a:visited{color:#666666;}
a:hover{text-decoration:underline;}

/*header*/
#header{background:url("img/topban_bg.jpg") repeat-x;width:100%;height:81px;}
.logo{width:1300px;height:81px;position:relative;}
a.logo_img{position:absolute;width:297px;height:75px;left:120px;top:0;display:block;background:url("img/logo_1.png") no-repeat 20px 13px;}
a.logo_fh{position:absolute;width:107px;height:37px;right:146px;top:35px;display:block;background:url("img/reback.png") no-repeat;}
.W-wrap{width:100%;background:url("img/w-b.jpg") repeat-x #f4f4f4;margin:0 auto;}
.top-baner{width:1002px;height:auto;}
.wrapper{width:1002px;padding-bottom:20px;}

/*content*/
.banner{width:1002px;height:293px;}
.nav{width:1002px;background:url("img/nav_bg.jpg") no-repeat;height:49px;}
.nav ul {margin:0 0 0 15px;}
.nav ul li{height:49px;float:left;}
.nav ul li a{font-family:'微软雅黑';font-size:16px;font-weight:bold;display:inline-block;height:49px;line-height:49px;color:#ffffff;clear:both;text-align:center;padding:0 13px;}
.nav ul li a:hover,.nav ul li a.current{background:#ea2907;}
.Content{background:url("img/Cont-bg.png") repeat-y;width:1102px;height:auto;}

/*foot*/
#foot{background:#d0d0d0;width:100%;text-align:center;color:#868686;padding:15px 0;font-size:12px;}
#foot p{line-height:20px;}

.fl{float:left;}
.fr{float:right;}
.cl{clear:both;}
/* -----    End New Footer    ----- */
