@charset "utf-8";
body {
	background-color: #32192c;
	margin-top: 0px;
	background-image: url(../Images/page-bg_ls.png);
	background-repeat: repeat-y;
	background-position: center;
}

.Page1 {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}
.Page1 #container {
	font-family: Verdana;
	font-size: 10px;
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
.Page1 #container #logobox {
	height: 120px;
	background-image: url(../Images/10PG-logo400.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Page1 #container #enter {
	height: 50px;
	text-align: center;
}
.Page1 #container #flashcontent {
	height: 480px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
}
.Page1 #container2 {
	background-color: #000000;
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.Page1 #container2 #enter {
	height: 50px;
	text-align: center;
}
.Page1 #container2 #basetext {
	height: 25px;
	padding-top: 5px;
}

.Page1 #container #footer {
	height: 25px;
	text-align: center;
}
.index-foot {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #999999;
	line-height: 120%;
}
.Page1 #baseline {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
	background-color: #3183c2;
}
.Page1 #basetext {
	height: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
