@charset "utf-8";
body {
	margin: 0px;
	font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	line-height: normal;
	font-weight: normal;
	background-color: #000000;
}
