﻿.thognbao h2.c_title, h2.c_title input{
white-space:nowrap;
    color: #fff; /*mauf chu tieu de container*/
    line-height: 25px;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    text-indent: 5px; /*khoang cach tiêu đề với bên trái*/
    text-transform:uppercase;
}
.thognbao h2.c_title span a {
white-space:nowrap;
    color: #fff; /*mauf chu tieu de container*/
    text-transform:uppercase;
	font-weight: bold;
}
.thognbao{
	
}
.thognbao .head_title-inner {
    /* background: url("images/icon-h3.png") no-repeat 8px; */
    height: 25px;
}
.thognbao .head_title {
    /* background: url("images/bg-h3.png") repeat-x top left; */
    height: 25px;
	background:#da1c12;
}
.thognbao .c_content{
    background:#fff;
	border:1px #da1c12 solid;
}