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

#content {
	background: #0c0c0c url('../images/live/livePage/bg.jpg') no-repeat center top
}

#lobby>ul.game-list {
	margin: 0;
	width: 1000px;
	padding-top: 20px;
	background-position: 0 170px
}

ul.game-list>li {
	width: 288px;
	height: 344px;
	margin: 0 20px 90px
}

