#Table_0 {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    z-index: 0;
    display: none;
}
#Table_1 {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    z-index: 0;
    display: none;
}
#naptar_layer {
    width: 990px;
    overflow: auto;
    background: transparent;
    padding: 0px;
}
.naptar_details_layer {
    width: 589px;
    height: 600px;
    padding-top: 70px;
}
.gCalendar th, .gCalendar2 th{
    text-align: center;
}
.gCalendar td{
    border: 1px solid black;
    height: 30px;
    width: 120px;
    valign: top;
}
.gCalendar .eventbox, .gCalendar2 .eventbox{
    width: 115px;
    cursor: pointer;
}
.gCalendar3 .eventbox{
    cursor: pointer;
}
.gCalendar2 td{
    border: 1px solid black;
    height: 120px;
    width: 120px;
    valign: top;
}
.gCalendar3 td{
    border: 1px solid black;
    valign: top;
    font-size: 12px;
    width: 19px;
    height: 20px;
}
.naptar_block_top{
    background: url('../images/naptar_top.png') no-repeat;
    width: 990px;
    height: 19px;
}
.naptar_block_mid{
    background: url('../images/naptar_middle.png') repeat-y;
    width: 950px;
    padding: 20px;
}
.naptar_block_bot{
    background: url('../images/naptar_bottom.png') no-repeat;
    width: 990px;
    height: 17px;
}

.naptar_panel_top{
    background: url('../images/panel_top.png') no-repeat;
    width: 589px;
    height: 21px;
}
.naptar_panel_mid{
    background: url('../images/panel_middle.png') repeat-y;
    width: 529px;
    padding: 1px 30px;
    max-height: 600px;
}
.naptar_panel_bot{
    background: url('../images/panel_bottom.png') no-repeat;
    width: 589px;
    height: 21px;
}
.ful_week_act{
    background: url('../images/naptar_gomb_1_over.png');
    cursor: pointer;
    width: 129px;
    height: 48px;
}
.ful_week{
    background: url('../images/naptar_gomb_1.png');
    cursor: pointer;
    width: 129px;
    height: 48px;
}
.ful_month_act{
    background: url('../images/naptar_gomb_2_over.png');
    cursor: pointer;
    width: 129px;
    height: 48px;
}
.ful_month{
    background: url('../images/naptar_gomb_2.png');
    cursor: pointer;
    width: 129px;
    height: 48px;
}
div.date_day{
    text-align: center;
}