.UIListArticleOfSite {
        margin: 10px 0;
}
.UIListArticleOfSite .header-title {
        background: #03a800 url("images/n.png") no-repeat scroll right 5px center;
}
.UIListArticleOfSite .header-title .title {
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        padding: 0 0 0 20px;
        text-transform: uppercase;
        line-height: 42px;
}
.UIListArticleOfSite > div:nth-child(2) {
        position: relative;
        z-index: 1;
}
.UIListArticleOfSite .lvwContent {
}
.UIListArticleOfSite .tb-content {
        padding: 5px 0;
        width: 100%;
}
.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: #cc0000 none repeat scroll 0 0;
        color: #cc0000;
        cursor: pointer;
        display: inline-block;
        font: bold 0 arial;
        height: 10px;
        margin-right: 5px;
        vertical-align: top;
        width: 10px;
}
.UIListArticleOfSite .ButtonPage {
        background: #cc0000 none repeat scroll 0 0;
        display: inline-block;
        font: 0 arial;
        height: 10px;
        margin-right: 5px;
        opacity: 0.5;
        vertical-align: top;
        width: 10px;
}
