.q_table 	{display:table;}
.q_row 		{display:table-row}
.q_col 		{display:table-cell; padding:7px 10px; border-bottom: 1px dotted #f0f0f0; vertical-align:middle;letter-spacing:0px; text-align:left}

.banner_email {margin-top:20px; margin-bottom:20px;}

#form_lien_he {background:#fdfdfd; padding:2px; width:720px; border:0px dotted #f2f5fa; margin:15px auto}
#form_lien_he input {padding:3px 0; width:50%}
#form_lien_he input[type=submit] {width:auto} 

#form_lien_he .tieude	{text-align:center; padding-left:30px}

h1 {margin:10px 0}
.submit	{width:100px;}
input {margin:2px}
input[type="submit"]
{
	background-color:#446ebb; color:#FFF; border-style:none; cursor:pointer;
	font-family: 'Nanum Gothic', 나눔고딕, "Malgun Gothic", "맑은 고딕", dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;
	background:url(_inc/img/btn_send.png) no-repeat center; width:198px; height:37px; padding:0 20px;
}
h4 {font: normal 24px 'Nanum Gothic'; margin:20px 0 30px; text-align:center; color:#666666;}
.email_thongbao {letter-spacing:0; font:18px Arial}
.hr_1 {height:20px; width:100%; background:#f5f8fc; border-top: 1px solid #ccd8ee}

@media screen and (max-width: 1000px) {
.banner_email {width:100%}
}
@media screen and (max-width: 720px) {
#form_lien_he {width:auto}
}
@media screen and (max-width: 660px) {
#form_lien_he input, #form_lien_he textarea {width:100%}
}