.contentline {
	text-align:center;
	padding:10px 0 3px 0;
	margin:0 auto;
	width:600px;
	height:5px;
}

.contentgame {
	width:auto;
	margin:0 auto;
	padding-top:7px;
}

#gameMenu {
	background:url(../img/game/menu_bg.gif) center top repeat-x;
	padding: 8px 0 0;
	height: 72px;
}

#gameMenu div {
	margin:0 auto;
	width: 560px;
}

#gameMenu img {
	float: left;
	margin: 4px 2px 0 1px;
}

#gameContainer {
	background-image:url(../img/top/game_ptn.jpg);
	background-position:center;
	margin:0 auto;
	text-align:center;
	width:800px;
	height: auto;
}

#gameContent {
	margin:10px auto 10px;
	text-align:center;
	border: solid 2px #ff7db4;
	height: auto;
}

#back {
	margin: 10px 0;
}