﻿.Flash {
	width: 1000px;
	height: 264px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.Banner {
	width: 1000px;
	height: 539px;
	position: absolute;
	top: 170px;
	left: 0px;
	background-image: url('images/Banner.png');
}

.Game1 {
	position: absolute;
	left: 82px;
	top: 60px;
	}

.Game2 {
	position: absolute;
	left: 302px;
	top: 91px;
}

.Game3 {
	position: absolute;
	left: 515px;
	top: 91px;
}

.Game4 {
	position: absolute;
	left: 727px;
	top: 60px;
}

.Game5 {
	position: absolute;
	top: 274px;
	left: 101px;
}

.Game6 {
	position: absolute;
	top: 269px;
	left: 308px;
}

.Game7 {
	position: absolute;
	top: 269px;
	left: 514px;
}

.Game8 {
	position: absolute;
	top: 274px;
	left: 716px;
}

.Copyright {
	width: 100%;
	position: absolute;
	top: 700px;
	left: 0px;
	color: #0D8293;
}
