
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a.red:link {
	color: #870000;
	text-decoration: none;
}
a.red:visited {
	color: #870000;
	text-decoration: none;
}
a.red:hover {
	color: #870000;
	text-decoration: underline;
}
a.red:active {
	color: #870000;
	text-decoration: none;
}
a.textw:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.textw:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.textw:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.textw:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.linesbcg {
	background-color: #999999;
}
.titleleftbcg {
	background-color: #e3e3e3;
	cursor: hand;
}
.tablelinesbcg {
	background-color: #999999;
}
.pointcolor {
	color: #870000;
}
.biaoge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

