/* CSS Document */
.rhm1{
	width:620px;
	height:64px;
	margin:0 auto;
	float:left;
	margin-top:10px;
	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{
	background:url(images/rhm1_bg.gif) 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:#ffe8cc;
	text-decoration:none;
	font:12px 'Tahoma', sans-serif;
	font-weight:bold;
	padding:0 0 0 9px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 9px 0 9px;
}
.rhm1-bg li.current a{
	color:#fff;
	
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(images/hovertop.gif) no-repeat center;
}
.rhm1-bg li a:hover{
	color:#fff;
	
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(images/hovertop.gif) no-repeat center;
}
.center {
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
