﻿/*for dataview*/
/* ngay thang*/
.NewsDetail_DateTime
{
    font-size: 11px;
    color: #bababa;
    font-family: Arial;

}
.NewsDetail_TieuDe
{
    font-size: 15px;
    color: black;
    font-family: Arial;
    font-weight: bold;

}
.NewsDetail_TomTat
{
    font-size: 13px;
    color: #696969;
    font-family: Arial;
    font-weight: bold;
}
/*for dataview*/

/*>page Tin tuc khac for grid*/
.NewsDetail_bgTinKhac
{
    background: url(PageIndex/Img/Icon_Other.jpg) no-repeat 3px 10px;
    
    padding-left: 10px;
}

.NewsDetail_TinKhac, a.NewsDetail_TinKhac, a.NewsDetail_TinKhac:visited, a.NewsDetail_TinKhac:link
{
    font-size: 13px;
    color: #3333ff;
    text-decoration: none;
    font-family: Arial;
    padding-right: 5px;
}
a.NewsDetail_TinKhac:hover
{
	text-decoration: underline;
}
/*>page Tin tuc khac for grid*/

/*text new other*/
.NewsDetail_TextTinKhac
{
    font-size: 13px;
    font-weight: bold;
    color: black;
    font-family: Arial;
}
.NewsDetail_tbTinKhac
{
    padding-bottom: 3px;
    padding-top: 10px;
    border-bottom: #a2a2a2 1px solid;
}
