#vmenu{
   margin:0;
   padding:0;
}


#vmenu a:link,#vmenu a:visited,#vmenu a:active{
   display:block;
   width:211px;
   height:27px;
   color: #000; 
   margin-bottom:1px;
   text-decoration: none;
   font:14px/27px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(lll.jpg) 0px 0px no-repeat;
   text-align:center;
}


#vmenu a:hover{
   display:block;
   width:211px;
   height:27px;
   margin-bottom:1px;
   color: #000; 
   text-decoration: none;
   font:14px/27px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(lll.jpg) 0px 0px no-repeat;
   text-align:center;
} 

