www.gusucode.com > 数码产品生产企业网站源码程序 > 数码产品生产企业网站源码程序/menu/templates/images/channelmenu_4/C.css

    #channelmenu{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:50px;
   padding-left:198px;
   background:url(menu.png) 0px -400px repeat-x;
}


#channelmenu a.channelmenu_main:link,#channelmenu a.channelmenu_main:active,#channelmenu a.channelmenu_main:visited{
   display:block;
   float:left;
   color: #ffffff; 
   width:100px;
   height:50px;
   text-decoration: none;
   text-align:center;
   font:bold 14px/43px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(menu.png) 0px -350px no-repeat;
   margin:0px 0px 0px 0px;
}

#channelmenu a.channelmenu_main_current{
   display:block;
   float:left;
   color: #ffffff; 
   width:100px;
   height:50px;
   text-decoration: none;
   text-align:center;
   font:bold 14px/43px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(menu.png) 0px -300px no-repeat;
   margin:0px 0px 0px 0px;
} 

#channelmenu a.channelmenu_main:hover {
   display:block;
   float:left;
   color: #ffffff; 
   width:100px;
   height:50px;
   text-decoration: none;
   text-align:center;
   font:bold 14px/43px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(menu.png) 0px -300px no-repeat;
   margin:0px 0px 0px 0px;
} 

#channelmenu_sub{
margin:0;
padding:0;
position:absolute;
top:50px;
left:198px;
height: 25px;
}

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

#channelmenu_sub li {
margin:0;
list-style-type: none;
line-height:25px;
height:25px;
float:left;
color:#3e3e3e;
white-space: nowrap;
font:12px/25px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
}

#channelmenu_sub a:link,#channelmenu_sub a:visited,#channelmenu_sub a:active{
margin:0 6px;
color:#3e3e3e;
font:12px/25px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

#channelmenu_sub a:hover{
margin:0 6px;
color:#ff6600;
font:12px/25px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: underline;
}