@charset "utf-8";
#flash_box {
	height:800px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #09F;
}
