P.text {
    margin: 20px 0 30px 0;
    line-height: 1.5em;
    padding: 0 1em;
}

.sched_box {
    margin: 0 0 40px 0;
    width: 100%;
    display: block;
}

.sched_headline {
    background: rgb(220,220,220);
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
    color: #fff;
    margin: 0 0 10px 0;
    border-left: 5px solid rgb(193,24,31);
    font-size: 14px;
}

.group {
    width: 100%;
    margin-bottom: 15px;
    /* border-bottom: dashed 1px gray; */
    display: block;
}

.category {
   float: left;
   width: 40px;
}

.pan {
   height: 155px;
   background: #ADD8E6;
   font-weight: bold; 
}

.sponcer {
   height: 55px;
   background: #FFE4E1;
   font-weight: bold; 
}

.seminar {
   float: left;
   clear: both;
}

.last {
   height: 105px;
}

P.ctgry {
   padding-top: 7px;
   writing-mode: vertical-rl;
   text-orientation: upright;
   line-height: 40px;
}

.title {font-weight: bold; }
.zoom {margin: 0 20px 0 10px; color: navy; font-weight: bold; background: lightskyblue; }
.youtube {margin: 0 20px 0 10px; color: maroon; font-weight: bold; background: sandybrown; }



.sched_seminar {
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 20px;
    font-size: 13px;
    border-radius: 5px;
    background: #fff;
    margin: 0 0 10px 50px;
    border: 1px solid rgb(255,255,255);
}

.sched_seminar .cb {
    float: left;
    width: 50px;
    padding-top: 10px;
}

.sched_seminar .state {
    float: right;
    margin: 0;
    padding: 0 20px 0 0;
}

.sched_seminar .state {
    color: rgb(49,154,59);
}

.sched_seminar .ch {
    margin: 0 10px 0 0;
    color: rgb(60,60,60);
}

.sched_seminar .time, .sched_seminar .name, .sched_seminar .title {
    margin: 0 30px 0 0;
    color: rgb(60,60,60);
}

.sched_seminar .title A {
    text-decoration: none;
}

.sponsor_box {
    background: #fff;
    border: 1px solid rgb(200,200,200);
    border-radius: 5px;
    font-size: 13px;
    padding: 0;
}

.sponsor_box H4 {
    margin: 15px 0 15px 20px;
    color: rgb(180,100,150);
    font-size: 13px;
}

.sponsor_box P {
    margin: 10px 0 15px 20px;
    font-size: 13px;
}

.sponsor_box P SPAN {
    margin: 0 30px 0 0;
    font-size: 13px;
}

.sponsor_box P A {
    text-decoration: none;
    font-size: 13px;
}

.order_stage {
    background: rgb(220,220,220);
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
    color: #fff;
    margin: 0 0 10px 0;
    border-left: 5px solid rgb(193,24,31);
    font-size: 14px;
}

.seminar_result {
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 20px;
    font-size: 14px;
    border-radius: 5px;
    background: #fff;
    margin: 0 0 10px 0;
    border: 1px solid rgb(255,255,255);
}

.seminar_result .time, .seminar_result .name, .seminar_result .title, .seminar_result .stage {
    margin: 0 30px 0 0;
    color: rgb(60,60,60);
}

.recording {
    margin: 0 0 10px 0;
}

#result {
    display: none;
}

#order_result {
    margin: 0 0 30px 0;
}

.order_step {
    text-align: center;
    margin: 0 0 30px 0;
}

.send_order {
    text-align: center;
    margin: 0 0 30px 0;
}

.order_txt {
    padding: 0 20px;
    color: rgb(60,60,60);
    font-size: 14px;
}


.order_txt {
    padding: 0 20px;
    color: rgb(60,60,60);
    font-size: 14px;
}

.order_left {
    float: left;
    width: 650px;
}

.order_right {
    float: left;
}

H3.order_type {
    font-size: 25px;
    color: #ff8c00;
}

.timetable {
    text-align: center;
    margin: 0 0 30px 0;
}

.timetable IMG {
    margin: 0 0 10px 0;
    border: 1px solid rgb(0,162,255);
    padding: 3px;
}


.timetable A {
    text-decoration: none;
    font-weight: bold;
    color: rgb(50,50,50);
    font-size: 17px;
}

.timetable A:hover {
    text-decoration: underline;
}

.timetable A SPAN {
    color: rgb(0,162,255);
}

sup { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; color: #ff8c00; margin: 0 0 0 -10px; }

sup { bottom: 1ex; }