#channelmenu{ 
 
  font-family: "Î¢ÈíÑÅºÚ";   
}
#channelmenu_main{
	display:block;
	float:left;
	color:#fff;
	width:100px;
	height:40px;
	text-decoration: none;
	text-align:center;
	padding-top:5px;
	background:url(menunow.jpg) 0px 0px no-repeat;
	font-family: "Î¢ÈíÑÅºÚ";   
}


#channelmenu a.channelmenu_main:link,#channelmenu a.channelmenu_main:active,#channelmenu a.channelmenu_main:visited{
	display:block;
	float:left;
	color:#666;
	width:100px;
	height:40px;
	text-decoration: none;
	text-align:center;
	padding-top:5px;
	font-family: "Î¢ÈíÑÅºÚ";   
}
#channelmenu a.channelmenu_main_current{
 
   display:block;
   float:left;
   color:#fff; 
   width:100px;
   height:40px;
   text-decoration: none;
   text-align:center;
   background:url(menunow.jpg) 0px 0px no-repeat;
   padding-top:5px;
	font-family: "Î¢ÈíÑÅºÚ";
} 
#channelmenu a.channelmenu_main:hover {
   
   display:block;
   float:left;
   color:#fff; 
   width:100px;
   height:42px;
   text-decoration: none;
   text-align:center;
   background:url(menunow.jpg) 0px 0px no-repeat;
   margin:0px;
} 
#channelmenu_sub{
margin:0px;
padding:0;
position:absolute;
top:36px;
left:0px;
height:33px;
}
#channelmenu_sub ul{

display:none;
margin:0px 0px;
}
#channelmenu_sub li {
margin:0;
list-style-type: none;
line-height:25px;
height:33px;
float:left;
   color:#fff; 
white-space: nowrap;
font:12px/26px Verdana, Arial, Helvetica, sans-serif;
}
#channelmenu_sub a:link,#channelmenu_sub a:visited,#channelmenu_sub a:active{
margin:0 7px;
 color:#fff;
font:12px/25px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}
#channelmenu_sub a:hover{
margin:0 7px;
color:#636363;
font:12px/26px Verdana, Arial, Helvetica, sans-serif;
}