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

    #channelmenu{
   margin:0px;
   white-space:nowrap;
   overflow:hidden;
   height:50px;
   padding:0px;
   background:url(top.png) 0px 0px no-repeat;
}


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

#channelmenu a.channelmenu_main_current{
   display:block;
   float:left;
   color: #000; 
   width:90px;
   height:50px;
   text-decoration: none;
   text-align:center;
   font:bold 14px/50px Verdana, Arial, Helvetica, sans-serif;
   background:url(menu_now.gif) 0px 0px no-repeat;
   margin:0px;
} 

#channelmenu a.channelmenu_main:hover {
   display:block;
   float:left;
   color: #000; 
   width:90px;
   height:50px;
   text-decoration: none;
   text-align:center;
   font:bold 14px/50px Verdana, Arial, Helvetica, sans-serif;
   background:url(menu_now.gif) 0px 0px no-repeat;
   margin:0px;
} 

#channelmenu .menuleft{
   float:left;
   height:50px;
   width:132px;
   background:url(top.png) 0px 0px no-repeat;
}