body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
	line-height: 180%;
}
body {
	margin: 0;
	background-color: #FAFAEB
}
table {
	text-align:left;

}

a {
    text-decoration: none;
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
	line-height: 180%;

}
td {
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
	line-height: 20px;

}

.font1 {
	font-size: 14px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bolder;
}

.font2 {
	font-size: 12px;
	line-height: 180%;
	color: #25612D;
	text-decoration: none;
	font-family: "宋体";
}
.font3 {
	font-size: 15px;
	line-height: 180%;
	color: #25612D;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bolder;
}
.font4 {
	font-size: 14px;
	line-height: 180%;
	color: #25612D;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bold;
}

.font5 {
	font-size: 16px;
	line-height: 180%;
	color: #ffffff;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bolder;
}
.font5 a{
    font-size: 16px;
	line-height: 180%;
	color: #ffffff;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bolder;
}
.font5 a:hover {
	font-size: 16px;
	line-height: 180%;
	color: #ffffff;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bolder;
}
.border {
	border-bottom: 1px solid #B9C4A9;
}

.border1 {
	border-top: 3px solid #E5E5D0;
	border-right: 3px solid #E5E5D0;
	border-bottom: 3px solid #E5E5D0;
	border-left: 3px solid #E5E5D0;
}
.border2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5D0;
}
.border3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5D0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5D0;
	border-right-color: #E5E5D0;
	border-bottom-color: #E5E5D0;
}
.border4 {
	border-left-style: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #E5E5D0;
}
.green {
	color: #70AE04;
	font-size: 12px;
	line-height: 20px;
	}