@charset "UTF-8";

#wrapindex {
	font-family: "Courier New", Courier, monospace;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#superbanner {
	height: 675px;
	width: 900px;
	margin-bottom: 118px;
	position: absolute;
	top: 118px;
	z-index: 12;
}
#logoindex {
	height: 140px;
	width: 295px;
	top: 0px;
	position: absolute;
	z-index: 1000;
}
#wrapindex #superbanner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
