@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Lusitana);
@import url(../../css/notosanskr.css);

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
a:link, a:visited, a:active { text-decoration:none; color:#636363; }
a:hover { text-decoration:none;color:#589a00 }
form { display:block; margin:0px; padding:0px; }
input[type=text], textarea, input[type=password], select{border:1px solid #ddd;padding:5px; border-radius:3px; background:#f6f6f6;box-sizing:border-box; width: 100%; }
input[type=text]:focus, textarea:focus, input[type=password]:focus, select:focus { background: #fff; }
[data-role=fieldcontain] { margin: 3px 0px; border:0px; padding: 0px; }

table {border-collapse:collapse;border-spacing:0px;}
table td{ vertical-align: middle; }
table th{ vertical-align: middle; text-align: center }

.blackr5{ background:#000; border-radius:5px; color:#fff; border:1px solid #000; font-weight:bold; cursor:pointer }
.blackr5:hover {color:#000;background:#fff;border:1px solid #ccc;}
.bluer5{ background:#5969f7; border-radius:5px; color:#fff; border:1px solid #5969f7; font-weight:bold; cursor:pointer }
.bluer5:hover {color:#5969f7;background:#fff;border:1px solid #ccc;}
.greenr5{ background:#39b54a; border-radius:5px; color:#fff; border:1px solid #39b54a; font-weight:bold; cursor:pointer }
.greenr5:hover {color:#39b54a;background:#fff;border:1px solid #ccc;}
.atype {background:transparent; border:0px; display:inline; cursor:pointer; font-size:inherit; padding:0px; color:#636363 }
.atype:hover { color:#589a00; }
.black3 { cursor:pointer;font-size:90%; line-height:200%; display:inline-block; padding:0px 8px; vertical-align:1px; border:1px solid #000; background:#000; color:#fff; font-weight:bold; border-radius:3px; }
.black3:hover { border:1px solid #000; background:#555; }

.hiden{ display:none; }
.ui-field-contain>.ui-mini{ margin: 0px; }


/*레이아웃----------------------------------------------------*/
html { background: #fff; }
body>div:first-child{ background-color: #fff !important; }
body > article { background: #fff !important; height: 100%; }
#header { 
	font-family: Georgia;
	background: #4371CB;
}
#header>h1 { text-shadow:none; color:#FFF; font-family: "Noto Sans KR"; font-size: 1.1em; letter-spacing: -0.03em; padding:4px 0px 4px 0px; margin:0 15%; }
#header>h1>a{ color:#fff; }
#header>h1>a>img{ vertical-align: middle; }
#header>a>img { padding:0.6em; opacity:0.5;  }
#pnHead{ 
	margin: -1em; font-family: Lusitana Georgia; padding-top: 1px; padding-left: 20px; color:#fff; border-bottom: 1px solid #DDD; position: relative; overflow: auto; 
	background: #4371CB;
}
#pnHead>h1{ margin: 0px; text-shadow:none; padding: 0.7em 0; font-size: 1em; }
#pnHead>a>img { position: absolute; z-index: auto; right: 0.6em; top:0.6em; opacity: 0.5; }

#nav{ margin-top: 40px; }
#nav>a{ display: block; font-weight: bold; padding:8px 10px; color:#000; border-bottom: 1px solid #cfcfcf; }
#nav>div { border:1px solid #ccc; border-top:0px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; background:#f1f1f1; font-size:90%; padding:8px 10px; }
#nav>div>a { display:block; color:#000; font-size:100%; font-weight:bold; opacity:0.7; padding:8px 10px; }
#nav>div>a.onmenu { opacity:1; color:#4371CB; background:url(../../images/ico_arrow2.png) no-repeat 10px 50%; background-size:7px 10px; text-indent:10px }
#nav>div>a:not(:last-child){ border-bottom:1px dotted #bbb; } 

#contsw{ position: relative; background:#fff; min-height: 300px; padding:10px; }
#contsw>h1{ border-bottom: 1px solid #ccc; padding: 8px 0px; margin-bottom: 10px; }

#fprivacy{ text-align: center; border-top: 1px solid rgba(0, 0, 0, 0.2); background-color: rgba(0, 0, 0, 0.03); padding:0.5rem; }

footer{ background: #fff; padding: 20px 0px 30px 0px; text-align: center; font-size: 80%; font-family: "Noto Sans KR"; color:#777; border-top:1px solid #ddd; letter-spacing: -0.03em; }
footer>div{ margin: 10px auto; color:#000;  }

/*page class ----------------------------------------------------*/
.pagewrap{ line-height: 150%; letter-spacing: -0.05em; padding-bottom: 30px; word-break: keep-all;}
.pagewrap>h1 { font-size: 120%; font-family: "Noto Sans KR"; font-weight: 500; color:#000; text-align: center; padding:20px; border-bottom: 1px solid #ddd; }

table.ltype1{ margin:auto; border-top:1px solid #262626; color:#555; width: 100%; }
table.ltype1>thead>tr>th { background:#f6f6f6; border-bottom:1px solid #ccc; color:#555; font-weight: 500; padding:8px 5px; font-family: "Noto Sans KR"; text-shadow: none; border-right:1px solid #ccc; }
table.ltype1>thead>tr>th:last-child{ border-right:0px; }
table.ltype1>tbody>tr>td { border-right:1px solid #ddd; border-bottom:1px solid #ddd; padding:7px 5px;  font-family: "Malgun Gothic","Myriad Pro", Dotum,  Tahoma; text-align:center }
table.ltype1>tbody>tr>td:last-child { border-right:0px; padding-left:20px }
table.ltype1 td>ul { margin:10px 0px 10px 20px }
table.ltype1 td>ul>li{ padding: 3px;}
table.ltype1 td>ul>li>h1{ font-family: "Noto Sans KR"; font-size: 105%; font-weight: 500; }

.history { border-top:2px solid #4371CB; width:100%; margin-top:10px; line-height: 170%; letter-spacing: -0.02em; }
.history tr>td { border-right:1px dotted #ccc; border-bottom:1px solid #ddd;padding:10px; vertical-align: middle;}
.history tr>td:first-child { text-align:center; font-size:2em; letter-spacing:-0.07em; color:#000; font-weight:bold; font-family: "Lusitana" }
.history tr>td:last-child { border-right:0px; }
.history tr>td>p{ text-indent: -35px;padding-left: 35px }

.divtype1 { margin-bottom: 15px; padding-bottom: 15px; }
.divtype1>h1 { font-size: 120%;  font-weight: 500; color:#333; font-family: "Noto Sans KR";  margin:15px 0px; line-height: 140%; }
.divtype1>h2 { font-size: 110%;  font-weight: 400; color:#333; font-family: "Noto Sans KR";  margin:20px 0px 10px 0px; line-height: 140%; background: url(../../images/ico_arrow4.png) no-repeat 0% 50%; padding-left: 20px; }
.divtype1>ol, .divtype1>ul{ margin-left: 20px; }
.divtype1>ol>li, .divtype1>ul>li{ padding:3px 0px }
.divtype1>ul+div{ margin:10px 0px; }
.divtype1>h2+ul>li{ padding:0px; }

.divtype2 { margin-bottom: 20px; padding-bottom: 20px; overflow:auto; }
.divtype2>h1 { font-size: 120%;  font-weight: 400; color:#333; font-family: "Noto Sans KR";  margin:20px 0px 10px 0px; line-height: 140%; background: url(../../images/ico_arrow4.png) no-repeat 0% 50%; padding-left: 20px; }
.divtype2>img{ display:block;  border:1px solid #ddd; padding: 9px; width:calc(100% - 20px); }
.divtype2>ol, .divtype2>ul{ margin-left: 20px; }
.divtype2>ol>li, .divtype2>ul>li{ padding:3px 0px }

.fltr{margin-bottom: 10px;}

.img100>img{ width: 100%;}

.stepbox{ border:9px solid #355fc0; padding:10px 20px; text-align: center; }
.stepbox>p{ display: inline-block; vertical-align: middle; }
.stepbox>p{ margin-top: 20px; font-family: "Noto Sans KR"; font-weight: 500; font-size: 93%; color:#355fc0;  }
.stepbox>span{ padding: 5px; }

.pgfilez{ clear: both; background:#f1f1f1; border:1px solid #ccc; padding:20px 30px; border-radius: 3px; }
.pgfilez>h1{ padding-bottom: 10px; color:#333;  }
.pgfilez>img{ vertical-align: middle; }

.order{ padding: 10px 20px; border-radius:10px; overflow: auto; border:1px solid #ccc; background: #f7f7f7;}
.order > div{ float: left; background: #fff; border:3px solid #7C99D4; color:#2A549E; font-family: "Noto Sans KR"; font-weight: 500; font-size: 110%; text-align: center; min-height: 70px; padding: 20px 10px 0px 10px; border-radius: 10px; margin:10px 0px }
.order > span { float: left; display: block; padding: 33px 5px;}

.boxtype1{ 
    border: 1px solid #ccc; border-top:2px solid #000; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; padding:10px 20px;
    background:#f5f5f5 linear-gradient(#ffffff, #f5f5f5);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f5f5f5));
	background:-moz-linear-gradient(top, #ffffff, #f5f5f5);
}
.boxtype1>h1{ font-family: "Noto Sans KR"; font-size: 115%; font-weight: 500; border-bottom:1px solid #ddd; padding: 5px 0px; }
.boxtype1>div{ padding: 10px 0px; font-size: 90%; letter-spacing: -0.03em; }

.roundbox{ overflow: hidden; }
.roundbox>div{ float: left; border:1px solid #ccc; border-radius: 10px; padding: 20px; text-align: center; height: 168px; }
.roundbox>div>h1{ font-family: "Noto Sans KR"; font-size: 130%; color:#2A549E; padding-bottom: 10px; border-bottom:1px solid #ddd; font-weight: 500; }
.roundbox>div>p{ padding-top:10px;}
.roundbox>img{ display:block; float: left; padding: 105px 5px;}

/*page layout*/
#pgw01_01>p:first-of-type{ font-size: 160%; font-weight: 300; font-family: "Noto Sans KR"; line-height: 120% }
#pgw01_01>p:first-of-type>span{ color:#3869C8}
#pgw01_01>p:last-of-type{ font-size: 140%; font-weight: 500; font-family: "Noto Sans KR"; text-align: right; }

#pgw01_03 table>tbody>tr>td:last-child{ text-align: left; }

#daumRoughmapContainer1592963359075{ margin:auto; }
#pgw01_04{ border-top:1px solid #ccc;}
#pgw01_04>h1 { padding:20px 0px;font-family: 'Noto Sans KR'; font-weight: 500; font-size: 130%; text-align: center; line-height: 160%; color:#333; border-bottom: 1px dotted #aaa; }
#pgw01_04>ul { margin: 10px 0px 20px 20px ;}

#daumRoughmapContainer1672824400737{ margin:auto}
#pgw01_04_02>h1 { padding:20px 0px;font-family: 'Noto Sans KR'; font-weight: 500; font-size: 130%; text-align: center; line-height: 160%; color:#333; border-bottom: 1px dotted #aaa; }
#pgw01_04_02>ul { margin: 10px 0px 20px 20px ;}

#pgw02_01 .ltype1{ border:1px solid #ccc; margin:5px auto; font-size:70%;  }
#pgw02_01 .ltype1 tr>td{ padding: 5px 0px; line-height: 130%; word-break: break-all;}
#pgw02_01>div:nth-of-type(3)>p{ margin-bottom: 10px;}
#pgw02_01>div:nth-of-type(3){ overflow:auto;}
#pgw02_01>div:nth-of-type(3)>div:not(:last-child){ margin-bottom: 5px;}

#pgw02_02_02>.divtype1>img, #pgw02_02_03>.divtype1>img{ border:1px solid #ccc; display: block; width: 100%;}
#pgw02_03>table tr>th{ background:#4371CB; color:#fff; }
#pgw02_03>table tr>td:last-child{ text-align: left; }
#pgw02_03>table:not(:first-of-type){ display: none; ;}
#pgw02_04>table tr>th{ background:#4371CB; color:#fff; }

#pgw02_05 table.ltype1{ border-top:2px solid #4371CB;}
#pgw02_05 table.ltype1 td:last-child{ text-align: left;}
#pgw02_05 table.ltype1 td:nth-last-of-type(3){ background:#f7f7f7; font-weight: bold;}
#pgw02_05 table.ltype1+div{ margin: 10px 0px;}
#pgw02_05 .roundbox{ margin-top: 0px;}
#pgw02_05 .roundbox>div>p{ width: 110px;}
#pgw02_05 .roundbox>div{ border:5px solid #eee; margin-bottom:10px; }

#pgw02_06_01>div{ border-bottom:1px solid #ccc;}

#pgw02_06_02>div:nth-of-type(2)>div:not(:last-child){ margin-bottom: 5px;}
#pgw02_06_02 table.ltype1 { font-size: 70%; }
#pgw02_06_02 table th, #pgw02_06_02 table td{ padding:7px 0px;}
#pgw02_06_02 .ltype1 tr>td:last-child{ text-align: left;}

#pgw02_06_03 .roundbox{ margin-top: 0px;}
#pgw02_06_03 .roundbox>div>p{ width: 140px;}
#pgw02_06_03 .roundbox>div{ border:5px solid #eee; }
#pgw02_06_03 table.ltype1{ margin-top:5px; }
#pgw02_06_03 table.ltype1 tr>th{ background:#4371CB; color:#fff; }

#pgw02_06_04>div>table>caption{ text-align: left; font-size: 120%; font-weight: bold; padding: 10px 0px; }
#pgw02_06_04>div>table tr>th{ background:#4371CB; color:#fff; }

#pgw03_01>table{ font-size:75%; letter-spacing: -0.1em;  }
#pgw03_01>table tr>th{ background:#4371CB; color:#fff; }
#pgw03_01>table tr>td:last-child{ padding-left:5px; }
#pgw03_01>table td:has(>ul){ text-align: left; }
#pgw03_01>table:not(:first-of-type){ display: none; ;}
#pgw03_01>div{ margin:10px auto;}

#pgw03_02 table{ font-size:75%; letter-spacing: -0.1em;  }
#pgw03_02 table tr>td:last-child{ padding-left:0px; }
#pgw03_02 table tr>td:nth-of-type(2){ text-align: left;}
#pgw03_02 table ul{ margin:0px 0px 0px 20px; }
#pgw03_02 table ul>li{ line-height: 130%; }
#pgw03_02 table td.xlasttd{ border-right:1px solid #ddd; text-align: left; }

#pgw04_01>div:first-child>img{ display: block; margin-top: 10px; width: 100%; }
/* #pgw04_03 .ltype1 tr>td:first-child{ font-family: "Noto Sans KR"; font-size: 105%; font-weight: 500; background:#f7f7f7 }
#pgw04_03 .ltype1 tr>td:last-child{ text-align: left; } */
#pgw04_03 .ltype1 tr>td:last-child{ text-align: left; }
#pgw04_03 ol{ margin-left: 20px; }

#pgw04_04 .order>div{ width: 90px;}
#pgw04_04 .order+ol>li{ padding: 0px;}
#pgw04_04 .order > span { padding: 35px 5px 0px 5px; height:61px; margin:10px 0px; }


/*사용자정의 아이콘*/
.ui-icon-dtgLock{ background:url(../../board/icon/basic/adm_open.png) no-repeat 50% 50%; border-radius: 3px; }
.ui-icon-dtgOpen{ background:url(../../board/icon/basic/adm_rock.png) no-repeat 50% 50%; border-radius: 3px; }
.bnS{
	cursor:pointer;font-size:100%; line-height:120%; font-weight:bold; display:inline-block; padding:5px 8px;
	border:1px solid #b1b1b1;border-radius:3px;color:#636363;
	background:#f1f1f1 linear-gradient(#ffffff, #e6e6e6);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e6e6e6));
	background:-moz-linear-gradient(top, #ffffff, #e6e6e6);
}
.bnM{
	cursor:pointer;font-size:100%; line-height:120%; font-weight:bold; display:inline-block; padding:5px 20px;
	border:1px solid #b1b1b1;border-radius:3px; color:#636363;
	background:#f1f1f1 linear-gradient(#ffffff, #e6e6e6);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e6e6e6));
	background:-moz-linear-gradient(top, #ffffff, #e6e6e6);
}
.bnB{
	cursor:pointer;line-height:120%;font-weight:bold;padding:10px; color:#636363;
	border:1px solid #b1b1b1;border-radius:5px;
	background:#f1f1f1 linear-gradient(#ffffff, #e6e6e6);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e6e6e6));
	background:-moz-linear-gradient(top, #ffffff, #e6e6e6);
}
.bnSimg{
	cursor:pointer;line-height:120%; display:inline-block; padding:5px;
	border:1px solid #b1b1b1;border-radius:3px;
	background:#f1f1f1 linear-gradient(#ffffff, #e6e6e6);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e6e6e6));
	background:-moz-linear-gradient(top, #ffffff, #e6e6e6);
}
.bnSimg>img{ vertical-align: top;}
.pd30{ display: inline-block; padding: 15px 30px; text-align: center; }

/*Calendar-list--------------------------------------------------- */
#viewPro { padding: 15px; margin:5px; border:3px solid #3869c8; display: none; line-height: 180%; letter-spacing: -0.05em; }
#viewPro > h1 { font-family: "Noto Sans KR"; font-weight: 600; padding: 5px 0px; }
#viewPro > a, #viewPro > div {display:block; border-top:1px dotted #ddd; font-size: 85%;  }

.topdesc{ font-size: 90%; border-bottom: 1px dotted #ccc; padding: 5px;  }
#dateMove{ text-align: center; margin: 20px 0px; }
#dateMove>select{ display: inline; width: auto !important; }

.mcalendar {border-right:1px solid #ccc; border-top:1px solid #ddd; width:100%; line-height: 200%; margin-bottom: 20px; }
.mcalendar th {border:1px solid #ddd;color:#000;padding:0px;margin:0px;vertical-align:middle;background:#f7f7f7; }
.mcalendar tr:nth-of-type(2)>th:first-of-type, .mcalendar tr:nth-of-type(2)>th:last-of-type{background:#f0f1f9;color:#5969f7}
.mcalendar tr>td:first-of-type, .mcalendar tr>td:last-of-type{background:#f0f1f9;}
.mcalendar td {border:1px solid #ddd;vertical-align:top;text-align:center;padding:5px;}

.oncday{ color:#51791b; font-weight:bold }
.oncday+div{ display: none; }
.ston{ color:#005b7f; font-weight: bold; }
.stoff{ color:#f26522; font-weight: bold; }

.arr_l{ display:inline-block; width:11px; height:12px; background: url(../../images/page/prenexpage1.png) no-repeat -11px 0px; margin-right: 20px;}
.arr_l:hover{background: url(../../images/page/prenexpage2.png) no-repeat -11px 0px;}
.arr_r{ display:inline-block; width:11px; height:12px; background: url(../../images/page/prenexpage1.png) no-repeat 0px 0px; margin-left: 20px;}
.arr_r:hover{background: url(../../images/page/prenexpage2.png) no-repeat 0px 0px;}

/*talent-write--------------------------------------------------- */
#tltAgree{ height: 190px; padding:20px; background: #f7f7f7; border:1px solid #ddd; overflow-y: scroll;  }
.ly2td{ overflow: auto; padding: 7px 0px;  }
.ly2td:not(:last-child){ border-bottom: 1px solid #ddd; }
.ly2td>div:last-child>label{ display: inline-block; }
#talentFW textarea{ height: 100px; }

/*regis-write--------------------------------------------------- */
#regisAgree{ height: 100px; padding:15px; background: #f7f7f7; border:1px solid #ddd; overflow-y: scroll;  }
#agrlb { line-height: 170%; border-bottom: 1px solid #ddd; display: block; padding: 10px 0px; margin-bottom: 10px;  }

#regisFW{letter-spacing: -0.05em; margin-bottom: 50px; }
#regisFW>h1{ font-size: 120%; color:#000; font-family: "Noto Sans KR"; padding: 5px 0px; border-bottom:1px solid #ddd; }
#regisFW>ul{ list-style: none; line-height: 270%; }
#regisFW>ul>li{ border-bottom: 1px dotted #ccc; padding:5px 0px; }
#regisFW>ul>li>div{ font-size: 90%; line-height: 130%; color:#999; }

/*regis-search--------------------------------------------------- */
#rgssearch>h1{ padding:15px;border-bottom:1px solid #ddd; font-size: 105%; text-align: left; font-weight: 400; color:#999; }
#rgssearch>div.fdesc{ padding:15px;border-top:1px solid #ddd; text-align: left; color:#999; letter-spacing: -0.05em;  }

#frgsSearch{ width: 65%; margin: 20px auto; }
#frgsSearch>h1{ color:#00A99D; font-weight: 500; font-family: "Noto Sans KR"; font-size: 150%; margin-bottom: 15px;  }
#frgsSearch>ul{ list-style: none; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; padding: 10px 0px; }
#frgsSearch>ul>li{ display: block; padding: 3px 0px; }
#frgsSearch>ul>li>input+div{ font-size: 90%; color:#999; padding-top: 5px; }
#frgsSearch>ul+div.smtzone>button{ width: 100%;}

/*board-admlogin----------------------------------------------*/
#admlogin>section:first-child{ padding:10px;border-bottom:1px solid #ccc;}
#admlogin>section:nth-child(2){ width:267px;margin:30px auto;}
#admlogin>section:nth-child(2)>h1{border-bottom:1px dotted #ccc;padding-bottom:5px; margin-bottom:10px; font-size: 110%; color:#000; letter-spacing: -0.02em;}
#admlogin>section:nth-child(2)>h1>span{ color:#aaa; font-weight: normal; font-size: 70%;}
#admlogin>section:nth-child(2)>form{ overflow: auto; }
#admlogin>section:nth-child(2)>form>div{ width: 150px; float: left;}
#admlogin>section:last-child{ padding:10px;border-top:1px solid #ccc;}
#floginbn{ padding:24px 23px; margin: 3px; letter-spacing: -0.03em; }

/*board-write  ----------------------------------------------*/
#bsagree { padding: 1em; border: 1px solid #ccc; border-radius:3px; height: 100px; overflow-y: auto; margin-top:1em; background: #f9f9f9; }
#bsagree + div { margin: 3px 0px 10px 0px; }
#bsagree + div > label { border:0px; border-radius: 0px; background: #fff; border-bottom: 1px solid #ddd; }
#DD_CONTENT{ height: 200px; }
#if_upload { border:0px; width:100%; height:39px; margin:3px 0px; overflow: hidden; }
.smtzone{ text-align: right; margin: 8px 0px }
.smtzone>.ui-mini{ margin:0px; }

/*board-list  ----------------------------------------------*/
#wrapSearch{ padding:10px; background: #f1f1f1; border-top:1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 85%; }
#wrapSearch>form{ display: inline;}
#wrapSearch>a{ color:#636363; vertical-align:baseline; }
#keyword{ width: 120px; background: #fff;  }
#bbsList>ul{ list-style: none; }
#bbsList>ul>li{ border-bottom:1px solid #ddd; padding: 10px 0px; font-size: 90%; letter-spacing: -0.03em;  }
#bbsList>ul>li>a, #bbsList>ul>li>.scrl{ font-weight: bold; color:#636363;}
#bbsList>ul>li>div{ color:#a59c8e; font-size: 80%; }
#bbsList>ul>li>div>a{ font-weight: normal; color:inherit; }
#multisys{ padding: 7px 13px; border-bottom: 1px solid #ccc; display: none; font-size: 80%; }
#multisys > .black3 { margin-right:1px;}
#pagezone { padding: 10px 0px; }

#pwbox { display:none; position:absolute; z-index:500; top:0px; left:0px;box-shadow: 3px 3px 3px #e6e6e6; font-size: 90%; }
#pwbox > span { position:relative; z-index:501; }
#pwbox > span > img { position:absolute; z-index:502; top:-7px; left:185px; }
#pwbox>section:first-of-type { border:1px solid #ccc; border-radius:5px; padding:15px; color:#636363; background:#fff; line-height: 230%; }
#boxtitle { border-bottom:1px solid #ccc; padding-bottom:8px; color:#000; line-height: normal;  }
#inputpass{ width: 130px;}
.viewfile{ cursor: pointer; }

#filebox{ position:absolute;z-index:auto;background:#fff;padding:5px 15px 10px 15px;border:1px solid #bbb; border-radius:5px; box-shadow: 3px 3px 3px #e6e6e6; font-size: 90%; }
#filebox>img:nth-of-type(1){margin-top:-13px;display:inline-block;}
#filelist {list-style:none; margin-top:5px}
#filelist>li{ line-height:250%;}
#filelist>li:not(:last-child){ border-bottom:1px dotted #ccc; }
#filelist>li>img{vertical-align:middle;}
#fileQue{ width: 0px; height: 0px; }
#downframe{ width: 0px; height: 0px;}

/*board-view  ----------------------------------------------*/
#viewbn{ font-size: 85%; text-align: right; margin: 1em 0em; border-top:1px solid #ccc; padding:1em 0em; }
#viewbn>.ui-mini{ margin-right:0px; }
#bbsView>h1{ font-size: 120%; letter-spacing: -0.03em; color:#000; padding:8px 0px; border-bottom:1px dotted #ccc; }
#bbsView>h1+div{ font-size: 80%; color:#999; padding:8px 0px; border-bottom: 1px solid #ddd; margin-bottom: 10px; }
#bbsfilezn>img {vertical-align: middle; }

/*pagezone*/
.pagezone { color:#ccc; text-align:center; padding:10px }
.pagezone > a, .pagezone > span { margin:0px 2px; }
.pagezone > a:visited{ color:#666; }
.backblue { background:#0087cd; color:#fff; }

/* 탭 */
.tab { position: relative; border-bottom: 1px solid #ddd; vertical-align: top; margin: 15px 0px; height: 35px; font-size: 90%;}
.tab>a { 
	display: inline-block; padding: 10px 10px; border-right: 1px solid #ddd; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;
	line-height: 130%; letter-spacing: -0.03em; text-align: center; height: 14px; background: #f9f9f9; vertical-align: middle; 
}
.tab>a:visited{ color:#636363; }
.tab>a:first-of-type{ border-left: 1px solid #ddd; margin-left: 10px}
.tab>a.tabon { background: #fff; border-bottom: 1px solid #fff; border-top:2px solid #4371CB; height: 13px; font-weight: bold; color:#000; }


/* 목록 */
.divtype1>h2+div+ul{ margin-top: 0.5rem; }
.circle_list { counter-reset: circle 0; list-style: none; }
.circle_list >li{ position: relative; padding-left: 0.2em;  }
.circle_list >li:before{ 
    counter-increment: circle 1; content: counter(circle); font-family: 'Source Sans Pro'; 
    display: block; font-size: 0.8em; position: absolute; left: -20px; top:7px;
    width: 0.8rem; height: 0.8rem; line-height: 1.15;
    text-align: center; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 50%;
}