@charset "utf-8";
body {
	background-color: rgba(238, 238, 238, 0);
	margin: auto 0;
	font-family: "微软雅黑";
	font-size: 12px;
}

.top {
	background: rgba(250, 250, 250, 0) none repeat scroll 0 0;
	width: 100%;
	height: 31px;
	text-align: right;
	margin-top: 1px;
}

span {
	color: black;
	font-family: "微软雅黑";
	font-size: 12px;
}

span a {
	color: black;
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: none;
}