/* Æû¸ÞÀÏ ÀÌ¹ÌÁö */
.inquiry table img {display:inline-block !important; width:auto !important}

/* ±âº» ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.formmail_txt {color:#666}

/* ÅØ½ºÆ®¹Ú½º ½ºÅ¸ÀÏ */
.formmail_border {width:95%; height:40px; color:#666; background:#f5f5f5; text-indent:10px; border:none}
input[name^=phone], input[name^=mobile], input[name^=add5] {width:100px}
select[name^=add1] {width:240px; height:40px; padding:5px; background:#f5f5f5; border:0px solid #dedede;}
select[name^=add6], select[name^=add7] {width:70px; height:35px; padding:5px; background:#f5f5f5;  border:none}

/* Ç×¸ñÄ­ ½ºÅ¸ÀÏ */
.formmail_title_bgcolor {background:#fff;}

/* ÀÔ·ÂÄ­ ½ºÅ¸ÀÏ */
.formmail_cell_bgcolor {background:#fff}

/* ÅØ½ºÆ®¿¡¾î¸®¾î ½ºÅ¸ÀÏ */
.formmail_textarea_style {width:95%; padding-left:10px; color:#666; background:#f5f5f5; border:none}

/* Å×ÀÌºí ¹× Ãß°¡ ½ºÅ¸ÀÏ */
.tbl_contact {width:100%; margin-bottom:30px}
.tbl_contact .contact_line {height:2px; background:#555}
.tbl_contact tbody tr td {padding:10px 15px; border-bottom:1px solid #dedede}
.tbl_contact tbody tr td.no-padding {padding:0 !important; border-bottom:none !important}




@media screen and (max-width:640px) {
input[name^=phone], input[name^=mobile], input[name^=add5] {width:60px}
 .tbl_contact tbody tr td {padding:10px !important}
 .tbl_contact tbody tr td, .tbl_contact tbody tr td font, .tbl_contact tbody tr td span {font-size:11px !important}
 .tbl_contact input, .tbl_contact textarea {font-size:11px !important}

}