﻿.TextPageLeftSide .TextPageContent .AdsImages {
    width: 650px;
    height: 70px;
    margin: 15px 0 0 15px;
}

.TextPageLeftSide .TextPageContent .AdsImages .cube {
    width: 160px;
    float: right;
    text-align: center;
}

.TextPageLeftSide .TextPageContent .AdsImages .cube .img {
    _width: 192px;
    display: inline-block;
    cursor: pointer;
}

    .TextPageLeftSide .TextPageContent .AdsImages .cube .desc {
        _width: 192px;
        font-size: 12px;
        color: #737373;
        font-family: Arial;
        display: inline-block;
    }