<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:#000;
}


.dorpmenu_dolphin{
   float:left;
   color:#fff;
   width:94px;
   height:63px;
   text-align:left;
   padding:0px;
   margin:0px;
}

.dorpmenu_dolphin_current{
   float:left;
   color:#ea7526;
   width:94px;
   height:63px;
   text-align:left;
   padding:0px;
   margin:0px;
}

a.dorpmenu_dolphin:link,a.dorpmenu_dolphin:visited,a.dorpmenu_dolphin:active {
   display:block;
   color: #fff;
   text-decoration: none;
   height:63px;
   font:14px/68px 'SimSun',Arial,Sans-Serif;
   margin:0px;
   background:url(http://www.hdctc.net/style/images/b.gif) 0 0 no-repeat;
}

a.dorpmenu_dolphin:hover {
   display:block;
   color: #ebe3d5; 
   text-decoration: none;
   height:63px;
   font:14px/68px 'SimSun',Arial,Sans-Serif;
} 

a.dorpmenu_dolphin_current {
   display:block;
   color: #ebe3d5; 
   text-decoration: none;
   height:63px;
   font:14px/68px 'SimSun',Arial,Sans-Serif;
} 

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

div.subdorpmenu_dolphin ul{
   color:#fff;
   background-color:#605e5f;
   margin-left:-3px;
   margin-left:0px\9;
   min-width:92px;
   text-align:center;
   padding:15px 0;
}

a.subdorpmenu_dolphin:link,a.subdorpmenu_dolphin:visited,a.subdorpmenu_dolphin:active{
   text-align:center;
   display:block;
   color:#fff; 
   text-decoration: none;
   font:12px/30px 'SimSun',Arial,Sans-Serif;
   margin:0px;
   padding:0 25px;
}

a.subdorpmenu_dolphin:hover {
   color:#666465; 
   text-decoration: none;
   font:12px/30px 'SimSun',Arial,Sans-Serif;
   margin:0px;
   background:#b9b9b9;
}</pre></body></html>