h1.lucky_h1 {
	background:transparent url(/images/lucky/display.png) no-repeat scroll 0 0;
	height: 153px;
	margin-top: 10px;
	width: 546px;
}
h1.hazure_h1 {
	background:transparent url(/images/lucky/hazure.jpg) no-repeat scroll 0 0;
	height: 376px;
	margin-top: 10px;
	width: 546px;
}
h1.atari_h1 {
	background:transparent url(/images/lucky/winner.png) no-repeat scroll 0 0;
	height: 109px;
	margin-top: 10px;
	width: 546px;
}

h2.lucky_h2 {
	background:transparent url(/images/lucky/sub_title_1.png) no-repeat scroll 0 0;
	height: 33px;
	margin-top: 15px;
	width: 545px;
}

h3.lucky_h3 {
	background:transparent url(/images/lucky/sub_title_2.png) no-repeat scroll 0 0;
	height: 33px;
	margin-top: 20px;
	width: 545px;
}
.hazure_txt {
	text-align: center;
	margin: 20px 0 30px; 0;
	color: #ff8c00;
}

.bt_lucky {
	text-align: center;
	margin: 30px 0 10px 0;
}
.lucky_txt {
	padding: 15px;
}

table.campaign {
	margin-bottom: 15px;
}
table.campaign td {
	vertical-align: top;
}

.td_txt {
	padding-left: 10px;
}



#lucky_win {
	width: 500px;
	margin: 20px auto 10px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}

.red {
	color:#FF00FF;
}

div#lucky_ad {
	width:500px;
	padding-left: 40px;
}
