/* CSS Document */

.rhm1-bg{
	 float:left; }
	 
.rhm1-bg ul{
	list-style:none;
	margin:0 auto; padding:0px 0px 0px 0px 
}
.rhm1-bg li{
	float:left;
	list-style:none; padding-right:4px
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font:12px 'Arial', sans-serif;
	font-weight:bold;
	padding:0 0 0 8px;
	height:29px;
	line-height:29px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 8px 0px 1px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(../images/rhm1_hover_l.jpg) no-repeat left 0px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(../images/rhm1_hover_r.jpg) no-repeat right 0px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(../images/rhm1_hover_l.jpg) no-repeat left 0px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(../images/rhm1_hover_r.jpg) no-repeat right 0px;
}
