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

    .menumain{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:43px;
   background:transparent url(menutoubei.png) 0 0 repeat-x;
}

#menumain_dolphin{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:43px;
   
}

#menumain_dolphin .mainmenuiner_dolphin {
    height:43px;
	padding:0;
    line-height:43px;
    overflow: hidden;
    margin:0px 250px 0px 0px;
	background:url(menub.gif) 0 0 repeat-x;
}

#menumain_dolphin .menuright {
	float:right;
    height:43px;
	width:8px;
	padding:0;
    line-height:43px;
    overflow: hidden;
	background:url(menur.gif) 0 0 no-repeat;
}

#menumain_dolphin .menuleft {
	float:left;
    height:43px;
	width:8px;
	padding:0;
    line-height:43px;
    overflow: hidden;
	background:url(menul.gif) 0 0 no-repeat;
}

#menumain_dolphin a.menumain_dolphin:link,#menumain_dolphin a.menumain_dolphin:active,#menumain_dolphin a.menumain_dolphin:visited{
   display:block;
   float:left;
   height:43px;
   text-decoration: none;
   text-align:center;
   width:87px;
   color:#fff;
   font:12px/32px 'SimSun',Arial,Sans-Serif;
   background:url(menuxian.gif) 0 0 no-repeat;
   margin:0px 0px 0px -1px;
}

#menumain_dolphin a.menumain_dolphin:hover{
   display:block;
   float:left;
   height:43px;
   color:#343434; 
   text-decoration: none;
   text-align:center;
   width:87px;
   font:12px/32px 'SimSun',Arial,Sans-Serif;
   background:url(menuxuan.gif) 0 0 no-repeat;
   margin:0px 0px 0px -1px;
}