@charset "utf-8";
/* CSS Document */


.topNav {
	height: 90px;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 25px;
	z-index: 99;
			
}

.mainLoad {
	height: 90px;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 120px;
	z-index: 99;
			
}