www.gusucode.com > 4146网博士成品网站管理系统 PHP网站源码程序 > 4146/4146/menu/templates/images/channelmenu_6/A.css

    #channelmenu{
   margin:0px 0px 0px 60px;
   white-space:nowrap;
   overflow:hidden;
   height:43px;
   padding:0px;
   background:url(menubg.jpg) 0px 0px repeat-x;
}

#channelmenu a.channelmenu_main:link,#channelmenu a.channelmenu_main:active,#channelmenu a.channelmenu_main:visited{
   display:block;
   float:left;
   color:#f2f2f2; 
   width:112px;
   height:43px;
   text-decoration: none;
   text-align:center;
   font:12px/50px Verdana, Arial, Helvetica, sans-serif;
   margin:0px;
}

#channelmenu a.channelmenu_main_current{
   display:block;
   float:left;
   color: #000; 
   width:112px;
   height:43px;
   text-decoration: none;
   text-align:center;
   font:12px/55px Verdana, Arial, Helvetica, sans-serif;
   background:url(menunow.jpg) 0px 0px no-repeat;
   margin:0px;
} 

#channelmenu a.channelmenu_main:hover {
   display:block;
   float:left;
   color: #000; 
   width:112px;
   height:43px;
   text-decoration: none;
   text-align:center;
   font:12px/55px Verdana, Arial, Helvetica, sans-serif;
   background:url(menunow.jpg) 0px 0px no-repeat;
   margin:0px;
} 

#channelmenu_sub{
margin:0px 0px 0px 60px;
padding:0;
position:absolute;
top:38px;
left:0px;
height:33px;
}

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

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

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

#channelmenu_sub a:hover{
margin:0 6px;
color:#787878;
font:12px/33px Verdana, Arial, Helvetica, sans-serif;
}