@charset "utf-8";
#sb-site {
	margin: 0px auto 0px auto;
	width: 1200px;
	height: auto;
	color: orange;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
