dl, dt, dd, ul, li {margin: 0;padding: 0;list-style-type: none;}
#menu {position: absolute; left: 0px; z-index:100; width: 950px; font-size: 12px; background: url(/images/menu_last_end.gif);}
#menu dl {float: left; width: 137px; margin: 0px;}
#menu dt {cursor: pointer; text-align: center; font-weight: bold; background: url('/images/menu_bg.gif') repeat-x; width:137px; height:36px; font-size: 15px; line-height: 30px; color: #000; text-transform: uppercase;}
#menu dt:hover {color: #7c7e80;}
#menu dd {display: none; width: 129px; z-index:100; position: absolute; background: url('/images/menu_bg.gif') repeat-x; margin-left: 4px;}
#menu li {text-align: center; background: #ccc; color: #fff; line-height: 20px; border-top: 1px solid #fff;}
#menu li a, #menu dt a {color: #7c7e80; text-decoration: none; display: block; height: 100%; border: 0 none; }
#menu li a {color: #fff; font-weight: bold; padding: 3px 0px;}
#menu li a:hover, #menu dt a:hover {color: #000;}