.order_page {
width:1010px;margin:0 auto 55px;
margin-bottom: 100px;
}

.order_top { padding: 0 1em; }

.order_top h3 {
  font-size: 18pt;
  margin: 1em 0 ;
}

.order_top p {
  margin: 0;
  padding: 0 1em 2em 1em;
  font-size: 12pt;
}

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

.seminar_day {
  padding: 0 1em;
}

.seminar_day h2 {
  width: 100%; font-size:20pt; background:#ed6103; text-align: center; padding: 1em 0; font-weight: bold; color: #fff; margin: 0 0 1em 0;
}

.order_box {
    margin: 0 0 40px 0;
    padding: 0 1em;
}

.order_stage {
    background: rgb(235,235,235);
//    height: 50px;
//    line-height: 50px;
    padding: 1em 0 1em 1em;
    color: #000;
    margin: 0 0 0 0;
//    border-left: 0.5em solid rgb(193,24,31);
    border-left: 0.5em solid #ed6103;
    font-size: 12pt;
}

.order_seminar {
//    height: 40px;
//    line-height: 40px;
    padding: 1.5em 0 1.5em 1em;
    font-size: 11pt;
//    border-radius: 5px;
    background: #fff;
    margin: 0 0 0 0;
    border-bottom: 1px dotted #dcdcdc;
}

.order_seminar .cb {
    float: left;
    width: 2em;
    padding-top: 2px;
}

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

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

.order_seminar .state_full {
    float: right;
    margin: 0;
    padding: 0 20px 0 0;
}

.order_seminar .state_full {
    color: red;
}

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

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

.order_seminar .stage {
    display: none;
}

.seminar_result {
//    height: 45px;
//    line-height: 45px;
    padding: 1.5em 0 1.5em 1em;
    font-size: 12pt;
//    border-radius: 5px;
    background: #fff;
//    margin: 0 0 10px 0;
    border-bottom: 1px dotted #dcdcdc;
}

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

#result {
    display: none;
}

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

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

.send_order {
    width:660px;
    margin:0 auto;
}

.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; }



.order_submit_btn {
position:relative;display:block;width:100%;height:80px;text-align:center;line-height:80px;color:#fff;text-decoration:none;font-size:2.5rem;font-weight:bold;border-radius:50px;background-color:rgb(193,24,31);-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,0.2);box-shadow:0 2px 1px 0 rgba(0,0,0,0.2)

}



.order_submit_btn:hover{top:2px;-webkit-box-shadow:none;box-shadow:none}