@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a{
	color: #00CC33;
}
a:hover{
	color: #FF0000;
}


#main{
	width: 906px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.head1{
	text-align:center;
	width:100%;
}
.head2{
	text-align:center;
	width:906px;
	background-image: url(../img/hf-bg.gif);
	height: 23px;
}
.head3{
	width:864px;
	height: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 8px;

}

.foot1{
    text-align:center;
    width:100%;

}
.foot2{
	text-align:center;
	width:906px;
	background-image: url(../img/hf-bg.gif);
	height: 23px;
}


.foot3{
	text-align:center;
	width:864px;
	height: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 5px;
	font-size: 12px;

}

.backc{
	background-color: #055032;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #06340e;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #06340e;
	border-left-color: #06340e;
	width: 900px;
}

.line1{
	text-align:center;
	width:100%;
	margin: 0px;
	padding: 0px;
}



.line2{
	width:900px;
	padding: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06340e;
	border-bottom-color: #06340e;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



.clear{
	clear: both;
}



.article1{
    text-align:center;
    width:100%;

}
.article2{
	text-align:left;
	width:680px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}

#menu a{
	display:block;
	width:160px;
	color:#055032;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:left;
	background-image: url(../img/menu-o.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
}

#menu a:hover{
	color:#ffffff;
	background-image: url(../img/menu-u.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}

#menu2 a{
	display:block;
	width:150px;
	color:#055032;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:left;
	background-image: url(../img/menu2-o.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 30px;
}

#menu2 a:hover{
	color:#ffffff;
	background-image: url(../img/menu-u.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}


#icon a{
	display:block;
	width:65px;
	height:11px;
	line-height:11px;
	text-decoration:none;
	text-align:left;
	background-image: url(../img/icon-o.gif);
	background-repeat: no-repeat;
	float: right;
}

#icon a:hover{
	color:#ffffff;
	background-image: url(../img/icon-u.gif);
	background-repeat: no-repeat;
	float: right;
}
.jian {
	font-size: 16px;
	line-height: 250%;
	font-weight: normal;
	width: 60%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.title {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

