/* CSS Document */
.rhm1{
	width:908px;
	height:40px;
	margin:82px auto;
	background:url(../images/menu/rhm1_bg.gif) repeat-x;	
	}

.rhm1-bg{
	background:url(../images/menu/rhm1_bg.gif) repeat-x;
	height:40px;
}

.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}

.rhm1-bg li{
	float:left;
	list-style:none;
	width:227px;
}

.rhm1-bg li a{
	float:left;
	display:block;
	color:#555;
	text-decoration:none;
	font:12px 'Helvetica', sans-serif;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	height:40px;
	line-height:40px;
	text-align:left;
	cursor:pointer;	
	width:227px;
}

.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 84px 0 84px;
	width:227px;
}

.rhm1-bg li.current a{
	color:#fff;
	background:url(../images/menu/rhm1_bg2.gif) repeat-x;
}

.rhm1-bg li a:hover{
	color:#fff;
	background:url(../images/menu/rhm1_bg3.gif) repeat-x;
}
