body {
	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_bottom {
	line-height: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.font_bottom a {
	color: #336699;
}
.font_bottom a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
.font_title {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #155f09;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font_main {
	line-height: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.a_left1 {
	font-size: 14px;
	font-weight: bold;
	color: 155f09;
	text-decoration: none;
	background-image: url(images/arrow1_1.gif);
	background-repeat: no-repeat;
	background-position: 14px;
	height: 10px;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	text-transform: capitalize;
}
a.a_left1:hover {
	background-image: url(images/arrow1_2.gif);
	color: #5d5d5d;
}
.a_left2 {
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	background-image: url(images/arrow2_1.gif);
	background-repeat: no-repeat;
	background-position: 25px;
	height: 10px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	text-transform: capitalize;
}
.a_left2en {
	font-size: 11px;
}
.a_left2cn {
	font-size: 12px;
}
a.a_left2:hover {
	color: #ff0000;
	background-image: url(images/arrow2_2.gif);
}
.a_list {
	color: #336699;
	padding-right: 5px;
	padding-left: 5px;
}
a.a_list:hover {
	color: #FF0000;
	text-decoration: none;
}
.a_list_down {
	color: #155f09;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.table_center {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_pro {
	background-color: #155f09;
	padding: 1px;
	border: 4px solid #c7d6c4;
}
