body {
	font-family: Verdana, Arial, "ËÎÌå";
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, "ËÎÌå";
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.table_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.input {
	border: 1px solid #666666;
}
.text {
	line-height: 24px;
}
.table_top_down {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #A0124A;
	border-bottom-color: #A1124A;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
}
hr {
	border: 1px dashed #999999;
}
