/* CSS Document */




.vps-menues{height:50px; width:600px; float:right; padding-top:21px;}	
.vps-menues ul{list-style:none; margin:0 auto;}
.vps-menues li{float:left; list-style:none; font-size:12px; font-weight:bold;}
.vps-menues li a{display:inline-block; color:#fff; text-decoration:none; font:bold 12x Tahoma, Geneva, sans-serif font-weight:bold; padding:0 5px 0 3px; height:50px; line-height:36px; text-align:center; cursor:pointer; margin:0px 0px 0px 1px;}	
.vps-menues li a span{ float:left; display:block; padding:0 10px 0 5px;}
.vps-menues li.current a{color:#fff; background:url(../images/rhm1_hover_l.png) no-repeat left 5px;}
.vps-menues li.current a span{color:#fff; background:url(../images/rhm1_hover_r.png) no-repeat right 5px;}
.vps-menues li a:hover{color:#fff; background:url(../images/rhm1_hover_l.png) no-repeat left 5px; }
.vps-menues li a:hover span{color:#fff; background:url(../images/rhm1_hover_r.png) no-repeat right 5px;}



