@charset "euc-kr";
/*CSS Document*/
@import url(/adm/wiz_reset.css);


form { margin:0; }
p { margin-top: 0px; margin-bottom: 0px }
td,table { font-size: 12px; color: #847f74; line-height: 160%; font-family: verdana;}
body{SCROLLBAR-FACE-COLOR: #CFCFCF;SCROLLBAR-3DLIGHT-COLOR: #CFCFCF;SCROLLBAR-ARROW-COLOR: #ffffff;SCROLLBAR-DARKSHADOW-COLOR: #CFCFCF;SCROLLBAR-BASE-COLOR:#CFCFCF;}

.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 #333;}
.consult_cont table{}
.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:16px; }
.consult_cont table th span{color:#ff1d1d; font-weight:600;}
.consult_cont table td{padding:10px 0 10px 15px; font-size:14px !important;}
.consult_cont table td .input{width:30%; min-height:40px; 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{width:30%; height:40px; 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;}
.consult_cont table td input[type="checkbox"],
.consult_cont table td input[type="radio"]{width:20px; height:20px; margin-right:5px;}

@media (max-width:800px){
.consult_cont table th{width:20%; padding-left:10px;}
.consult_cont table tr:nth-child(1) td .input,
.consult_cont table tr:nth-child(2) td .input,
.consult_cont table tr:nth-child(11) td .input,
.consult_cont table tr:nth-child(12) td .input,
.consult_cont table tr:nth-child(13) td .input,
.consult_cont table tr:nth-child(15) td .input{width:70%;}
}