@charset "gb2312";
/* CSS Document */


/*导航开始*/
.navbj{ height:38px; background:url(../images/index_05.jpg) repeat-x;}
.nav{ height:38px; width:1100px; margin:0 auto;}
.menu {font-family: Microsoft YaHei;  width:860px; height:38px; position:relative; float:left;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:105px; height:38px; text-align:center; line-height:38px;  overflow:hidden;  font-size:14px; background:url(../images/index_05.jpg) no-repeat right; color:#fff; font-weight:bold;}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;line-height:38px; padding:0 0px;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; width:105px; height:38px;}/********导航背景变色 ******/

.menu ul li:hover ul {display:block; position:absolute;  left:0;}
.menu ul li:hover ul li {}
.jg{ width:0px !important; background:url(../images/index_07.jpg) no-repeat; height:38px; padding:0px !important;}
.menu ul li:hover ul li a {display:block; background:#0370d7; color:#fff;line-height:28px; height:28px;border-top:#fff 1px solid; font-size:12px; font-weight:normal; border-bottom:0px dotted #333;}/******子栏目 背景*********/
.menu ul li:hover ul li a:hover { color:#fff;line-height:28px; font-weight:bold; background:#0370d7; }/******子栏目 背景变色*********/
.menu img{ display:block;}
#bt{background:url(../images/dh.jpg) no-repeat; width:105px; height:38px;}
/*导航结束*/
