/* CSS Document */
.rhm1{
	width:780px;
	height:64px;
	margin:0 auto;
	background:url(images/rhm1_bg.gif) repeat-x;		
}
.rhm1-left{
	background:url(../images/rhm1_l.gif) no-repeat;
	width:15px;
	height:64px;
	float:left;
}
.rhm1-right{
	background:url(../images/rhm1_r.gif) no-repeat;
	width:15px;
	height:64px;
	float:right;
}
.rhm1-bg{
	 float:left; }
	 
.rhm1-bg ul{
	list-style:none;
	margin:0 auto; padding:8px 0px 0px 0px 
}
.rhm1-bg li{
	float:left;
	list-style:none; padding-right:10px
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font:11px 'Arial', sans-serif;
	font-weight:bold;
	padding:0 0 0 8px;
	height:26px;
	line-height:26px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 9px 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;
}
