@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
table {
	font-size:11px;
	color:#585858;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.big {
font-size:14px;
font-family:"微软雅黑", "宋体";
font-weight:900;
}
a {
	color: #585858;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #585858;
}
a:hover {
	text-decoration: none;
	color: #0B7CAC;
}
a:active {
	text-decoration: none;
	color: #585858;
}
