
.UIListArticleOfSite {
     background: #fff none repeat scroll 0 0;
     border-color: #e5e6e9 #dfe0e4 #d0d1d5;
     border-image: none;
     border-radius: 3px;
     border-style: solid;
     border-width: 1px;
     margin-bottom: 8px;
     position: relative;
}
.UIListArticleOfSite .header-title {
    display: block;
    position: relative;
    z-index: 2;
    border-bottom: 2px solid #eecd16;
    height: 30px;
}
.UIListArticleOfSite .header-title .title {
    width: 88%;
    color: #be1d2c;
    display: inline-block;
    font: bold 15px/30px arial;
    padding: 0 20px;
    text-transform: uppercase;
    white-space: nowrap;
}
.UIListArticleOfSite > div:nth-child(2) {
    height: 240px;
    height: 265px;

}
.UIListArticleOfSite .lvwContent {}
.UIListArticleOfSite .tb-content {
    padding: 5px;
}
.tr-row{
    border-bottom: 1px dotted #ccc;
  	display: inline-block;
    padding: 5px 0px 5px 0px;
    width: 100%;
}
.tr-row:last-child{
    border-bottom: unset !important;
}

tr#ctrl_173190_74_lvwArticleOfMember_ctrl2_Row {
    border-bottom: none;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item {
    padding: 4px 0 4px 4px;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item .item{
    text-align:justify;
    
}
.UIListArticleOfSite .lvwContent .a-item:hover {
    color: #b82805;
    font: 10pt arial;
}
.UIListArticleOfSite div:nth-child(3) {
    padding: 10px;
    text-align: right;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item .item .image {
    float: left;
    height: 110px;
    margin-right: 10px;
    width: 190px;
}

.UIListArticleOfSite .lvwContent .tb-content .td-item .item .a-item:hover {
    font-weight: bold;
    color: #0072bc;
}

.UIListArticleOfSite .lvwContent .tb-content .td-item .item .a-item {
    color: black;
    line-height: 30px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

.UIListArticleOfSite .lvwContent .a-item:hover {
    color: #049be2;
}

.UIListArticleOfSite div:nth-child(3) {
    padding: 10px;
    text-align: right;
}

.UIListArticleOfSite .div-pager {
    bottom: 0;
    position: absolute;
    right: 0;
}

.UIListArticleOfSite .CurrentPage {
    background: #da1c1c none repeat scroll 0 0;
    color: #da1c1c;
    cursor: pointer;
    display: inline-block;
    font: bold 0 arial;
    height: 8px;
    margin-right: 5px;
    vertical-align: top;
    width: 8px;
}

.UIListArticleOfSite .ButtonPage {
    background: #da1c1c none repeat scroll 0 0;
    display: inline-block;
    font: 0 arial;
    height: 8px;
    margin-right: 5px;
    opacity: 0.3;
    vertical-align: top;
    width: 8px;
}