body {
	font-family: "ËÎÌå";
	font-size: 13px;
	color: #000000;
	margin: 0px;
}
td {
	font-size: 13px;
	line-height: 18px;
}
a:link {
	color: #008C00;
	text-decoration: none;
}
a:visited {
	color: #008C00;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.b:link {
	color: #F5FFDD;
	text-decoration: none;
	font-weight: bold;

}
a.b:visited {
	color: #F5FFDD;
	text-decoration: none;
	font-weight: bold;

}
a.b:hover {
	font-weight: bold;
	color: #F5FFDD;
	text-decoration: underline;
}
.MainTitle {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2D9F00;
	padding-left: 20px;
}
a.white:link {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.white:active {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.Main_Cont {
	font-size: 12px;
	line-height: 21px;
	color: #000;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
