@charset "utf-8";
#div_container {
	position: absolute;
	left: 50%;
	width: 1680px;
	margin-left: -840px;
	height: 100px;
	}
#wrapper {
	width: 100%;
	height: 100%;
}
.whiteSpace {
	height: 100px;
	width: 100%;
}

