﻿.tinTucItem
{
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 150%;
}
.tinTucItem_Title
{
    text-decoration: none;
    color: #15428b;
    font-weight: bold;
    font-size: 10pt;
}
.tinTucItem_Image
{
    float: left;
    width: 100px;
    height: 60px;
    border: 0px;
    margin: 5px;
}
.tinTucItem_Desc
{
    color: #666;
}
.tinTucItem_Date
{
    color: #999;
    font-size: 8pt;
}
.tinTucView
{
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 150%;
}
.tinTucView_Title
{
    text-decoration: none;
    color: #15428b;
    font-weight: bold;
    font-size: 18pt;
}
.tinTucView_Image
{
    float: left;
    width: 200px;
    height: 140px;
    border: 0px;
    margin: 5px;
}
.tinTucView_Desc
{
    color: #666;
}
.tinTucView_Date
{
    color: #999;
    font-size: 8pt;
}
.tinTucView_Body
{
}
.tinTucView_Author
{
    color: #999;
    font-weight: bold;    
    font-size: 8pt;
}
.tinTucSmall
{
    float: left;
    width: 221px;
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 2px;
    background-image: url(i/tin_icon.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;          
}
.tinTucSmall_Title
{
    text-decoration: none;
    color: #15428b;   
    float: left; 
    font-size: 10pt; 
    width: 220px;   
    height: 16px;
    overflow: hidden;
}
a:hover.tinTucSmall_Title
{
    text-decoration: underline;
}
.tinTucSmall_Image
{
    float: left;
    width: 60px;
    height: 40px;
    border: 0px;
    margin: 5px;
}
.tinTucSmall_Desc
{
    color: #666;
}
.main_l_container
{    
}
.tin_relatedMoiHon
{
    float: left;
    width: 110px;
    background-image: url(i/icon_relared.jpg);
    height: 25px;
}
.tin_relatedCuHon
{
    float: left;
    width: 110px;
    background-image: url(i/icon_relared.jpg);
    height: 25px;
    background-position: 0px -25px;    
}
.tinTucRelated_Title
{
    text-decoration: none;
    color: #15428b;   
    float: left; 
    font-size: 10pt; 
    width: 415px;   
    height: 16px;
    overflow: hidden;
}