
.UIHotnewsModule_vanban .HotnewsControl {
    margin: 0 0 10px;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsScroll {
    margin: 0;
    overflow: hidden;
}
.UIHotnewsModule_vanban .HotnewsControl .Header {
    background: #fff none repeat scroll 0 0;
    position: relative;
    text-transform: uppercase;
}
.UIHotnewsModule_vanban .HotnewsControl .Header::before {
    background: rgba(0, 0, 0, 0) url("images/doc.png") repeat scroll 0 0 / 100% 100%;
    bottom: -6px;
    content: "";
    height: 92%;
    left: 10px;
    position: absolute;
    width: 33px;
    z-index: 4;
}
.UIHotnewsModule_vanban .HotnewsControl .Header span {
    background: #00b33fe3 none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: block;
    padding: 6px 30px 6px 55px;
    position: relative;
    font: bold 15px arial;
}
.UIHotnewsModule_vanban .HotnewsControl .Header span::after {
    background: rgba(0, 0, 0, 0) url("images/r1.png") no-repeat scroll 0 0 / 100% 100%;
    bottom: 0;
    content: "";
    height: 70%;
    position: absolute;
    right: 0;
    width: 56px;
}
.UIHotnewsModule_vanban .HotnewsControl .Header span::before {
    background: rgba(0, 0, 0, 0) url("images/l1.png") no-repeat scroll 0 0 / 100% 100%;
    border-top-left-radius: 5px;
    content: "";
    height: 70%;
    left: 0;
    position: absolute;
    top: 0;
    width: 56px;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsList {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsList .HotnewsItem {
    background: rgba(0, 0, 0, 0) url("images/i.gif") no-repeat scroll left center;
    clear: both;
    float: left;
    padding: 5px 0 5px 15px;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsList .HotnewsItem img {
    display: none;
    float: left;
    height: 50px;
    margin-right: 6px;
    vertical-align: top;
    width: 65px;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsList .HotnewsItem a {
    color: #222222;
    text-decoration: none;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle {
    color: #222222;
    padding-top: 0;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle:hover {
    color: #960c01;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsList .active {
    background-color: #cccccc;
}
.UIHotnewsModule_vanban .HotnewsControl .HotnewsList {
    display: inline-block;
    margin: 0;
    padding: 0;
}
