#nav{background:url(../images/menu-bg.jpg) repeat-x;height:49px;width:1000px;margin:0;padding:0;list-style:none;color:#4e4e4e;font-family:Tahoma;font-size:12px;font-weight:bold;text-align:left;text-shadow:0 1px 1px #8a8989;}
#nav li{float:left;display:block;position:relative;z-index:500;margin:0 0px;width:125px;height:44px;_height:40px;padding:0px 0 0 0;_padding:0px 0 0 0;background:url(../images/line.png) no-repeat right;cursor:pointer;border-bottom:1px solid #fff;}
#nav li ul li{float:left;display:block;position:relative;z-index:500;margin:0 1px;width:160px;height:30px;padding:0px 0 0 0;cursor:pointer;background:#2e60ac;}
#nav li a{display:block;padding:15px 5px 0 5px;_padding:14px 5px 0 5px;font-weight:700;height:30px;_height:30px;text-decoration:none;color:#fff;text-align:center;border-bottom:0px solid red;}
#nav li a:hover{background:url(../images/hover-bg.png) repeat-x;width:auto;height:30px;_height:30px;color:#fff;}
#nav li ul li a{display:block;padding:8px 0 8px 10px;_padding:15px 0 8px 10px;font-weight:700;height:20px;_height:20px;text-decoration:none;color:#fff;text-align:left;border-bottom:0px solid #fff;width:100%;border:0px solid red;}
#nav li ul li a:hover{background:#bb3438;height:14px;_height:20px;_width:160px;}
#nav a.selected{background:url(../images/hover-bg.png) repeat-x;width:auto;height:33px;color:#fff;}
#nav a.selected{color:#fff;}
#menuactive{width:auto;height:49px;color:#000;}
#menuactive a span{color:#000;width:auto;height:49px;}
#nav ul{position:absolute;left:0;display:none;margin:0 0 0 -1px;padding:0;list-style:none;}
#nav ul li{width:100px;float:left;border-top:0px solid #fff;}
*html #nav ul{margin:0 0 0 -2px;}