@charset "gb2312";
.style {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
}


.big {
	font-size: 14px;	
}