@import url("base.css");
@import url("layout.css?version=02");

div.schedule_int {background:url('/images/schedule/content_shedule_int_bg.gif') no-repeat ;height:220px;width:700px}
div.channel_int {background:url('/images/schedule/content_channel_int_bg.gif') no-repeat ;height:200px;width:700px}
div.cont_notice {	width:700px;}
div.cont_notice p {margin-top:12px;}
div.cont_notice div.wrap_qtone{width:700px;}
div.cont_notice div.wrap_qtone div.day_qtone{float:left;width:322px;}
div.cont_notice div.wrap_qtone div.all_qtone{float:right;width:322px;}


.weektable  {
font-size:11px;
color:#777777;
}

.weektable td {
border:1px solid #dbdbdb;
word-break:break-all;
background-color:#F7F7F7;
}

.weektable th {
background-color:#333333;
font-weight:normal;
color:#FFFFFF;
height:24px;
text-align:center;
}
.weektable td p {
margin:5px 3px 0 5px;
}
.weektable  ul{margin:2px 5px 10px 5px; list-style:none;}
.weektable  li{margin-top:7px; }

.weektable td.weekw{
background-color:#FFF;
vertical-align:top;
}
.weektable td.weekw img{
/*margin-right:3px;*/
}


/*ÇÁ¸°Æ® ÆË¾÷*/
.weektable_print  {
font-size:11px;
color:#000000;
}

.weektable_print td {
border:1px solid #999999;
word-break:break-all;
background-color:#F7F7F7;
}

.weektable_print th {
background-color:#333333;
font-weight:normal;
color:#FFFFFF;
height:24px;
text-align:center;
}
.weektable_print td p {
margin:5px 3px 0 2px;
}
.weektable_print  ul{margin:2px 5px 10px 5px; list-style:none;}
.weektable_print  li{margin-top:7px; }

.weektable_print td.weekw{
background-color:#FFF;
vertical-align:top;
text-align:left;
}
.weektable_print td.weekw img{
margin-right:0px;
}


.channel_info {background-color:#e5e5e5;}
.channel_info	 td {height:30px; background-color:#FFFFFF;}


.qtone_txt {
	margin:10px;
	padding:10px; 
	width:300px;
	height:108px;
	border:1px solid #e5e5e5; 
	background:#FFFFFF;
	line-height:16px;
	overflow-y:scroll;
	scrollbar-highlight-color: #cdcdcd;
	scrollbar-shadow-color: #cdcdcd;
	scrollbar-arrow-color: #cdcdcd;
	scrollbar-face-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-base-color: #000;	
}

.qtone_tb  {
   border-collapse: collapse;
   text-align:center;
}
.qtone_tb td {border: 1px solid #e5e5e5; height:25px; }
.qtone_tb th.am {border: 1px solid #e5e5e5;border-bottom: 1px solid #75be1e; height:25px; font-weight:normal;}
.qtone_tb th.pm {border: 1px solid #e5e5e5;border-bottom: 1px solid #a566af; height:25px; font-weight:normal;}
.qtone_tb th.night {border: 1px solid #e5e5e5;border-bottom: 1px solid #6991b1; height:25px; font-weight:normal;}
