@CHARSET"UTF8";


.allschedule{
    float:left;
    width:710px;
}
.allschedule .title{
    float:left;
    color:#451D1C;
    font-size:16px;
    line-height:133%;
    text-decoration:none;
}

#ntchPlace{
    float:left;
    margin-left:20px;
}


.calendarView {
    float: left;
    width:760px;
}

.calendarView .ui-datepicker-div,.calendarView  .ui-datepicker-inline,.calendarView  #ui-datepicker-div {
    background: none;
    border: 0px none;

}

.calendarView .ui-datepicker-next, .calendarView .ui-datepicker-prev {
    left: 40.75em;

}

.calendarView .ui-datepicker-header select.ui-datepicker-new-month {
    left: 42.3em;
    height: 20px;
    width: 9em;
}

.calendarView .ui-datepicker-header select.ui-datepicker-new-year {
    left: 51.3em;
    width: 9em;
    height: 20px;
}

.calendarView .ui-datepicker-next {
    left: 60.3em;
}

.calendarView table.ui-datepicker {
    width: 62em;
}

.calendarView .ui-datepicker-inline {
    padding-left: 0px;
}

.calendarView table.ui-datepicker .ui-datepicker-title-row td {
    color: #2E1F22;
    height: 20px;
    font-weight: bolder;
}

.calendarView table.ui-datepicker td {
    height: 100px;
    vertical-align:top;
   
}

.calendarView table.ui-datepicker td a {
    color: #979797;
}

.calendarView table.ui-datepicker td a:hover,.calendarView table.ui-datepicker td a:active{
    background:none;
    border:none;
}


.calendarView table.ui-datepicker td .dayElement a{
    cursor:text;
}

.calendarView .ui-datepicker-other-month{
    background:none !important;
}

.calendarView .channelContent {
    width: 760px;
}

.calendarView .programPlayDate {
    float: left;

}

.calendarView table.ui-datepicker td a {
    background: none;
    border: none;
    padding: 0px 0px 0px 0px;
}

.calendarView table.ui-datepicker td .programs a {
    color: #000000;
    font-size:13px;
    width:100px;
}

.calendarView table.ui-datepicker td .programs a:hover{
    color:#B05333;
    text-decoration:underline;
}

.calendarView .dayElement {
    float: left;
    width: 100px;
    text-align:left;
}

.calendarView table.ui-datepicker td {
    background: #E6E6E6 url( ../images/e6e6e6_40x100_textures_02_glass_75.png ) repeat-x scroll 0 50%;
    border: 1px solid #FFFFFF;
    padding: 0.1em 0.3em 0.1em 0;
}

.calendarView .ui-datepicker-days-cell .programs {
    float: left;
    width: 100px;
}

.calendarView .ui-datepicker-days-cell .programLink{
    float:left;
    padding-bottom:5px;
    border-bottom:1px solid #979797;
}

.ntchown{
    /*background-image:url(../images/bg_cell1.gif);*/
    background-color:#D3EDFA;
}

.cooperate{
    /*background-image:url(../images/bg_cell3.gif);*/
    background-color:#D6EACF;
}

.other{
    /*background-image:url(../images/bg_cell2.gif);   */
    background-color:#FFFCDB; 
}

.playTime{
    width:100px;
    color:#000000;
}
.colorDesc{
    float:left;
}

.allschedule .subMenu{
    width: 600px;
    margin-top:-5px;
}

.allschedule .subMenu .link a:visited{
    color:#B05333;    
}

