.td1 {
	border: 1px dashed #000033;
}
.body {
	background-color: #2F4055;
	margin-left: 0px;
	margin-top: 2px;
}

.title {
	color: #000033;
	font-weight: bold;
	font-size: 16px;
}
.input {
	border: 1px dotted #666666;
	background-color: #CCCCCC;
	font-family: "ËÎÌå", Arial;
	color: #000033;
}
.title2 {
	color: #993300;
	font-weight: bold;
	font-size: 16px;
}
.title3 {
	color: #000033;
	font-weight: bold;
	font-size: 12px;
}
.title4 {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	color: #000033;
}
.input2 {

	border: 1px dotted #666666;
	font-family: "ËÎÌå", Arial;
	color: #000033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #F6F6F6;
	text-decoration: none;
}
