@charset "utf-8";

@import url("/_inc/css/normalize.css");
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/_inc/font/NanumGothic-Regular.eot);
  src: url(/_inc/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
	   url(/_inc/font/NanumGothic-Regular.woff2) format('woff2'),
	   url(/_inc/font/NanumGothic-Regular.woff) format('woff'),
	   url(/_inc/font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/_inc/font/NanumGothic-Bold.eot);
  src: url(/_inc/font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
	   url(/_inc/font/NanumGothic-Bold.woff2) format('woff2'),
	   url(/_inc/font/NanumGothic-Bold.woff) format('woff'),
	   url(/_inc/font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/_inc/font/NanumGothic-ExtraBold.eot);
  src: url(/_inc/font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
	   url(/_inc/font/NanumGothic-ExtraBold.woff2) format('woff2'),
	   url(/_inc/font/NanumGothic-ExtraBold.woff) format('woff'),
	   url(/_inc/font/NanumGothic-ExtraBold.ttf) format('truetype');
}


html {-webkit-overflow-scrolling:touch;}
body {font-size:13px;line-height:1;-webkit-overflow-scrolling:touch;-webkit-font-smoothing: antialiased;font-family:'Dotum', '돋움',Serif;letter-spacing:-1px;color: #8a8a8a;letter-spacing: -.5px;}
a:link, a:visited, a:active { text-decoration: none;  color: #8a8a8a;letter-spacing: -1px;}
.clearfix:after {content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
* html .clfix {height: 1%;} /* Hides from IE-mac */
.clearfix { zoom:1; } /*for IE 5.5-7*/
.hidden {overflow:hidden;display:block;width:0;height:0;line-height:0;text-indent: -9999px;}

h1{font-family: 'Nanum Gothic';font-style: normal;font-weight: 700;  }

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('/_img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/_img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/_img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('/_img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}


/* 버튼 정렬 */
label, input, button, select, img {
    vertical-align: middle;
}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}




/*mobile*/
@media only screen and (max-width: 1179px) {
.inner {width:100%;clear: both;position: relative;margin:auto;min-height:auto;} 
.header .gnb .subMenu {display:none;}
.menu_tablet{display:block;}
.menu_btn{display:block;width:50px;height:40px;text-align:center;vertical-align:middle;margin-top:10px;}
.left_menu {display:none;}
.mainContents .leftMenu {display:none; }
.mainContents .rightContents {width: 100%; height:auto; float:left; position: relative;padding: 0px 0px 30px 0px;;}
.sideBox {padding: 0;width:100%;height:auto;display:inline-block;background-color:#fff;}
.footer .footerMenu {display:none;}
.footer .flogo {display:none;}
.footer .m_footerMenu {width:98%;height:135px;display: block; margin-top:20px;margin-bottom:10px;text-align:center}
#device_change{display:block;}
.mainSlider {	width:100%;	float:left; }
.mainBanner {display:none}
.main_img{width:100%;height:220px;background: url(/_img/main02.jpg) no-repeat 0 0;background-size:100% 100%;overflow:hidden;}
.noticeBox{width:100%;px;margin-right:3px;	float:left;}
.newsBox{width:100%;	float:left;}
.recentBox{width:100%;float:right;}
.bottomBanner {display:none;}
.header .util .utilMenu {display:none;}
.mainNews {	width:100%;    position: relative;    overflow: hidden;}
.menu_tablet { display: block; width:100%;margin-top:5px;margin-left:5px;}
.menu_tablet li {float:left;}
.mobile_menu { display: none;width:50%; height:100%;position: absolute;left:0;top:0;z-index:10000;background-color:#fff;}
.header .util {position:relative;z-index:1;width:100%;height:50px;background: #fff;border-top:0px solid #ffe84a;border-bottom:1px solid #e4e4e4;}
.header .util .utilMenu {position: absolute;right:0;top:0px;height:70px;line-height:38px;margin-right:10px;}
.header .util .utilMenu li {float:left;position:relative;z-index:0;padding-left:3px;}
.header .util .utilMenu li a {display:inline-block;padding:0 14px;font-size:13px;font-weight:600;color:#939393;}
.sub_gnb.h_logo {display:none}
.gnb {display:none;}
.mainVisual {	width:100%;	height:276px;    position: relative;    overflow: hidden;}


.imgA {
    float: left;
    width: 100%;

}
.imgA img {
    padding-top: 50px;
    width: 100%;
}
.infoA {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-left: 25px;
    position: relative;
	line-height: 2;
}

}
@media only screen and (min-width: 1180px) {
.inner {width:1180px;clear: both;position: relative;margin:auto;min-height:auto;} 
.header .gnb .subMenu {position: absolute;left:422px;top:0;width:750px;}
.menu_tablet{display:none;}
.mainContents .leftMenu {width:198px; height:auto;min-height: 500px;float: left; position: relative; }
.mainContents .rightContents {width: 940px; height:auto; float:left; position: relative;padding: 0px 19px 30px 20px;min-height:500px;}
.sideBox {padding: 0;width:100%;height:auto;background:url("/_img/sideBox.gif") repeat 0 0;display:inline-block;background-color:#fff;}
.footer .footerMenu {position: absolute;top:25px;left:250px;width:900px;height:135px;}
.footer .flogo {width:200px;position: absolute;top:25px;left:0;text-align:center;float:left;}


.mainVisual {	width:100%;	height:514px;    position: relative;    overflow: hidden;}
#device_change{display:none;}
.mainSlider {	width:785px;	float:left; }
.mainBanner {width:395px;	float:right;}
.footer .m_footerMenu {display:none;}
.main_img{width:785px;height:420px;background: url(/_img/main02.jpg) no-repeat 0 0;overflow:hidden;}
.bottomBanner {	width:100%;	height:74px;	position: relative;    overflow: hidden;}
.banner {	width:20%;	float:left;	text-align:center;	position: relative;    overflow: hidden;}
.header .util {position:relative;z-index:1;width:100%;height:38px;background: #fff;border-top:0px solid #ffe84a;border-bottom:1px solid #e4e4e4;}
.header .util .utilMenu {position: absolute;right:0;top:0px;height:38px;line-height:38px;margin-right:10px;}

.header .util .utilMenu li {float:left;position:relative;z-index:0;padding-left:3px;}
.header .util .utilMenu li a {display:inline-block;padding:0 14px;font-size:13px;font-weight:600;color:#939393;}
/* 공지 사항/뉴스 */
.mainNews {	width:100%;	height:165px;    position: relative;    overflow: hidden;}
.noticeBox{width:390px;margin-right:3px;	float:left;}
.newsBox{width:390px;	float:left;}
.recentBox{width:394px;	float:right;}
.mobile_menu { display: none;}
.sub_gnb.h_logo {width:200px;height:72px;background-position:0 0;}
.sub_gnb {background:url("/_img/gnb_menu.gif") no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;text-align:center;}




.imgA {
    float: left;
    width: 45%;

}
.imgA img {
    padding-top: 50px;
    width: 100%;
}
.infoA {
    float: left;
    width: 55%;
    box-sizing: border-box;
    padding-left: 25px;
    position: relative;
	line-height: 2;
}


}


.mt_v {
display: none;
    position: fixed;
    width: 100%;
    min-width: 100%;
    height: 50px;
    background-color: #fff;
    z-index: 605;
    border-bottom: 1px solid #000;
}


.mt_v .mctr {
    display: inline-block;
    position: absolute;
    left: 14px;
    top: 15px;
    width: 18px;
    height: 20px;
    z-index: 300;
    background-position: 0 -37px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(/_img/m_menu.png);
    background-repeat: no-repeat;
    background-size: 200px 100px;
}




.loginBox{
width:100%;
height:163px;
overflow: hidden;
}
.memberBox{
width:100%;
height:361px;
overflow: hidden;
background:url('/_img/main_member_banner.png') no-repeat;
}
.goMember{
width:100%;
height:40px;
text-align:center;
padding-top:280px;  
}




.bottomBanner {
	width:100%;
	height:34px;
	position: relative;
    overflow: hidden;
}
.banner {
	width:45%;
	float:left;
	text-align:center;
	position: relative;
    overflow: hidden;
}
.btn_blue {
    background: url(/_img/btn_blue180.gif) no-repeat 0 0;
}

.goMember a {
    display: inline-block;
    width: 180px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-left: 16px;
}








/* layout */
.wrapper {margin:0px;padding:0px;width:100%;position: relative;}



.header {width:100%;position: relative;z-index:10;background: #fff}




.header .gnb .logo {position: absolute;left:0;}
.header .gnb {position:relative;z-index:0;width:100%;height:72px;border-bottom:0px solid #d7d7d7;}







.header .gnb .subMenu li {float:left;z-index:0;margin-left:0px;}
.header .gnb .subMenu li.on {z-index:1;}
.header .gnb .subMenu li:first-child {margin-left:0;}

.header {position: sticky; top: 0px; }


.subMenu .menu01 {width:150px;height:72px;background-position:-400px 0;}
.subMenu .menu02 {width:150px;height:72px;background-position:-550px 0;}
.subMenu .menu03 {width:150px;height:72px;background-position:-700px 0;}
.subMenu .menu04 {width:150px;height:72px;background-position:-850px 0;}
.subMenu .menu05 {width:150px;height:72px;background-position:-1000px 0;}
.subMenu .menu01:hover,.sub_gnb.menu01:focus {width:150px;height:72px;background-position:-400px -72px;}
.subMenu .menu02:hover,.sub_gnb.menu02:focus {width:150px;height:72px;background-position:-550px -72px;}
.subMenu .menu03:hover,.sub_gnb.menu03:focus {width:150px;height:72px;background-position:-700px -72px;}
.subMenu .menu04:hover,.sub_gnb.menu04:focus {width:150px;height:72px;background-position:-850px -72px;}
.subMenu .menu05:hover,.sub_gnb.menu05:focus {width:150px;height:72px;background-position:-1000px -72px;}
.subMenu li.on .sub_gnb.menu01 {width:150px;height:72px;background-position:-400px -72px;outline:0;}
.subMenu li.on .sub_gnb.menu02 {width:150px;height:72px;background-position:-550px -72px;outline:0;}
.subMenu li.on .sub_gnb.menu03 {width:150px;height:72px;background-position:-700px -72px;outline:0;}
.subMenu li.on .sub_gnb.menu04 {width:150px;height:72px;background-position:-850px -72px;outline:0;}
.subMenu li.on .sub_gnb.menu05 {width:150px;height:72px;background-position:-1000px -72px;outline:0;}


.sub_title_company {width:198px;height:167px;font-size: 20px;color: #fff;font-weight: normal;background:url("/_img/left_title_company.gif") no-repeat 0 0 ;}
.sub_title_support {width:198px;height:167px;font-size: 20px;color: #fff;font-weight: normal;background:url("/_img/left_title_support.gif") no-repeat 0 0 ;}
.sub_title_news {width:198px;height:167px;font-size: 20px;color: #fff;font-weight: normal;background:url("/_img/left_title_news.gif") no-repeat 0 0 ;}
.sub_title_comm {width:198px;height:167px;font-size: 20px;color: #fff;font-weight: normal;background:url("/_img/left_title_comm.gif") no-repeat 0 0 ;}
.sub_title_data {width:198px;height:167px;font-size: 20px;color: #fff;font-weight: normal;background:url("/_img/left_title_pds.gif") no-repeat 0 0 ;}



.sub_menu {width:198px;background-color: #fff;}
.sub_menu  {font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;float: none;margin: 0;width: 198px;height: 50px;line-height: 50px;font-size: 13px;color: #000;text-align: left;background: url("/_img/sub_menu_bg.gif") no-repeat 0 0;}
.sub_menu   a {font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;display: block;padding-left: 24px;background: url("/_img/sub_menu_bg.gif") no-repeat 0 0}
.sub_menu a:hover, .sub_menu li:focus {font-family: 'Nanum Gothic';font-weight:400;background: url("/_img/sub_menu_bg_on.gif") no-repeat 0 0;}
.sub_menu li:hover, .sub_menu li:focus {font-family: 'Nanum Gothic';font-weight:400;background: url("/_img/sub_menu_bg_on.gif") no-repeat 0 0;}

.sub_menu_on  {font-family: 'Nanum Gothic';font-weight:400;float: none;margin: 0;width: 198px;height: 50px;line-height:50px;text-align: left;background: url("/_img/sub_menu_bg_on_.gif") no-repeat 0 0;}
.sub_menu_on  a {font-family: 'Nanum Gothic';font-weight:400;display: block;padding-left: 24px;font-size: 13px;color: #da2d26;font-weight:600;}



.mainVisual .bg {width:100%;height:160px;display:inline-block;z-index:1;position: relative;}
.topVisual_company  { height: 160px; background: url("/_img/sub_company.png") no-repeat center top;}
.topVisual_company .title {width:100%;height:160px;position: absolute;top:0;left:0;z-index:2;text-align:center;}
.topVisual_company .title .inner {height:140px;padding-top:30px;}
.topVisual_company .title .inner h3 {font-size:30px;color:#fff;font-weight:700;}
.topVisual_company .title .inner p {font-size:30px;color:#fff;}

.topVisual_support  { height: 160px; background: url("/_img/sub_biz.png") no-repeat center top;}
.topVisual_support .title {width:100%;height:160px;position: absolute;top:0;left:0;z-index:2;text-align:center;}
.topVisual_support .title .inner {height:140px;padding-top:30px;}
.topVisual_support .title .inner h3 {font-size:30px;color:#fff;font-weight:700;}
.topVisual_support .title .inner p {font-size:30px;color:#fff;}

.topVisual_news  { height: 160px; background: url("/_img/sub_news.png") no-repeat center top;}
.topVisual_news .title {width:100%;height:160px;position: absolute;top:0;left:0;z-index:2;text-align:center;}
.topVisual_news .title .inner {height:140px;padding-top:30px;}
.topVisual_news .title .inner h3 {font-size:30px;color:#fff;font-weight:700;}
.topVisual_news .title .inner p {font-size:30px;color:#fff;}

.topVisual_comm  { height: 160px; background: url("/_img/sub_comm.png") no-repeat center top;}
.topVisual_comm .title {width:100%;height:160px;position: absolute;top:0;left:0;z-index:2;text-align:center;}
.topVisual_comm .title .inner {height:140px;padding-top:30px;}
.topVisual_comm .title .inner h3 {font-size:30px;color:#fff;font-weight:700;}
.topVisual_comm .title .inner p {font-size:30px;color:#fff;}

.topVisual_data  { height: 160px; background: url("/_img/sub_data.png") no-repeat center top;}
.topVisual_data .title {width:100%;height:160px;position: absolute;top:0;left:0;z-index:2;text-align:center;}
.topVisual_data .title .inner {height:140px;padding-top:30px;}
.topVisual_data .title .inner h3 {font-size:30px;color:#fff;font-weight:700;}
.topVisual_data .title .inner p {font-size:30px;color:#fff;}

.topVisual_etc  { width:100%;height: 160px; background: url("/_img/sub_etc.png") no-repeat center top;}
.topVisual_etc .title {width:100%;height:160px;position: absolute;top:0;left:0;z-index:2;text-align:center;}
.topVisual_etc .title .inner {height:140px;padding-top:30px;}
.topVisual_etc .title .inner h3 {font-size:30px;color:#fff;font-weight:700;}
.topVisual_etc .title .inner p {font-size:30px;color:#fff;}


.locationBar {width:98%px;position: relative;text-align:right;margin:auto;background-color:#fff;}
.locationBar ul {display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-top:10px;}
.locationBar ul li {float:left;font-size:12px;color:#666;}
.locationBar ul li a {font-size:12px;color:#666;}
.locationBar ul li .bl_arrow_left {margin:0 8px;color:#666;}
.locationBar ul li .naviLoca {border-bottom:1px solid #666;color:#454545;padding-bottom:1px;font-weight:800;text-transform:uppercase;}


.mainContents {width:100%;height:100%;position: relative;display:inline-block;margin-bottom:0px;background-color:#ececec;}
.mainContents .contents{width:100%;min-height:300px;position: relative;outline:none;margin-top:10px;background-color:#fff;}

 .mainContents .inner {background: #fff;}
.mainContents .contents h3 {display: inline-block; font-size: 34px;font-weight: bold;color: #e03236;padding-right: 16px;letter-spacing: -1px;}
.noneSidebox {padding: 0px 19px 30px 20px;background-color:#fff;}


.footer {clear:both;}
.footer {position: relative;z-index:2;width:100%;background:#fff;border-top:1px solid #e5e5e5;}
.footer .btn_top {position:fixed;z-index:1;display:block;left:50%;bottom:106px;width:40px;height:40px;margin-left:580px;background:url("/_img/btn_top.png") no-repeat;}
.footer .inner {position: relative;}


.footer .footerMenu li {color:#a3a3a3;font-weight:700;font-size:12px;float:left;margin-left:11px;margin-bottom:3px;padding-left:13px;background:url("/_img/foot_li.gif") no-repeat left center;}
.footer .footerMenu li:first-child {margin-left:0;padding:0;background:none;}
.footer .footerMenu li.nobg {margin-left:0;padding:0;background:none;}
.footer .footerMenu li a {color:#a3a3a3;font-size: 13px;}
.footer .footerMenu li a.pr {color:#fff;font-weight:700;}
.footer .copyright {font-size:13px;position: absolute;top:20px;letter-spacing:0;}
.footer .flag {position: absolute;left:152px;top:115px;}
.footer .flag li {float:left;margin-left:20px;}
.footer .flag li:first-child {margin-left:0;}
.footer .siteBox {font-size:13px;color:#a3a3a3;position: absolute;top:25px;right:0;}
.footer .selectric-foot:first-child {margin-right:3px;}



#device_change {    display: block;    margin: 0.3em;
    padding: 0.5em 0;
    border: 1px solid #eee;
    border-radius: 2em;
    background: #fff;
    color: #000;
    font-size: 2em;
    text-decoration: none;
    text-align: center;
}




.ceo_message div {float: left; width: 450px;line-height:2;}
.ceo_message div:first-child {margin-right: 40px; line-height:2;}

.cont_box {margin-top:10px;padding-top:20px;border-top:1px solid #dddddd;ont-size: 13px;line-height: 2; }

.cont_box div:first-child {width:60%;padding-top:70px;}
.cont_box div {float: left; width: 40%;text-align:center;}

h2{
    display: block;
    letter-spacing: -.10px;
    font-size: 15px;
    color: #da2d26;
    font-weight: 700;
}

.location {margin-top:10px;padding-top:20px;border-top:1px solid #dddddd;ont-size: 13px;line-height: 2; }

.location h2 {
    font-size: 2.14em;
    line-height: 1.2em;
    letter-spacing: -0.08em;
    font-weight: 600;
    color: #444;
    margin-bottom: 0.8em;
}


.location_text {
    width: 800px;
    float: right;
    font-size: 1.07em;
    line-height: 1.5em;
    letter-spacing: -0.03em;
}

.location_text .detail {
    float: right;
    width: 615px;
}

.location .bb1 {
    border-bottom: 1px solid #ccc;
}

.location > li {
    overflow: hidden;
    margin-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px	!important;
}
.location_map {
    position: relative;
    padding-bottom:20px;
    margin-top: 40px;
}
.location_map iframe {
    width: 100%;
    height: 500px;
}
.location h5 {
    float: left;
    width: 90px;
    padding-left: 15px;
    color: #4a4a4a;
    background: url("../image/sub/bl_green.jpg") no-repeat left 0.5em;
}
.traffic h6 {
    float: left;
    width: 50px;
}

h5 {
    display: block;
    font-size: 0.83em;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.traffic p {
    float: right;
    width: 615px;
    padding-left: 9px;
    padding-bottom: 10px;
    border-left: 1px solid #ccc;
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}



.memberList{width:95%; margin:auto;}
.memberList td{height:100px; margin:auto;}
.memberList img{padding:10px;border:1px solid #ccc;}










.frm_input 
{
width: 300px;
height: 28px;
line-height: 28px;
border: 1px solid #bebebe;
font-size: 15px;
color: #333333;
}

.captcha_box
{
width: 150px;
height: 35px;
line-height: 35px;
border: 1px solid #bebebe;
font-size: 15px;
color: #333333;
}



.sch_input {
    background: #f5f5f5;
    border: 0;
    font-size: 81%;
    height: 36px;
    float: left;
    padding: 0 0 2px 10px;
    overflow: hidden;
    line-height: 1.5;
    border-left: 1px solid #e5e5e5;
}
.sch_btn {
    display: inline-block;
    width: 38px;
    height: 38px;
    background: url(/_img/sch_btn.gif) center center no-repeat;
    overflow: hidden;
    text-indent: -99px;
	border: none 0;
    border-bottom: 1px solid #e4e4e4;
	cursor: pointer;
}



/* 공통 */

caption{overflow:hidden;width:1px;height:1px;*height:0;padding:0;margin-top:-1px;font-size:0;line-height:0;text-indent:-999px}
.p30 {margin-bottom: 50px; }
.btn_white{padding: 13px 18px 18px 18px;font-weight:700;cursor: pointer;color: #666;border: 1px solid #d5d5d5;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;background: url('_img/btn_icon02.png')no-repeat 100% 50%;  }

.joinbtn {display: inline-block;height: 23px;padding: 5px 13px 4px 13px;background: #da2d26;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;font: normal 12px ;color: #fff !important;}
.btn_blue {display: inline-block;padding: 15px 70px 15px 20px;background: url(_img/btn_icon.png) #da2d26 no-repeat 100% 50%;font: normal 16px/18px;color: #fff !important;-webkit-border-radius: 5px;border-radius: 5px;-moz-border-radius: 5px;}
.btn_main_blue {display: inline-block;padding: 15px 20px 15px 20px;background: url(_img/btn_icon.png) #064d77 no-repeat 100% 50%;font: normal 16px/18px;color: #fff !important;-webkit-border-radius: 5px;border-radius: 5px;-moz-border-radius: 5px;}
.btn_gray {display: inline-block;padding: 15px 70px 15px 20px;background: url(_img/btn_icon.png) #888 no-repeat 100% 50%;font: normal 16px/18px;color: #fff !important;-webkit-border-radius: 5px;border-radius: 5px;-moz-border-radius: 5px;}

select {width: 100px;padding:4px;background: #f9f9f9}




/* 로그인 */
.loginWap{margin-top:50px; overflow:hidden; background-color:#f9f9f9; border-top:3px solid #666;border-bottom:1px solid #ddd;}
.loginForm{overflow:hidden; width:45%; margin:50px auto; }
.lostID{overflow:hidden; width:70%; margin:0px auto; text-align:center;}

.login_input { width: 100%; height: 35px; margin: 0 0 0 10px;padding: 0 0 0 5px; background: #fff; border-top: 1px solid #c2c2c2; border-left: 1px solid #c2c2c2; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; outline:none;}
.loginButton {float: right; width: 70%;  height:100%;padding: 30px 0 31px 10px;  text-align: center;cursor: pointer;color: #fff;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;background: #da2d26;border:0;}

.login_table {width:100%;border-bottom: 0px ;margin-top: 20px;margin-bottom: 10px;}
.lostid_table {width:100%;border-bottom: 0px ;margin-top: 50px;margin-bottom: 30px;}


/* 회원가입 약관동의 */

.member_step {height: 65px;margin-top: 30px;border: 1px solid #c1c1c1;background: #f4f4f4;}
.member_step span:first-child {width: 37%;text-indent: 10px;background-image: none !important;}


.member_step span.current {font-weight: 700;background: #fff url(/_img/bg_member_type3.png) no-repeat;}
.member_step span {display: block;float: left;line-height: 65px;text-indent: 40px;text-align: center;color: #000;font-size: 16px;background: url(/_img/bg_member_type1.png) no-repeat left center;}

.member_step span:first-child + span {width: 33%;}
.member_step span.current + span {background: url(/_img/bg_member_type2.png) no-repeat left center;}


.join_area {	line-height: 2;position: relative;margin-top: 40px;	margin-bottom: 30px;}
.join_area table {text-align: left;border-top: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;border-left: 1px solid #e2e2e2;}
.join_area table {border-collapse: collapse;width: 100%;}
.join_area table th {padding: 10px 0 10px 10px;font-size: 12px;font-weight: 700;}
.join_area .input_id {display: inline-block;position: relative;width: 305px;height: 37px;line-height: 37px;}
.join_area table td {padding: 19px 0 19px 28px;font-size: 12px;}
.join_area table th, .join_area table td {border-bottom: 1px solid #e2e2e2;}


.join_area{line-height: 2;}
.join_area .join_cnt {position: relative;overflow-x: hidden;overflow-y: auto;height: 220px;padding: 30px 28px;;color: #434343;border: 1px solid #e2e2e2;}
.join_area .agree_area {padding: 18px 34px 27px 31px;text-align: right;font-weight: 700;border: 1px solid #e2e2e2;border-top: none;}
.step_btn_area {text-align: center;margin-top:30px;}

.join_cnt{    color: rgb(67, 67, 67);
    font-family: Dotum, 돋움, serif;
    font-size: 13px;
    letter-spacing: -0.5px;
    line-height: 26px;
    background-color: rgb(255, 255, 255);
}
/* 회원 가입 */ 


.pilsu {color: #ff0000;}


.sub_contents {width: 100%;margin: 60px auto 40px;overflow: hidden;}
.mem_form {padding: 0 10px;}

.table01 {width: 100%;margin-top: 10px;border-bottom: 1px solid #ddd;}

.table01 th {color: #444;text-align: left;vertical-align: middle;padding: 10px 10px 10px 20px;border-top: 1px solid #ddd;}

.table01 td {overflow: hidden;padding: 10px 10px 10px 5px;border-top: 1px solid #ddd;color: #666;font: normal 14px/20px ;}

.table01 td input {padding: 0 0 0 5px;height: 26px;display: inline-block;background: #f9f9f9;border-top: 1px solid #c2c2c2;border-left: 1px solid #c2c2c2;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;font: normal 13px/18px ;color: #777;}


.basic_radio + label {display: inline-block;padding: 0 0 0 25px;min-height: 20px;background: url(/_img/radio.png) no-repeat 0 0;background-size: 20px 20px;font: normal 14px/18px color: #666;cursor: pointer;color: #666;}
.basic_radio:checked + label {background: url(/_img/radio_on.png) no-repeat 0 0;background-size: 20px 20px;}



/* 우편번호 */ 
.pop_top {overflow: hidden;height: 20px;padding: 15px;background: #103755;}
close_e a {position: absolute;top: 15px;right: 15px;z-index: 50;display: block;width: 20px;height: 20px;overflow: hidden;line-height: 0;font-size: 0;text-indent: -1000px;background: url("/_img/pop_close_icon.png") no-repeat 0 0;background-size: 20px 20px;
}



/* 메인 페이지 관련 */


.mainBanner {	width:395px;	float:right;}
.loginBox{width:100%;height:163px;overflow: hidden;background:#064d77;}
.memberBox{width:100%;height:361px;overflow: hidden;background:url('/_img/main_member_banner.png') no-repeat;}
.goMember{width:100%;height:40px;text-align:center;padding-top:280px; }





.btn_blue {    background: url(/_img/btn_blue180.gif) no-repeat 0 0;}







/* mypage */
.mypage_tab {
    overflow: hidden;
    margin-bottom: 45px;
}
.mypage_tab li {
    float: left;
    width: 23%;
    margin-left: 2%;
}

.mypage_tab .on a {
    border-color: #d68864;
    background: #d68864;
    color: #fff;
}
.mypage_tab li a {
    display: block;
    border: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 1.14em;
    color: #4a4a4a;
    letter-spacing: -0.03em;
}



/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0
    padding: 0;
    margin: 0;
    width: 100%;
    display: table;
    border-top: 2px solid #808080;
}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {    text-align: center;
    vertical-align: middle;
    color: #989898;
    font-weight: bold;
    font-size: 11px !important;
    height: 38px;
    line-height: 25px;
	background: url(/_img/list_top_bar.gif) 0 0 repeat-x;
    height: 38px;
	
	}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head01 th{;text-align:center;border:1px solid #d1dee2;width:33%}
.tbl_head01 td {border:1px solid #e9e9e9}
.tbl_head01 caption{position:absolute;font-size:0;line-height:0;overflow:hidden}

.tbl_frm01 th {width:20%;height: 35px;padding:10px;}
.tbl_frm01 td {width:80%;height: 35px; padding:10px;}


.tbl_frm01 .frm_input {
    width: 100%;
}



#scrap_do textarea {
    width: 95%;
}
.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}





/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .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 .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}


/* 버튼 위치 */
.button_box{overflow:hidden; width:90%; margin:0px auto; text-align:center;padding:30px;}








/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본 테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {width:100%}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:110px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:0 10px;height:25px;border:1px solid #e8180c !important;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;cursor:pointer}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrp {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}

#bo_v_table {position:absolute;top:0;right:15px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {padding:10px 0;font-size:1.2em}

#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_contact {border-bottom:1px solid #ddd}
#bo_v_contact h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_contact dl {margin:0;padding:0;list-style:none;zoom:1}
#bo_v_contact dl:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_contact dt, #bo_v_contact dd {float:left;margin:0;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_contact dt {clear:both;padding:8px 0 8px 30px;width:25%;font-weight:bold}
#bo_v_contact dd {padding:8px 0;width:70%}

#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:100px;height:auto !important;height:100px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act a {margin-right:5px;vertical-align:top}
#bo_v_act span {display:inline-block;margin-right:5px;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:top}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good,
#bo_v_act_nogood {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

#bo_v_addq {margin:0 0 30px;text-align:right}

#bo_v_ans {margin:0 0 30px;padding:30px 0 0;border-top:1px solid #e9e9e9}
#bo_v_ans h2 {display:inline-block;vertical-align:middle;font-size:1.2em}
#bo_v_ans #ans_datetime {margin:10px 0;color:#999}
#bo_v_ans #ans_con {margin:0 0 10px;line-height:1.8em}
#bo_v_ans #ans_add {text-align:right}
#bo_v_ans #ans_msg {padding:40px 0;background:#f2f5f9;text-align:center}

#bo_v_rel {margin:0 0 30px;padding:30px 0 0;border-top:1px solid #e9e9e9}
#bo_v_rel h2 {margin:0 0 10px;font-size:1.2em}

#bo_v form {padding-top:20px}

/* 게시판 댓글 */
#bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc fieldset {margin:0 0 10px;padding:0}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

#bo_vc form {padding:0}




/* 서브 탭매뉴 */


.sub_tab_menu {
    overflow: hidden;
    margin-top: 30px;
}


.sub_tab_menu ul {
    overflow: hidden;
    background: url('/_img/bg_my_tab.gif') repeat-x 0 bottom;
}
.sub_tab_menu {
    overflow: hidden;
	width:100%;
	margin-top: 20px;
    margin-bottom: 20px;
}
.sub_tab_menu li {
    float: left;
    width: 45%;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.sub_tab_menu li a {
	display: block;
    padding: 17px 0;
    color: #777;
    background: #f7f7f7;
    border-left: 2px solid #fefefe;
}

.sub_tab_menu li a.on  {
    color: #da2d26;
    border-top: 2px solid #da2d26;
    border-left: 2px solid #da2d26;
    border-right: 2px solid #da2d26;
    background: #fff;
    margin-left: 2px;
}




/* 본문 */

.bizInfo {
    overflow: hidden;
    padding: 30px 30px 30px 30px;
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
}
.mt30 {
    margin-top: 30px !important;
}



.tit {
    font-size: 14px;
	font-weight:600;
    color: #333;

}

.txt {
    min-height: 177px;
}

.biz_detail {
    min-height: 400px;
}


.tit {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}

.fl {
    float: left !important;
}
.biz_title {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
	font-weight:600;
	text-align:center;
    color: #fff;
    background: #0168b7;
}


.lecture_img {float:left;width:35%;}
.lecture_img img {width:60%;padding:30px;}


.intro_box {
    margin-top: 10px;
    line-height: 2;
}



.imgB {
    float: right;
    width: 35%;

}
.imgB img {
    width: 100%;
}
.infoB {
    float: left;
    width: 65%;
    box-sizing: border-box;
    padding-left: 25px;
    position: relative;
	line-height: 2;
}


.sitemap {
    display: none;
    height: 231px;
    overflow: hidden;
    margin: auto;
    left:0px;
	top:0px;
    padding: 0px 0px 0 0px;
	text-align:center;
	position: relative;
	z-index:1000;
}
.sitemap dl {
    width: 234px;
    border: 1px solid #ddd;
    float: left;
    margin: 0 0px 0px 0;
    height: 245px;
    border-top: 3px solid #da2d26;
	background-color:#fff
}
.sitemap dt {
    height: 52px;
    line-height: 51px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    color: #da2d26;
    background: #fafafa;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0px 0;
}
.sitemap dd {
    color: #da2d26;
    line-height: 30px;
    padding: 0 0 0 0;
    background: url('/_img/sitemap_icon.png') 10px center no-repeat;
    text-align: left;
}
.sitemap dd a {
    color: #3d3d3d;
    line-height: 30px;
    padding: 0 20px 0 20px;
}
#closeSitemap {
    position: absolute;
    width: 36px;
    height: 36px;
    margin-left: 530px;
    top: 10px;
    left: 50%;
    background: url('/_img/sitemap_close.png') no-repeat;
    padding: 0;
    cursor: pointer;
    border: 0 none;
}

/***** Mobile Menu *****/
.mbg{display:block;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:.5;z-index:600}
.mt_v{display:block;position:fixed;width:100%;min-width:100%;height:50px;background-color:#fff;z-index:605;border-bottom:1px solid #000}

.mt_v .mctr, .mt_v .mlogo, .msch > a, .mlan > a, .sel_close, .sch_close, .msch_submit{overflow:hidden;text-indent:-9999px;background-image:url(/_img/icon.png);background-repeat:no-repeat;background-size:200px 100px}
.mt_v .mctr{display:inline-block;position:absolute;left:14px;top:15px;width:18px;height:20px;z-index:300;background-position:0 -37px}
.mt_v .mctr img{vertical-align:top;width:18px}
.mt_v .mctr.open img{/*margin-top:-20px*/}
.mt_v .mlogo{display:block;position:absolute;left:45px;top:8px;width:60px;height:33px}

.msch, .mlan{position:absolute;top:10px;z-index:602}
.msch img, .mlan img{vertical-align:top}
.msch{right:9px}
.mlan{right:44px}
.msch > a, .mlan > a{display:inline-block;overflow:hidden;vertical-align:middle;/*padding:5px;width:21px;height:20px;*/width:31px;height:30px;text-indent:-9999px}
.msch > a img{width:21px;height:20px}
.msch > a{background-position:-52px -32px}

.msch_wrap{display:block;z-index:615}
.sch_close{display:block;float:right;width:35px;height:35px;background-color:#858585;background-position:-78px -27px}
.msch_wrap form, .msch_wrap fieldset{clear:both;margin-bottom:0;height:100%}
.msch_box{position:relative;padding:15px;background-color:#fff}
.msch_box > div{position:relative;overflow:hidden;border:1px solid #ea5d4b}
.msch_box > div p{padding:0 50px 0 15px}
.msch_box input{float:left;vertical-align:middle}
.msch_box input[type=text]{width:100%;height:33px;line-height:33px;margin:0;padding:0;border:0;font-size:14px !important;font-weight:bold;color:#777;background-color:#fff}
.msch_box .msch_submit{position:absolute;right:0;top:0;width:33px;height:33px;border:none;text-indent:-9999px;background-position:-116px -37px}
.mlan{margin-left:40px}
.mlan > a{background-position:-22px -32px}
.sel_lan{display:none;position:fixed;right:0;top:15px;z-index:610}
.sel_close{display:block;float:right;width:35px;height:35px;background-color:#858585;background-position:-78px -27px}
.sel_lan ul{/*width:187px;*/width:210px;clear:both;background-color:#fff}
.sel_lan ul li{border-top:1px solid #edecec;line-height:40px;font-size:14px;color:#666}
.sel_lan ul li:first-child{border-top:0}
.sel_lan ul li a{display:block;padding:0 15px;color:#666}
.sel_lan ul li.on a, .sel_lan ul li a:hover, .sel_lan ul li a:focus{color:#fff;background-color:#ea5d4b}
.flag{height:20px}

.m_lmenu{position:fixed;left:0;top:0;width:100%;margin-left:0px;height:100%;background-color:#fff;z-index:6030;overflow-y:auto}
.m_lmenu > div{padding-top:50px;padding-left:20px}
.m_left_menu{background-color:#54d3eb}
.m_left_menu li{position:relative;border-top:1px solid #fff;font-size:17px;color:#fff;font-weight:bold;letter-spacing:-0.025em}
.m_left_menu li:first-child{border-top:0}
.m_left_menu li a{display:block;line-height:50px;padding:0 20px;color:#fff}
.m_left_menu li span{display:inline-block;position:absolute;right:20px;top:16px;width:14px;height:14px;background:url(/_img/icon.png) no-repeat -88px 0;background-size:200px 100px}
.m_left_menu li.on, .m_left_menu li.active{background-color:#54d3eb}
.m_left_menu li.on>a, .m_left_menu li.active>a{text-decoration:underline}
.m_left_menu li.on span, .m_left_menu li.active span{background-position:-102px 0}
.m_left_menu li.active > a{color:#00fcff}
.mdepth2{background-color:#3c3d40}
.mdepth2 ul li{border-top:1px solid #4d4d50;border-bottom:0;font-size:14px;font-weight:bold}
.mdepth2 ul li:first-child{border-top:0}
.mdepth2 ul li a{line-height:45px;padding-left:30px;text-decoration:none !important}
.mdepth2>ul>li>a>span{right:21px;top:16px;width:11px;height:11px;background-position:-116px 0 !important}
.mdepth2 ul li.on, .mdepth2 ul li.active{background-color:#3c3d40}
.mdepth2 ul li.on a, .mdepth2 ul li.active a{color:#ea5d4b}
.mdepth2>ul>li.on>a>span, .mdepth2>ul>li.active>a>span{background-position:-127px 0 !important}
.mdepth3{display:none;background-color:#2f3032}
.mdepth3 ul li{border-top:1px solid #4d4d50;font-size:14px;letter-spacing:0;font-weight:normal !important}
.mdepth3 ul li a{line-height:40px !important;padding-left:46px;color:#fff !important}
.mdepth3 ul li a>span{left:33px;top:15px;width:7px;height:7px;background:url(/resource/images/common/icon.png) no-repeat -138px 0 !important;background-size:200px 100px !important}
.mdepth3 ul li a:hover, .mdepth3 ul li a:focus{color:#fff !important;background-color:#232324 !important}
.mdepth4{display:none;background-color:#2f3032}
.mdepth4 ul li{border-top:1px solid #4d4d50;font-size:14px;letter-spacing:0;font-weight:normal !important}
.mdepth4 ul li a{line-height:40px !important;padding-left:62px;color:#fff !important}
.mdepth4 ul li a>span{left:33px;top:15px;width:7px;height:7px;background:url(/resource/images/common/icon.png) no-repeat -138px 0 !important;background-size:200px 100px !important}
.mdepth4 ul li a:hover, .mdepth4 ul li a:focus{color:#fff !important;background-color:#232324 !important}

.mquick{overflow:hidden;margin-top:26px;padding:0 15px}
.mquick li{float:left;width:50%;text-align:center}
.mquick li a{display:block;margin:4px 4px;height:35px;line-height:35px;color:#000;border:1px solid #707070;border-radius:2px}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#455255;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}