/* //// CSS RESET */
/* http://html5doctor.com/html-5-reset-stylesheet/ */
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;/*background:transparent;*/}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block}
nav ul {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none}
mark {background-color:#fff;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select,textarea {vertical-align:middle;resize:none}
table {border-collapse:collapse;border-spacing:0}caption, th, td {font-weight:normal}
table caption {visibility:hidden;width:0;height:0;overflow:hidden}
/* //// */
html {overflow-y:scroll}
body{min-width:100%;background:#fff;color:#333;font-family:'Dotum',tahoma;font-size:9pt; line-height: 1.6em; -webkit-text-size-adjust:none}
ul {border:0;list-style:none}
p, dd {padding:5px 0;line-height:1.8em}
em {font-style:normal}
img {border:0;vertical-align:middle}
legend {display:none} label {cursor:pointer;vertical-align:middle}
h1, h2, h3, h4, h5, h6 {clear:both;margin:10px 0;padding:0}
h1 {font-size:1.2em}
h2 {font-size:1.2em}
h3 {font-size:1em}
h4 {font-size:1em}
strong {font-weight:bold}
iframe#hiddenframe {display:none;width:0;height:0}
input,button,select {font-family:'dotum',tahoma} 
button {cursor:pointer} 
select {padding: 3px;border:1px solid #cdcdcd}

/*************************************************
  CSS 알찬돌삐 nhosw@hanmail.net
 ************************************************/

/* css reset 에서 초기화한것 본문에서는 어느정도는 살려주자 */
.article_body table, .article_body th, .article_body td { border-width: 1px; border-style: solid }


/* 공통 */
a {color:#333;text-decoration:none} a:hover, a:focus {text-decoration:underline}
.ed, .inputbox { border:1px solid #cdcdcd;padding:3px;font-size:12px;color:#777777; } 
.readonly { cursor: not-allowed; background: #eee }
.ed_full { width: 99% }
.tx { border:1px solid #cdcdcd; padding: 5px 0px 4px 3px } 
.bold { font-weight: bold }
.small { font-size:11px }
.esmall {font-size:.9em}
.cloudy, a.cloudy {color:#888888;} /* 흐림 */
.fLeft   { float: left }
.fRight  { float: right }
.clr     { clear: both; content: ''; display: block }
.clr2    { clear: both !important; float: none !important; line-height: 0 !important; height: 0 !important; font-size: 0 !important; content: ''; display: block }
.tLeft   { text-align: left }
.tRight  { text-align: right }
.tCenter { text-align: center }
.pRelative { position: relative }
.pAbsolute { position: absolute }
.pFixed { position: fixed }
.icon_set { background: url('/img/icon/icon_set.gif') no-repeat; display: block; padding-left: 20px; padding-top:0px; margin-bottom: 5px; }
.w100 { width: 100% }



/* placeholder */
label.placeholder {	color:#999 !important; line-height:1em }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {	color:#999 !important; }
input:-moz-placeholder, textarea:-moz-placeholder {	color:#999 !important; }


a.external { background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC) center right no-repeat;background:url(/img/icon/external-link.png) center right no-repeat!ie;padding-right:13px}

/* Jeong Chan Myeong(dece24@gmail.com) */

/* Button Reset */
.button,
.button a,
.button button,
.button input { position:relative; margin:0; display:-moz-inline-stack; display:inline-block; text-decoration:none !important; border:0; font-size:12px; white-space:nowrap; background:url(/img/btn/buttonWhite.gif) no-repeat; overflow:visible; color:#333;}
.button { height:22px; padding:0; vertical-align:middle; }
.button a,
.button button,
.button input{ vertical-align:top; cursor:pointer;}

/* Button Size */
.button.large { height:29px; background-position:left -30px; }
.button.xLarge { height:35px; background-position:left -65px; }
.button.small { height:18px; background-position:left -107px; }
.button a,
.button button,
.button input { height:22px; padding:0 11px; font-size:13px; line-height:22px;}
.button.large a,
.button.large button,
.button.large input { height:30px; padding:0 10px 0 8px; font-size:16px; line-height:29px; background-position:right -30px;}
.button.xLarge a,
.button.xLarge button,
.button.xLarge input { height:35px; padding:0 10px 0 8px; font-size:20px; line-height:35px; background-position:right -65px;}
.button.small a,
.button.small button,
.button.small input { height:18px; padding:0 6px 0 4px; font-size:11px; line-height:18px; background-position:right -107px;}

/* Button Text Color */
.button *:hover,
.button *:active,
.button *:focus{ color:#690;}
.button.green,
.button.green a,
.button.green button,
.button.green input { background-image:url(/img/btn/buttonGreen.gif); color:#fff;}
.button.green *:hover,
.button.green *:active,
.button.green *:focus{ color:#ff0;}
.button.black,
.button.black a,
.button.black button,
.button.black input { background:#232021;border:1px solid #121010;color:#fff;}
.button.black *:hover,
.button.black *:active,
.button.black *:focus{ color:#ff0;}
.button.red,
.button.red a,
.button.red button,
.button.red input { background-image:url(/img/btn/buttonRed.gif); color:#fff;}
.button.red *:hover,
.button.red *:active,
.button.red *:focus{ color:#ff0;}
.button.blue,
.button.blue a,
.button.blue button,
.button.blue input { background-image:url(/img/btn/buttonBlue.gif); color:#fff;}
.button.blue *:hover,
.button.blue *:active,
.button.blue *:focus{ color:#ff0;}

/* Button Text Strong */
.button.strong * { font-weight:bold !important;}

/* 테이블 공통 */
/* 폼 테이블 */
.frm_tbl {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0}
.frm_tbl caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left; visibility:visible; width: auto; height: auto}
.frm_tbl th {padding-left:10px;width:100px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left}
.frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.frm_tbl textarea,
.frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle}
.frm_input:focus, input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important;color:#fff}
.frm_tbl textarea {width:90%;height:70px}
.frm_tbl #captcha {margin:0;padding:0;border:0;background:transparent}
.frm_tbl #captcha input {margin-left:5px;text-align:center}
.frm_tbl a {text-decoration:none}

/* 상단검색폼 */
.form-wrapper { width: 446px; height: 26px; background: url('/img/menu/search.gif') no-repeat; display: block; padding: 8px 10px 16px 10px; top: 15px; left: 300px }
.form-wrapper input { float: left; width: 330px; border: 0; padding: 8px 10px 3px 10px; *padding: 10px 10px 1px 10px; background-image: none !important; background-color: #e9e9e9; font: bold 14px/12px Dotum; overflow: hidden }
.form-wrapper button { float: right; right: 10px; background: url('/img/menu/search.gif') -366px center no-repeat; border: 0; padding: 5px 0px; width: 90px; font-size: 0; height: 30px }


/* 인덱스페이지 */
#header_skip { z-index: 1000; display: block; top: 0; left: 0; width: 1px; height: 1px; overflow: hidden; position: absolute; text-align: center; font-size: 16px; color: #fff; background: #666 }
#header_skip:focus { font-weight: bold; color: #ff0000; text-decoration: none; width: 100%; max-width: 100%; min-width: 100%; line-height: 2em; height: 35px }
#index_latest { background: url('/img/index/bg.png') no-repeat; width: 710px; height: 500px; margin-left:0px }
#index_latest ul li { margin-bottom: 5px }

/* 각 게시판 상단 안내글 테두리 */
.board_desc {clear:both; margin-bottom:5px;padding:7px 10px 5px;border:1px solid #eee;background:#f9f9f9;color:#BF0000;line-height:1.5em;letter-spacing:-0.1em}
.board_desc a {color:#888;text-decoration:underline}

/* 새창 기본 스타일 */
.new_win {}
.new_win h1 {margin-bottom:20px;padding:0 20px;height:60px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em}
.new_win table {margin:0 auto 20px !important;width:93% !important;background:#fff !important}
.new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win_ul li {float:left;margin-left:-1px}
.new_win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:"dotum";font-weight:bold;text-decoration:none}
.new_win_desc {margin:0 auto;width:93%}

/* 기본테이블 */
.basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0}
.basic_tbl caption {margin:0;padding:0;font-size:0;line-height:0;overflow:hidden}
.basic_tbl thead th {padding:12px 0 8px;background:#565e60;color:#fff}
.basic_tbl thead a {color:#fff}
.basic_tbl thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.basic_tbl tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.basic_tbl tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.basic_tbl td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.basic_tbl a {}
.bo_sideview td {padding:6px 4px} /* 사이드뷰 사용하는 테이블 셀 패딩값 */
td.empty_table {padding:85px 0;text-align:center}

.empty_list {padding:85px 0;text-align:center}
.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */

/* legend 를 이용한 fieldset */
.fieldset { margin-top: 30px; border: 1px solid #ccc; padding: 10px; padding-top: 20px; }
.fieldset legend { display: block; position: absolute; background: #2080D0; margin-top: -35px; padding: 5px 10px; color: #fff }

/* 검색어 강조 */
.sch_word { font-weight: bold }


/* 페이징리스트 */
/* new_paging */
.paging_area {padding:15px 0; text-align:center;}
.new_page span,
.new_page a {display:inline-block; text-decoration: none}
#contents .new_page a {display:inline-block; text-decoration: none}
.new_page a {color:#555;}
.new_page a,
.new_page .curent {height:15px; line-height:15px; padding:0 10px 0 10px; border-left:1px solid #e9e9e9;}
.new_page .curent {letter-spacing:-1px; font-weight:bold; color:#fd650d;}
.new_page .first,
.new_page .first a {border:none;}
.new_page .pre2,
.new_page .pre,
.new_page .next,
.new_page .next2 {padding:0; width:15px; height:15px; overflow:hidden; text-indent:-9000px; border:none; background:url('/skin/board/jy.basic/img/sprites_btn.gif') no-repeat; vertical-align:top;}
.new_page .pre2,
.new_page .pre {margin-right:3px;}
.new_page .next,
.new_page .next2 {margin-left:3px;}
.new_page span.pre2 {background-position:-1440px 0;}
.new_page span.pre {background-position:-1460px 0;}
.new_page span.next {background-position:-1480px 0;}
.new_page span.next2 {background-position:-1500px 0;}
.new_page a.pre2 {background-position:-1520px 0;}
.new_page a.pre {background-position:-1540px 0;}
.new_page a.next {background-position:-1560px 0;}
.new_page a.next2 {background-position:-1580px 0;}


span.page_navigation {padding:5px 6px;margin:5px 3px;border:#FF9494 1px solid}
a.page_navigation {padding:5px 7px;margin:0}
/* a.page_navigation {padding:5px 7px;margin:0;border:transparent 1px solid} */
a.page_navigation:hover {border:#ACACAC 1px solid;margin:0 -1px}
a.page_navigation:link,a.page_navigation:active,a.page_navigation:visited {text-decoration:none;color:#1B6C8F}

.member { font-weight: bold }
.member em { font-weight: normal; font-size: 11px; font-style: normal }
.level_icon { padding-right: 5px }


/* 쪽지 */
#memo_view section {margin:0 auto 20px;padding:0px;width:87%}
#memo_view section h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;padding:0 0 10px;border-bottom:1px solid #eee;list-style:none}
.memo_view_li {position:relative;padding:5px 0}
.memo_view_subj {display:inline-block;width:65px}
#memo_view_ul a {}
#memo_view section p {padding:10px;min-height:150px;height:auto !important;height:150px;background:#fff}

#memo_write textarea {height:100px}

#sideview { position: absolute; background: #fff; border: 1px solid #999; z-index:1 }
#sideview li { float: none; list-style: none; margin: 0; padding: 0 }
#sideview li a { float: none; display: block; border-bottom: 1px solid #ccc; padding: 3px 30px 2px 10px; font-weight: normal }
#sideview li a:hover, #sideview li a:focus { text-decoration: none; background: #333; color: #fff !important }


/* layout  */
.wrapper,
.bigwrapper { width: 1202px; min-width: 1202px; margin: 0 auto }
.wrapper2 {width:1202px;margin:0 auto}

.menu100 #contents,
.menu200 #contents,
.menu300 #contents,
.menu400 #contents,
.menu500 #contents,
.menu600 #contents {min-width:1202px;width:100%;max-width:1920px;margin:0 auto;}
.menu400900 #contents, 
.menu500600 #contents, 
.menu700600 #contents, 
.menu800 #contents, 
.menu900 #contents, 
.menu910 #contents,
.menu920 #contents,
.menu1000 #contents{min-width:1060px;width:1060px;margin:0 auto;}

/* 최상단 슬라이더 */
#top-slider {position:relative;width:240px;margin-left:20px}
#top-slider a {display:block}
#top-slider .touchslider-viewport {height:147px;overflow:hidden}
#top-slider .touchslider-nav {position: relative;margin-top:-79px}
#top-slider .touchslider-prev,
#top-slider .touchslider-next {position:absolute;cursor:pointer;width:9px;height:20px}
#top-slider .touchslider-prev {left:-20px;background:url('/img/page/top-slider-arrow-prev.png') 0 0 no-repeat;}
#top-slider .touchslider-next {right:-20px;background:url('/img/page/top-slider-arrow-next.png') 0 0 no-repeat;}


/* header */
#h1 {margin:0;padding:0;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;position:relative}
header {
	min-width:1202px;
	background:url('/img/menu/header-bg.gif') repeat-x;
	height:271px;
}
header #logo {position:absolute;background:url('/img/menu/logo.jpg') no-repeat;width:333px;height:147px;text-indent:-9999em}

#header0{height:33px;}
#header0 .left_menu{width:50%;float:left;}
#header0 .right_menu{width:50%;float:right;position:relative}
#header0 .left_menu li{float:left;}
#header0 .right_menu li{float:right;}
#header0 ul li a{display:block;height:33px;background:url('/img/menu/header0_menu.gif') 0 0 no-repeat;text-indent:-9999em;}
#header0 .left_menu li.nth-child-1 a {width:160px;background-position:0px 0}
#header0 .left_menu li.nth-child-2 a {width:160px;background-position:-160px 0}
#header0 .right_menu li.nth-child-1 a {width:97px;background-position:right 0}
#header0 .right_menu li.nth-child-2 a {width:64px;background-position:-1040px 0}
#header0 .right_menu li.nth-child-3 a {width:88px;background-position:right 0;background-image:url('/img/menu/header0_menu2.gif');}
#header0 .right_menu li.nth-child-4 a {width:73px;background-position:-1040px 0;background-image:url('/img/menu/header0_menu2.gif');}
#header0 .right_menu li.nth-child-5 {width:153px;background:url('/img/menu/toptel.jpg') 0 0 no-repeat;height:33px;position:absolute;right:5px;top:60px;z-index:1000}

#header1 {height:147px;}
#header1>div {float:left;height:147px}
#header1>div:nth-child(1) {width:490px}
#header1>div:nth-child(2) {width:220px}
#header1>div:nth-child(3) {float:right;width:446px;}
#header1:after {display:block;content:'';clear:both}


#topmenu {overflow:hidden;margin:68px 0px 0 0;}
#topmenu li {float:right}
#topmenu li a {display:block;position:relative;width:159px;height:18px;background:url('/img/menu/topmenu.gif') no-repeat;text-indent:-9999em}
#topmenu li.nth-child-1 a {width:96px;background-position:0px 0}
#topmenu li.nth-child-2 a {width:120px;background-position:right 0}

#topmenu li a:hover, #topmenu li a:focus, #topmenu li a.on {background-image:url('/img/menu/topmenu_on.gif');}
#topmenu li a:hover i, #topmenu li a:focus i, #topmenu li a.on i {display: block}
#top2:after {display:block;content:'';clear:both}

#top2 #top2smenu100 {margin-left:-220px;}
#top2 #top2smenu200 {margin-left:-134px;}

/* 서브 메뉴 */
.top2smenu {position:absolute;display:none;z-index:3}
#topmenu .top2smenu li{float:left;}
#topmenu .top2smenu li a {height:41px;border:0;position:relative;text-indent:0;color:#8a8a95;width:auto !important;line-height:41px;height:41px;padding-right:23px;background:none;font-size:15px;letter-spacing:-1.5px;}
#topmenu .top2smenu li a:hover, #topmenu .top2smenu li a:focus, #topmenu .top2smenu li a.on {color:#2492d1;text-decoration:none}
#topmenu ul.on {display:block}

#header2 {height:89px}
#headermenu {overflow:hidden;border-top:1px solid #473e5c;border-bottom:1px solid #473e5c}
#headermenu li {float:left}
#headermenu li a {display:block;position:relative;width:170px;height:89px;background:url('/img/menu/menu.png') no-repeat;
	text-indent:-9999em;
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
}
#headermenu li.nth-child-0 {display:none}
#headermenu li.nth-child-1 a {background-position:0px -89px}
#headermenu li.nth-child-2 a {background-position:-170px -89px}
#headermenu li.nth-child-3 a {width:169px;background-position:-340px -89px}
#headermenu li.nth-child-4 a {background-position:-509px -89px}
#headermenu li.nth-child-5 a {width:131px;background-position:-679px -89px}
#headermenu li.nth-child-6 a {width:132px;background-position:-810px -89px}
#headermenu li.nth-child-7 a {width:130px;background-position:-942px -89px}
#headermenu li.nth-child-8 a {width:129px;background-position:-1072px -89px}
#headermenu li.nth-child-9 a {display:none}

#headermenu li a:hover i, #headermenu li a:focus i, #headermenu li a.on i {display: block}
#headermenu li a:hover, #headermenu li a:focus, #headermenu li a.on {background-position-y:0}
#header2:after {display:block;content:'';clear:both}

#header2 #header2smenu1000 {margin-left:36px;}
#header2 #header2smenu110 {margin-left:10px;}
#header2 #header2smenu100 {margin-left:-10px;}
#header2 #header2smenu200 {margin-left:-140px;}
#header2 #header2smenu300 {margin-left:-228px;}
#header2 #header2smenu400 {margin-left:-555px;}
#header2 #header2smenu500 {margin-left:-690px;}
#header2 #header2smenu600 {/*margin-left:-462px;*/margin-left:50px;}
#header2 #header2smenu900 {margin-left:-127px;}
#header2 #header2smenu910 {margin:80px 0 0 -800px}
#header2 #header2smenu920 {margin:80px 0 0 -800px}

#header2 #header2smenu910 {padding-left:20px}

/* 서브 메뉴 */
.header2smenu {position:absolute;display:none;z-index:3;
	transition:All 0.2s ease;
	-webkit-transition:All 0.2s ease;
	-moz-transition:All 0.2s ease;
	-o-transition:All 0.2s ease;
}
#headermenu .header2smenu li a {height:57px;border:0;position:relative;text-indent:0;color:#8a8a95;width:auto !important;line-height:57px;height:57px;padding-right:55px;background:none;font-size:17px;letter-spacing:-1.5px;display:block}
#headermenu .header2smenu li a:hover, #headermenu .header2smenu li a:focus, #headermenu .header2smenu li a.on {color:#1f1142;text-decoration:none}
#headermenu ul.on {display:block}

#header2smenuBG {position:absolute;height:0;width:100%;min-width:1202px;left:0;margin-top:3px;z-index:2;
	transition:All 0.3s ease;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease
}
.header2smenu.on {height:57px;padding-top:8px;margin-top:-8px;background:url('/img/menu/smenu.bg.png') 0 2px no-repeat}
.nth-child-1 .header2smenu.on{background-position-x:39px;}
.nth-child-2 .header2smenu.on{background-position-x:83px;}
.nth-child-3 .header2smenu.on{background-position-x:211px;}
.nth-child-4 .header2smenu.on{background-position-x:301px;}
.nth-child-5 .header2smenu.on{background-position-x:614px;}
.nth-child-6 .header2smenu.on{background-position-x:749px;}
.nth-child-7 .header2smenu.on{background-position-x:533px;}
.nth-child-8 .header2smenu.on{background-position-x:199px;}
.nth-child-9 .header2smenu.on{background-position-x:39px;}
#header2smenuBG.on {height:57px;background:#FFF;border-bottom:1px solid #c4c5da;}

.menu100 #header2smenuBG,
.menu110 #header2smenuBG,
.menu200 #header2smenuBG,
.menu300 #header2smenuBG,
.menu400 #header2smenuBG,
.menu500 #header2smenuBG,
.menu600 #header2smenuBG,
.menu900 #header2smenuBG,
.menu910 #header2smenuBG,
.menu920 #header2smenuBG
{height:57px;background:#FFF;border-bottom:1px solid #c4c5da;}

/* 좌측 메뉴 */
#snbLeft {float:left;width:181px}
#lmenu em {background:url('/img/menu/snbLeft.png') no-repeat;height:108px;margin:0;padding:0;display:block;text-indent:-9999em}
#lmenu li:first-child a {border-top:1px solid #dfdad3}
#lmenu li a {font-size:14px;line-height:50px;text-indent:30px;display:block;border-bottom:1px solid #dfdad3;letter-spacing:-1px}
#lmenu li a:hover, #lmenu li a:focus, #lmenu li a.on {background:#000;color:#fff;text-decoration:none}
.menu100 #lmenu em {background-position:0 0px}
.menu200 #lmenu em {background-position:0 -150px}
.menu300 #lmenu em {background-position:0 -300px}
.menu400 #lmenu em {background-position:0 -450px}
.menu500 #lmenu em {background-position:0 -600px}
.menu600 #lmenu em {background-position:0 -750px}
.menu700 #lmenu em {background-position:0 -900px}
.menu800 #lmenu em {background-position:0 -1050px}
.menu910 #lmenu em {background-position:0 -1200px}
.menu920 #lmenu em {background-position:0 -1200px}

#lmenuQuick {margin-left:1px}
#lmenuQuick li {float:left;border-right:1px solid #dfdad3;border-bottom:1px solid #dfdad3}
#lmenuQuick li.nth-child-2,
#lmenuQuick li.nth-child-4 {border-right:0}
#lmenuQuick li.nth-child-3,
#lmenuQuick li.nth-child-4 {border-bottom:0}
#lmenuQuick a {
	display:block;
	overflow:hidden;
	width:89px;height:76px;
}
#lmenuQuick a em {display:block;width:89px;height:76px;background:url('/img/menu/left-quick.png') no-repeat;
}
#lmenuQuick li.nth-child-2 a em {background-position:right top}
#lmenuQuick li.nth-child-3 a em {background-position:left bottom}
#lmenuQuick li.nth-child-4 a em {background-position:right bottom}
#lmenuQuick a:hover em, #lmenuQuick a:focus em {
	background-color:#decb35;
}

/* 우측 fixed */
/* 우측 fixed */
#asideRight {position:fixed;right:0;top:178px;width:92px;z-index:100;}
#asideRight a,
#asideRight span {display:block;height:93px;background:url('/img/menu/asideRight.png') no-repeat #fff;position:relative}
#asideRight li.nth-child-1 a, 
#asideRight li.nth-child-1 span {}
#asideRight li.nth-child-2 a,
#asideRight li.nth-child-2 span {background-position:0 -93px}
#asideRight li.nth-child-3 a,
#asideRight li.nth-child-3 span {background-position:0 -186px}
#asideRight li.nth-child-4 a,
#asideRight li.nth-child-4 span {background-position:0 -279px}
#asideRight li.nth-child-5 a,
#asideRight li.nth-child-5 span {background-position:0 -372px}
#asideRight li.nth-child-6 a,
#asideRight li.nth-child-6 span {background-position:0 -465px}
#asideRight li.nth-child-7 a,
#asideRight li.nth-child-7 span {background-position:0 -557px}
#asideRight li.nth-child-8 a,
#asideRight li.nth-child-8 span {background-position:0 -650px;height:34px}
#asideRight li a:hover, #asideRight li a:focus {background-position-x:right !important}

#outlogin li {float:left}
#admin-anchor {position:absolute;top:0;color:#fff;font-weight:bold}
#outlogin a {display:block;width:71px;height:69px;background:url('/img/menu/header-outlogin.png') #000 no-repeat;text-indent:-9999em}
#outlogin a:hover, #outlogin a:focus {background-color:#2f2f2f}
#outlogin li.nth-child-2 a {width:72px}
#outlogin li.nth-child-2 a {background-position:-71px 0}
#outlogin li.nth-child-3 a {background-position:-143px 0}

body #outlogin.outlogin li a {background-position-y:bottom}
#outlogin:after {display:block;content:'';clear:both}

#snbMain {}
#contents-wrap {position:relative;}
#contents-wrap:after {display:block;visibility:hidden;clear:both;float:none;content:""}

/* 상단이미지 */
#topimg {height:300px;background:center bottom no-repeat;}
.menu100 #topimg,
.menu110 #topimg,
.menu200 #topimg,
.menu300 #topimg,
.menu400 #topimg,
.menu500 #topimg,
.menu600 #topimg {height:394px;margin-top:58px;}
.menu400900 #topimg,
.menu500600 #topimg {height:299px}
.menu900 #topimg {margin-top:58px;}

.menu110100 #topimg {background-image:url('/img/page/topimg/110100.jpg')}
.menu110200 #topimg {background-image:url('/img/page/topimg/110200.jpg')}
.menu110300 #topimg {background-image:url('/img/page/topimg/110300.jpg')}
.menu110400 #topimg {background-image:url('/img/page/topimg/110400.jpg')}
.menu110500 #topimg {background-image:url('/img/page/topimg/110500.jpg')}


.menu100100 #topimg {background-image:url('/img/page/topimg/100100.jpg')}
.menu100200 #topimg {background-image:url('/img/page/topimg/100200.jpg')}
.menu100300 #topimg {background-image:url('/img/page/topimg/100300.jpg')}
.menu100400 #topimg {background-image:url('/img/page/topimg/100400.jpg')}
.menu100500 #topimg {background-image:url('/img/page/topimg/100500.jpg')}

.menu200100 #topimg {background-image:url('/img/page/topimg/200100.jpg')}
.menu200200 #topimg {background-image:url('/img/page/topimg/200200.jpg')}
.menu200300 #topimg {background-image:url('/img/page/topimg/200300.jpg')}
.menu200400 #topimg {background-image:url('/img/page/topimg/200400.jpg')}

.menu300100 #topimg {background-image:url('/img/page/topimg/300100.jpg')}
.menu300200 #topimg {background-image:url('/img/page/topimg/300200.jpg')}
.menu300300 #topimg {background-image:url('/img/page/topimg/300300.jpg')}
.menu300400 #topimg {background-image:url('/img/page/topimg/300400.jpg')}

.menu400100 #topimg {background-image:url('/img/page/topimg/400100.jpg')}
.menu400200 #topimg {background-image:url('/img/page/topimg/400200.jpg')}
.menu400300 #topimg {background-image:url('/img/page/topimg/400300.jpg')}
.menu400400 #topimg {background-image:url('/img/page/topimg/400400.jpg')}
.menu400500 #topimg {background-image:url('/img/page/topimg/400500.jpg')}
.menu400600 #topimg {background-image:url('/img/page/topimg/400600.jpg')}
.menu400700 #topimg {background-image:url('/img/page/topimg/400700.jpg')}
.menu400800 #topimg {background-image:url('/img/page/topimg/400800.jpg')}
.menu400900 #topimg {background-image:url('/img/page/topimg/400900.jpg')}

.menu500100 #topimg {background-image:url('/img/page/topimg/500100.jpg')}
.menu500200 #topimg {background-image:url('/img/page/topimg/500200.jpg')}
.menu500300 #topimg {background-image:url('/img/page/topimg/500300.jpg')}
.menu500400 #topimg {background-image:url('/img/page/topimg/500400.jpg')}
.menu500500 #topimg {background-image:url('/img/page/topimg/500500.jpg')}
.menu500600 #topimg {background-image:url('/img/page/topimg/500600.jpg')}

.menu600100 #topimg {background-image:url('/img/page/topimg/600100.jpg')}
.menu600200 #topimg {background-image:url('/img/page/topimg/600200.jpg')}
.menu600300 #topimg {background-image:url('/img/page/topimg/600300.jpg')}
.menu600400 #topimg {background-image:url('/img/page/topimg/600400.jpg')}
.menu600500 #topimg {background-image:url('/img/page/topimg/600500.jpg')}
.menu600600 #topimg {background-image:url('/img/page/topimg/600600.jpg')}
.menu600700 #topimg {background-image:url('/img/page/topimg/600700.jpg')}

.menu700100 #topimg {background-image:url('/img/page/topimg/700100.jpg')}
.menu700200 #topimg {background-image:url('/img/page/topimg/700200.jpg')}
.menu700300 #topimg {background-image:url('/img/page/topimg/700300.jpg')}
.menu700400 #topimg {background-image:url('/img/page/topimg/700400.jpg')}
.menu700500 #topimg {background-image:url('/img/page/topimg/700500.jpg')}
.menu700600 #topimg {background-image:url('/img/page/topimg/700600.jpg')}

.menu800100 #topimg {background-image:url('/img/page/topimg/800100.jpg')}
.menu800200 #topimg {background-image:url('/img/page/topimg/800200.jpg')}
.menu800300 #topimg {background-image:url('/img/page/topimg/800300.jpg')}
.menu800400 #topimg {background-image:url('/img/page/topimg/800400.jpg')}
.menu800500 #topimg {background-image:url('/img/page/topimg/800500.jpg')}
.menu900100 #topimg {background-image:url('/img/page/topimg/900100.jpg');height:299px}
.menu900200 #topimg {background-image:url('/img/page/topimg/900200.jpg');height:299px}

.menu1000100 #topimg {background-image:url('/img/page/topimg/1000100.jpg')}
.menu1000200 #topimg {background-image:url('/img/page/topimg/1000200.jpg')}
.menu1000300 #topimg {background-image:url('/img/page/topimg/1000300.jpg')}
.menu1000400 #topimg {background-image:url('/img/page/topimg/1000400.jpg')}
.menu1000500 #topimg {background-image:url('/img/page/topimg/1000500.jpg')}
.menu1000600 #topimg {background-image:url('/img/page/topimg/1000600.jpg')}

.menu910110 #topimg {background-image:url('/img/page/topimg/910110.jpg')}
.menu910120 #topimg {background-image:url('/img/page/topimg/910120.jpg')}
.menu910130 #topimg {background-image:url('/img/page/topimg/910130.jpg')}
.menu910140 #topimg {background-image:url('/img/page/topimg/910140.jpg')}
.menu910150 #topimg {background-image:url('/img/page/topimg/910150.jpg')}

.menu920120 #topimg {background-image:url('/img/page/topimg/920120.jpg')}

/* 상단 현재 페이지 알림 */
#h_current_position {width:1202px;margin:0 auto;position:relative}
#h_current_position em {text-indent:-9999em;display:block}
#h_current_position div {position:absolute;top:18px;right:0;color:#93939f;font-size:14px;letter-spacing:-1.5px;}
#h_current_position span {display:inline-block}
#h_current_position span.on{color:#33333b;}
#h_current_position span:first-child {text-indent:18px}
.menu100 #h_current_position div,
.menu200 #h_current_position div,
.menu300 #h_current_position div,
.menu400 #h_current_position div,
.menu500 #h_current_position div,
.menu600 #h_current_position div {position:absolute;right:0;z-index:1;}



.menu700 #h_current_position,
.menu900 #h_current_position {height:94px}
.menu400900 #h_current_position,
.menu500600 #h_current_position,
.menu700600 #h_current_position,
.menu800 #h_current_position,
.menu900 #h_current_position,
.menu910 #h_current_position,
.menu920 #h_current_position {height:94px;width:100%}


/* 하단 마진 */
.menu700600 .contentsBottommargin,
.menu800 .contentsBottommargin,
.menu900 .contentsBottommargin,
.menu910 .contentsBottommargin,
.menu920 .contentsBottommargin {height:130px}


/* 하단 */
footer {min-width:1202px;background:#1f1142;height: 620px;}
#footer-contents {height:296px;background:url('/img/capture/footer-contents.gif') no-repeat;position:relative}
#footer-contents .ed { border:0; padding:3px;font-size:12px;color:#777777; } 
#footer-icon-inquiry {position:absolute;width:372px;left:204px;top:126px}
#footer-icon-inquiry li{float:left;width:116px;padding:0 4px;height:116px;text-indent:-9999em;}
#footer-icon-inquiry li a{display:block;width:116px;height:116px;}
#footer-icon-inquiry .nth-child-1 a{background:url('/img/capture/footer-icon-inquiry1.png') 0 0 no-repeat;}
#footer-icon-inquiry .nth-child-2 a{background:url('/img/capture/footer-icon-inquiry2.png') 0 0 no-repeat;}
#footer-icon-inquiry .nth-child-3 a{background:url('/img/capture/footer-icon-inquiry3.png') 0 0 no-repeat;}
#footer-tel-counsel {position:absolute;width:497px;right:0;top:129px}
#xfwrite th {text-align:left}
#xfwrite th, #xfwrite td {padding-bottom:5px}
#xfwrite .board_button {position:absolute;right:0;top:6px;width:71px;}
#xfwrite .board_button button {padding:0}
#xfwrite #wr_content{position:absolute;right:79px;top:36px}
#xfwrite .policy-radio{margin:0 0 16px 35px;color:#bccfe3;font-size:11px;height:18px;line-height:18px;vertical-align:top;}
#xfwrite .policy-radio input[type="radio"]{margin:0;}
#xfwrite .policy-radio #xxpolicy {display:inline-block;width:38px;height:18px;text-align:center;background:#ffd200;color:#37334f;text-decoration:none;}

#footer_copyright {letter-spacing:-1.5px;width:1202px;margin:0 auto;}
#footer_copyright .wrapper {position:relative;background:url('/img/capture/copyright.png') center 82px no-repeat;height:324px}
#footer_copyright	 .wrapper #footermenu{overflow:hidden;text-align:center;font-size:14px;}
#footer_copyright	 .wrapper #footermenu li{display:inline-block;padding:19px 20px;}
#footer_copyright	 .wrapper #footermenu li a{text-decoration:none;color:#c4c5da;}
#footer_copyright	 .wrapper .footer_copyright{position:absolute;width:100%;bottom:80px;font-size:13px;color:#777582;line-height:20px;text-align:center;}
span.tel{display:inline-block;width:8px;text-align:center;color:#FFF;}




/* 웹접근성 */
#header_skip { z-index: 1000; display: block; top: 0; left: 0; width: 1px; height: 1px; overflow: hidden; position: absolute; text-align: center; font-size: 16px; color: #fff; background: #666 }
#header_skip:focus { font-weight: bold; color: #ff0000; text-decoration: none; width: 100%; max-width: 100%; min-width: 100%; line-height: 2em; height: 35px }


.board_page { width:1060px;margin:0 auto;text-align: center; padding-top:20px; height:auto }
.board_page a, .board_page b, .board_page .noact { display: inline-block;  vertical-align: top; border:1px solid #dddddd; padding:5px;min-width:12px;height:12px;line-height:10px; }
.board_page img { vertical-align: middle }
.board_page a span, .board_page b {color:#333333;font-weight:bold}
.board_page b { border-color:#5e35ab;color:#5e35ab } 

/* 게시판 공통 버튼 */
.board_button {width:1060px;margin:30px auto 0 auto;position:relative}
.board_button a { background: #1472ca; display: inline-block; padding:0; width:94px;text-align:center; color: #fff; font-weight: bold; vertical-align: middle;line-height:32px;height:32px;}
.board_button a:hover {text-decoration:none}
.board_button .btn { background: #1472ca; display: inline-block; padding:0; width:94px;text-align:center; color: #fff; font-weight: bold; vertical-align: middle;line-height:32px;height:32px;border:0;}
.board_button .blue {background:#2754ae;border-color:#444}
.board_button .black {background:#232021;border-color:#232021}
.board_button .sky {background:#00b8cc;border-color:#00b8cc}
.board_button .cancel {background: #bdbdbd;border-color:#bdbdbd;}
.board_button .dark {background: #181619;border-color:#181619}
.board_button .litedark {background: #7d7d7d;border-color:#7d7d7d}
.board_button .gray {background:#bdbdbd;border-color:#bdbdbd}
.board_button .red {background:#f400a1;border-color:#f400a1}
.board_button .orange {background:#ff4e00;border-color:#ff4e00}
.board_button .purple {background:#c4c5da;border-color:#c4c5da;color:#240a3d;}
.board_button .purple2 {background:#5e35ab;border-color:#5e35ab;}

.board_button a, .board_button .btn {font-size:12px}
.board_button .btn {line-height:18px}

.board_button a.bigPadding { padding: 15px 30px }
.board_button button.bigPadding { padding: 15px 30px 15px 30px }
.board_button a:hover, .board_button a:focus, .board_button button:hover, .board_button button:focus {}
.board_button .purple a:hover, .board_button .purple a:focus, .board_button button.purple:hover, .board_button button.purple:focus {color:#240a3d}
.board_button:after {display:block;visibility:hidden;clear:both;float:none;content:""}

/*폰트 색상*/
.col_purple{color:#5e35ab;font-weight:bold;}
.col_gray{color:#787878;font-weight:bold;}

/* ie fix */
/*
.ie .board_button a { padding: 6px 30px }
.ie .board_button a.bigPadding { padding: 15px 30px 14px 30px }
.ie .board_button button.bigPadding {padding: 15px 30px 15px 30px}
*/

.board_search {text-align: center;margin-bottom:0px;background:#FFF;border:1px solid #FFF;padding:20px 0 0 0;margin-top:0px}
.view_bottom_spacer {height:110px}
.board_bottom_spacer {height:150px}
.board_view td.viewContentTD {word-break:break-all; padding:50px 10px;border-bottom:0}


.sound_only { margin:0; padding:0; font-size: 1px; text-indent: -9999px }
.sound_only2 { margin:0; padding:0; font-size: 1px; text-indent: -9999px; height: 1px}
fieldset.sound_only { display: inline-block; font-size: 12px; text-indent: 0; position: static; left: 0 }
legend.sound_only, .sound_onlyA { position: absolute; left: -9999px }

hr.hr { border: 0; margin: 0; border-bottom: 1px dotted #bdc5cb; height: 1px; width: 460px; text-align: left }


/* iframe 레이어 팝업 */
#inner_bg              { left: 0; top: 0; width: 100%; height: 100%; position: absolute; background: url('/img/bg/popupbg.png') repeat; z-index: 1001 }
#inner_bg_layer        { position: absolute; left: 0; top: 0; width: 100% }
#inner_bg_frame_area   { position: relative; width: 885px; margin: 0 auto; margin-top: -9999px }

/* 게시판 */
.gothic {font-family:'맑은고딕','Malgun Gothic','나눔고딕','Nanum Gothic','Dotum'}
.board_search select {background:#f6f6f6;font-size:12px;}
.board_list tr td.empty {line-height:400px}
.board_button, .board_button button,
.board_write, .board_write input, .board_write select,
.board_view,
html, body, input, select, button, textarea, table {font-family:'Nanum Barun Gothic','맑은고딕','Malgun Gothic','나눔고딕','Nanum Gothic','Dotum';font-size:12px}
.board_list, .board_list a{/*font-family:'Dotum';*/font-size:12px;color:#787878;}

.ico {display:inline-block;background:url('/img/icon/ico.png') no-repeat right top #fff;padding:0;color:#fff;line-height:20px;font-weight:bold;letter-spacing:-1px}
.ico em {display:inline-block;background:url('/img/icon/ico.png') no-repeat left top #fff;padding:0;padding-left:8px}
.gray {background-position: right -20px}
.gray em {background-position: 0 -20px}
.w95 {width:95%}


/* 하단 공통 탭 배너 */
#mContentBottomCommon{width:1200px;position:absolute;left:50%;margin-left:-600px;}
.menu100200  #mContentBottomCommon{top:751px;}
.menu200200  #mContentBottomCommon{bottom:151px;}
.menu400100  #mContentBottomCommon{bottom:111px;}
.menu500100  #mContentBottomCommon{bottom:111px;}
.mContentBottomCommon a {position:absolute;width:172px;height:25px}
.mContentBottomCommon a:hover, .mContentBottomCommon a:focus {box-shadow:0 0 10px 1px #666}
#mContentBottomCommon img {display:block;margin-bottom:30px}
#mContentBottomCommon li {float:left;margin-right:1px}
#mContentBottomCommon li.nth-child-4 {margin:0}
#mContentBottomCommon li a {display:block;background:#8b9ec3;text-align:center;color:#FFF;width:399px;font-size:21px;line-height:26px;padding:10px 0 15px 0;letter-spacing:-2px}
.menu100200 #mContentBottomCommon li a {background:#e6e0ca;color:#967813;}
#mContentBottomCommon li.nth-child-4 a{width:300px;}
#mContentBottomCommon li a span.s{font-size:16px;}
#mContentBottomCommon li a:hover, #mContentBottomCommon li a.on {background:#1f1142;color:#FFF;text-decoration:none}
.menu100200 #mContentBottomCommon li a:hover, .menu100200 #mContentBottomCommon li a.on {background:#1f1142;color:#FFF;}
#mContentBottomCommon1 {background:url('/img/page/mContentBottomCommon1.jpg') no-repeat;height:598px;position:relative}
#mContentBottomCommon2 {background:url('/img/page/mContentBottomCommon2.jpg') no-repeat;height:598px;position:relative;display:none}
#mContentBottomCommon3 {background:url('/img/page/mContentBottomCommon3.jpg') no-repeat;height:598px;position:relative;display:none}

/* 서브 컨텐츠 가로 폭 */
.sContentWrap {width:908px;margin:0 auto}
.sContentWrap p {margin:0;padding:0;line-height:1.8em}
.sContentWrap h3 {font-size:28px;line-height:35px;letter-spacing:-1px;margin:0;padding:0;margin-bottom:35px;color:#272727;font-weight:normal}
.sContentWrap h3.ico_circle {background:url('/img/ico/ico_heading.png') left center no-repeat;text-indent:38px}
.sContentWrap h4 {color:#272727;font-size:20px;font-weight:normal}
.sContentWrap .sHeading {color:#272727;font-weight:normal;font-size:22px;letter-spacing:-1px;line-height:1.4em}
.sContentWrap .sContent {color:#6d6d6d;margin:5px 0}
.sContentWrap .cSky {color:#00a6f4}
.sContentWrap .fUpdot2 {font-size:1.2em;line-height:1.6em}
.sContentWrap .cGray {color:#6d6d6d}
.sContentWrap .mT20 {margin-top:20px}

.thumbul li {position:relative;padding-left:390px;padding-bottom:40px;min-height:151px}
.thumbul li h4 {font-size:22px;color:#272727;padding-top:5px}
.thumbul li img {position:absolute;left:0;top:0}




/* 가로해상도 미디어 쿼리 */
@media all and (max-width: 1400px) {
}
@media all and (max-width: 1699px) {
}
@media all and (min-width: 1700px) {
}





.blind {
  position: absolute !important;
  height: 1px; width: 1px; 
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}


.ellipsis {text-overflow: ellipsis; white-space: nowrap; overflow: hidden}
.imgResize {border:1px dotted #829C2C;padding:2px}