﻿.low_calendar {
    overflow: hidden;
    width: 100%;
}
.low_calendar .low_calendar_top {
    background: url("http://img1.40017.cn/net/plane/city_comm.png") repeat-x scroll 0 -124px transparent;
    height: 35px;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.low_calendar .low_calendar_top .top_left {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bolder;
    height: 30px;
    line-height: 24px;
    padding-left: 12px;
    padding-top: 5px;
    width: 70px;
}
.low_calendar .low_calendar_top .top_left .last_mon {
    background: url("http://img1.40017.cn/cn/new_ui/airplane/image/air_city/allaircity_img.png") no-repeat scroll -70px -120px transparent;
    cursor: pointer;
    float: left;
    height: 13px;
    margin: 5px 10px 0 0;
    width: 13px;
}
.low_calendar .low_calendar_top .top_left .last_two {
    background: url("http://img1.40017.cn/cn/new_ui/airplane/image/air_city/allaircity_img.png") no-repeat scroll 0 -90px transparent;
    cursor: default;
}
.low_calendar .low_calendar_top .top_right {
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bolder;
    height: 30px;
    line-height: 24px;
    padding-right: 12px;
    padding-top: 5px;
    text-align: right;
    width: 70px;
}
.low_calendar .low_calendar_top .top_right .next_mon {
    background: url("http://img1.40017.cn/cn/new_ui/airplane/image/air_city/allaircity_img.png") no-repeat scroll -70px -90px transparent;
    float: right;
    height: 13px;
    margin: 5px 0 0 10px;
    width: 13px;
}
.low_calendar .low_calendar_top .top_right .next_two {
    background: url("http://img1.40017.cn/cn/new_ui/airplane/image/air_city/allaircity_img.png") no-repeat scroll 0 -120px transparent;
    cursor: default;
}
.low_calendar .low_calendar_top .top_middle {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bolder;
    height: 30px;
    line-height: 24px;
    padding-top: 5px;
    text-align: center;
    width: 554px;
}
.low_calendar .low_calendar_top .top_middle .fot_sty {
    font-size: 12px;
    font-weight: 100;
}
.low_calendar .calendar_bor {
    border-bottom: 1px solid #DDDDDD;
    border-left: 2px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    width: 798px;
}
.tab_calendar {
    width: 100%;
}
.tab_calendar th {
    background-color: #F5F5F5;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    font-size: 14px;
    height: 33px;
    line-height: 24px;
    text-align: center;
    width: 101px;
	vertical-align: middle;
}
.tab_calendar .week_day {
    color: #FF6600;
}
.tab_calendar td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    height: 46px;
    width: 101px;
}
.tab_calendar td .everyday {
    cursor: pointer;
    float: left;
    height: 46px;
    width: 100%;
}
.tab_calendar td .everyday:hover {
    background-color: #FFF4ED;
    text-decoration: none;
}
.tab_calendar td .everyday:hover .sp_pice {
    color: #FF6600;
}
.tab_calendar td .everyday:hover .sp_time {
}
.tab_calendar td .everyday span {
    clear: both;
    float: left;
    overflow: hidden;
    padding-left: 10px;
    width: 91px;
}
.tab_calendar td .everyday .sp_time {
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.tab_calendar td .everyday .sp_pice {
    color: #11759e;
    font-size: 18px;
    height: 26px;
    line-height: 26px;
}
.tab_calendar td .sp_pice .font_dol {
    font-size: 12px;
}
.tab_calendar td .lowestprice {
    background: url("http://img1.40017.cn/cn/new_ui/airplane/image/air_city/allaircity_img.png") no-repeat scroll 60px -160px transparent;
}
.tab_calendar td .today {
    background-color: #FFF4ED;
}
.tab_calendar td .today .sp_time {
    color: #FF6600;
    font-weight: bolder;
}
.tab_calendar td .last_day {
    cursor: default;
}
.tab_calendar td .last_day:hover {
    background-color: #FFFFFF;
}
.tab_calendar td .last_day .sp_time {
    color: #CCCCCC;
}
.tab_calendar td .last_day .sp_pice {
    display: none;
}