@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
table {
	font-size:12px;
	color:#717171;
}
.big {
font-size:14px;
font-family:"微软雅黑", "宋体";
font-weight:900;
}
a {
	color: #717171;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #717171;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #717171;
}
