@charset "utf-8";


/* Common */
.fclear { zoom:1 }
.fclear:after { content:''; display:block; clear:both; }
.fclear .after { content:''; display:block; clear:both; }
.fleft { float:left; }
.fright { float:right; }

/* width */
.w1000 { width:1000px; }
.w250 { width:250px; }
.w300 { width:300px; }
.w350 { width:350px; }
.w400 { width:400px; }
.w450 { width:450px; }
.w500 { width:500px; }
.w550 { width:550px; }

/* 공통 css */
.hide{display:none;}
.fL{float: left;}
.fR{float: right;}
.btl1{border-top-color: #ddd; border-top-width: 1px; border-top-style: solid;}
.w240{width: 240px;}
.clear{clear: both;}

.disNone{display: none;}
.pointer{cursor:pointer;}
.taL{text-align: left !important;}
.taC{text-align: center !important;}
.taR{text-align: right !important;}
.vat{vertical-align: top;}
.vam{vertical-align: middle;}
.vab{vertical-align: bottom;}
.vas{vertical-align: sub;}
.vatb{vertical-align: text-bottom;}
.font13{font-size: 13px;}
.font14{font-size: 14px;} .font15{font-size: 15px;} .font16{font-size: 16px;} 
.font18{font-size: 18px;} .font20{font-size: 20px;} .font22{font-size: 22px;}
.lh30{line-height: 30px;}
.ml5{margin-left: 5px;} .ml10{margin-left: 10px;} .ml15{margin-left: 15px;} .ml20{margin-left: 20px;}
.mt1{margin-top: 1px;} .mt5{margin-top: 5px;} .mt7{margin-top: 7px;} .mt9{margin-top: 9px;} .mt10{margin-top: 10px;}
.mt13{margin-top: 13px;} .mt15{margin-top: 15px;} .mt20{margin-top: 20px;} .mt30{margin-top: 30px;} .mt40{margin-top: 40px;} .mt50{margin-top: 50px;}
.mb10{margin-bottom: 10px;} .mb15{margin-bottom: 15px;} .mb20{margin-bottom: 20px;}

.w70{width: 70px;} .w80{width: 80px;}
.w100{width: 100px;} .w120{width: 120px;} .w130{width: 130px;} .w150{width: 150px;} .w200{width: 200px;} .w250{width: 250px;}
.W65{width: 65%;} .W70{width: 70%;} .W73{width: 73%;} .W80{width: 80%;}
.W90{width: 90%;} .W96{width: 96%;} .W99{width: 99%;} .W100{width: 100%;}

/*레이어 팝업*/
.fade {display: none; background: #464646; position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; opacity: .94; z-index: 10000;}
.popup_block{display: none; background: #fff; padding: 20px; border: 20px solid #ddd; width: 490px;
			float: left; font-size: 16px; position: fixed; top: 30%; left: 35%; z-index: 10;
			-webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000;
			-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
.popup_login{display: none; background: #fff; padding: 20px; border: 20px solid #ddd; width: 300px;
			float: left; font-size: 16px; position: fixed; top: 35%; left: 40%; z-index: 10;
			-webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000;
			-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
.popup_find{display: none; background: #fff; padding: 20px; border: 20px solid #ddd; width: 285px;
			float: left; font-size: 16px; position: fixed; top: 35%; left: 40%; z-index: 10;
			-webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000;
			-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}

.m_fade {display: none; background: #464646; position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; opacity: .94; z-index: 10000;}
.m_popup_block{display: none; background: #fff; padding: 10px; border: 15px solid #ddd; float: left; font-size: 1em;
			width: 80%; position: fixed; top: 10%; left: 3%; z-index: 10001; margin: 0;
			-webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000;
			-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
.m_popup_block a{ margin-right: 10px; }
.m_loading{display: none; background: #fff; border: 20px solid #ddd; width: 80%;
		font-size: 16px; position: fixed; top: 30%; z-index: 10; text-align: center;
		-webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000;
		-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}

/* 로그인 */
.loginBox {margin-top:15px; margin-bottom:10px; clear: both;}
.loginBox label { margin-left:20px; line-height:32px; }
.loginBox input { margin-top: 5px; padding:4px; border:1px solid #e6e6e6; width: 110px;}
.loginBox .tit {float: left; width: 90px; line-height:32px;}
.loginBox .val {float: left; width: 130px;}
.loginBox .btn {float: left;}
.loginBox .btn button{font-size: 16px; font-weight: bold; height: 56px; margin-left: 5px; margin-top: 5px;}

.findBox {margin-top:15px; margin-bottom:10px; clear: both;}
.findBox .tid {font-size: 14px; text-indent: -8px;}
.findBox input { margin-top: 5px; padding:4px; border:1px solid #e6e6e6; width: 185px; height: 19px;}

.m_loginBox { margin-bottom:10px; }
.m_loginBox label { margin-left:10px; line-height:24px; }
.m_loginBox input { margin-left:10px; padding:4px; border:1px solid #e6e6e6; width: 80px;}
.m_loginBox .tit {float: left; width: 80px;}
.m_loginBox .val {float: left;}


/*기타*/
.topSpan{color: #009300; margin-left: 7px; margin-right: 7px;}
/* 공지글 */.notice{background: #CEFBC9;}

/* 폰트컬러 */
.fc1{color: #23A41A;} .fc2{color: #A566FF;} .fc3{color: #24A6BD;}
.fc4{color: #e1701f;} .fc5{color: #4374D9;} .fc6{color: #FF5A5A;}
.fc7{color: #586381;} .fc8{color: #ff8cff;} .fc9{color: #820041;}
.fcB1{color: #23A41A; font-weight: bold;} .fcB2{color: #A566FF; font-weight: bold;} .fcB3{color: #24A6BD; font-weight: bold;}
.fcB4{color: #e1701f; font-weight: bold;} .fcB5{color: #4374D9; font-weight: bold;} .fcB6{color: #FF5A5A; font-weight: bold;}
.fcB7{color: #586381; font-weight: bold;} .fcB8{color: #ff8cff; font-weight: bold;} .fcB9{color: #820041; font-weight: bold;}

/* 백그라운드 */
.bg1{background: #BFFFB8;} .bg2{background: #B4FFFF;} .bg3{background: #FFDDDD;} .bg4{background: #F5D6FF;} .bg5{background: #FFFF8F;} 

/* 웹에디터에서 필요한 css 모음 */
.horizon{border:1px solid #ddd;margin:5px; width: 100%;}
.line{border:1px solid #ddd;margin:5px; width: 100%;}
.editor{line-height: normal; color: #000;}
.editor p{line-height: normal; margin-bottom: 7px;}
.editor br{line-height: normal; margin-bottom: 7px;}
.editor ol{line-height: normal; margin-bottom: 7px;}
.editor ul{line-height: normal; margin-bottom: 7px;}
.editor li{line-height: normal; margin-bottom: 7px;}
.editor dt{line-height: normal; margin-bottom: 7px;}
.editor dd{line-height: normal; margin-bottom: 7px;}
.editor dl{line-height: normal; margin-bottom: 7px;}
.editor div{line-height: normal; margin-bottom: 7px;}
.editor p, ol, ul, li, dt, dd, dl, form{line-height: normal;}
.editor a{color:#0782c1; text-decoration: underline;}
.editor hr{border:1px solid #ddd;margin:5px; width: 100%;}
.marker{background-color: yellow;}

/* 라인 */
.line1{border-bottom: 1px solid #e0e0e0;}

/* 버튼 */
.btn01 { display:inline-block; padding:4px 10px; background:#49505a; color:#fff; border-radius:3px; cursor: pointer; height: 30px;}
.btn01:hover { text-transform:uppercase; background-color:transparent; background-color:#1aacb0; color:#fff; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.btn02 { display:inline-block; padding:0 10px 2px 10px; background:#49505a; color:#fff; border-radius:3px; cursor: pointer; height: 30px; margin-left: 10px;}
.btn02:hover { text-transform:uppercase; background-color:transparent; background-color:#1aacb0; color:#fff; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.btn03 { display:inline-block; padding:5px 15px; background:#ffffff; color:#808080; border-radius:3px; border:1px solid #808040; cursor: pointer; height: 44px; font-size: 20px;}
.btn03:hover { text-transform:uppercase; background-color:transparent; color:#ff8080; border:1px solid #ff8080; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.btn04 { display:inline-block; padding:5px 15px; background:#ffffff; color:#337a84; border-radius:3px; border:2px solid #337a84; cursor: pointer; height: 44px; font-size: 20px; font-weight: bold;}
.btn04:hover { text-transform:uppercase; background-color:transparent; color:#58abab; border:2px solid #58abab; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.btn05 { display:inline-block; padding:5px 15px; background:#ffffff; color:#4d9797; border-radius:3px; border:2px solid #4d9797; cursor: pointer; height: 44px; font-size: 20px; font-weight: bold;}
.btn05:hover { text-transform:uppercase; background-color:#58abab; color:#ffffff; border:2px solid #ffffff; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.btn06 { display:inline-block; padding:5px 15px; background:#000000; color:#ffffff; border-radius:3px; border:2px solid #ffffff; cursor: pointer; height: 44px; font-size: 20px; font-weight: bold;}
.btn06:hover { text-transform:uppercase; background-color:#ffffff; color:#000000; border:2px solid #000000; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.btn07 { display:inline-block; padding:5px 15px; background:#ffffff; color:#000000; border-radius:3px; border:2px solid #000000; cursor: pointer; height: 44px; font-size: 20px; font-weight: bold;}
.btn07:hover { text-transform:uppercase; background-color:#000000; color:#ffffff; border:2px solid #ffffff; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.btn08 { padding:4px 10px; background:#49505a; color:#fff; border-radius:3px; cursor: pointer; height: 30px;}
.btn08:hover { text-transform:uppercase; background-color:transparent; background-color:#1aacb0; color:#fff; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.btn_btm { display:inline-block; padding:1px 10px; background:#ffffff; color:#808080; border-radius:2px; border:1px solid #808040; cursor: pointer; width: 100px; font-size: 1em; font-weight: bold;}


/* 테이블 */
.tbl_01 {border-top:1px solid #1aacb0;}
.tbl_01 th { background: #f4f4f4; padding:10px 5px; border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb;}
.tbl_01 th:last-child { border-right:0; }
.tbl_01 td:last-child { border-right:0; }
.tbl_01 td { padding:8px 5px; border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; text-align: center;}
.tbl_01 td.tit { text-align: left; padding-left:10px}
.tbl_01 td.tit2 { text-align: left; padding-left:30px}
.tbl_01 td.tit3 { text-align: left; padding-left:50px}
.tbl_01 td.tit4 { text-align: left; padding-left:70px}
.tbl_01 td.tit5 { text-align: left; padding-left:90px}
.tbl_01 tbody tr:hover { background:#f9f9f9; }
.tbl_01 tbody .bld0 { background:#ffffcc; }
.tbl_01 tbody .bld1 { background:#d0f2ff; }
.tbl_01 tbody .bld2 { background:#edffce; }
.tbl_01 tbody .bld3 { background:#ceffce; }
.tbl_01 tbody .bld4 { background:#eaeaf4; }
.tbl_01 tbody .bld5 { background:#ffe6d9; }
.tbl_01 input { margin-left:10px; padding:4px; height:20px; border:1px solid #e6e6e6; font-size: 14px;}
.tbl_01 textarea { margin-left:10px; padding:4px; border:1px solid #e6e6e6; font-size: 14px;}

.tbl_02 {border-top:1px solid #1aacb0;}
.tbl_02 th { background: #f4f4f4; padding:10px 5px; border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb;}
.tbl_02 th:last-child { border-right:0; }
.tbl_02 td:last-child { border-right:0; }
.tbl_02 td { padding:8px 10px; border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; text-align: left; line-height: 24px;}
.tbl_02 tbody tr:hover { background:#f9f9f9; }
.tbl_02 input { padding:4px; height:20px; border:1px solid #e6e6e6; font-size: 14px;}
.tbl_02 select { height:30px; border:1px solid #e6e6e6; font-size: 14px;}
.tbl_02 textarea { margin-left:10px; padding:4px; border:1px solid #e6e6e6; font-size: 14px;}
.tbl_02 td input, select, img { vertical-align: middle; }

.tbl_noBdr {border: 0;}
.tbl_noBdr th { background: #f4f4f4; padding:10px; border-bottom:0; text-align: center;}
.tbl_noBdr td { padding:3px 5px; border-bottom:0; text-align: left; font-size: 14px;}
.tbl_noBdr .taC{text-align: center !important;}
.tbl_noBdr input { padding:4px; height:20px; border:1px solid #e6e6e6; font-size: 14px;}
.tbl_noBdr select { height:30px; border:1px solid #e6e6e6; font-size: 14px;}
.tbl_noBdr td input, select, img { vertical-align: middle; }

.tbl_upDown {border-top:1px solid #1aacb0; margin-top: 50px;}
.tbl_upDown tr:hover { background: #f3fcfc; }
.tbl_upDown th { background: #f4f4f4; padding:10px; border-bottom:1px solid #ebebeb; text-align: center;}
.tbl_upDown td { padding:3px 5px; border-bottom:1px solid #ebebeb; text-align: left; font-size: 15px;}
.tbl_upDown td:first-child {padding-left: 30px; height: 25px;}
.tbl_upDown a{ color: #6594c7; font-weight: bold;}
.tbl_upDown a:hover { color: #366496; }
.tbl_upDown th:last-child { border-right:0;}
.tbl_upDown td:last-child { border-right:0;}

.tbl_edit {border-top:1px solid #1aacb0;}
.tbl_edit th { background: #f4f4f4; padding:10px 5px; border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb;}
.tbl_edit th:last-child { border-right:0; }
.tbl_edit td:last-child { border-right:0; }
.tbl_edit td { padding:8px 0; border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; text-align: center;}
.tbl_edit td.tit { text-align: left; padding-left:10px}
.tbl_edit td.txt_l { text-align: left;}
.tbl_edit tbody tr:hover { background:#f9f9f9; }
.tbl_edit input { margin-left:10px; padding:4px; height:20px; border:1px solid #e6e6e6; font-size: 14px;}
.tbl_edit textarea { margin-left:10px; padding:4px; border:1px solid #e6e6e6; font-size: 14px;}
.tbl_edit select { height:30px; border:1px solid #e6e6e6; font-size: 14px;}

.searchBox { width:99%; overflow:hidden; border:1px solid #e6e6e6; padding: 15px 0 15px 0; margin-top: 10px;}
.searchBox span { padding:2px; height:20px; line-height: 24px;}
/* .searchBox input { margin-left:10px; padding:2px; height:20px; border:1px solid #e6e6e6; color: #8c8c8c;} */
/* .searchBox select { border:1px solid #e6e6e6; height:24px;} */
.searchBox input { padding:4px; height:20px; border:1px solid #e6e6e6; font-size: 14px;}
.searchBox select { height:30px; border:1px solid #e6e6e6; font-size: 14px;}
.searchBox input, select, img { vertical-align: middle; }

.site_map {border-top:1px solid #1aacb0; margin-top: 20px; margin-bottom: 50px; line-height: 24px;}
.site_map .sub1 {padding-left: 250px; margin-top: 15px;}
.site_map .sub1 a {color: #51a2a2; font-size: 17px; font-weight: bold;}
.site_map .sub1 a:hover { color: #326565; font-size: 17px; font-weight: bold;}
.site_map .sub2 {padding-left: 200px; margin-top: 0; margin-bottom: 0; }
.site_map .sub2_child {padding-left: 200px; margin-top: 0; margin-bottom: 0; border-top:1px solid #8080c0;}
.site_map .sub3 {margin-top: 10px; margin-bottom: 10px;}
.site_map .sub3 a {color: #808080; font-size: 16px; font-weight: bold;}
.site_map .sub3 a:hover { color: #363636; font-size: 16px; font-weight: bold;}

#attcFile a{ color: #4d93df;}
#attcFile a:hover { color: #295c96; }

#culYear {  
  position:relative;
  width:100px;    /* 퀵메뉴 너비*/
  margin:0;
  top: 50px;  /* 배너 상단에서 얼마나 떨어뜨릴지 설정*/
  left: 0;     /* 레이어의 시작점이 왼쪽으로 부터 50% 지정 */
  text-align: center;
  padding: 0 0 0 30px;
}


#culYear ul,
#culYear ul li,
#culYear ul li a {
  margin:0;
  padding:0;
  border:0;
  list-style:none;
  line-height:1;
  display:block;
  position:relative;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
#culYear > ul > li > a {
  padding:7px 0;
  cursor:pointer;
  z-index:2;
  font-size:16px;
  text-decoration:none;
  color:#e6ffff;
  background:#417183;
  -webkit-transition:color .2s ease;
  -o-transition:color .2s ease;
  transition:color .2s ease;
}
#culYear > ul > li > .on { color:#ffffff; font-weight: bold; text-decoration: underline;}
#culYear > ul > li > a:hover { color:#ffffff; font-weight: bold;  text-decoration: underline;}

.del { text-decoration: line-through; color: #ff80bf;}
.del a { color: #ff80bf;}

/* 커스텀셀렉트 */
.selectBoxDeco {
	position: relative;width: 200px;height: 40px;line-height:40px;border:1px solid #1aacb0;font-size:22px;font-weight:bold;
	border-radius:4px;text-transform:uppercase;background:#fff;
}
.selectBoxDeco label {
	position: absolute;width:90%;font-size:.86em;color:#1aacb0;top:0;left:0;padding:0 5%;
}
.selectBoxDeco label:after {
	content:'▼';width:40px;height:40px;position:absolute;top:0;right:0;font-size:.76em;color:#fff;text-align:center;background:#1aacb0;
}
.selectBoxDeco select {
	width: 100%;height: 41px;opacity: 0;font-size:20px;font-weight:bold;
	filter: alpha(opacity=0)/* IE 8 */;
}

/* 커스텀셀렉트 */
.m_selectBoxDeco {
	position: relative;width: 200px;height: 40px;line-height:40px;border:1px solid #1aacb0;font-size:1.5em;font-weight:bold;
	border-radius:4px;text-transform:uppercase;background:#fff;
}
.m_selectBoxDeco label {
	position: absolute;width:90%;font-size:.86em;color:#1aacb0;top:0;left:0;padding:0 5%;
}
.m_selectBoxDeco label:after {
	content:'▼';width:40px;height:40px;position:absolute;top:0;right:0;font-size:.76em;color:#fff;text-align:center;background:#1aacb0;
}
.m_selectBoxDeco select {
	width: 100%;height: 41px;opacity: 0;font-size:1.1em;font-weight:bold;
	filter: alpha(opacity=0)/* IE 8 */;
}
