/* 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:46px;
	margin:0;
	background: url(../images/menu_bg.jpg) top no-repeat;
	padding: 0px;
}
.rhm2-left{
	width:17px;
	height:42px;
	float:left;
}
.rhm2-right{
	width:17px;
	height:42px;
	float:right;
}
.rhm2-bg{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.rhm2-bg ul{
	list-style:none;
	margin:0px auto;
	width:760px;
}
.rhm2-bg li{
	list-style:none;
	float: left;
}
.rhm2-bg li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	line-height:36px;
	padding:0px 17px;
}
.rhm2-bg li a:hover{color:#e5bab7;}


