www.gusucode.com > 软件公司网站源码程序 > 软件公司网站源码程序/menu/templates/images/dropdownmenu_dolphin/A.css

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


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

.dorpmenu_dolphin_current{
   float:left;
   color:#fff;
   width:134px;
   height:87px;
   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: #fff;
   text-decoration: none;
   height:87px;
   background:url(menu.png) 0px 0px no-repeat;
   font:14px/86px 'SimSun',Arial,Sans-Serif;
   margin:0px;
}

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

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

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

div.subdorpmenu_dolphin ul{
   width:134px;
   color:#2e2e2e;
   background:#212121;
   padding:0px;
   margin-left:-4px;
   margin-left:-1px\9;
}

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

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

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

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