﻿.kieu_item h2.c_title, h2.c_title input, .kieu_item 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: 44px; /*khoang cach tiêu đề với bên trái*/
}

.kieu_item .head_title-inner {
   padding: 25px 0 0 0;
}
.kieu_item .head_title {
	background: url("images/top-item.png") no-repeat top center ;
    height: 53px;
}

.kieu_item .c_content{
     background:url("images/bg-item.png") repeat-y top center ;
}
.kieu_item .c_content-inner{
	padding:0 10px;
}
.kieu_item .c_footer1{
	background: url("images/bot-item.png") no-repeat bottom center;
	height: 13px;
	margin-top: 0;
}