﻿.kieu1 h2.c_title, h2.c_title input, .kieu1 h2.c_title span a {
    color: #fff; /*mauf chu tieu de container*/
    line-height: 27px;
    height:26px;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    background: #6DA52C;
    padding: 0 50px;
	white-space: nowrap;
	margin:10px 0 0 10px;
	border-radius: 10px;
}
.c_container.kieu1
{
	border-radius: 10px;
	border: 1px #26ab50 solid;
	margin-top:10px;
}
.kieu1 .head_title-inner {
    /*background: url("images/icon-h3.png") no-repeat 8px;
    height: 26px;*/
}
.kieu1 .head_title {
    /* background: url("images/bg-h3.png") repeat-x top left; */
    height: 26px;
	border-radius: 10px;
}
.kieu1 .c_content{
    background:#fff;
    border-top:none;
}