﻿.kieu1 h2.c_title, h2.c_title input, .kieu1 h2.c_title span a {
white-space:nowrap;
    color: #fff; /*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*/
    text-transform:uppercase;
}
.kieu1{
	border:1px #eee solid;
}
.kieu1 .head_title-inner {
    background: url("images/icon-h3.png") no-repeat 8px;
    height: 25px;
}
.kieu1 .head_title {
    background: #028fbd/*url("images/bg-h3.png") repeat-x top left*/;
    height: 25px;
}
.kieu1 .c_content{
    background:#fff;
}