<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dropdownmenu_dolphin{
   clear:both;
   padding:0px;
   white-space:nowrap;
   overflow:hidden;
   width:100%;
   color:#464445;
   background:url(m.png) 0px 0px repeat-x;
}


.dorpmenu_dolphin{
   float:left;
   color:#464445;
   width:120px;
   height:58px;
   text-align:center;
   padding:0px;
   margin:0px;
}

.dorpmenu_dolphin_current{
   float:left;
   color:#464445;
   width:120px;
   height:58px;
   text-align:center;
   padding:0px;
   margin:0px;
   background:url(menunow.png) 0px 0px no-repeat;
}

a.dorpmenu_dolphin:link,a.dorpmenu_dolphin:visited,a.dorpmenu_dolphin:active {
   color: #464445;
   text-decoration: none;
   height:58px;
   background:url(menu.png) 0px 0px no-repeat;
   font:14px/63px 'SimSun',Arial,Sans-Serif;
   margin:0px;
}

a.dorpmenu_dolphin:hover {
   color: #464445; 
   text-decoration: none;
   height:58px;
   background:url(menunow.png) 0px 0px no-repeat;
   font:14px/63px 'SimSun',Arial,Sans-Serif;
} 

a.dorpmenu_dolphin_current {
   display:block;
   color: #464445; 
   text-decoration: none;
   height:58px;
   background:url(menunow.png) 0px 0px no-repeat;
   font:14px/63px 'SimSun',Arial,Sans-Serif;
} 

div.subdorpmenu_dolphin{
   display:none;
   position:absolute;
}

div.subdorpmenu_dolphin ul{
   color:#2e2e2e;
   border-top:1px transparent solid;
   background:#e3e0dd;
   padding:14px 32px;
   margin-left:-4px;
   margin-left:-1px\9;
   min-width:56px;
}

div.subdorpmenu_dolphin li{
   padding:0px;
   list-style-type:none;
   text-align:center; 
   height:41px;
   color:#464445;
}

div.subdorpmenu_dolphin li.current{
   color:#464445;
   height:41px;
   display:block;
}

a.subdorpmenu_dolphin:link,a.subdorpmenu_dolphin:visited,a.subdorpmenu_dolphin:active{
   display:block;
   color:#5c5c5c; 
   text-decoration: none;
   font:12px/39px 'SimSun',Arial,Sans-Serif;
   margin:0px;
}

a.subdorpmenu_dolphin:hover {
   display:block;
   color:#5c5c5c; 
   text-decoration: none;
   font:12px/39px 'SimSun',Arial,Sans-Serif;
   margin:0px;
}</pre></body></html>