body#index {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
div#wapper {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 0;
}
div#flashcontent {
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
}
div#toplink {
	background-color: #666;
	height: 15px;
}
div#toplink a{
	font-size: 60%;
	color: #333;

}
div.index_wapperu{
    position: absolute;
	top: 0px; 
	left: 0px;
	height:100%;
	width: 100%;
	line-height: 0;
}


a {
	color: #900;
}
