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

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

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

#channelmenu a.channelmenu_main:link,#channelmenu a.channelmenu_main:active,#channelmenu a.channelmenu_main:visited{
   display:block;
   float:left;
   color:#fff; 
   width:79px;
   height:36px;
   text-decoration: none;
   text-align:center;
   font:12px/40px Verdana, Arial, Helvetica, sans-serif;
   background:url(menu.gif) 0px 0px no-repeat;
   margin:0px 0px 0px -2px;
}

#channelmenu a.channelmenu_main_current{
   display:block;
   float:left;
   color:#fff; 
   width:79px;
   height:36px;
   text-decoration: none;
   text-align:center;
   font:12px/40px Verdana, Arial, Helvetica, sans-serif;
   background:url(menu.gif) 0px 0px no-repeat;
   margin:0px 0px 0px -2px;
} 

#channelmenu a.channelmenu_main:hover {
   display:block;
   float:left;
   color:#fff; 
   width:79px;
   height:36px;
   text-decoration: none;
   text-align:center;
   font:12px/40px Verdana, Arial, Helvetica, sans-serif;
   background:url(menu.gif) 0px 0px no-repeat;
   margin:0px 0px 0px -2px;
} 

#channelmenu_sub{
margin:0px 0px 0px 60px;
padding:0;
position:absolute;
top:38px;
left:0px;
height:31px;
background:url(subarrow.gif) 6px 10px no-repeat;
}

#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:#129030;
white-space: nowrap;
font:12px/31px Verdana, Arial, Helvetica, sans-serif;
background:url(subsep.gif) right 10px no-repeat;
}

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

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