.WrapperNews {}

.ContentNews {
    height: 100%;
    display: block;
    overflow: hidden;
    /* background: url(../images/bg-block-news.jpg) center bottom no-repeat; */
    padding-bottom: 10px;
}

.BlockNews {
    background: url(../images/bg-listnews-loop.jpg) repeat-y;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 15px;
    line-height: 19px;
}

.BlockNews h2 {
    float: left;
}

.BlockNews .XemThem {
    background: url(../images/xemthem.jpg) right top no-repeat;
    display: block;
    width: 100px;
    height: 34px;
    line-height: 33px;
    color: #bda97a;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    position: absolute;
    top: 8px;
    right: 10px;
}

.BlockNews .XemThem:hover {
    background: url(../images/xemthem-hov.jpg) right top no-repeat;
    color: #ebd00e;
}

/*------------tab--------------*/
ul.Tab {
    height: 34px;
    overflow: hidden;
    padding: 21px 0 0 10px;
    border-top: none;

}

.BlockNews ul.Tab {
    background: url(../images/bg-tab.jpg) center top no-repeat;
    padding: 0px 0 0 0px;
    height: 53px;
}

ul.Tab li {
    float: left;
    font-size: 15px;
    line-height: 33px;
    font-weight: bold;
}

ul.Tab li a {
    display: block;
    height: 51px;
    font-weight: normal;
    background: url(../images/tab-news-nor.jpg) no-repeat;
    line-height: 51px;
    text-align: center;
    color: white;
}

ul.Tab li a:hover,
ul.Tab li.Active a {
    background: url(../images/tab-news-hov.jpg) no-repeat;
}

ul.Tab li a.Tab-1 {
    background-position: 0 0;
    width: 111px;
}

ul.Tab li a.Tab-2 {
    background-position: -111px 0;
    width: 111px;
}

ul.Tab li a.Tab-3 {
    background-position: -221px 0;
    width: 111px;
}

ul.Tab li a.Tab-4 {
    background-position: -111px 0;
    width: 111px;
}

.BlockNews ul.ListNews {
    clear: both;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}

.BlockNews ul.ListNews li {
    background: url(../images/icon.gif) 20px 13px no-repeat;
    overflow: hidden;
    padding-left: 38px;
}

.BlockNews ul.ListNews li a:link,
.BlockNews ul.ListNews li a:visited {
    float: left;
    display: block;
    padding: 0;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    width: 591px;
    line-height: 25px;
}

.BlockNews ul.ListNews time {
    font-size: 12px;
    position: absolute;
    right: 10px;
    font-weight: normal;
}

.BlockNews ul.ListNews li a:hover {
    color: #d63c00;
    text-decoration: none;
}

.BlockNews ul.ListNews li a.Hot:link,
.BlockNews ul.ListNews li a.Hot:visited,
.BlockNews ul.ListNews li a.Hot:hover {
    font-weight: bold;
}

.BlockNews ul.ListNews li .DetailNews {
    overflow: hidden;
    padding: 0 0 10px;
}

.BlockNews ul.ListNews li .DetailNews .Images {
    float: left;
    width: 98px;
    height: 55px;
    overflow: hidden;
    padding: 0 10px 0 5px;
    position: relative;
}

.BlockNews ul.ListNews li .DetailNews .Images a {
    width: 98px;
    height: 55px;
    display: block;
    background: none;
    padding: 0;
    cursor: pointer;
    border: #2f3c5e solid 1px;
    ;
}

.DetailNews .Images .BorderNews {
    width: 110px;
    height: 58px;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999px;
}

.BlockNews ul.ListNews li .DetailNews p {
    text-align: justify;
    border-bottom: none;
}

.Date {
    font-weight: normal;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    text-align: right;
    padding-right: 20px;
}

.BlockNews .Date {
    width: 110px;
    float: right;
}

a.ViewMore:link,
a.ViewMore:visited {
    width: 89px;
    display: block;
    float: right;
    color: #6b768c;
    background: url(../../../../../img.org.vcdn.vn/volamthuphi/skin/jxthuphi_2014_06/images/bg-xemthem.html) top right no-repeat;
    text-decoration: none;
    margin-right: 20px;
    height: 21px;
}

a.ViewMore:hover {
    background: url(../../../../../img.org.vcdn.vn/volamthuphi/skin/jxthuphi_2014_06/images/bg-xemthem-hover.html) top right no-repeat;
}

/*------------------event------------------*/
.BlockNews h2.SuKien {
    margin: 0 0 15px;
}

.BlockNews h2.SuKien a {
    width: 210px;
    height: 30px;
    text-indent: -9999px;
    display: block;
    background: url(../../../../../img.org.vcdn.vn/volamthuphi/skin/jxthuphi_2014_06/images/title-sukien.html) left top no-repeat;
}

.BlockNews h2.SuKien a:hover {
    background-position: 0 -30px;
}

/*--------------zing-news-------------*/
.BlockNews h2.ZingGame {
    margin: 0 0 10px;
}

.BlockNews h2.ZingGame a {
    width: 170px;
    height: 30px;
    text-indent: -9999px;
    display: block;
    background: url(../../../../../img.org.vcdn.vn/volamthuphi/skin/jxthuphi_2014_06/images/title-zinggame.html) left top no-repeat;
}

.BlockNews h2.ZingGame a:hover {
    background-position: 0 -30px;
}