@charset "gb2312";
.title {
	font-size: 13px;
	font-weight: bold;
	color: #2e70d3;
}
body {
	font-size: 12px;
	line-height: 24px;
	color: #555555;
	background-color: #FFFFFF;
	margin: 0px;
}
td,tr {
	font-size: 12px;
	line-height: 24px;
	color: #555555;
}
.mtop8{ margin-top:8px;}
.bold{font-weight:bold;}
A:link {
	text-decoration:none;
	color:#555555;
}
A:visited {
	text-decoration:none;
	color:#555555;
}
A:hover {
	color:#f00;
	text-decoration:underline;
}
.wlink, .wlink a:link, .wlink a:visited {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.wlink a:hover {
	color:#ff0;
	font-size:12px;
	text-decoration:none;
}
.wlinkb, .wlinkb a:link, .wlinkb a:visited {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.wlinkb a:hover {
	color:#ff0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
