#banner {
	background-image: url('../images/lottery/lotteryPage/banner.webp')
}

#content {
	background: #161616 url('../images/lottery/lotteryPage/bg.webp') no-repeat center top
}

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

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



