﻿.kieu_chung h2.c_title, h2.c_title input, .kieu_chung h2.c_title span a {
    color: #B70002; /*mauf chu tieu de container*/
    line-height: 25px;
    font-weight: bold;
    font-family: Arial;
	text-transform:uppercase;
    font-size: 12px;
    text-indent: 35px; /*khoang cach tiêu đề với bên trái*/
}

.kieu_chung .head_title {
     background: url("images/top-td.png") no-repeat top center ;
    height: 59px;
}
.kieu_chung .head_title-inner {
   padding: 25px 0 0 50px;
}
.kieu_chung .c_content{
    background:url("images/bg-td.png") repeat-y top center ;
}
.kieu_chung .c_content-inner{
	padding:0 20px;position: relative;
}
.kieu_chung .c_footer1{
	background: url("images/bot-td.png") no-repeat bottom center;
	height: 137px;
	margin-top: -50px;
}