body {
	font-family: "ËÎÌå", sans-serif, Verdana, Courier New;
	font-size: 12px;
	line-height: 20px;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	color: #3f3f3f;
}
a:link {
	text-decoration: none;
	color: #3f3f3f;
}
a:visited {
	color: #3f3f3f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #3f3f3f;
	text-decoration: none;
}
.button-style {
	font-family: "ËÎÌå", "Verdana";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border: 1px solid #333333;
	background-color: #f5f5f5;
}
.input-style {
	font-family: Verdana;
	font-size: 12px;
	color: #3f3f3f;
	border: 1px solid #999999;
	font-style: normal;
}
.midtd {
	background-position: center;
	background-repeat: repeat-y;
}
td {
	line-height: 20px;
	font-size:12px;
	font-family: "??";
	color: #3f3f3f;
}
.txtTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.txtSmallTitle {
	color:#006600;
}
.txtBold {
	font-weight: bold;
}
.indexTitle {
	font-size:12px
}
.side {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
}
.tb_title {
	font-family: "ËÎÌå", Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
