/* CSS Document */
.rhm1{
	width:750px;
	height:38px;
	background:url(img/rhm1_bg-ao.gif) repeat-x;
	position: absolute;
	top: 100px;
	left: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rhm1-left{
	background:url(img/rhm1_l-ao2.gif) no-repeat;
	width:15px;
	height:38px;
	float:left;
}
.rhm1-right{
	background:url(img/rhm1_r-ao2.gif) no-repeat;
	width:15px;
	height:38px;
	float:right;
}
.rhm1-bg{
	background:url(img/rhm1_bg-ao2.gif) repeat-x;
	height: 38px;
}
.rhm1-bg ul{
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	height:38px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	font-family: 'Lucida Sans', sans-serif;
	font-size: 11px;
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	margin-right: 10px;
	padding-left: 0px;
}
.rhm1-bg li.current a{
	color:#0FF;
	background:url(img/rhm1_hover_l-ao2.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#999;
	background:url(img/rhm1_hover_r-ao2.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#C36;
	background:url(img/rhm1_hover_l-ao2.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#000;
	background:url(img/rhm1_hover_r-ao2.gif) no-repeat right 5px;
}
