html { overflow-x: hidden; overflow-y: auto; }
#myrl { width: 490px; height: 352px; margin: 0px auto; margin-top: 20px; position: relative; }
#teshu { float: right; text-align: right; padding-right: 5px; font-size: 14px; height: 25px; line-height: 25px; width: 285px; margin-top: 0px; }
#box { position: absolute; top: 0px; right: 0px; padding: 0 }
.unover { background: #fff; cursor: auto; }
.pop { width: 290px; height: 180px; background-color: #ffffff; font-size: 12px; color: #000000; position: absolute; }
.pop FONT { padding-left: 5px; }
table.biao { border-collapse: collapse; font-family: "Times New Roman", "宋体"; }
.over { background: #f0e68c; )
}
.tt:hover { background: #f9fbc9; text-decoration: none; }
.imag1 { margin-right: 2px; }
.topDateFont { font-size: 14px; color: #000000; }
.calTit FONT { margin-top: 2px; }
.calTit SPAN { margin-top: 2px; font-weight: bold; }
/*===== dateSelection =====*/
#dateSelectionDiv { border: 1px solid #f8c173; background: #fefef1; position: absolute; top: 25px; z-index: 20; width: 160px; display: none; }
#dateSelectionHeader { width: 100%; font-size: 0; }
#dateSelectionBody { width: 100%; }
#dateSelectionFooter { width: 100%; font-size: 0; }
#dateSeparator { margin: 0 auto; width: 152px; height: 2px; font-size: 0; }
#dateSelectionBtn { margin: 0 auto; width: 133px; height: 20px; line-height: 20px; }
#dateSelectionTodayBtn { float: left; width: 41px; height: 20px; cursor: pointer; }
#dateSelectionOkBtn { float: left; text-align: center; margin: 0 5px 0 5px; width: 41px; height: 20px; cursor: pointer; }
#dateSelectionCancelBtn { float: right; text-align: right; width: 41px; height: 20px; cursor: pointer; }
#yearList { width: 158px; height: 20px; line-height: 20px; color: green; }
#yearListPrev { float: left; margin-left: 3px; text-align: left; width: 8px; height: 20px; cursor: pointer; }
#yearListNext { float: right; margin-right: 3px; text-align: right; width: 8px; height: 20px; cursor: pointer; }
#yearListContent { float: left; height: 20px; }
#yearListContent .year { float: left; display: block; width: 33px; height: 20px; font-size: 11px; text-align: center; cursor: pointer; }
#yearListContent .curr { color: red; }
#monthList { margin: 0 1px 0 1px; padding: 0 15px 0 15px; }
#monthListContent .month { float: left; display: block; width: 17px; height: 15px; margin: 2px; line-height: 15px; text-align: center; cursor: pointer; }
#monthListContent .curr { color: red; }

/** hu **/
.show-btn-item{
	height: 36px;
    width: 140px;
    position: absolute;
    left: -24px;
    top: 6px;
    background: #9d2124;
    color: #ffffff;
    z-index: 6;
}
.tip {
    background-color: #9d2124;
    margin: 20px auto;
    text-align: center;
    border-radius: 10px;
    font-family: sans-serif;
}
.tip:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
}
.top:after {
    border-bottom-color: #9d2124;
    left: 50%;
    bottom: 100%;
    margin-left: -15px;
}
.chageTime,.details{
    height: 20px;
    width: 60px;
    line-height: 20px;
    border: 1px solid #fff;
    margin-top: 7px;
    margin-left: 5px;
    background-color: #9d2124;
    border-color: #ffffff;
    color: #ffffff;
    text-align: center;
}
.table-condensed td{
	border:0 !important;
}
.fly-icon{
    height: 26px;
    width: 18px;
    position: absolute;
    left: 482px;
    top: -75px;
    z-index: 9999;
}