@charset "utf-8";
/* CSS Document */

/*Main content style*/
#container_view_live {
	width:962px;
	margin:0 auto;
}

#container_center {
	width:1006px;
	margin:16px auto 40px auto;
}

#container_result {
	width:494px;
	float:left;
}

#container_icons {
	width:494px;
	margin-top: 15px;
	float:left;
}

#main_content_left {
	width:494px;
	float:left;
}

#main_content_right {
	width:505px;
	float:right;
}

.box_grey_left {
	width:12px;
	height:16px;
	background-color:#c0c0c0;
	display:block;
	float:left;
	margin-top:1px;
	margin-left:1px;
}

.box_grey_right {
	width:12px;
	height:16px;
	background-color:#c0c0c0;
	display:block;
	float:right;
	margin-top:1px;
	margin-right:1px;
}

.icon_won {
	background:url(../images/icon_won.gif) right no-repeat;
	background-color:#FFFFFF;
	height:26px;
}

.icon_won_p {
	background:url(../images/icon_won_p.gif) right no-repeat;
	background-color:#FFFFFF;
	height:26px;
}

.icon_won_p2 {
	background:url(../images/icon_won_p2.gif) right no-repeat;
	background-color:#FFFFFF;
	height:26px;
}

a.shortcutlink:hover{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

#container_estimated_jackpot_mega {
	width:450px;
	height:330px;
	margin:3px;
	padding:30px 24px 0 25px;
	background:url(../images/estimated_jackpot_animation_mega.gif);
	background-repeat:no-repeat;
}

#container_estimated_jackpot_650 {
	width:100%;
	margin:0;
	padding:30px 24px 30px 25px;
	background:url(../images/estimated_jackpot_animation_650.gif);
	background-repeat:no-repeat;
	background-position: center;
    background-size: cover;
	min-width: 499px;
	min-height: 416px;
	height: 100%;
}

#container_estimated_jackpot2 {
	width:240px;
	padding:10px;
	background-color:#f1f1f1;
}

#jackpot {
	width:180px;
	height:33px;
	padding-top:17px;
	margin-bottom:1px;
	float:left;
}

#container_smallbanner {
	width:498px;
	height:127px;
	margin:25px 0 25px;
	padding-left:5.5%;
}

#container_event {
	width:480px;
	height:298px;
	margin-left: auto;
    margin-right: auto;
}

#container_lifestyle {
	width:481px;
	height:178px;
	padding:12px;
	margin-top:4px;
	float:right;
	background:url(../images/slideshow_bgimg.gif) no-repeat;
}

.lifestyle_img{
	/* width:116px; */
	height:116px;
	padding:1px;
	border:#d0d0d0 1px solid;
	float:left;
	margin-right:20px;
}

.lifestyle_title{
	padding:5px 10px; 
	background-color:#ebebeb; 
	margin-bottom:10px;
}

#main2_content_left {
	width:730px;
	float:left;
}

#main2_content_right {
	width:260px;
	float:right;
}