/* CSS Document++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.rhm1{
	width:870px;
	height:64px;
	margin:0 auto;
	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:#02345E;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
	padding:0 0 0 18px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	color:#02345E;
	float:left;
	display:block;
	padding:0 15px 0 0px;
}
.rhm1-bg li.current a{
	color:#02345E;
	background:url(../images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#02345E;
	background:url(../images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#02345E;
	background:url(../images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#02345E;
	background:url(../images/rhm1_hover_r.gif) no-repeat right 5px;
}

/* CSS Document--------------------------------------------------------------- */









* 
body {

	margin: 0;

	padding: 0;

}

a:link {
	color: #4D5B0E;
	text-decoration: none;
}
a:visited {
	color: #4D5B0E;
	text-decoration: none;
}
a:hover {
	color: #FF5721;
	text-decoration: underline;
}
a:active {
	color: #FF5721;
	text-decoration: none;
}

.footer {
    font:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:10px;
	line-height:18px;
	letter-spacing:1px;
	font-size: 12px;
	color: #ffffff;
}

.text01 {
	font-size: 11px;
	color: #FFC664;
	font-weight: bold;
}

.text02 {
	font-size: 12px;
	color: #494949;
	line-height:23px;
	letter-spacing:1px;
	padding-left:5px;
}

.table-head {
	font-size: 13px;
	padding-top:3px;
	padding-left:5px;
	line-height:16px;
	letter-spacing:1px;
	color: #494949;
	font-weight: bold;
}

