#header{height:201px;}
#image-top{
	z-index:100;
	float:right;
	right:3px;
	top:7px;
	position:absolute;
}

#content-center,
#content-bottom{
	padding-top:20px;
}

#lottery-box{
	width:283px;
	height:152px;
	background-image:url(../../images/lottery-box.jpg);
	color:#B1E8FC;
}

#starbucks-box{
	width:283px;
	height:152px;
	background-image:url(../../images/starbucks-box.jpg);
	color:#B1E8FC;
}

#horoscope-box{
	width:283px;
	height:152px;
	background-image:url(../../images/horoscope-box.jpg);
	color:#D3F465;
	position:absolute;
	left:338px
}

.inner-text{
	width:260px;
	height:76px;
	text-align:left;
	margin-left:11px;
	margin-top:48px;
	overflow:hidden;
}

.inner-text .page-title,
#content-bottom .page-title{
	display:none;
}

.inner-text p{
	margin:0px;
}

.play-btn{
	text-align:right;
	margin: 0 21px 12px 0;
}

#content-bottom div{
	clear:both;
}

#content-bottom div img{
	margin-right:10px;
}

.game-movie{
	text-align:center;
	padding-top:5px;
}