@charset "gb2312";

.table {
	border: 1px solid #999999;
	margin-top: 4px;
	margin-bottom: 4px;
}
.table-white {
	margin-top: 4px;
	margin-bottom: 4px;
}
.font13px {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #E10722;
}
a.toplink:link {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a.toplink:visited {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a.toplink:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: underline;
}
