/* CSS Document */


#flash-layer {
	position:absolute;
	width:325px;
	height:396px;
	z-index:1;
	left: 394px;
	top: 105px;
	border: 1px solid #333;
	background-color: #71A3C8;
}
#subtitle-layer {
	position:absolute;
	width:364px;
	height:404px;
	z-index:4;
	left: 51px;
	top: 94px;
	padding: 5px;
}
#content {
	position:absolute;
	width:380px;
	height:81px;
	z-index:6;
	left: 11px;
	top: 320px;
}
#snail-1 {
	position:absolute;
	width:23px;
	height:27px;
	z-index:7;
	left: 40px;
	top: 277px;
}
#snail-2 {
	position:absolute;
	width:23px;
	height:27px;
	z-index:8;
	left: 40px;
	top: 317px;
}
#snail-3 {
	position:absolute;
	width:23px;
	height:27px;
	z-index:9;
	left: 40px;
	top: 355px;
}
#continu-layer {
	position:absolute;
	width:300px;
	height:408px;
	z-index:2;
	left: 0px;
	top: -1px;
}
