body {
	font-family: "ËÎÌå";
	font-size: 12px;
}
table {
	font-size: 12px;
}
tr {
	font-size: 12px;
}
td {
	font-size: 12px;
}


.hg {
	line-height: normal;
	font-size: 12px;
}
.hg2 {
	line-height: 24px;
}
.tab_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	font-size: 12px;
}
input {
	height: 16px;
	border: 1px solid #9AADB9;
	font-size: 12px;
}




a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
