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

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

#channelmenu .channelmenu_6 {
    height:46px;
	padding:0;
    line-height:46px;
    overflow: hidden;
    margin:0px 0px 0px 165px; 
}

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

#channelmenu a.channelmenu_main_current{
   display:block;
   float:left;
   color:#143b6c; 
   width:85px;
   height:46px;
   text-decoration: none;
   text-align:center;
   font:12px/63px Verdana, Arial, Helvetica, sans-serif;
   background:url(menunow.gif) 0px 0px no-repeat;
   margin:0px;
} 

#channelmenu a.channelmenu_main:hover {
   display:block;
   float:left;
   color:#143b6c; 
   width:85px;
   height:46px;
   text-decoration: none;
   text-align:center;
   font:12px/63px Verdana, Arial, Helvetica, sans-serif;
   background:url(menunow.gif) 0px 0px no-repeat;
   margin:0px;
} 

#channelmenu_sub{
margin:0px 0px 0px 140px;
padding:0;
position:absolute;
top:49px;
left:0px;
height:31px;
}

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

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

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

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