* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #333333;
}
a {
	outline: none;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0;
}
#wrap {
	position: absolute;
	width: 480px;
	height: 800px;
	margin: 0px;
	overflow: hidden;
}
img {
	outline: none;
	border: 0 none
}
#prewait {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 799;
	top: 13px;
	left: 426px;
}
#wait {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 800;
	padding: 0px 0 0 0px;
}
#wr {
	position: absolute;
	z-index: 801;
	top: 7px;
	left: 7px;
	width: 26px;
	height: 26px;
}
#timer {
	text-align: center;
	font-family: sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	width: 40px;
	line-height: 40px;
}
#loading {
	position: absolute;
	top: 49%;
	left: 49%;
	z-index: 999;
}
.content {
	width: 480px;
	height: 800px;
	display: none;
	position: relative;
	z-index: 3;
	background: #000000;
}
.slider {
	width: 480px;
	height: 800px;
}
.worksheet {
	width: 480px;
	height: 800px;
	overflow: hidden;
}
.worksheet img {
	position: absolute;
}
.text-note {
	height: 20px;
	width: 20px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	font-size: 18px;
	color: #a4a2a2;
	letter-spacing: 2px;
	word-spacing: 7px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 103px;
}
.text-note span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 480px;
	height: 40px;
}
#slider1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	display: block;
	opacity: 0.5;
}
#slider2 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -2;
	display: block;
}
#bgndAll {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -4;
}
#bgnd {
	position: absolute;
	left: 0px;
	top: 0px;
}
#bgndPatch {
	position: absolute;
	left: 46px;
	top: 681px;
}
#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}
#menuAll {
	width: 380px;
	height: 240px;
	position: absolute;
	z-index: 900;
	background: url(../images/menu_all.png) no-repeat top left;
	margin: 0px;
}
.menuItem {
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#cta {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 40px;
	background: url(../images/ctabtn1.png) no-repeat top left;
	overflow: hidden;
}
#cta2 {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 180px;
	height: 40px;
	background: url(../images/ctabtn2.png) no-repeat top left;
	overflow: hidden;
}
.ctaglow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 40px;
	background: url(../images/ctaglow.png) no-repeat top left;
	opacity: 0.5;
}
#replay {
	top: 60px;
	left: 1px;
	width: 124px;
	height: 98px;
}
#airport {
	top: 60px;
	left: 128px;
	width: 124px;
	height: 98px;
}
#internet {
	top: 60px;
	left: 255px;
	width: 124px;
	height: 98px;
}
#iconsAll {
	position: absolute;
	top: 212px;
	width: 380px;
	height: 90px;
	z-index: 800;
}
.icons {
	position: absolute;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#icon1 {
	left: 50px;
	top: 39px;
	background: url(../images/icon1.png) no-repeat top left;
}
#icon2 {
	background: url(../images/icon2.png) no-repeat top left;
	left: 124px;
	top: 0px;
}
#icon3 {
	background: url(../images/icon3.png) no-repeat top left;
	left: 380px;
	top: 39px;
}
.popups {
	position: absolute;
	top: 312px;
	left: 50px;
	width: 380px;
	height: 176px;
}
#popup1 {
	background: url(../images/t6.png) no-repeat top left;
}
#popup2 {
	background: url(../images/t7.png) no-repeat top left;
}
#popup3 {
	background: url(../images/t8.png) no-repeat top left;
}
.closePopupBtn {
	position: absolute;
	top: 0px;
	left: 330px;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
