body {
	background-color: #e8ffdc;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
}
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}
td {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
}

.font_bottomind {
	line-height: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #2a7e00;
}
.font_bottom {
	line-height: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #2a7e00;
	text-align: center;
}
.font_main {
	line-height: 23px;
	padding: 15px;
	color: #2a7e00;
	/*font-size: 14px;*/
}
.font_green_b {
	color: #2a7e00;
	font-size: 16px;
	font-weight: bold;
}
.font_main_co {
	line-height: 25px;
	padding: 15px;
	color: #444444;
}
.a_green {
	color: #2a7e00;
}
a.a_green:hover {
	text-decoration: none;
}
.a_bule {
	color: #336699;
}
a.a_bule:hover {
	color: #c80000;
	text-decoration: none;
}
.a_main {
	background-image: url(images/icon_tm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.a_main:hover {
	background-image: url(images/arrow_down.gif);
}
.table_center {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_pro {
	background-color: #FFFFFF;
	padding: 2px;
	border: 3px solid #C7E2B9;
}
.table_center td {
	font-size: 14px;
	line-height: 24px;
	color: #00930F;
}