@charset "gb2312";
/* common styling */
.menu { width:964px; font-size:14px;}

.menu ul li a, .menu ul li a:visited { display:inline-block; text-decoration:none; color:#fff; padding:13px 35px 0px 17px; *padding-top:14px; _padding-top:14px; height:27px;_height:26px; font-size:14px; overflow:hidden; background:url(imagesbnli01.jpg) no-repeat right top; font-weight:600;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; position:relative; }
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#525252; background:url(imagesbnli03.jpg) right;} /*定义主导航鼠标浮上去的背景色及字体颜色*/
.menu ul li:hover ul {display:block; position:absolute; top:40px; left:0; width:120px; border:1px solid #cecece; border-top:none; background:url(imagesbnulbg.jpg) repeat-x left bottom #f5f5f5;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#5b5b5b;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:url(imagesbnlink.gif) repeat-x left bottom; color:#545454; width:100px; height:26px; line-height:24px; *line-height:26px;text-align:left; font-weight:normal; padding:0px; padding-left:21px; width:99px;}/*定义二级菜单宽度,字体及背景*/
.menu ul li:hover ul li a:hover { color:#059ddf; background:url(imagesbnhover.jpg) repeat-x;}


.menu ul li a.a1 {background:url(imagesbnli02.jpg) no-repeat 80px top; padding-right:24px; _width:60px; _margin-right:-12px; height:27px; *height:26px;}
.menu ul li a.a1:hover {color:#525252; background:url(imagesbnli03.jpg);}