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

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

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

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

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


#channelmenu_sub{
	margin:0px 0px 0px -25px;
	padding:0px;
	position:absolute;
	top:28px;
	left:0px;
	height:33px;
}

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

#channelmenu_sub li {
	margin:0;
	list-style-type: none;
	line-height:21px;
	height:21px;
	float:left;
	color:#747567;
	white-space: nowrap;
	font:12px/21px Verdana, Arial, Helvetica, sans-serif;
	background:url(sli.gif) right no-repeat;
}

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

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