@charset "utf-8";
/* CSS Document */

body{
	

	background:url(../image/bg.png);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:0px;
	
	
}
.bannbox{
	float:right;
	width:217px;
	height:23px;
	margin-right:63px;
	background-image:url(../image/bottom.png);
}
.bannboxtxt{
	float:left;
	width:200px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	margin-top:5px;
	margin-left:18px;
	font-weight:normal;
}

#wrapper{
	width:1003px;
	height:883px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
.navigation{
	float:left;
	width:1003px;
	height:30px;
	margin-top:-22px;
	background-image:url(../image/navigation.png);
}
li{
	float:left;
	list-style:none;
}
.nav_menu{
	width:141px;
	height:41px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#324400;
	margin-left:0px;
	font-weight:bold;
	cursor:pointer;
}



.nav_menu:hover{
	width:141px;
	height:28px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ed1c24;
	
	cursor:pointer;
	font-weight:bold;
}


.nav_menu_selected{
	width:141px;
	height:28px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ed1c24;
	
	font-weight:bold;
	cursor:pointer;
}

.text1{
	
	float:left;
	padding-top:9px;
	 
}
.nav_menu1{
	width:141px;
	height:41px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-left:0px;
	font-weight:bold;
	cursor:pointer;
}
.nav_menu1:hover1{
	width:141px;
	height:28px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#f9fc02;
	
	cursor:pointer;
	font-weight:bold;
}
.nav_menu1_selected1{
	width:141px;
	height:28px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#f9fc02;
	
	font-weight:bold;
	cursor:pointer;
}

.banner{
	float:left;
	width:1003px;
	height:302px;
	margin-top:2px;
	background-image:url(../image/bannerback.png);
}
.bannerbot{
	float:left;
	width:1003px;
	height:2px;
	background-image:url(../image/bannerbot.png);
}
.headtxt{
	float:left;
	width:490px;
	height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top:40px;
	margin-left:30px;
	color:#192100;
}
.contenttxt{
	float:left;
	width:490px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	text-align:justify;
	margin-top:85px;
	margin-left:-487px;
	color: #2a350b;
}
.side{
	float:left;
	width:3px;
	height:285px;
	margin-top:60px;
	margin-left:20px;
	background-image:url(../image/sidebar.png);
}
.headtxt1{
	float:left;
	width:290px;
	height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top:20px;
	margin-left:25px;
	color:#181f00;
}
.pdtstxt{
	float:right;
	width:402px;
	height:294px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-right:30px;
	margin-top:18px;
	line-height:21px;
	text-align:justify;
	color: #2a350b;
}
.footer{
	float:left;
	width:948px;
	height:25px;
	margin-left:32px;
	margin-top:-10px;
	background-image:url(../image/footer.png);
}
.footertxt{
	float:left;
	width:600px;
	height:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin-top:8px;
	margin-left:190px;
}