@charset "UTF-8";

body {
	margin:10px;
	padding:0px;
	font-family:Courier, "Courier New", monospace;
	font-size:12px;
	line-height:14px;
	color:#000;
	background:#FFF none;
}

p {
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

#container {
	width:1200px;
	margin:0px;
	padding:0px;
	z-index:1;
}

#dotline {
	margin:0px;
	padding:0px;
	overflow:hidden;
	text-overflow:hidden;
	height:14px;
}

#disclaimer {
	z-index:2;
}

#gif_ani_1 {
	position:fixed;
	top:500px;
	left:100px;
	z-index:1001;
}

#gif_ani_2 {
	position:fixed;
	top:600px;
	left:800px;
	z-index:1002;
}

#gif_ani_3 {
	position:fixed;
	top:0px;
	left:200px;
	z-index:1003;
}

#gif_ani_4 {
	position:fixed;
	top:200px;
	left:700px;
	z-index:1004;
}

#gif_ani_5 {
	position:fixed;
	top:80px;
	left:0px;
	z-index:1005;
}