td {
	font-family: "ËÎÌå", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.input {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: "ËÎÌå", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;

}
.input2 {
	background-color: #FFFFFF;
	font-family: "ËÎÌå", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	border: none;


}
.input3 {
	font-family: "ËÎÌå", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}
a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: underline;
}
