body {
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 12px;
}
.border {
	border: 1px solid #B9B9B9;
}
.input {
	border: 1px ridge #D7D7D7;
	background-color: #D9D9D9;
}
.title {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #C40200;
}
