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

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


#vmenu a:link,#vmenu a:visited,#vmenu a:active{
   display:block;
   height:32px;
   color: #ff77cc; 
   border-bottom:1px #ff77cc dotted;
   text-decoration: none;
   font:12px/32px Arial,SimSun,Sans-Serif;
   padding-left:25px;
   background:url(93.gif) 5px no-repeat;
   text-align:left;
}


#vmenu a:hover{
   display:block;
   height:32px;
   border-bottom:1px #ff77cc dotted;
   color: #ff6600; 
   text-decoration: none;
   font:12px/32px Arial,SimSun,Sans-Serif;
   padding-left:25px;
   background:url(93.gif) 5px no-repeat;
   text-align:left;
}