/*----- SOLDOUT -----*/
#dora2week{
	background:#fff;
	color:#333;
	margin-bottom:20px;
}
h1 {
background-color:#FFFFFF;
	text-indent:-9999px;
}

.contents_fas {
	width:942px;
	background-image: url("../img/topbar.jpg");
    background-repeat: repeat-x;
}

.box_b {
	background: #fff url(../img/bg_movie.jpg) no-repeat top center;
	width:942px;
	line-height:0;
	overflow: hidden; 
}

.box_b2 {
	background: #fff url(../img/bg_tv.jpg) no-repeat top center;
	width:942px;
	line-height:0;
	overflow: hidden; 
}

.box_b3 {
	background: #fff url(../img/bg_lineup.png) no-repeat top center;
	width:942px;
	line-height:0;
	overflow: hidden; 
}


.title_img { margin:25px 0 auto; padding-bottom:15px; }
.menu_area { width:942px; }
.menu_area p { padding:0 0 0 20px; }
.menu_img_mr { margin-right:20px; }

.contents_dora2week { width:942px; margin:0 17px 135px 18px;}

.contents_dora2week2 { width:942px; margin:0 17px 40px 18px;}

.doramovie { margin-bottom:25px; }

.doratv { margin:0 0 25px 0;}

img{
  vertical-align:bottom;
}

.foot_bnr {
	/*float:right;*/
	text-align:center;
	margin: 0 0 25px 0;
}

table#onair  {
	border-collapse: collapse;
	font-size:14px;
	background:#fff;
	width:830px;
	margin:0 30px 25px 40px;
	line-height: 2em;
}


table#onair th {
	border: solid 1px #bbb;
	color: #fff;
	background-color:#999;
	text-align:center;
	font-weight:bold;
}
table#onair td {
	border: solid 1px #bbb;
	padding:3px;
	text-align:center;
}

.onair_title { text-align:left !important; padding-left:10px !important; }
.onair_time { vertical-align:top; }
