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

    #vmenu_black{
   margin:0;
   padding:0;
}


#vmenu_black a:link,#vmenu_black a:visited,#vmenu_black a:active{
   display:block;
   width:180px;
   height:40px;
   color: #fff; 
   margin-bottom:0px;
   text-decoration: none;
   font:14px/30px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(black.png) 14px 7px no-repeat;
   text-align:center;
}


#vmenu_black a:hover{
   display:block;
   width:180px;
   height:40px;
   margin-bottom:0px;
   color: #fff; 
   text-decoration: none;
   font:14px/30px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(black.png) 14px 7px no-repeat;
   text-align:center;
}