@charset "utf-8";
/* CSS Document */

#container {
	height: 288px;
	width: 800px;
	margin-top: -147px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
}
body {
	background-image: url(img/bg_up.png);
	background-repeat: repeat-x;
	margin: 0px;
}
img {
	border: 0px;
}
