﻿@charset "utf-8";
.kui_d_pane{ position:absolute; width:187px; margin:0; z-index:9999;}
.kui_d_pane iframe {background: transparent; position:relative; top:3px; left:-1px;}
.kui_data_content_pane{ border:1px solid #1F73C9; width:370px; overflow:hidden; font-size:12px; position:absolute; left:-3px; z-index:100; top:3px; background:#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 #2092D6 dotted;clear:both; padding:3px; text-align:right; background:#fff;}
.kui_date_reset span{cursor:pointer;background:#2192D6;color:#FFF;padding:2px 5px; margin-left:3px; display:inline-block; }
.kui_prev_next_month{ background:#2192D6; border-bottom:0px solid #fd5900; height:24px; font-weight:900; text-align:center; padding-top:3px;}
.kui_prev_m,.kui_today{ float:left; margin-left:6px;}
.kui_prev_m{background:url(../images/date_prev.png) 0 0 no-repeat; height:21px; width:21px;}
.kui_today,.kui_tomorrow{ width:148px; text-align:center; color:#fff; cursor:default;padding-top:3px;}
.kui_tomorrow{ float:right;}
.kui_next_m{ float:right; margin-right:6px;background:url(../images/date_next.png) 0 0 no-repeat; height:21px; width:21px;}
.kui_data_tab,.kui_date_info{ width:182px; margin:1px 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 arial; width:26px; float:left; text-align:center;}
.d_th_bg{ color:#FF9900;}
.kui_date_info dt{ background:#fff; border-left:0px solid #B2C4D2; border-bottom:0px solid #B2C4D2; color:#555; }
.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(../images/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{ color:#fff; background:#FF6600; }
.kui_date_info .td_hover{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; background:#fff;}
#left_table{ border-right:1px solid #6793BC;}
.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;margin: 0;padding: 0;}
.jqTransformInputInner div .iptdateicon{background:url(../images/date_icon.gif) 0 0 no-repeat;}
.jqTransformInputInner div .ipticon,.jqTransformInputInner div .ipticon:focus{background:url(../images/date_icon.gif) 98% 2px no-repeat;background:url(../images/date_icon.gif) 98% 3px no-repeat\9;}
.iptcityicon, .iptdateicon{ height: 16px; margin: 2px 0; width: 16px;}
.f-left{float:left;}
.block{display:block;}

.mainBox .canweilits{
    border: 1px solid #a1a1a1;
    border-top: none;
    background: none repeat scroll 0 0 #FFFFFF;
    position: absolute;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 3px;
    box-shadow: 0 2px 2px #A1A1A1;
    min-width: 79px;
    overflow: hidden;
    padding: 5px 0px 5px 15px;
    top: 29px;
    height: auto;
    width: 200px;
    display: none;
    
}
.mainBox .canweilits li{
    display: block;
    float: left;
    margin-right: 15px;
}
.mainBox .canweilits li input{
    cursor: pointer;
}
.mainBox .canweilits a:hover{
    text-decoration: none;
}