﻿* {
	margin: 0;
	padding: 0;
}
body {
	background: #000000 url(../../img/common/bg_body.jpg) repeat-x fixed center bottom;
}
#wrapper {
	width: 100%;
	position: absolute;
	top: 0px;
}
#container {
	background-color: #ffffff;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#header p {
	margin-left: 5px;
}
#header img {
	border: 0px;
}
#contents {
	width: 970px;
	height: 570px;
	margin-left: auto;
	margin-right: auto;
}
#game {
	width: 860px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	float: left;
	width: 585px;
}
#footer {
	position: relative;
	background-image: url("/img/game/footer.gif");
	background-repeat: no-repeat;
	width: 970px;
	height: 117px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 17px;
	padding-top: 15px;
}
#footer img {
	border: 0px;
}
.attension {
	position: absolute;
	top: -10px;
	left: 565px;
}
#archive {
	height: 39px;
	margin-bottom:9px;
}
#archive p {
	float: left;
	width: 188px;
}
