@import url('join3.css');

#btns
	{
	text-align:center;
	position:relative;
	top:120px;
	}

#btns input
	{
	position:relative;
	top:7px;
	margin-left:50px;
	}

*
	{
	margin: 0;
	}

html, 
body
	{
	height: 100%;
	}

html
	{
    overflow: -moz-scrollbars-vertical;
    overflow-y:scroll;   
    overflow-x:auto; 
	}

body
	{
	font-family:'Myriad Pro','Trebuchet MS',Myriad,Tahoma,Arial,Helvetica,sans-serif;
	color: black;
	}

a
	{
	text-decoration:none;
	color:#9f0000;
	}

a:hover
	{
	text-decoration:underline;
	}

img
	{
	border:0;
	}

form
	{
	display:inline;
	}

input
	{
	font-size:18px;
	border:0;
	color:black;
	}

p
	{
	text-align:justify;
	}

#mainContainer
	{
	width:850px;
	height:0;
	margin:0 auto;
	/*padding-bottom:50px;*/
	/*background-color:#6c90b8;*/
	/*background-color:gray;*/
	}

input[type="radio"],
input[type="checkbox"]
	{
	display:none;
	}

.jCheck
	{
	width:30px;
	height:30px;
	}

.jRadio
	{
	width:26px;
	height:26px;
	}

.jCheck,
.jRadio
	{
	cursor:pointer;
	}

#top
	{
	height:10px;
	}

#contTop
	{
	height:0;
	}

.innerBox
	{
	padding:10px;
	}

.absolutePoint
	{
	position:relative; 
	width:0;
	height:0;
	display:inline-block;
	}

.x
	{
	margin:0 auto;
	width:0;
	position:relative;
	}

.mapCont
	{
	padding:1px;
	background-color:silver;
	}

/*************************************************************************/

body
	{
	background-image:url(../xmas.sky.png);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:white;
	}

.sky
	{
	background-image:url(../xmas.air.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -26px auto;
	}

.x
	{
	margin:0 auto;
	width:0;
	position:relative;
	}

#x
	{
	margin:0 auto;
	position:relative;
	}

.ground,
.limit 
	{
	height:26px;
	}

.ground
	{
	background-color:#eaebec;
	background-position:bottom center;
	background-repeat:repeat-x;
	/*padding-left:290px;*/
	}

.ground .text
	{
	background-color:#eaebec;
	background-position:bottom center;
	background-repeat:repeat-x;
	/*padding-left:290px;*/
	}

.ground .text a
	{
	color:black;
	}

/*******************************************************************************/

#logo
	{
	position:absolute;
	top:20px;
	left:-480px;
	width:270px;
	}

#txt
	{
	position:absolute;
	top:240px;
	left:-80px;
	white-space:nowrap;
	font-size:1em;
	}

#txtEx
	{
	position:absolute;
	top:300px;
	left:-80px;
	white-space:nowrap;
	font-size:1.4em;
	font-weight:bold;
	color:#9f0000;
	}

#input
	{
	position:absolute;
	top:300px;
	left:-80px;
	}

.npt
	{
	position:absolute;
	top:304px;
	left:-75px;
	border:0;
	width:298px;
	height:33px;
	font-size:1.6em;
	}

#register
	{
	position:absolute;
	top:301px;
	left:230px;
	width:80px;
	height:40px;
	}

#ts
	{
	position:absolute;
	top:380px;
	left:120px;
	}

.groundExtra
	{
	position:absolute;
	top:-335px;
	left:0;
	}

#zk
	{
	position:absolute;
	top:-270px;
	left:135px;
	}