html,body{
	margin: 0px;
	padding: 0px;
	height:100%;
	border-style: none;
	overflow:hidden;
	border:0;
	font-family:Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#433D03;
	background-color:#85D3EA;
}
img,iframe{
	border-style: none;
}
#fs{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	z-index:2;
	visibility:hidden;
	cursor:col-resize;
}
.middle{
	position:absolute;
	top:0px;
	left:465px;
	width:7px;
	height:100%;
	z-index:1;
	cursor:col-resize;
	opacity:0;
	filter: alpha(opacity = 0);
	background-color:#000;
}
/*---------------------------------------*/
.left,.left > *{
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	width:468px;
	text-align:center;
}
.left object,.left iframe,.left > *{
	width:100%;
	height:100%;
}
.adv,.btn,#cam{
	background-color:#433D03;
}
/*---------------------------------------*/
.logo,.logo img{
	position:absolute;
	top:0px;
	height:80px;
}
.logo .fm{
	left:0px;
	z-index:1;
}
.logo .fr{
	left:128px;
}
/*-------------------------------------*/
.adv,#adv{
	top:80px;
	height:60px;
}

/*-------------------------------------*/
.btn{
	top:140px;
	height:25px;
}
/*-------------------------------------*/
#cam{
	top:165px;
	height:0px;
}
#cam *{
	height:206px;
}
.logo > div,.adv > div,#cam > div{
	margin:auto;
	width:468px;
	position:relative;
}
/*-------------------------------------*/
#play{
	top:165px;
}
/*-------------------------------------*/
.right,.right > *{
	position:absolute;
	top:0px;
	bottom:0px;
	left:468px;
	right:0px;
	text-align:center;
}
.tabs{
	top:0px;
	left:0px;
	height:20px;
	background-color:#fff;
}
.taba,.tabd{
	position:absolute;
	width:100px;
	cursor:pointer;
}
.taba > *{
	background-color:#433D03;
	color:#85D3EA;
}
.tabd > *{
	background-color:#85D3EA;
	color:#433D03;
}
.ch1,.ch2,.ch3,.ch4,.ch5,.ch6,.ch7,.ch1 *{
	height:1px;
	border-width:0 1px;
	border-style:solid;
}
.ch8{
	height:10px;
}
.ct{
	position:absolute;
	top:0px;
	line-height:17px;
	width:100%;
	background-color:transparent;
}
.ch1{
	margin:0 4px;
}
.ch2{
	margin:0 3px;
}
.ch3{
	margin:0 2px;
}
.ch4{
	margin:0 1px;
}
.taba > .ch1,.taba > .ch5{
	border-color:#f6f6f3;
}
.taba > .ch2,.taba > .ch4,.taba > .ch6,.taba > .ch1 > *{
	border-color:#bdbba7;
}
.taba > .ch3,.taba > .ch7,.taba > .ch1 > * > *{
	border-color:#7a754c;
}
.tabd > .ch1,.tabd > .ch5{
	border-color:#f9fdfe;
}
.tabd > .ch2,.tabd > .ch4,.tabd > .ch6,.tabd > .ch1 > *{
	border-color:#d4f0f8;
}
.tabd > .ch3,.tabd > .ch7,.tabd > .ch1 > * > *{
	border-color:#a8e0f0;
}
.underline{
	position:absolute;
	background-color:#433D03;
	top:17px;
	width:100%;
	height:3px;
}
.frame{
	position:absolute;
	top:20px;
	left:0px;
}
.frame > *{
	position:absolute;
	width:100%;
	height:100%;
	visibility:hidden;
}
.frame > *  > *{
	width:100%;
	height:100%;
}
.frame > div:first-child{
	visibility:visible;
}
/*-------------------------------------*/
#app{
	position:absolute;
	top:0px;
	height:100%;
	left:0px;
	width:100%;
	text-align:center;
}
#pass, #mail{
	display:none;
}
.full{
	width:100%;
	height:100%;
}
#reg, #reg > span{
	display:none;
	text-align:right;
}
