@charset "utf-8";

.calendar {
    border: 3px solid #E7E7E7;
    border-collapse: collapse;
}
.calendar-title {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 25px;
}
.calendar-title-current-month {
    color: #030303;
    font-weight: 700;
	text-align:center;
}
.calendar-weeks {
    background: none repeat scroll 0 0 #FAFFF1;
    height: 24px;
}
.calendar-week-days {
    height: 45px;
}
.calendar td {
    border: 1px solid #E2E2E2;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 85px;
}
.calendar-today {
    color: red;
}
.calendar a {
    cursor: pointer;
    text-decoration: none;
}
#dv_01 {
    background-color: #FFFFFF;
    display: none;
    float: left;
    position: absolute;
    width: 500px;
}
.calendar_red {
    color: #FF6600;
}
.calendar_bg_ffffcc {
    background: none repeat scroll 0 0 #FFFFCC;
    height: 46px;
}
.calendar_padding_top_8 {
    padding-top: 8px;
}
.calendar_padding_top_5 {
    padding-top: 5px;
}
.calendar_color_333 {
    color: #333333;
}
.calendar_color_ff6600 {
    color: #FF6600;
}
.calendar_jieri {
    color: #4876FF;
}
.calendar-tag, .calendar div {
    color: Red;
    font-size: 12px;
}
.rili {
    width: 512px;
}
.closed {
    height: 15px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: right;
}
.mounth {
    margin-bottom: 5px;
}
.mounth table td {
    padding: 1px 5px;
    text-align: center;
}
.mounthbg {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #363636;
    font-size: 12px;
}
.day table th {
    background: url("../images/daythbg.gif") repeat-x scroll left top transparent;
    color: #666666;
    font-size: 12px;
    font-weight: lighter;
    padding: 5px;
    text-align: center;
    width: 60px;
}
table th.colorhe {
    color: #8C6639;
}
.day table td {
    background: none repeat scroll 0 0 #F4F3EE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 28px;
    line-height: 18px;
    padding: 5px 7px;
    text-align: right;
    vertical-align: top;
}
.cf {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
}
.leftsale {
    float: left;
    text-align: left;
}
.day table td span.cororg3 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: lighter;
}
