﻿.KieuNgang h2.c_title, h2.c_title input, .KieuNgang h2.c_title span a {
	white-space:nowrap;
    color: #fff; /*mauf chu tieu de container*/
    line-height: 26px;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    text-indent: 45px; /*khoang cach tiêu đề với bên trái*/
    text-decoration: none
}
.KieuNgang{
	/*border:1px #eee solid;*/
}
.KieuNgang .head_title-inner {
   /* background: url("images/icon-h3.png") no-repeat;*/
    height: 25px;
}
.KieuNgang .head_title {
  height: 25px;
}
.KieuNgang .c_content{
    background:#fff;
    box-shadow:0px 1px 2px -2px
}