
.UIListArticleOfSite {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.UIListArticleOfSite .header-title {
    background: url("images/ibar.png") no-repeat scroll right -6px, url("images/news_title_bg.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 28px;
    position: relative;
    z-index: 2;
}
.UIListArticleOfSite .header-title .title {
    color: #ffffff;
    font: bold 10pt/28px arial;
    padding-left: 10px;
}
.UIListArticleOfSite .lvwContent {
}
.UIListArticleOfSite .tb-content {
    padding: 5px;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item {
    background: url("images/icon1.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 4px 0 4px 18px;
}
.UIListArticleOfSite div:nth-child(3) {
    padding: 10px;
    text-align: right;
}
.UIListArticleOfSite .CurrentPage {
    background: none repeat scroll 0 0 #0099d6;
    color: #002a7e;
    cursor: pointer;
    display: inline-block;
    font: bold 1pt arial;
    height: 10px;
    margin-right: 5px;
    vertical-align: top;
    width: 10px;
}
.UIListArticleOfSite .ButtonPage {
    background: none repeat scroll 0 0 #0099d6;
    display: inline-block;
    font: 1pt arial;
    height: 10px;
    margin-right: 5px;
    opacity: 0.5;
    vertical-align: top;
    width: 10px;
}
