.header{margin:10px auto;width:980px;height:65px;}
.header_logo{width:200px;float:left;}
.headerc{width:555px;float:left;}
.headerr{width:225px;float:right;}
.headerr img{float:right;}
.hnav{
	background-image: url(../images/hnav.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 980px;
	margin:0px auto;}
.hnav2{
	background-image: url(../images/hnav2.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 980px;
	margin:0px auto;}
.hnav ul{padding-left:30px;}
.hnav li{float:left;height:35px;line-height:35px;padding:0px 5px;color:#fff;}
.hnav li a:link{
	color: #fff;
	text-decoration: none;
}
.hnav li a:visited{
	color: #fff;
	text-decoration: none;
}
.hnav li a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.footer{margin:10px auto;width:980px;text-align:center;}
.footer li{line-height:25px;height:25px;}
.fhr{width:980px;margin:5px auto;}

.wrap{width:980px;margin:0px auto;}
.wrapl{width:700px;float:left;}
.wrapr{width:260px;float:right;padding-left:20px;}
.navr{
	background-image: url(../images/navt.gif);
	background-repeat: no-repeat;
	width:250px;
	height:24px;
	line-height:24px;
	color:#4a734a;
	font-weight: bold;
	padding-left:10px;
	margin-top:5px;
}
.navrl{
	width: 248px;
	border: 1px solid #c5ddbc;
	padding:10px 0px 10px 10px;
}
.navrlp2{
	width: 258px;
	border: 1px solid #c5ddbc;
}
.navrl ul{width:246px;height:30px;}
.navrl li{float:left;height:30px;line-height:30px;overflow:hidden;}
.navrls{padding-left:50px;}
.navrlp{width:246px;text-align:center;font-weight:bold;}

.regf:link{
	color: #0d58a5;
	text-decoration: underline;
}
.regf:visited{
	color: #0d58a5;
	text-decoration: underline;
}
.regf:hover{
	color: #ff0000;
	text-decoration: none;
}
.regf2:link{
	color: #ff0000;
	text-decoration: underline;
}
.regf2:visited{
	color:#ff0000;
	text-decoration: underline;
}
.regf2:hover{
	color:  #0d58a5;
	text-decoration: none;
}

#id1,#id3{display:block;}
#id2,#id4{display:none;}


