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

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

#channelmenu_left{
   float:left;
   width:25px;
   height:106px;
   background:url(left.jpg) 0px 0px no-repeat;
}

#channelmenu_right{
   float:right;
   width:25px;
   height:106px;
   background:url(right.jpg) 0px 0px no-repeat;
}

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

#channelmenu a.channelmenu_main:link,#channelmenu a.channelmenu_main:active,#channelmenu a.channelmenu_main:visited{
   display:block;
   float:left;
   color: #fff; 
   width:120px;
   height:60px;
   text-decoration: none;
   text-align:center;
   font:bold 14px/60px Verdana, Arial, Helvetica, sans-serif;
   margin:0px;
   background:url(li.gif) no-repeat right;
}

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

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

#channelmenu_sub{
margin:0px;
padding:0;
height:46px;
}


#channelmenu_sub_left{
margin:0;
padding:0;
float:left;
height:46px;
width:7px;
}

#channelmenu_sub_right{
margin:0;
padding:0;
float:right;
height:46px;
width:7px;
}



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

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

#channelmenu_sub a:link,#channelmenu_sub a:visited,#channelmenu_sub a:active{
margin:0 20px;
color:#363533;
font:bold 12px/46px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

#channelmenu_sub a:hover{
margin:0 20px;
color:#363533;
font:bold 12px/46px Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}