@charset "utf-8";
* {font-size: 12px;margin: 0;padding: 0;}

ul{list-style:none}
img{border:none}
a {text-decoration: none; color:#6c6c6c}
a:hover{ text-decoration:none; color:#000}
body {font-family:"宋体", sans-serif;color: #333;text-align: left; background:#ebebeb url(../images/bg.gif) repeat-x; overflow-x:hidden;}
#box{width:1018px; height:auto; margin:0 auto}
/*---------头部---------*/
.header{width:1004px; height:105px; margin:0 7px;}
.logo{width:674px; height:105px; float:left;}
.logo img{padding-top:15px;}
.top_r{width:330px; height:105px; float:left;}

.toper_nav{width:330px; height:73px; float:left; line-height:45px; text-indent:8px; color:#999}
.toper_nav a{color:#666}

.top_lan{width:232px; height:32px; line-height:18px; float:right;}
.top_lan a.bg{width:110px; height:32px;background:url(../images/select_l.gif) no-repeat 0 6px;}
.top_lan a.over{background:url(../images/lan_bg.gif) no-repeat; color:#FFF}

.top_lan a{width:50px; height:19px; float:left; padding-right:5px; display:block; text-align:center}
.top_lan a:hover{background:url(../images/lan_bg.gif) no-repeat; color:#FFF}
.top_lan a.bg:hover{background:url(../images/select_l.gif) no-repeat 0 6px;}


/*---------导航---------*/
.nav{width:1004px; height:37px; margin:0 7px;}
.nav_l, .nav_r{width:10px; height:37px; float:left; background:url(../images/nav_bg.gif)}
.nav_r{background:url(../images/nav_bg.gif) 0 -40px;}
.nav_c{width:984px; height:37px; float:left; background:url(../images/nav_bg.gif) repeat-x bottom; text-align:center}
.nav_c li{width:123px; float:left; line-height:37px; background:url(../images/nav_li_bg.gif) no-repeat right}
.nav_c li a{color:#FFF; font-size:14px; font-weight:bold; width:73px; height:37px; display:block; margin:0 25px;}
.nav_c li a img{padding-top:8px; *padding-top:0; _padding-top:8px;}
.nav_c li a:hover{ background:url(../images/nav_li_ahover_bg.gif) no-repeat; color: #FF0}
.nav_c li.last{background:none}


