.thongtin-content
{
    float: left;
    width: 48%;
    padding: 5px 0px 20px 0px;
    
}
.thongtin-introtext
{
    text-align: justify;
}
.thongtin-link
{
    width: 48%;
    text-decoration: none;
    float: left;
    padding: 0px 0px 0px 10px;
}
.thongtincategory
{
    background: #D5EAFF;
    color:#113C66;
    font-weight: bold;
    padding:1px 10px;
  
}
.thongtin
{
    border-bottom:5px solid #EBEBEB;
    width: 99%;
}
.thongtin-bottom
{
    padding-bottom: 30px;
}
.thongtin-links
{
    background:url("../images/bullet.gif") no-repeat scroll 0 5px transparent;
    color:#616161;
    padding-left:10px;
}
.thongtin_titlelink
{
    padding-top: 5px;
    color: rgb(164, 82, 44);
    font-weight: bold;
}
