<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menumain_dolphin{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:38px;
}

#menumain_dolphin .mainmenuiner_dolphin {
    height:38px;
	padding:0;
    line-height:38px;
    overflow: hidden;
    margin:0px; 
}

#menumain_dolphin a.menumain_dolphin:link,#menumain_dolphin a.menumain_dolphin:active,#menumain_dolphin a.menumain_dolphin:visited{
   display:block;
   float:left;
   height:38px;
   text-decoration: none;
   text-align:center;
   width:108px;
   color:#fff;
   font:14px/39px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   margin:0px;
   background:url(menu.gif) 0 0 no-repeat;
}

#menumain_dolphin a.menumain_dolphin:hover{
   display:block;
   float:left;
   height:38px;
   color:#eee; 
   text-decoration: none;
   text-align:center;
   width:108px;
   font:14px/39px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   margin:0px;
} </pre></body></html>