
/* ±âº» ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.formmail_txt {}
/* Ç×¸ñÄ­ ½ºÅ¸ÀÏ */
.formmail_title_bgcolor {width:30%;}
/* ÀÔ·ÂÄ­ ½ºÅ¸ÀÏ */
.formmail_cell_bgcolor {width:70%; }

.table_05   {width:100%;}
.table_05 td  {padding:5px; border-bottom:1px solid #D0D0D0; }
.table_05 td input {width:100%; height:30px;padding:0;  margin:5px 0; 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],
.table_05  input[name=phone_no1],.table_05  input[name=phone_no2],.table_05  input[name=phone_no3] {width:50px;}
.table_05  input[name=name]{width:50%;}
.table_05 input[type=checkbox]{ height:12px; width:12px;}

.table_05  textarea {width:97%; background:#eee; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:0; padding:5px; margin:5px 0;}
.table_05  textarea.formmail_textarea_style { max-width:600px; }