/* CSS Document */
body,td,th{font-size:12px; color:#333333;}
body,form{margin:0px;}
.bk{border:solid 1px #CCCCCC;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.topa:link {
	font-family: "黑体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a.topa:visited {
	font-family: "黑体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a.topa:hover {
	font-family: "黑体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
a.topa:active {
	font-family: "黑体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.bk{border: 1px solid #A7BCDB;}