@charset "utf-8";
#MainFlash {
	position:absolute;
	left:45px;
	top:210px;
	width:740px;
	height:125px;
	z-index:1;
	background-color: #666666;
}



.Footer {
	height: 50px;
	width: 730px;
	left: 50px;
	position: absolute;
	top: 1250px;
	font-size: x-small;
}

