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