body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
}
body {
	background-color: #C4D8ED;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #135294;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #135294;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #135294;
}
.td_title {
	line-height: 20px;
	font-weight: bold;
	color: #135294;
	background-color: #FFFFFF;
	text-align: left;
	height: 25px;
}
.td_content {
	line-height: 18px;
	color: #135294;
	background-color: #EEF7FD;
	height: 24px;
	text-align: left;
}
.input_1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #135294;
	background-color: #FFFFFF;
	border: 1px solid #C4D8ED;
}

