
.UIListArticleOfSite .Header{
	display: none;
}

.UIListArticleOfSite {
  margin-top: 5px;
}
.UIListArticleOfSite .header-title {

    background: linear-gradient(to right, #C40000 0%,#FBF0F0 100%);
    background: rgba(0, 0, 0, 0) url("images/bannernb_400.jpg") no-repeat scroll 0 center;
    border-radius: 5px 0 0;
    height: 25px;
    position: relative;
    z-index: 2;
}
.UIListArticleOfSite .header-title .title {
    color: #ffffff;
    font: bold 10pt/27px arial;
    padding-left: 30px;
}
html .UIListArticleOfSite > div:nth-child(2) {
    border: 1px solid #ddd;
    height: 307px !important;
}
.UIListArticleOfSite .lvwContent {
}
.UIListArticleOfSite .tb-content {
    padding: 5px;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item {
    background: rgba(0, 0, 0, 0) url("images/i.png") no-repeat scroll left center;
    padding: 4px 0 4px 12px;
}
.UIListArticleOfSite .lvwContent .a-item:hover {
    color: #b82805;
    font: 10pt arial;
}
.UIListArticleOfSite div:nth-child(3) {
    padding: 10px;
    text-align: right;
}
.UIListArticleOfSite .div-pager {
    text-align: right;
    display: none;
}
.UIListArticleOfSite .CurrentPage {
    background: #de1f26 none repeat scroll 0 0;
    color: #0099d6;
    cursor: pointer;
    display: inline-block;
    font: bold 0 arial;
    height: 10px;
    margin-right: 5px;
    vertical-align: top;
    width: 10px;
}
.UIListArticleOfSite .ButtonPage {
    background: #f67700 none repeat scroll 0 0;
    display: inline-block;
    font: 0 arial;
    height: 10px;
    margin-right: 5px;
    opacity: 0.5;
    vertical-align: top;
    width: 10px;
}

.UIListArticleOfSite .SliderFeature {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 0 8px;
    padding: 35px 5px 5px;
    position: relative;
}
.UIListArticleOfSite .SliderFeature .RightCol {
    background: #ffffff none repeat scroll 0 0;
    vertical-align: top;
    width: 40%;
}
.UIListArticleOfSite .SliderFeature .LeftCol {
    padding-right: 10px !important;
    text-align: justify;
    vertical-align: top;
    width: 60%;
}
.UIListArticleOfSite .SliderFeature .LeftPanel {
    height: 305px !important;
    overflow: hidden;
    position: relative;
    width: 100% !important;
}
.UIListArticleOfSite .SliderFeature .LeftCol .LeftPanel img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.UIListArticleOfSite .SliderFeature .LeftCol .text {
    background-color: #fff;
    bottom: 0;
    color: Black;
    font: bold 13px Arial;
    left: 0;
    margin-bottom: 0;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 1;
}
.UIListArticleOfSite .SliderFeature .LeftCol .text div {
    color: #000000;
    display: inline-block;
    padding: 6px;
}
.UIListArticleOfSite .SliderFeature .LeftCol .lnk{
    color: #fff;
}
.UIListArticleOfSite .SliderFeature .ArticleList li a {
}
.UIListArticleOfSite .SliderFeature .ArticleList {
    list-style: square outside;
    margin: 0 0 0 15px;
    padding: 0;
    width: 100%;
    color: #444;
   font: 13px arial;
}
.UIListArticleOfSite .SliderFeature .ArticleList li:hover a {
    color: #AC0203;
}
.UIListArticleOfSite .SliderFeature .ArticleList li {
    padding: 4px 10px 4px 0px;
   font: 13px arial;
}
.UIListArticleOfSite .SliderFeature .ArticleList .ArticleItemSelected {

}
.UIListArticleOfSite .SliderFeature .ArticleList .ArticleItemSelected a {
    color: #AC0203;
    
}
.UIListArticleOfSite .SliderFeature .ArticleList li:hover {
}
.UIListArticleOfSite .SliderFeature .ArticleList li .Image {
    display: none;
    float: left;
    height: 86px;
    margin-right: 10px;
    text-align: left;
    width: 120px;
}
.UIListArticleOfSite .SliderFeature .Header {
    color: #AC0203;
    font: bold 16px arial;
    text-transform: uppercase;
    position: absolute;
    top: 6px;
    left: 10px;
    width: 95%;
}
.UIListArticleOfSite .SliderFeature .Header .lblHeader {
    background: url(images/tnb.png) no-repeat right -15px bottom 4px;
    width: 100%;
    display: inline-block;
  background-size: 85%;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item a{
	color: black;
}
