@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, em, img, strong, dl, dt, dd, ol, ul, li {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline;}

body {line-height:1;}

/* end of Eric Meyer's Reset CSS */

/* you will want to add some padding-left to ol and ul to see bullets and numbering */

ul, ol {padding-left:2em;}

/* CSS Document */

/* don't forget, Eric's Reset Styles are above! */

p{margin:10px 0px}

body,table,td,th,ul,ol,textarea,input{font-size:90%; font-family:arial;}
body{background-color:#0e4e70;}
h1{font-size:150%; font-family:arial;}
h2{font-size:120%; font-family:arial;}

#wrapper {position: relative; /* this must be relative */
width: 966px; /* leave room for scroll bar */
text-align:left; /* to offset the centering */
margin: 0 auto; /* center in browser */}

a img {border:none;}
a	  {text-decoration:none; font-weight:bolder;}
a.top:link		{color:#ffffff;}
a.top:visited	{color:#ffffff;}
a.top:hover		{color:#66ff66;}
a.top:active	{color:#666666; background-color:#009900;}
a.top2:link	     {color:#ffffff;}
a.top2:visited   {color:#ffffff;}
a.top2:hover	 {color:#ff6666;}
a.top2:active	 {color:#666666; background-color:#990000;}
a.middle:link	   {color:#ffffff;}
a.middle:visited   {color:#ffffff;}
a.middle:hover	   {color:#bb66ff;}
a.middle:active	   {color:#666666; background-color:#550099;}
a.bottom:link	   {color:#66ffff; }
a.bottom:visited   {color:#66ffff; }
a.bottom:hover	   {color:#6666ff; }
a.bottom:active	   {color:#666666; background-color:#ffffff;}

div#complete_setting {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 835px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #0e4e70;
	color: #ffffff;
	background-image:url(OnlineP1.gif);
	background-repeat:no-repeat;
}

div#letsplay_link_text {
	position:absolute; top:182px; left:216px; width:600px; height:20px; margin:0px; padding:0px; border:0px; color:#ffffff; font-size:15px; text-align:left;
}

div#kopyrite_link_text {
	position:absolute; top:208px; left:206px; width:600px; height:20px; margin:10px; padding:0px; border:0px; color:#ffffff; font-size:15px; text-align:left;
}

/* ...END OF IDENTICAL STUFF... */
/* ...NOW FOR THE STUFF THAT IS EXCLUSIVE TO A SINGLE TYPE OF PAGE... */

div#mytext {
position:absolute; top:320px; left:100px; width:736px; height:auto; margin:10px;
color:#ffffff; text-align:left;
}
div#publow {
position:absolute; top:720px; left:106px; width:728px; height:90px; margin:10px;
}