www.gusucode.com > 2077网博士成品网站管理系统 PHP网站源码程序 > 2077/2077/menu/templates/images/mainmenu_dolphin/A.css

    #menumain{
   margin:0px;
   white-space:nowrap;
   overflow:hidden;
   height:49px;
}

#menumain a.menumain:link,#menumain a.menumain:active,#menumain a.menumain:visited{
   display:block;
   float:left;
   height:49px;
   text-decoration: none;
   text-align:center;
   width:89px;
   color:#fff;
   font:14px/30px 'SimSun',Arial,Sans-Serif;
   background:url(menu_bg.gif) 0px 0px no-repeat;
   margin-right:1px;
}

#menumain a.menumain:hover{
   display:block;
   float:left;
   height:49px;
   color:#fff; 
   text-decoration: none;
   text-align:center;
   width:89px;
   background:url(menu_now.gif) 0px 0px no-repeat;
}