#vmenu{
   margin:0;
   padding:0;
}


#vmenu a:link,#vmenu a:visited,#vmenu a:active{
   float:left;
   display:block;
   width:229px;
   height:40px;
   color: #333333; 
   margin-bottom:1px;
   text-decoration: none;
   font:17px/40px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(A1.png) 0px 0px no-repeat;
   text-align:center;
   
}


#vmenu a:hover{
   float:left;
   display:block;
   width:229px;
   height:40px;
   margin-bottom:1px;
   color: #333333; 
   text-decoration: none;
   font:17px/40px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(A1.png) 0px 0px no-repeat;
   
   text-align:center;
} 

