@charset "utf-8";
.headerbox {
	height: 184px;
	width: 1000px;
	overflow: hidden;
	top: 20px;
}
.mainbox {
	width: 1000px;
	overflow: hidden;
	top: 210px;
}

