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

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

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

#menumain a.menumain:hover{
   display:block;
   float:left;
   height:64px;
   color:#e8e9eb; 
   text-decoration: none;
   text-align:center;
   width:91px;
   font:12px/42px 'SimSun',Arial,Sans-Serif;
   background:url(menu_now.gif) 0px 0px no-repeat;
   margin:0px;
}