.HotnewsControl {
        /*background: rgba(0, 0, 0, 0) url("images/bot.png") no-repeat scroll right bottom;*/
        height: 367px;
        overflow: hidden;
        /*padding: 0 4px 9px 0;*/
        position: relative;
}
.HotnewsControl .Header span {
        color: #ffffff;
        font: bold 13px/28px arial;
        padding-left: 20px;
        text-transform: uppercase;
        white-space: nowrap !important;
        line-height: 30px
}
.HotnewsControl .HotnewsScroll {
        border-bottom: 1px solid #ddd;
        border-image: none;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        /* height: 334px !important; */
        margin: 0;
        overflow: hidden;
}
.HotnewsControl .Header {
        background: #1567b3;
        background: -moz-linear-gradient(left, #1575d6 0%, #3f89d3 100%);
        background: -webkit-linear-gradient(left, #1575d6 0%,#3f89d3 100%);
        /* background: linear-gradient(to right, #1567b3 0%,#3f89d3 100%); */background: linear-gradient(to right, #d40f21 0%, #ee0000 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1575d6', endColorstr='#3f89d3',GradientType=1 );
        height: 30px;
}
.HotnewsControl .HotnewsList {
        clear: both;
        display: inline-block;
        padding: 0 0 0 10px;
}
.HotnewsControl .HotnewsList .HotnewsItem {
        background: rgba(0, 0, 0, 0) url("images/cube1.png") no-repeat scroll;
        background-position: 0px 14px;
        clear: both;
        display: block;
        padding: 5px 20px;
}
.HotnewsControl .HotnewsList .HotnewsItem img {
        display: none;
        float: left;
        height: 50px;
        margin-right: 6px;
        vertical-align: top;
        width: 65px;
}
.HotnewsControl .HotnewsList .HotnewsItem a {
        color: #222222;
        text-decoration: none;
}
.HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle {
        color: #222222;
        padding-top: 0;
}
.HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle:hover {
        color: #0f6fa9;
}
.HotnewsControl .HotnewsList .active {
        background-color: #cccccc;
}
.HotnewsControl .scrollup {
        background: rgba(0, 0, 0, 0) url("images/up.png") no-repeat scroll center center;
        height: 24px;
        position: absolute;
        right: 5px;
        top: 35px;
        width: 24px;
        z-index: 500;
}
.HotnewsControl .HotnewsList .HotnewsItem .itemnews {
        padding-left: 7px;
        background: rgba(0, 0, 0, 0) url('https://snv.binhthuan.gov.vn/Themes/sonoivu/UIHotnewsModule/Images/new.gif') no-repeat scroll right center;
        color: transparent;
}
.HotnewsControl .scrolldown {
        background: rgba(0, 0, 0, 0) url("images/down.png") no-repeat scroll center center;
        bottom: 13px;
        height: 24px;
        position: absolute;
        right: 5px;
        width: 24px;
        z-index: 500;
}
.HotnewsControl .HotnewsList .HotnewsItem .itemnews {
        padding-left: 7px;
        background: rgba(0, 0, 0, 0) url('https://syt.binhthuan.gov.vn/Themes/Blue01/UIHotnewsModule/Images/new.gif') no-repeat scroll right center;
        color: transparent;
}
