#menu { position:relative; background:url(../images/menu/menuBg.gif) repeat-x; height:35px; overflow:hidden; }
#menu a { *margin-bottom:7px; height:32px; width:79px;display:-moz-inline-box; display:inline-block; font:bold 13px/32px Arial,"宋体"; text-align:center; text-decoration:none; color:#fff; }
#menu a.on { background:url(../images/menu/menuOn.gif) no-repeat center center; }
#menu .link { height:35px; width:138px; background:url(../images/menu/menuLink.gif) no-repeat; cursor:pointer; position:absolute; right:0; top:0; }
#menu span { display:inline-block; background:url(../images/menu/space.gif) no-repeat center center; width:14px; height:32px; margin-bottom:-11px; *margin-bottom:0; }
#menuContent { height:27px; font:normal 12px/27px Arial,"宋体"; background:#f0e3d2; }

