#movie{
	background:url(/common/img/bg_story.jpg) top center no-repeat;
	width:100%;
}

#movieContents{
	height:676px;
}

.leftBlock{
	width:435px;
	float:left;
}
#news{
	width:100%;
	background:url(/common/img_top/news_bg.png) top no-repeat;
	line-height:18px;
	padding:50px 0 20px 0;

}
#news ul{
	width:320px;
	float:right;
	padding-right:40px;
}
#news li{
	border-bottom:#000 1px dashed; 
	padding-bottom:10px; 
	margin-bottom:10px;
}
#news .newsDate{
	float:left;
	width:60px;
	text-align:center;
	color:#000;
	font-style:italic;
	font-size:16px;
	line-height:24px;
}
#news .newsDetail{
	float:right;
	width:250px;
	text-align:left;
}
.newsTtl A:active,.newsTtl A:hover{background:none;}

.newsDetail A,.newsDetail A:visited{ color:#fff;}
.newsDetail A:active,.newsDetail A:hover{ color:#fff; background:none; border-style:dotted;border-width:0px; border-bottom-width:1px;}


#facebook{
	background:#FFFFFF;
	float:left;
	margin-left:80px;
}

#screening{
	width:463px;
	float:left;
	background:url(/common/img_top/screening_bg.png) bottom center;
	margin-top:20px;
}
#screening ul{
	width:380px;
	margin:0 auto;
}
#screening li{
	border-bottom:1px dashed #999999;
	margin-bottom:10px;
	padding-bottom:10px;
}
#screening .screeningTtl{
	background:#fff;
}
.screeningTtl A:active,.screeningTtl A:hover{background:none;}

#screening .screeningDate{
	width:80px;
	float:left;
	background:url(/common/img_top/screening_date_bg.png) top center;
	text-align:center;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding:15px 0;
}
#screening .screeningDatail{
	width:285px;
	float:right;
	text-align:left;
	font-size:14px;
}
#screening .txtRed{
	font-size:12px;
}
#screening .screeningDatail .txtS{
	padding-top:2px;
	color:#996600;
}
.screeningDatail A,.screeningDatail A:visited{ color:#000;}
.screeningDatail A:active,.screeningDatail A:hover{
	color:#CC0000;
	background:none;
	border-style:dotted;
	border-width:0px;
	border-bottom-width:1px;
}


.underBlock{
}

#fbG{
	float:left;
	margin-right:30px;
	width:250px;
}

#twitter{
	float:left;
	margin-right:30px;
	width:320px;
}
#mm{
	float:left;
}