@charset "utf-8";

ul, li {list-style:none outside;}
A {text-decoration:none;}


/* date */
#date_layer {text-align:left;    background: #2e2e2e;}

#date_layer #box {width:120px;}
#date_layer #box .top {
    width: 20px;
    float: left;
    padding: 0px 0px;
    border-bottom: 0px solid #fce000 !important;
}
#date_layer #box .day {width:160px; float:left;}

#date_layer .w {font-weight:bold; line-height:20px; color:#000; font-size:26px; }
#date_layer .title {border:1px solid #484848;color:#000; font-size:12px;  padding:0 0 0 0; background:#f0d15c;font-weight: bold;}
#date_layer .title1 border:1px solid #484848;{color:#82D4FF; font-size:12px;  padding:10px 0 10px 0; background:#f0d15c;font-weight: bold;}
#date_layer .title2 {border:1px solid #484848;color:red; font-size:12px;  padding:10px 0 10px 0; background:#f0d15c;font-weight: bold;}

#date_layer .sun1 {color:#FE7676; font-size:12px; float:left;}
#date_layer .sat1 {color:#82D4FF; font-size:12px; float:left;}
#date_layer .day1 {color:#000; font-size:12px; float:left;}

#date_layer .sun2 {font-weight:bold; line-height:20px; color:#FE7676; font-size:12px; float:left;}
#date_layer .sat2 {font-weight:bold; line-height:20px; color:#82D4FF; font-size:12px; float:left;}
#date_layer .day2 {font-weight:bold; line-height:20px; color:#FF9933; font-size:12px; float:left;}

#date_layer .sun3 {color:#ffbebe; font-size:11px; }
#date_layer .sat3 {color:#b8b8ff; font-size:11px; }
#date_layer .day3 {color:#999999; font-size:11px; }

#date_layer .dot {color:#000000; font-size:12px; }

#date_layer .check {color:#126420; font-size:11px; }
#date_layer .check2 {color:#999999; font-size:11px; }


/* list */
#list_layer .input {width:600px; height:22px; background-color:#f3f3f3; border:0px; padding:5px 2px 2px 2px; font-weight:bold; color:#000;  font-size:12px;}

#list_layer .msg {color: #fff;padding:6px 0 0 3px; float:left;}
#list_layer .sub {padding:5px 0 0 3px; float:left;color: #fff;}
#list_layer .submit {padding:3px 0 0 5px; float:left;}

#list_layer #info li {line-height:18px; color:#fff;  font-size:11px;}

#list_layer .title {font-weight:bold; color:#fff;  font-size:12px;}
#list_layer .list {line-height:20px; color:#fff;  font-size:11px;}

#list_layer .no {line-height:25px; font-size:12px; color:#fff;}

#list_layer .bgcolor0 {background-color:#202024;}
#list_layer .bgcolor1 {background-color:#202024;}
#list_layer .bgcolor2 {background-color:#202024;}

.sv_wrap > a{
color:#fff
}