@charset "UTF-8";
.insideBox {
	clear: both;
}
#box1 {
	padding-bottom: 0px;
	background-image: url(/contest/index/image/interval.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#aboutGallery {
	margin-left: 10px;
	margin-top: 20px;
}
#aboutGallery p {
	padding-bottom: 40px;
}
#result_presentation {
	margin-top: 10px;
}
#application {
	width: 405px;
	position: absolute;
	top: 165px;
	right: 11px;
}


.fixed {
            position:fixed;
        }
#FLASH {
	height: 1px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#SWFObject {
	z-index: 10;
	display: none;
}
#noFlash {
	display: block;
}
