/* CSS Document */
.rhm1{
	width:540px;
	_width:560px;
	height:39px;
	float:left;
	_margin-right:20px;
	
	background:url(images/rhm1_bg.gif) repeat-x;		
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:19px;
	height:40px;
	float:left;
}
.rhm1-right{
	background:  url(images/rhm1_r.gif) no-repeat;
	width:19px;
	height:39px;
	float:right;
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:39px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 ;
	padding:0;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#e1ff0f;
	text-decoration:none;
	font:13px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 3px 0 12px;
	height:38px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 8px 0 5px;
}
.rhm1-bg li a.current{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat 5px 0px;
}
.rhm1-bg li a.current span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat 5px 0px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 0px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 0px;
}

.divider{
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
}
.divider2{
border-right-color:#cfcfcf;
border-right-style: dashed;
border-right-width:1px;
width:2px;
float:left;
min-height:110px;

}
