body {
	margin-top: 2px;
	background-color: #97cb20;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
.Nav {
	font-family:  "宋体", "微软雅黑", Arial;
	font-size: 14px;
	letter-spacing: 1mm;
	font-weight: bold;
	color: #290101;
	word-spacing: 2mm;
	text-align: right;
	margin-right: 60px;
}
#content {
	background-image: url(images/2010_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: visible;
	float: left;
	width: 1000px;
	height: auto;
}
.article {
	font-family: "宋体";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
	line-height: 20px;
	text-align: left;
}
#nav_area {
	background-image: url(images/2010_02.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-right: 60px;
	text-align: right;
	background-position: center;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#contact_txt {
	font-family: "微软雅黑", Arial, "宋体";
	font-size: 20px;
	color: #333333;
	padding-left: 150px;
	text-align: left;
	width: 550px;
	float: left;
}
.imgbox {
	float: right;
	width: 200px;
	margin-right: 60px;
}

.copyright {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

