@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Lusitana);
@import url("../../css/notosanskr.css");
@import url("../../css/nanummyeongjo.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{ padding:3px 0px; vertical-align: middle; }

.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; }
.ui-page>article{ background: #fff; }

/* 탭 */
.tab { position: relative; border-bottom: 1px solid #ddd; vertical-align: top; margin: 15px 0px; height: 35px; background: #fff;}
.tab>a { 
	display: inline-block; padding: 10px 15px; 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; font-size: 90%;
}
.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 #7C6DBF; height: 13px; font-weight: bold; color:#000; }

.boldgreen{ color:#39b54a;font-weight:bold; }
.boldblue{ color:#5969f7;font-weight:bold; }
.boldorange{ color:#f26522;font-weight:bold; }
.boldblack{ color:#000;font-weight:bold; }
.boldwhite{ color:#fff;font-weight:bold; }
.boldblue2{ color:#6551BD; font-weight:bold }


/*레이아웃----------------------------------------------------*/
body > div:first-child { background: #fff !important; }
#header { 
	font-family: "Noto Sans KR"; border:0px !important;
	background: linear-gradient(to bottom, #A89EDA, #7c6dbf); 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#A89EDA), to(#7c6dbf));
	background:-moz-linear-gradient(top, #A89EDA, #7c6dbf); 
}
#header>h1 { text-shadow:none; color:#FFF; }
#header>h1>a{ color:#fff; }
#header>h1>a>img{ display: inline-block; vertical-align: top; height: 20px; }
#header>a>img { padding:0.6em; opacity:0.5;  }

#pnHead{ 
	margin: -1em; font-family: Georgia; padding-top: 1px; border-bottom: 1px solid #DDD; position: relative; overflow: auto; 
	background: linear-gradient(to bottom, #A89EDA, #7c6dbf);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#A89EDA), to(#7c6dbf));
	background:-moz-linear-gradient(top, #A89EDA, #7c6dbf);
}
#pnHead>h1{ margin: 0px; text-shadow:none; padding: 0.7em 0; font-size: 1em; text-align: center; color:#fff; }
#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:#7C6DBF; background:url(../../mobile/images/arrow_green.png) no-repeat 10px 50%; background-size:7px 10px; text-indent:10px }
#nav>div>a:not(:last-child){ border-bottom:1px dotted #bbb; } 

#idxconts{ background:  url("../../images/idxback.jpg") repeat-x; text-shadow: 0px 0px 0 #fff; min-height: 450px; margin-bottom: 30px; }
#anizone{ text-align: center; height: 320px; background: url("../../images/idxani01.png") no-repeat; background-position: center top; position: relative; overflow: hidden; }
#anizone>div{ position: absolute; z-index: auto; text-align: center; width: 100%; }
#ani00{ bottom: -70px; background: url("../../images/idxani02.png") no-repeat; background-position: center top; height: 250px;}
#ani01{ bottom:0px; }

#idxnav { width: 310px; text-align:center; margin:20px auto 0px auto; padding-bottom: 5px; }
#idxnav > a { 
	margin-bottom: 5px;
	display:inline-block; width:70px; height:70px; line-height:70px; font-weight:700; vertical-align:middle; font-size: 90%; letter-spacing: -0.05em;
	border-radius: 10px; color:#fff; text-shadow: 0px 1px 2px #0000; border:1px solid #393BAE;
	background: linear-gradient(#8688CB, #5658BC);	
	background:-webkit-gradient(EEECEA, 0% 0%, 0% 100%, from(#8688CB), to(#5658BC));
	background:-moz-linear-gradient(top, #8688CB, #5658BC);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.5);
	box-shadow: 0 3px 5px rgba(0,0,0,.5);
	
}
#idxnav > a>span{ line-height: 50%; }
#idxnav a:link, #idxnav a:visited, #idxnav a:active { text-decoration:none; color:#fff; }
#idxnav > a.spnbn{ 
	color:#fff; text-shadow: 0px 1px 0px #7E9A29; border:1px solid #7E9A29;
	background:#f1f1f1 linear-gradient(#BED47F, #94AD47);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#BED47F), to(#94AD47));
	background:-moz-linear-gradient(top, #BED47F, #94AD47);
}
.idxntc{ width: 300px; margin: 10px auto 0px auto;position: relative  }
.idxntc>h1{ font-size: 120%; line-height: 180%; letter-spacing: -0.05em; text-align: left; border-bottom: 1px solid #ccc; width: 300px; }
.idxntc>h1>a { display:inline-block; border-bottom: 2px solid #6552BA; padding: 0px 10px; color:#000 !important; }
.idxbbs{ list-style:none; font-size:85%; opacity: 0.8; }
.idxbbs li{ line-height:28px;height:28px; display:block; font-weight: 500; }
.idxbbs li>a { font-weight: 500; }
.idxbbs li{ border-bottom:1px solid #ddd; }
.idxbbs>li>span:first-of-type { display:inline-block;padding-left:5px }
.idxbbs>li>span:nth-of-type(2) { display:inline-block;padding:0px 7px;}

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

/*사용자정의 아이콘*/
.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;}

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

/*page*/
.page{ letter-spacing: -0.03em; word-break: keep-all; padding-bottom: 15px; }
.page>h1{ font-family: "Noto Sans KR"; font-weight: 500; font-size: 130%; margin-bottom: 20px; }

.blimg{ border:1px solid #ddd; display: block; width: 100%; }
#pgz0101>h1{ color:#7C6DBF;}
#pgz0101>h2{ font-family: "Noto Sans KR"; font-size: 130%; font-weight: 500; color:#000; }
#pgz0101>h2+div{ margin-top: 10px; font-family: "Noto Sans KR"; font-size: 120%; font-weight: 500; line-height: 180%; color:#f26522 }

#pgz0102>h1{ color:#000;}
#pgz0102>ul{ margin-left: 20px; }
#pgz0102>div:last-child{ margin-top: 20px; border:1px solid #ddd; padding: 20px 30px; background: #f7f7f7; border-radius: 5px; }
#pgz0102>div:last-child>h1{ font-size: 120%; margin-bottom: 10px; }
#ipic0102{ width: 100%; display: block; margin-bottom: 20px;}

.history { border-top:2px solid #7C6DBF; width:100%; margin-top:10px;}
.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 }

#pgz0105>div{ margin-bottom: 30px; }
#pgz0105>div:not(:last-child){  border-bottom: 1px solid #ddd; } 
#pgz0105>div>h1{ font-family: "Noto Sans KR";  font-size: 130%; font-weight: 500; margin-bottom: 20px; color:#000; }
#pgz0105>div>img{ display: block; border:1px solid #ccc; width: 100%;  margin-bottom: 20px;}
#pgz0105>div>ul{ margin-left: 0px; list-style: none; margin-bottom: 20px; }
#pgz0105>div>ul>li{ padding: 5px;}
#pgz0105>div>ul>li:not(:last-child){ border-bottom:1px dotted #ddd;  }

#pgz0104>h1{ font-size: 150%; text-align: center }
#pgz0104>h1>span{ font-size: 60%; color:#bbb}
#pgz0104>p.tt{ width: 100%; border-radius: 30px; line-height: 60px; margin-bottom: 3px; text-align: center; text-shadow: 1px 1px 3px #000; color:#fff; font-family: "Noto Sans KR"; font-size: 110%; font-weight: 500;   }
#ort01{ background: #32814A; }
#ort02{ background: #338171; }
#ort03, #ort04, #ort05, #ort06{ background: #366E85; }
#ort07, #ort08{ background: #2C427C; line-height: 160% !important; padding: 20px 0px; }
#ort09, #ort10{ background: #5F8339; line-height: 160% !important; padding: 20px 0px; }

#pgz0106{ text-align: center} 
#pgz0106>table{ border-top:2px solid #7C6DBF; }
#pgz0106>table td, #pgz0106>table th{ border:1px solid #ddd; padding: 7px 0px; text-align: center; }
#pgz0106>table th{ font-family: "Noto Sans KR"; font-size: 110%; font-weight: 500; background: #F3F2FA; color:#000; }
#pgz0106>img{ display: block; margin-top:20px; width: 100%;  }

#pgz0107{ margin-top: 0px; }
#pgz0107>h1{ font-family: "Noto Sans KR"; font-size: 140%; font-weight: 400; border-bottom: 1px solid #e6e6e6; padding: 20px 0px; margin-bottom: 20px; color:#000;  text-align: center }
#pgz0107>div>h1{ font-size: 110%; padding-bottom: 5px; }

table.basic td{border:1px solid #ddd; padding: 3px 10px; }
.wd100pro {width:100%;}

.blockbold{ background: #7C6DBF; color:#fff; font-weight: bold; text-shadow: 0px 0px 0px #fff; }
.ctbold{ text-align: center; font-weight: bold; }
table.lfcc{ margin-bottom: 20px; border-top:2px solid #7C6DBF; }
table.lfcc colgroup{ display: table-column-group; }
table.lfcc col:first-of-type{ background:#f7f7f7; display: table-column; text-align: center; }

table.diary { border-top:2px solid #7C6DBF; }
table.diary tr:nth-child(odd) { background-color: #f7f7f7; }
table.diary tr:nth-child(even) { background-color: #fff; min-height: 110px; }
table.diary td{ width: 33.33%; text-align: center; font-size: 80%; }
table.diary td>ul{ text-align: left; margin-left: 10px; }

#pgz030303>a{ display: block;  border-bottom: 1px dotted #ccc; padding: 10px 10px; }
#pgz030303>a:hover{ color:#636363; }
#pgz030303>a>h1{ font-family: "Nanum Myeongjo"; font-size: 130%; font-weight: bold; color:#000;}
#pgz030303>a>h2{ font-family: "Nanum Myeongjo"; font-size: 130%; font-weight: bold; color:#000; padding-bottom: 20px; }
#pgz030303>a>div{ padding-left: 10px;}
#pgz030303>a>div>h3{ font-family: "Nanum Myeongjo"; font-size: 100%; color:#000; padding-bottom: 10px; }

#pgz0304>h1 { font-family: "Nanum Myeongjo"; font-size: 160%; font-weight: bold; color:#7C6DBF;}
#pgz0304>h2 { font-family: "Nanum Myeongjo"; font-size: 120%; font-weight: bold; color:#000; padding-bottom: 20px; line-height: 180%; letter-spacing: -0.05em;}

/*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){float:left;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; }