/* ±âº» ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.formmail_txt {}

/* Ç×¸ñÄ­ ½ºÅ¸ÀÏ */
.formmail_title_bgcolor {width:20%;  }


/* ÀÔ·ÂÄ­ ½ºÅ¸ÀÏ */
.formmail_cell_bgcolor {width:80%; }
.table_05   { width:100%;   }
.table_05 td  { padding:10px;border-bottom:1px solid #58595A; }
.table_05 td input {width:100%; height:25px; background:#eee; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:0; }
.table_05 input[type=text]{width:90%; }
.table_05  input[name=mobile_no1],.table_05  input[name=mobile_no2],.table_05  input[name=mobile_no3],.table_05  input[name=address_post1] {width:45px;}
.table_05  input[name=name]{width:50%;}
.table_05 input[type=checkbox]{ height:12px; width:12px;}
.table_05  textarea {width:100%; background:#eee; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:0; padding:5px;}
.table_05  textarea.formmail_textarea_style { max-width:600px;width:90%; }


@media screen and (max-width: 670px) {
.table_05 .formmail_title_bgcolor {font-size:11px;}
.formmail_cell_bgcolor {font-size:7px;}
}