@charset "utf-8";


* {
		margin:0;
        padding:0;

}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
border: 0px;

} 



#info{
	width:100%;
	font-size: 12px;
	color: #333;
	background-color: #CCC;
	height: 20px;
	padding: 5px;
}

#info a{
	color: #000;
	background-color: #999;
	text-decoration: none;
}

#info a:hover{
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}


#ue {
	margin: 0;
	padding: 5 0 0 15;
	font-size: 9px;
	color: #333333;
	letter-spacing: 1.5px;
	position: absolute;
	left: 15px;
	top: 20px;

}

#fla {

 position:absolute;
 width:800px;
 height:520px;
 top:50%;
 left:50%;
 margin-left:-400px;
 margin-top:-260px }

#ver {

 position:absolute;
 width:800px;
 height:20px;
 top:50%;
 left:50%;
 margin-left:-400px;
 margin-top:270px}


#contents{ 
position:absolute;
width:800px;
height:520px;
left:50%;
top:50%;
margin-left:-400px;
margin-top:-260px;
}


.position{ 
width: 800px; 
height: 560px;
margin:0 auto;
clear: both; 
position: relative; 
top: 0px; 
} 

#sita {
width: 800px; 
font-size: 9px;
margin:0 auto;
padding: 20 0 0 0;
clear: both; 

}
