/* CSS Document */
.rhm1{
	width:942px;
	height:49px;
	margin:0 auto;
}
.rhm1-bg{
	background:url(../images/rhm1_bg.gif) repeat-x;
	height:49px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.rhm1-bg li{
	float:left;
	list-style:none;
	background:url(../images/menu_line.gif) left no-repeat;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:0 3px 0 16px;
	height:49px;
	margin:0px 10px;
	line-height:54px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 20px 0 10px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(../images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(../images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(../images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(../images/rhm1_hover_r.gif) no-repeat right 5px;
}

