body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #E8F5E0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a.b:link {
	color: #FF0000;
	text-decoration: none;
}
a.b:visited {
	color: #FF0000;
	text-decoration: none;
}
a.b:hover {
	color: #000000;
	text-decoration: none;
}
a.b:active {
	color: #000000;
	text-decoration: none;
}
.td1 {
	padding: 25px;
}
.td2 {
	padding: 5px;
}

.font14pxred {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.font14pxblue {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.font14pxwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.font14pxblack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.fonthei {
	font-family: "黑体";
	font-size: 16px;
	color: #078001;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

