@charset "utf-8";

.news-board-table{width:100%;border-top:2px solid #888;border-bottom: 1px solid #ddd;margin-bottom:20px;}
.news-board-table-th{width:160px;padding: 20px 40px 20px 20px;background-color: #f3f3f3;}
.news-board-table-td{padding:5px 10px 5px 20px;}
.news-board-table-td input{height:40px;width:90%;padding:0px 10px;}
.news-board-table-td textarea{height:240px;width:90%;padding:0px 10px;}
.news-board-table-td select{height:40px;width:45%;padding:0px 10px;}
#news-contents{padding-top:20px; }

.news-paragraph{word-break:break-all; line-height: 160%;}
.press-info{float:left;height:150px;width:240px;padding:5px 15px;margin-left:10px;background:url(../images/news/press-back.png) no-repeat 0px 0px;}
.press-info h4{margin-left:50px;}
/* CH7 편성표 */
#schedule_week{float:left;height:48px;padding-left:10px;background:url(../images/program/w_sc_back.gif) no-repeat;}
#schedule_week ul{float:left;height:48px;margin-left:17px;}
#schedule_week li{float:left;height:31px;padding-left:6px;padding-top:17px;color:#666666;}
#schedule_week li a{}
#schedule_week li.current{background:url(../images/program/w_sc_back2.gif) no-repeat;color:#ffffff;}
#schedule_week li.current strong{color:#ffffff;}
#schedule_week li.current a{color:#ffffff;}
#schedule_week strong{color:blue;}
#schedule_head{float:left;height:22px;margin-top:11px;padding-left:20px;padding-top:5px;border-width:2px 0px 1px 0px;border-style:solid;border-color:#666666;background-color:#eeeeee;}
#schedule_head dt{float:left;font-size:10pt;font-weight:bold;color:#0000dd;}
#schedule_head dd{float:left;font-size:10pt;font-weight:bold;color:#0000dd;}
#schedule_body{}
#schedule_body li{float:left;height:20px;padding-top:5px;border-bottom:1px solid #aaaaaa;}
#schedule_body dt{float:left;padding-left:20px;color:#444444;}
#schedule_body dd{float:left;color:#2b2f7d;}
#program_icon{padding:10px;}
#program_icon ul{}
#program_icon li{float:left;}
#program_icon dl{}
#program_icon dt{float:left;margin-top:2px;}
#program_icon dd{float:left;margin-top:5px;margin-left:2px;}

#scheduleCal-origin{
	font-family: "굴림",gulim,sans-serif;
	font-size:12pt;
	line-height: 150%;
}

#scheduleCal-origin thead tr th{
	height: 35px;
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
}

#scheduleCal-origin tbody tr{
	height: 60px;
}

#scheduleCal-origin tbody tr td{
	border: 1px solid #cccccc;
	border-bottom: 1px solid #eeeeee;
	padding: 5px;
	vertical-align: top;
}

#scheduleCal-origin dl{
	overflow: hidden; width: auto; padding-top:6px; line-height: 14px;
}

#scheduleCal-origin dt{
	float:left; color: #888888; margin-left:2px; margin-right:6px;
}

#scheduleCal-origin dd{
	overflow: hidden; line-height: 14px;
}

#scheduleCal-origin tbody tr td:HOVER{background-color: #f0f0f0;}
#scheduleCal-next{font-family: "굴림",gulim,sans-serif;font-size:12pt;display: none;line-height: 150%;}
#scheduleCal-next thead tr th{height: 35px;border: 1px solid #cccccc;background-color: #f2f2f2;}
#scheduleCal-next tbody tr{height: 60px;}
#scheduleCal-next tbody tr td{border: 1px solid #cccccc;border-bottom: 1px solid #eeeeee;padding: 5px;vertical-align: top;}
#scheduleCal-next tbody tr td:HOVER{background-color: #f0f0f0;}
#scheduleCal-next dl{overflow: hidden; width: auto; padding-top:6px; line-height: 14px;}
#scheduleCal-next dt{float:left; color: #888888; margin-left:2px; margin-right:6px;}
#scheduleCal-next dd{overflow: hidden; line-height: 14px;}
	
.schduleCal{width: 100%;}
.schedule-today{ background-color: #f4f4f4;}

