﻿
/* cho  controlNew*/
/*mau nen cho ten danh muc*/
.NewsCate_bgTenDanhMuc
{
    height: 20px;
    padding-left: 40px;
    background-image: url(Images/newsCate.png);
    background-repeat: no-repeat;
}
/*ten danh muc*/

.NewsCate_TenDanhMuc, a.NewsCate_TenDanhMuc, a.NewsCate_TenDanhMuc:visited, a.NewsCate_TenDanhMuc:link
{
    font-weight: bold;
    font-size: 14px;
    color: #084967;
    font-family: Arial;
    text-decoration: none;
    text-transform: uppercase;
}
a.NewsCate_TenDanhMuc:hover
{
	text-decoration: underline;
}
/* noi dung*/
.NewsCate_bgContent
{
    border-right: #d5dcee 0px solid;
    border-top: #d5dcee 0px solid;
    border-left: #d5dcee 0px solid;
    border-bottom: #d5dcee 0px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    
   
}
/* ngay thang*/
.NewsCate_DateTime
{
    font-size: 11px;
    color: #bababa;
    font-family: Arial;

}
/* tieu de bai viet*/

.NewsCate_TieuDe, a.NewsCate_TieuDe, a.NewsCate_TieuDe:visited, a.NewsCate_TieuDe:link
{
    font-size: 12px;
    color: #084967;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
}
a.NewsCate_TieuDe:hover
{
	text-decoration: underline;
}

/* tin link sang trang new*/
.NewsCate_TinKhac, a.NewsCate_TinKhac, a.NewsCate_TinKhac:visited, a.NewsCate_TinKhac:link
{
    font-size: 11px;
    color: #bb1b00;
    font-family: Arial;
    text-align: right;
    float: right;
}
a.NewsCate_TinKhac:hover
{
    color: #47a012;
}

/* khungVienAnh*/
.NewsCate_Div_Image
{
    text-align: center;
    vertical-align: top;
}
/* image*/
.NewsCate_Image
{

    
}

/* icon background cho tin khac*/
.NewsCate_bgTieuDeKhac
{
    background-image: url(Images/icon1.jpg);
    background-repeat: no-repeat;
    padding-left: 10px;
   
}
