#vmenu{
   margin:0;
   padding:0;
}


#vmenu a:link,#vmenu a:visited,#vmenu a:active{
   float:left;
   display:block;
   width:108px;
   height:38px;
   color: #000; 
   margin-bottom:0px;
   text-decoration: none;
   font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(AB.png) 0px 0px no-repeat;
}


#vmenu a:hover{
   display:block;
   width:108px;
   height:38px;
   margin-bottom:0px;
   color: #000; 
   text-decoration: none;
   font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(AB1.png) 0px 0px no-repeat;
} 

