body,div,ul,li,img,span,p,h5,h4{margin: 0;padding: 0}
body{font-family: "微软雅黑";background-color: #f6f6f6}
#header{width:100%;height:125px;background-image: url(../images/headerbg.png);
    background-repeat: repeat-x;
    position:relative;z-index: 150;
}
#head{width: 1037px;height: 70px;margin: 0 auto;position: relative;top: 12px;}
#head img{width: 127px;height: 70px}
a{border: 0;}
a img{border: none}
/*浮动清除*/
.clear:after{ content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
/*一级导航*/
#ul{position: absolute;right: 0;top: 38px;}
#ul li{list-style:none;float: left;font-size: 16px;font-weight: bold;}
#ul li a{text-decoration: none;color: #000000;display: block;height: 40px;line-height: 30px;letter-spacing:3px;width: 86px;
    margin-left: 60px;}
#ul li:hover a{color: #ff8041;cursor: pointer}
.fir{color: #ff8041}
/*二级导航*/
#nav{width: 1037px;position: relative;}
#nav div,#nav ul{width:400px:}
#head #nav ul li{list-style:none;float: left;padding-left: 0;margin-right: 0;text-align: center;margin-top:10px;width: 96px;}
#head #nav ul li a{font-weight: normal;font-family: "宋体";display: block;width: 86px;margin-left: 0px;color: #484848;letter-spacing: 3px}
#head #nav ul a:hover{color: #ff8041;cursor: pointer}
#nav a{font-size:12px;text-decoration: none;color: #484848}
/*尾部*/
#footer{width: 100%;height: 120px;background-color: #d0d0d0;margin: 0;}
.foot{width: 980px;margin:0 auto;padding-top:30px;font-size: 12px;position: relative;color: #393939 }
.foot span{font-size: 14px}
.foot span a{font-size: 12px;text-decoration: none;color: #393939}
.foot .xLine{width: 623px;height:1px;background: #c0c0c0;margin: 5px 0;}
#footer .foot img{width:198px;height:101px;position: absolute;left:790px;top:6px; }

.texta{font-family: "宋体";font-size: 12px}