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