body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.tdline {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.newsline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tdbg {
	background-color: #DDDDDD;
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.textbox {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #666666;
}a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
td {
	font-size: 9pt;
}
th {
	font-size: 9pt;
}
.leftlist {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
