/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0px;
}
body,td,th {
	font-size: 12px;
	line-height: 150%;
}
.main_tb {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E99DF;
	border-right-color: #0E99DF;
	border-bottom-color: #0E99DF;
	border-left-color: #0E99DF;
}
.link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
a.link:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

