.bor {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
}
.lineheight {
	line-height: 180%;
}
td {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #000000;
}
.fix_right {
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
	position: relative;
	height: -1px;
	width: -1px;
}
.margin {
	background-color: #EAEAEA;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
