.menu .nav{ width:952px; margin: 0 auto; padding:0; height:42px;}
.menu .nav li{float:left;list-style:none; position:relative; font-size:14px; font-weight:bold;}
.menu .nav li a{display:block;height:42px;/*border-left:1px solid #000;*/line-height:42px; text-decoration:none;position:relative;overflow:hidden; color:#404040; width:104px; text-align:center;}
.menu .nav li a:hover,.menu .nav li a.current{ color:#fff; background: url(../Image/menu_h.gif) center no-repeat;}
.menu .nav li .box{ width:104px; position: absolute; top:42px; left:0; display:none; z-index:9999; background: url(../Image/menu_box.png); padding:5px 0;}
.menu .nav li .box a{ width:100%; border-bottom:#ccc 1px solid; background:#90a6b8; text-align:center; display:block;  height:30px; line-height:30px; color:#000; font-size:12px; font-weight:normal !important; font-family: Arial, Helvetica, sans-serif; text-align:center;}
.menu .nav li .box a:hover{text-decoration:none; color:#fff; background:#1f6a9d;}
.menu .menu_line { width:2px; height:42px; color:#FFF; text-align:center; background:url(../Image/menu_line.gif) no-repeat center;}