div#menu { width:100%; height:75px; margin:0px; padding:0px; } div#mainmenu{ margin-left:0px; padding:0; background-image: url(bj_bj.png); background-color:#000; background-repeat: repeat-x; background-position: 0px 0px; } div#mainmenu ul { height: 37px; line-height: 37px; overflow: hidden; margin: 0 0px; } div#mainmenu li{ float: left; display: inline; margin: 0px; padding: 0 0px 0 0px; background-image: url(line.png); background-repeat: no-repeat; background-position: left 0px; } div#mainmenu a{ display: block; width: 104px; text-align: center; font-family: Arial, Sans-Serif; font: 12px/37px; } div#mainmenu a:link,div#mainmenu a:visited{ color: #fff; text-decoration: none; font-weight: bold; background-image: url(line.png); background-repeat: no-repeat; background-position: left 0px; } div#mainmenu a:hover,div#mainmenu a:active{ color: #FFFFFF; text-decoration: none; background-image: url(down_bj.png); background-position: center 0px; font-weight: bold; } div#mainmenu a.current{ color: #FFFFFF; text-decoration: none; background-image: url(down_bj.png); background-position: center 0px; font-weight: bold; } div#smenu { padding: 0; background-image: url(botton_bj.png); background-repeat: repeat-x; background-position: top; } div#smenu ul{ display:none; margin:0px 0px 0px 0px; } div#smenu li { margin:0; list-style-type: none; line-height:30px; float:left; color:#000000; white-space: nowrap; } div#smenu a:link,div#smenu a:visited,div#smenu a:active{ margin:0; color:#fff; text-decoration: none; font-family:Verdana, Geneva, sans-serif; font-size: 12px; line-height: 30px; } div#smenu a:hover{ line-height:30px; text-decoration: underline; } #smenu ul li{ float:left; width:104px; color:#005577; text-align:center; background:#005577} #smenu ul li a{ float:left; width:100%; display:block; text-align:center}