/* ±âº» ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.formmail_txt {}

/* Ç×¸ñÄ­ ½ºÅ¸ÀÏ */
.formmail_title_bgcolor {   width:20%;color:#fff;}
/* ÀÔ·ÂÄ­ ½ºÅ¸ÀÏ */
.formmail_cell_bgcolor {width:80%;text-align:initial;opacity:0.7;}


.table_05   { width:40%; float:right; margin-right:10%;}
.table_05 td  { padding:10px;border-bottom:1px solid #D6CDA0; }

.table_05 td input {width:96%; height:25px; background:#FDFBEF; padding:0 2%;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:0; }
.table_05 input[type=text]{width:70%;}

.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:20%;}

.table_05 input[type=checkbox]{ height:12px; width:12px;}


.table_05  textarea {width:100%; background:#FDFBEF; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:0;}
.table_05  textarea.formmail_textarea_style { max-width:600px; }



.table_05 td{border-bottom: 1px solid #ccc;}
.table_05 td input, .table_05 textarea{background: #f5f5f5;}

.Btn{display:contents;}
.Btn_a{display:contents;}
.m_board .Btn input[type=submit]{
margin-top:50px;
margin-left:40%;
color:#fff;
border:solid 2px #ccc
}

.formmail_cell_bgcolor>table>tbody>tr:first-child>td:first-child{
cursor:pointer;
}
.formmail_cell_bgcolor>table>tbody>tr:first-child>td:first-child:hover{
background:#ccc;
border-radius:5px !important;
}
.formmail_cell_bgcolor>table>tbody>tr:nth-child(2)>td{
display:none;
}