@charset "UTF-8";
#box {
	padding: 0px;
	height: 576px;
	width: 1024px;
	margin-top: -288px;
	margin-left: -512px;
	position: absolute;
	left: 50%;
	top: 50%;
	overflow: hidden;
	background-color: #000000;
}
