.tour {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    min-height: 136px;
}
.tour .hottour-img {
    width: 160px;
    height: 120px;
}
.hottour-img ~ span {
    font-size: 0;
}
.info-box .hottour-title,
.hottour-title{
    color: #00a6c9;
    font-size: 16px;
    text-decoration:none;
    font-weight:bold;
}
.info-box .tour-title i, .info-box .tour-title .t-locale a,
.tour-title i, .tour-title .t-locale a {
    font: italic 13px Times New Roman, Helvetica, sans-serif;
    color: #666;
    text-decoration:none;
}
.t-locale a:hover {
    text-decoration:underline;
}
.tour-title .span4 {
    font-size: 8px;
    color: #555;
    text-transform: uppercase;
}
.tour-title .hottour-price {
    font-size: 16px;
    /*line-height: 170%;*/
    text-decoration: none;
    display: inline-block;
    margin-bottom: 6px;
    font-weight: bold;
    color:#000;
    text-transform: none;
}
.info-box .htour-info-det .fl,
.htour-info-det .fl {
    width: 85px;
    color: #A3A3A3;
    font-size: 11px;
    padding-left: 10px;
    margin-top: 10px;

}
.htour-info-det .fl.first {
    border-right: 1px solid #aaa;
    width: 87px;
}
.htour-info-det .fl.last {
    vertical-align:middle;
}
.htour-info-det.t-mrg{
    margin-top: 0;
    padding-bottom: 10px;
}
.info-box .tour .st-b,
.tour .st-b {
    font-size: 14px;
    color: #666;
    line-height: 130%;
}
.tour .span5 {
    width: 160px;
}
.tour .pict-lnk {
    display:block;
}
.tour .span7 {
    width: 100%;
    padding-left: 12px;
}
.tour .span6 {
    width: 68%;
}
.tour .trsp {
    display:inline-block;
    padding:7px;
    background-color: #f2f2f2;
}
.tour .span4{
    text-align: right;
    float: right;
    width: 29%;
}
