@charset "utf-8";

/* Common */
/* Reset */
*{margin:0; padding:0;}
body{ position:relative; }
html,body{width:100%; height:100%; background-color:#000; }
body{background-color:#fff; font:normal 75% Dotum,Tahoma,Sans-serif; color:#666; }
input,button,select,input,textarea{font:normal 1em Dotum,Tahoma,Sans-serif; color:#666;}
img,fieldset,iframe{border:0 none;}
img{vertical-align:middle;}
ul li{list-style:none; font-size:12px; }
em,address{font-style:normal;}
button{cursor:pointer;}
button *{position:relative;}
button img{left:-3px;}
textarea{ overflow-y:scroll; padding:10px 10px; color:#878787; }
select{ font-size:100%; height:20px; color:#666; vertical-align:middle; border:1px solid #ccc; }
option{ padding-right:10px;}
table{border-collapse:collapse; border-spacing:0; width:100%; border:none; background:none; }
a{color:#666; text-decoration:none;}
a:hover{color:#1c8ac7; text-decoration:underline; }
.png24{tmp:expression(setPNG24(this));}
form, input, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd { margin:0; padding:0; }

input.radio {width:13px; height:13px; margin-top:-2px; #padding-top:-5px; vertical-align:middle;}
h3,h4,h5,h6,h7{font-size:100%; line-height:normal; }


#layerWrap { width:590px; border:5px solid #0d4c91; background:#fff; position:absolute; top:0; left:0; z-index:999; }
p.etc { background:#ebebeb; text-align:right; font-size:11px; color:#777; padding:8px 8px 5px 8px; }
#layerInWrap { margin:30px 20px 30px 20px; }
#layerInWrap h1 { color:#000; font-weight:bold; font-size:14px; text-align:center; line-height:22px; }
#layerInWrap .inText { color:#404040; line-height:18px; text-align:justify; margin:20px 0 25px 0; padding-bottom:25px; border-bottom:1px solid #ccc; }
#layerInWrap .inText span.date { text-align:center; display:block; margin:15px 0; }
#layerInWrap .inText span.name { text-align:right; display:block; }
#layerInWrap .inText02 { color:#404040; line-height:18px; }
#layerInWrap .inText02 h2 { font-size:12px; color:#036ba5; }
#layerInWrap .inText02 ul { margin-left:15px; }
#layerInWrap .inText02 ul li span { color:#666; font-size:11px; }
#layerInWrap .inText02 table { width:100%; }
#layerInWrap .inText02 table th { border-top:2px solid #3480ab; border-right:1px solid #3480ab; border-bottom:1px solid #ccc; background:#ebf0f2; color:#4b6f84; height:30px; }
#layerInWrap .inText02 table th.last { border-right:none; }
#layerInWrap .inText02 table td { border-bottom:1px solid #ccc; border-right:1px solid #ccc; height:28px; text-align:center; }
#layerInWrap .inText02 table td.last { border-bottom:1px solid #ccc; border-right:none; }
/*2018.01.08 수정*/
p.close { background:#0d4c91; font-size:11px; color:#fff; padding:8px 0px 5px 0px; overflow:hidden; }
p.close span.text1 { float:left; }
p.close span.text1 input { float:left; margin-top:-2px; margin-right:5px; }
p.close span.text2 { float:right; }
p.close span a { color:#fff; }

*:first-child+html p.close { height:13px; }
*:first-child+html p.close span.text1 input { float:left; margin-top:-4px; margin-right:5px; }
*:first-child+html p.close span.text1 label { margin-top:1px; display:block; }