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

    #channelmenu{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:50px;
   padding:0px;
}


#channelmenu a.channelmenu_main:link,#channelmenu a.channelmenu_main:active,#channelmenu a.channelmenu_main:visited{
   display:block;
   float:left;
   color: #505050; 
   width:100px;
   height:50px;
   text-decoration: none;
   text-align:center;
   font:12px/45px Verdana, Arial, Helvetica, sans-serif;
   background:url(menu.png) 0px -150px no-repeat;
   margin:0px -1px 0px 0px;
}

#channelmenu a.channelmenu_main_current{
   display:block;
   float:left;
   color: #ffffff; 
   width:100px;
   height:50px;
   text-decoration: none;
   text-align:center;
   font:12px/45px Verdana, Arial, Helvetica, sans-serif;
   background:url(menu.png) 0px -100px no-repeat;
   margin:0px -1px 0px 0px;
} 

#channelmenu a.channelmenu_main:hover {
   display:block;
   float:left;
   color: #ffffff; 
   width:100px;
   height:50px;
   text-decoration: none;
   text-align:center;
   font:12px/45px Verdana, Arial, Helvetica, sans-serif;
   background:url(menu.png) 0px -100px no-repeat;
   margin:0px -1px 0px 0px;
} 

#channelmenu_sub{
margin:0;
padding:0;
position:absolute;
top:48px;
left:0px;
height: 25px;
}

#channelmenu_sub ul{
display:none;
margin:0px 0px 0px 0px;
}

#channelmenu_sub li {
margin:0;
list-style-type: none;
line-height:25px;
height:25px;
float:left;
color:#3e3e3e;
white-space: nowrap;
font:12px/25px Verdana, Arial, Helvetica, sans-serif;
}

#channelmenu_sub a:link,#channelmenu_sub a:visited,#channelmenu_sub a:active{
margin:0 6px;
color:#3e3e3e;
font:12px/25px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

#channelmenu_sub a:hover{
margin:0 6px;
color:#ff6600;
font:12px/25px Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}