.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; color:#484747; font-family: "Open Sans", sans-serif;}

h1, h2, h3 {margin:20px 0}
h2 {background: #f8f8f8;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    display: block;
    text-align: left;
    padding: 12px 40px;
    font-weight: lighter;
    border-bottom: 1px solid #e1e1e1;
    margin: 0;
}

#form_lien_he {border:1px solid #e1e1e1;}
.picture_order {font-family: "Open Sans", sans-serif;}
.picture_order h3 {font-family: 'Nanum Gothic', 나눔고딕, "Malgun Gothic", "맑은 고딕", dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;}
.picture_order img {
	text-align: center;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
    box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
	
	}

.select {margin:15px; padding:5px 10px }	
.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;}
.order_thongbao {letter-spacing:0; font-size:18px; font-family: "Open Sans", sans-serif; border:1px solid #e1e1e1;; margin:30px; padding:10px; text-align:center}
.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%}
}