<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-kr";
/*CSS Document*/
@import url(/adm/wiz_reset.css);


form { margin:0; }

.select {color:#666; border:1px solid #ccc; background-color:#fff;}
.input {padding:2px; border:1px solid #dfdfdf; background-color:#f7f7f7;}
.input_idpw {color:#545454; border:1px solid #dfdfdf; background-color:#fff;}
.search_input {color: #847f74; border: #cfcfcf 1px solid; background-color: #fff;}

.button {cursor:hand; HEIGHT:18px; font-size:12px; font-family: 굴림; BACKGROUND-COLOR: #737373; BORDER-BOTTOM: #737373 2px solid; BORDER-LEFT: #737373 2px solid; BORDER-RIGHT: #737373 2px solid; BORDER-TOP: #737373 2px solid; COLOR: #ffffff;}

.consult_cont{margin:20px 0 0; border-top:1px solid #fff;}
.consult_cont table{;border-top:1px solid #ddd;}
.consult_cont table th, .consult_cont table td{text-align:left; color:#333; border-bottom:1px solid #ddd}
.consult_cont table th{width:18%; height:40px; padding-left:20px; background:#f7f7f7; font-size:13px; }
.consult_cont table th span{color:#ff1d1d; font-weight:600;}
.consult_cont table td{padding:10px 0 10px 15px;}
.consult_cont table td .input{padding:4px; background:#f7f7f7; border:1px solid #ddd; vertical-align:middle;}
.consult_cont table td .file{background:#f7f7f7; border:1px solid #dfdfdf;}
.consult_cont table td select{height:22px; border:1px solid #ddd;}
.consult_cont table td label{vertical-align:middle;}
.consult_cont table td font.comment{display:inline-block; font-size:12px; color:#888;}</pre></body></html>