.cs-formmail table {background:none;}
.cs-formmail table textarea[name='description'] {padding:12px; width:95%; height:120px !important; color:#CCC; border:1px solid #444444; background:none;}
.cs-formmail table input {padding:12px; border:1px solid #444444; background:none; width:95% !important;}

.table_02 {width:100%; border:0 !important;}
.table_02 td  {color:#40464c; padding:4px 0; border:0 !important;}

/* ±âº» ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.formmail_txt {color:#999999;}
/* ÅØ½ºÆ®¹Ú½º ½ºÅ¸ÀÏ */
.formmail_border {color:#999999;}


/* Ç×¸ñÄ­ ½ºÅ¸ÀÏ */
.formmail_title_bgcolor {width:13%; text-align:left; font-size:14px !important;}
.formmail_title_bgcolor font {color:#999999 !important;}

/* ÀÔ·ÂÄ­ ½ºÅ¸ÀÏ */
.formmail_cell_bgcolor {color:#333333;padding-left:10px;}
.formmail_textarea_style {}


@media all and (max-width: 1280px) {
.formmail_title_bgcolor {width:20%;}
}


@media all and (max-width: 1024px) {
.cs-formmail table input {padding:5px;}
.cs-formmail table textarea[name='description'] {height:90px !important;}
}


@media all and (max-width: 768px) {
.cs-formmail table textarea[name='description'] {height:80px !important;}
}