﻿
.kui_d_pane
{
    position: absolute;
    width: 187px;
    margin: 0;
    z-index: 999999990;
    
}
.kui_data_content_pane
{
    border: 1px solid #7bb516;
    width: 370px;
    overflow: hidden;
    font-size: 12px;
    position: absolute;
    left: 0;
    z-index: 100;
    top: 0;

    height: 225px;
    border: solid 1px #999;
    -webkit-border-radius:2px !important;
    -moz-border-radius:2px !important;
    -border-radius:2px !important;
    -moz-border-radius:2px;
    -webkit-box-shadow: 3px 4px 5px #ccc;
    -moz-box-shadow: 1px 1px 4px 1px #c6c6c6;
    -box-shadow: 3px 4px 5px #ccc;
    background-color:#fff;
}
.kui_data_content_pane a:link, .kui_data_content_pane a:visited
{
    color: #222222;
    text-decoration: none;
    font-weight: 900;
}
.kui_data_content_pane a:hover
{
    color: #fff;
}
.kui_date_reset
{
    border-top: 1px #6a8735 dotted;
    clear: both;
    margin: 3px;
    padding: 3px;
    text-align: right;
}
.kui_date_reset span
{
    cursor: pointer;
    background: #7bb516;
    color: #FFF;
    padding: 2px 5px;
    margin-left: 3px;
}

.kui_date_reset span:hover
{
    background:#a5c66c;    
}
.kui_prev_next_month
{
    background: url(date_top.png) 4px 0 no-repeat;
    border-bottom: 0px solid #fd5900;
    height: 23px;
    line-height: 23px;
    font-weight: 900;
    text-align: center;
    margin-top: 3px;
    padding-top: 1px;
}
.kui_prev_m, .kui_today
{
    float: left;
    margin-left: 6px;
}
.kui_prev_m
{
    background: url(date_prev.png) 0 0 no-repeat;
    height: 21px;
    width: 21px;
}
.kui_prev_m:hover
{
    background: url(date_prev_hover.png) 0 0 no-repeat;
}
.kui_today, .kui_tomorrow
{
    width: 148px;
    text-align: center;
    color: #fff;
    cursor: default;
}
.kui_tomorrow
{
    float: right;
}
.kui_next_m
{
    float: right;
    margin-right: 6px;
    background: url(date_next.png) 0 0 no-repeat;
    height: 21px;
    width: 21px;
}
.kui_next_m:hover
{
    background: url(date_next_hover.png) 0 0 no-repeat;
}
.kui_data_tab, .kui_date_info
{
    width: 171px;
    margin: 2px auto;
    zoom: 1;
    overflow: hidden;
}
dl.kui_data_tab dt
{
    font-weight: 900;
}
.kui_data_tab dt, .kui_date_info dt
{
    
    line-height: 24px;
    height: 24px;
    text-align: center;
    border-bottom: 0px solid #B2C4D2;
    border-right: none;
    cursor: default;
    background: #EDECEC;
    font: 12px/24px MingLiU;    
    width: 24px;
    float: left;
    text-align: center;
    color:#552100;
    font-family:Arial;
}
.d_th_bg
{
    color: #FF9900 !important;
}
.kui_date_info dt
{
    background: #fff;
    border-left: 0px solid #B2C4D2;
    border-bottom: 0px solid #B2C4D2;
    color: #678433;
    font-weight: 900;
}
.kui_date_info .kui_td_kong
{
    background: #fff;
    cursor: default;
}
.kui_time_pane
{
    background: #2092D6;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 4px;
    padding-bottom: 1px;
    background: url(date_top.png) 4px 0 no-repeat;
}
.kui_clean_btn
{
    float: left;
    padding-left: 6px;
}
.kui_close_btn
{
    float: right;
    padding-right: 6px;
}
.kui_time
{
    float: left;
    padding-left: 8px;
}
.kui_time input
{
    width: 17px;
    padding: 1px;
    line-height: 12px;
    height: 12px;
    margin-right: 2px;
    margin-top: 2px;
    _margin-top: 1px;
}
.kui_date_info .td_select
{
    background: url(td_selected.png) center no-repeat;
}
.kui_date_info .td_hover
{
    color: red;
    cursor: pointer;
}
.kui_txt_hide
{
    display: none;
}
dl.kui_date_info .kui_td_hui
{
    background: #fff;
    cursor: default;
    color: #DBDBDB;
    font-weight: 400;
}
a img
{
    border: 0;
}
#left_table, #right_table
{
    float: left;
    width: 184px;
    height: 172px;
    overflow: hidden;
}
#left_table
{
    border-right: 1px solid #6a8735;
}


body
{
    /*font: 12px/1.5 Arial,Tahoma,Helvetica, "宋体" ,sans-serif;*/
}
.ipt_txtbg
{
    border: 1px solid #CFCFCF;
    height: 20px;
    margin-right: 5px;
    padding: 2px;
    width: 150px;
}

.iptnoborder
{
    border: 0 none;
    height: 22px;
    line-height: 22px;
    width: 130px;
    font: 12px/1.5 Arial,Tahoma,Helvetica, "宋体" ,sans-serif;
    margin: 0;
    padding: 0;
}

.iptdateicon
{
    background: url(date_icon.gif) 0 0 no-repeat;
}

.ipticon
{
    background: url(date_icon.gif) 98% 50% no-repeat;
    border: 1px #CFCFCF solid;
    padding: 3px;
}

.iptcityicon, .iptdateicon
{
    height: 16px;
    margin: 2px 0;
    width: 16px;
}
.f-left
{
    float: left;
}

ul
{
    list-style: none;
}

.block
{
    display: block;
}
