.UIListArticleOfSite {
        margin: 0 0 10px 0;
}
.UIListArticleOfSite .header-title {
        background: #0f5cb3;
        border-bottom: 1px solid #ddd;
        height: 30px;
}
.UIListArticleOfSite .header-title .title {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        padding: 0 0 0 20px;
        text-transform: uppercase;
        line-height: 33px;
}
.UIListArticleOfSite > div:nth-child(2) {
        position: relative;
        z-index: 1;
}
.UIListArticleOfSite .lvwContent {
}
.UIListArticleOfSite .tb-content {
        padding: 5px 0;
        width: 100%;
}
.UIListArticleOfSite .tb-content .item > img {
        height: 150px;
        width: 250px;
        border: 1px solid #cccccc;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item {
        background: rgba(0, 0, 0, 0) url("Images/i1.png") no-repeat scroll left center;
        padding: 4px 0 4px 12px;
}
.UIListArticleOfSite .lvwContent .a-item:hover {
        color: #cc0000;
}
.UIListArticleOfSite div:nth-child(3) {
        padding: 10px;
        text-align: right;
}
.UIListArticleOfSite .div-pager {
        text-align: right;
}
.UIListArticleOfSite .CurrentPage {
        background: #037dba none repeat scroll 0 0;
        color: transperant;
        cursor: pointer;
        display: inline-block;
        font: bold 0 arial;
        height: 10px;
        margin-right: 5px;
        vertical-align: top;
        width: 10px;
}
.UIListArticleOfSite .ButtonPage {
        background: #037dba none repeat scroll 0 0;
        display: inline-block;
        font: 0 arial;
        height: 10px;
        margin-right: 5px;
        opacity: 0.5;
        vertical-align: top;
        width: 10px;
}
