/* CSS Document */
.rhm1{
	width:923px;
	height:50px;
	margin:0;
	background:url(../images/rhm1_bg.gif) repeat-x;		
}
.rhm1-left{
	background:url(../images/rhm1_l.gif) no-repeat;
	width:15px;
	height:50px;
	float:left;
}
.rhm1-right{
	background:url(../images/rhm1_r.gif) no-repeat;
	width:15px;
	height:50px;
	float:right;
}
.rhm1-bg{
	background:url(../images/rhm1_bg.gif) repeat-x;
	height:50px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
	width: 80px;
}
.rhm1-bg tel{
	float:left;
	list-style:none;
	width: 80px;

	padding-top: 15px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 10px;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffe8cc;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
	height:50px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
	width: 80px;
}




.rhm2{
	width:920px;
	height:32px;
	margin:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.rhm2-left{
	width:17px;
	height:42px;
	float:left;
}
.rhm2-right{
	width:17px;
	height:42px;
	float:right;
}
.rhm2-bg{
	height:32px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.rhm2-bg ul{
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}
.rhm2-bg li{
	list-style:none;
	width: 80px;
	float: left;
	padding-left: 10px;
	padding-right: 2px;
}
.rhm2-bg li a{
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	line-height:40px;
	cursor:pointer;
	height: 46px;
}
.rhm2-bg li a span{
	float:left;
	display:block;
	padding:0;
	width: 90px;
}
