@charset "utf-8";
/**{ margin:0; padding:0;}
* + html {
  z-index: 6666;
}
* + html .search {
  z-index: 5555;
}
body{ font-family:"宋体"; color:#000; font-size:12px; text-align:left; background:url(../images/bg.jpg) no-repeat center top #F9F9F9;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#000; text-decoration:none;}
a:hover{ text-decoration:underline; color:#000;}
*/

.nav{ width:1000px; height:45px; margin:0 auto; z-index:9999;}
/*.nav .nav_list{ float:right;}*/
.nav li{float:left;height:45px; width:100px; line-height:45px;position:relative; margin-left:5px; }
.nav li.tt{width:130px; }
.nav li.tt a{width:130px;}
.nav li.last{background:none;}
.nav li a{float:left;display:block; width:100px; height:45px; text-align:center; line-height:45px; /*background:url(../images/nav_line.jpg) no-repeat left center;*/}
.nav li a:hover{/*background:url(../images/nav_hover.jpg) no-repeat center center;*/ text-decoration:none;}
.nav li a span{float:left;display:block; width:110px; height:45px; line-height:45px;cursor:pointer; font-family:"Microsoft YaHei";text-align:center; color:#fff; font-size:16px;}
.nav li a span.tt{width:130px; }
/*.nav li a.selected{ background:url(../images/nav_hover.jpg) no-repeat center center; color:#fff;}*/
.nav li a.selected2{ /*background:url(../images/nav_hover.jpg) no-repeat center center;*/ color:#fff;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:50px;left:5px; background:#004ea2; width:100px;}
.nav li .submenu{width:120px;}
.nav li .submenu{ z-index:9999;}
.nav li .submenu li{float:left;padding:0;background:none;height:30px; line-height:30px; width:120px; margin-left:0; border-bottom:1px solid #346aa5;}
.nav li .submenu li a{float:none;padding:0;text-align:center; font-family:"Microsoft YaHei";height:30px;line-height:30px;background:none; color:#fff;/* padding-left:6px;*/ width:120px;}
.nav li .submenu li a:hover{background:#cc3333;font-weight:normal; color:#fff; text-decoration:none;}
