
a {
    text-decoration: none;
}
#rili {
    height:auto;    
    width: 220px;
}
.rili_table {
    border: 0px solid #CCCCCC;
    width: 220px;
}
.week {
    background-image: url("../images/week_bg.gif");
    color: #FFFFFF;
    font-weight: bold;
}
.weekrili {
    color: #FFFFFF;
    font-weight: bold;
    height: 18px;
    width: 30px;
}
.jumpmenu {
    font-family: Arial,Helvetica,sans-serif;
    width: 102px;
}
.datetable {
    background-color: #FFFFFF;
    width: 220px;
}
.curdatestyle {
    background-color: #FF9900;
    color: #000000;
        height: 30px;
    width: 30px;
    font-family: Arial,Helvetica,sans-serif,Times,serif;
    font-weight: bold;
}
.curdatestyle a {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
}
.curdatestyle a:hover {
    color: #FF0000;
}
.nowdatestyle {
    background-color: #FFCC00;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 20px;
}
.nowdatestyle a {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.rili {
    background-color: #E0DBD5;
    color: #00F;
    font-family: Arial,Helvetica,sans-serif;
    height: 30px;
    width: 30px;
}

.rili a {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
}

.rili a:hover {
    color: #000000;
}
.riliover {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    height: 20px;
}
.riliover a {
    color: #CC0000;
    font-family: Arial,Helvetica,sans-serif;
}
.riliover a:hover {
    color: #CC0000;
}
.date_end {
    background-image: url("../images/date_end.gif");
    height: 14px;
    width: 280px;
}