#banner {
	background-image: url('../images/game/gamePage/banner.jpg')
}

#content {
	background: #161616 url('../images/game/gamePage/bg.jpg') no-repeat center top
}

#lobby>ul.game-list {
	margin: 0 -12px;
	padding-top: 50px;
	width: 1024px;
	background-position: 0 180px
}

ul.game-list>li {
	width: 338px;
	height: 330px;
	margin-bottom: 100px
}

