#vmenu{
   margin:0;
   padding:10px 0px 0 10px;
   background:#353F4A url(../images/product_bg.png) 0px 0px no-repeat;
   min-height:1050px;
}


#vmenu a{
   display:block;
   width:174px;
   height:44px;
   color: #a1a1a1; 
   margin-bottom:1px;
   padding:6px 0 0 40px;
   text-decoration: none;
   font:14px/30px '微軟正黑體','Microsoft JhengHei','PMingLiU',Arial;
   text-align:left;
}


#vmenu a:hover{
   display:block;
   width:174px;
   height:44px;
   margin-bottom:1px;
   color: #fff; 
   text-decoration: none;
   font:14px/30px '微軟正黑體','Microsoft JhengHei','PMingLiU',Arial;
   background:url(../images/product_hover.png) 0px 0px no-repeat;
   text-align:left;
} 

