@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
a{
	border:none;
	outline:none;
	}
img{
	border:none;
	outline:none;
	}
.toplinkbg{
	width:255px;
	height:305px;
	background-image:url(../images/toplinkbg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	}
.link{
	color:#3d7203;
	}
.link a{
	text-decoration:none;
	color:#3d7203;
	}
.link a:hover{
	text-decoration:underline;
	color:#6cc706;
	}

.text1{
	color:#333;
	text-align:justify;
	}
.text1 span{
	color:#427510;
	font-weight:bold;
	}
.footerbg{
	width:697px;
	height:61px;
	/*background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;*/
	margin:0px;
	padding:0px;
	background-color:#313031;
}
.border1{
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	}
.conmid{
	width:712px;
	height:auto;
	padding:0 0 0 0;
	background-image:url(../images/conmid.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	}
	
.footerlink{
	width:680px;
	height:12px;
	float:left;
	margin:0px;
	padding:0px;
	}
.footerlink ul{
	width:680px;
	height:12px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	}
.footerlink ul li{
	width:auto;
	height:12px;
	line-height:12px;	
	float:left;
	margin:0px;
	padding:0px 7px 0 7px;
	list-style:none;
	color:#999999;
	border-right:1px solid #999999;
	}
.footerlink ul li a{
	text-decoration:none;
	color:#999999;
	}
.footerlink ul li a:hover{
	text-decoration:none;
	color:#fff;
	}
.footerlink ul li .active{
	text-decoration:none;
	color:#fff;
	}
h1{
	color:#666666;
	font-size:38px;
	padding-top:0px;
	margin:0px;
	}
.more{
	color:#669900;
	font-weight:bold;
	}
.copy{
	color:#666666;
	}
.mail{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	}
.mail a{
	text-decoration:none;
	color:#666666;
	}
.mail a:hover{
	text-decoration:underline;
	color:#666666;
	}
.contactheding{
	color:#336600;
	font-weight:bold;
	}
.nav:link, .nav:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:left;
		color:#669900;
		font-weight: bold;
		text-decoration:none;
		}

.nav:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:left;
		color:#333;
		font-weight: bold;
		text-decoration:none;
		}
		
.nav2:link, .nav2:visited {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:left;
		color:#000;
		font-weight:normal;
		text-decoration:none;
		}
		
.nav2:hover {
		color:#000;
		text-align:left;
		font-weight:normal;
		text-decoration:underline;
		}