gusucode.com > 数码科技公司网站源码程序 > 数码科技公司网站源码程序/menu/templates/images/dropdownmenu_dolphin/A.css

    .dropdownmenu_dolphin{
   clear:both;
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   width:100%;
   height:28px;
   color:#fff;
}

.dorpmenu_dolphin{
   float:left;
   color:#fff;
   width:80px;
   height:28px;
   text-align:center;
   padding:0px;
   margin:0px 3px 0px 0px;
}

a.dorpmenu_dolphin:link,a.dorpmenu_dolphin:visited,a.dorpmenu_dolphin:active {
   color: #fff; 
   display:block;
   text-decoration: none;
   height:28px;
   font:12px/30px 'SimSun',Arial,Sans-Serif;
   background:url(menu.jpg) 0px 0px no-repeat;
}

a.dorpmenu_dolphin:hover {
   color: #505050; 
   text-decoration: none;
   height:28px;
   background:url(menunow.jpg) 0px 0px no-repeat;
} 

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

div.subdorpmenu_dolphin ul{
   border-top:0px;
   width:80px;
   color:#2e2e2e;
   background:#f0f0f0;
}

div.subdorpmenu_dolphin li{
   padding:0px;
   list-style-type:none;
   text-align:center; 
   height:25px;
   border-bottom:1px #fff solid;
   color:#fff;
}

div.subdorpmenu_dolphin li.current{
   height:25px;
   color:#2e2e2e;
}

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

a.subdorpmenu_dolphin:hover {
   display:block;
   color:#141414; 
   text-decoration: none;
   font:12px/24px 'SimSun',Arial,Sans-Serif;
   margin:0px;
}