/* CSS Document */
.rhm1{
	width:970px;
	height:64px;
	background:url(../images/rhm1_bg.jpg) repeat-x;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rhm1-left{
	background:url(../images/rhm1_l.jpg) no-repeat;
	width:15px;
	height:64px;
	float:left;
	position: relative;
}
.rhm1-right{
	background:url(../images/rhm1_r.jpg) no-repeat;
	width:15px;
	height:64px;
	float:right;
	position: relative;
}
.rhm1-bg{
	background:url(../images/rhm1_bg.jpg) repeat-x;
	height:64px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#7bc775;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 9px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 6px 0 0px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(../images/rhm1_hover_l.jpg) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(../images/rhm1_hover_r.jpg) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(../images/rhm1_hover_l.jpg) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(../images/rhm1_hover_r.jpg) no-repeat right 5px;
}
