@charset "utf-8";  @font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 100; src: url('/contents/fonts/NotoSansKR-Light.eot');  src: local(※), url('/contents/fonts/NotoSansKR-Light.eot#iefix') format('embedded-opentype'),  url('/contents/fonts/NotoSansKR-Light.woff2') format('woff2'), url('/contents/fonts/NotoSansKR-Light.woff') format('woff'), url('/contents/fonts/NotoSansKR-Light.ttf') format('truetype'); }
 @font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 300; src: url('/contents/fonts/NotoSansKR-Regular.eot');  src: local(※), url('/contents/fonts/NotoSansKR-Regular.eot#iefix') format('embedded-opentype'),  url('/contents/fonts/NotoSansKR-Regular.woff2') format('woff2'), url('/contents/fonts/NotoSansKR-Regular.woff') format('woff'), url('/contents/fonts/NotoSansKR-Regular.ttf') format('truetype'); }
 @font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 400; src: url('/contents/fonts/NotoSansKR-Medium.eot');  src: local(※), url('/contents/fonts/NotoSansKR-Medium.eot#iefix') format('embedded-opentype'),  url('/contents/fonts/NotoSansKR-Medium.woff2') format('woff2'), url('/contents/fonts/NotoSansKR-Medium.woff') format('woff'), url('/contents/fonts/NotoSansKR-Medium.ttf') format('truetype'); }
 @font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 600; src: url('/contents/fonts/NotoSansKR-Bold.eot');  src: local(※), url('/contents/fonts/NotoSansKR-Bold.eot#iefix') format('embedded-opentype'),  url('/contents/fonts/NotoSansKR-Bold.woff2') format('woff2'), url('/contents/fonts/NotoSansKR-Bold.woff') format('woff'), url('/contents/fonts/NotoSansKR-Bold.ttf') format('truetype'); }
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
 body {font-family:'Noto Sans KR',"돋움", dotum, sans-serif; line-height: 1.5em; color:#000; font-size:15px; font-weight:300}
 select, input, textarea, button{ font-family:'Noto Sans KR','Nanum Gothic',"돋움", dotum, sans-serif; font-size:inherit; vertical-align:middle;}
 input[type="submit"], input[type="reset"]{}
 input[type="text"], input[type="password"], select{border:1px solid #d2d2d2}
 img{vertical-align:top}
 table { border-collapse: collapse; border-spacing: 0}
 ul, ol{list-style: none}
 a {color: #000; text-decoration: none;}
 address{font-style:normal}
 caption{text-indent:-9999px; height:0}
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
 legend{ display:none}
 .selectric-wrapper {position: relative; cursor: pointer;}
 .selectric {position: relative; overflow: hidden; }
 .selectric-label {display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 29px; color: #000; height: 29px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
 .selectric-open {z-index: 9999;}
 .selectric-open .selectric {border-color: #d4d4d4;}
 .selectric-open .selectric-items {display: block; width: 120px; top: 100%; height: auto !important;}
 .selectric-disabled {filter: alpha(opacity=50); opacity: 0.5; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
 .selectric-hide-select {position: relative; overflow: hidden; width: 0; height: 0; display: none;}
 .selectric-hide-select select {position: absolute; left: -100%; top: -99999%; display: none;}
 .selectric-hide-select.selectric-is-native {position: absolute; width: 100%; height: 100%; z-index: 10;}
 .selectric-hide-select.selectric-is-native select {position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; z-index: 1; box-sizing: border-box; opacity: 0;}
 .selectric-input {position: absolute !important; top: 0 !important; left: 0 !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; margin: 0 !important; padding: 0 !important; width: 1px !important; height: 1px !important; outline: none !important; border: none !important; *font: 0/0 a !important; background: none !important; display: none;}
 .selectric-temp-show {position: absolute !important; visibility: hidden !important; display: block !important;}
 .selectric-button{position: absolute; top: 0; right: 1px; width: 17px; height: 16px;}
 .selectric-items {display: none; position: absolute; z-index: -1; top: 100%; left: 0; background: #fdfdfd; border: 1px solid #d4d4d4; box-shadow: 0 0 10px -6px; font-size: 12px;}
 .selectric-items .selectric-scroll {height: 100%; overflow: auto;}
 .selectric-above .selectric-items {top: auto; bottom: 100%;}
 .selectric-items ul, .selectric-items li {list-style: none; padding: 0; margin: 0;}
 .selectric-items li {display: block; padding: 10px; color: #2f2f2f; cursor: pointer;}
 .selectric-items li.selected {background: #f0f0f0; color: #222222;}
 .selectric-items li.highlighted {background: #e4e4e4; color: #222222;}
 .selectric-items li:hover {background: #d7d7d7; color: #222222;}
 .selectric-items .disabled {filter: alpha(opacity=50); opacity: 0.5; cursor: default !important; background: none !important; color: #2f2f2f !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
 .selectric-items .selectric-group .selectric-group-label {font-weight: bold; padding-left: 10px; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: none; color: #161616;}
 .selectric-items .selectric-group.disabled li {filter: alpha(opacity=100); opacity: 1;}
 .selectric-items .selectric-group li {padding-left: 25px;}
  /*.fw1{ font-weight:100;}
*/ .fw3{ font-weight:300;}
 .fw4{ font-weight:400;}
 .fw5{ font-weight:500;}
 /*.fw7{ font-weight:700;}
 .fw9{ font-weight:900;}
*/ .bold { font-weight:400;}
   #debug_bar { height:80px; z-index:99999;}
 #debug_bar #debug_setform { float:left; }
 #debug {bottom: 0; position: fixed; z-index: 99999; display:none}
 #debug #debug_setform label {margin-left:8px; font-weight:bold; display:inline-block; margin-bottom:5px;}
 #debug #debug_setform select {vertical-align:middle}
 .debug_slide { display:block; padding:0px 2px 0 0; background-color:#222; width:80px; cursor:pointer; text-align:center; font-size:14px; height:30px; line-height:30px; color: #fff; border: 1px solid #fff; border-radius: 5px;}
 #debug #debug_setform { border:1px solid #ccc; background-color:#f2f2f2; width:100%; margin:0; padding:10px; clear:both; font-size:13px}
 #debug #debug_setform hr { display:none;}
 #debug #debug_setform .nice-select { height:30px; line-height:27px; font-size:13px;}
 #debug .body {height: 300px; overflow:scroll; border:1px solid #ccc; font-size:12px}
 #debug .debug_box { list-style:none; margin:0px; display:block; border:1px solid #ccc; padding:7px; background-color: #fcfcfc}
 #debug .debug_box span.key { color:#CE0000}
 #debug .debug_box span.value {color:#555}
 #debug .btn_sml { margin-right:10px;}
 #debug .get, #debug .post { background-color: #e8f2ff}
 #debug .session, #debug .cookie {background-color:#f3e2f3}
 #debug .config {background-color:#F0FFF0}
 #debug .server {background-color:#fff}
 #debug .system {background-color:#fffce1}
 #debug .error { background-color:#ffdde3}
 #HTMLValidator1 { background-color: #FFFFFF; bottom: 0; height: 300px; position: fixed; width: 100%; z-index: 9999; overflow-y:scroll; border:1px solid #ccc}
 #debug_open { bottom: 0; position: fixed;z-index: 9999}
 #debug_open:hover {animation: bounce 0.4s ease infinite alternate;}
 .error { background-color:#ccc; display:inline;}
 @keyframes bounce{ from{margin-bottom: 2px;}
 to{margin-bottom: 7px;}
 }
  .debug_info_wrap{position: fixed; bottom: -237px; transition: ease-in-out 0.3s; z-index: 99999;}
 .debug_info_wrap.open{bottom: 0;}
 .debug_info_wrap.close{bottom: -237px;}
 .debug_info_wrap .debug_open_btn{float: left; margin: 5px; padding: 5px 10px; background: #222; border-radius: 5px; border: 1px solid #fff;}
 .debug_info_wrap .debug_open_btn a{display: block; color: #fff; }
 #show_debug_info {display: block; width: 96.5%; border: 1px solid #000; opacity: 1; background-color: #ffdde3; font-size: 13px; line-height: 16px; margin: 5px; height: 200px; overflow-y: scroll; padding: 15px; z-index: 99999; color: #323232;}
 #show_debug_info > ul{background-color: #fff;}
 #show_debug_info ul{padding: 10px;}
 #show_debug_info ul li{}
 #show_debug_info ul li.alert{margin: 10px 0; padding: 10px 0; border: 1px dashed #666; border-width: 1px 0; background-color: #F3E2F3;}
 #show_debug_info ul li ul li{margin-bottom: 4px;}
  a.btn_big { display:inline-block;padding-right:4px; background:url(/images/common/bg_btn_default.gif?build_20250625002) no-repeat 100% 0; font-size:12px; color:#333; line-height:26px;word-spacing:-1px; text-decoration:none !important;white-space:nowrap}
 a.btn_big span, a.btn_big strong {display:block;padding:0 8px 1px 12px; background:url(/images/common/bg_btn_default.gif?build_20250625002) no-repeat}
 a.btn_sml { display:inline-block;padding-right:4px; color:#333; letter-spacing:-1px;word-spacing:-1px; text-decoration:none !important;white-space:nowrap;margin-bottom:10px; border: 1px solid #666; padding: 3px 12px; border-radius: 3px; position: relative; z-index: 100;}
 a.btn_sml:hover{color: #fff; background-color: #4264a3;}
 a.btn_sml span, a.btn_sml strong {display:block;}
 a.btn_sml span img {margin-right:2px;vertical-align:middle !important; border:0}
 .btn_list { width:100%; text-align:right;margin-top:24px}
 .btn_list label { margin-right:5px;}
 .btn_list span { padding-top:0px !important;}
 .root_path { width:100%; text-align:left; margin-bottom:5px;}
 #staff_info_modify{height: 460px;}
 #staff_info_modify .btn .btn_sml{float: left; width: 140px;}
 #staff_info_modify .btn .btn_sml.submit{width:140px; background-position: -8px -236px !important;}
 #staff_info_modify .btn .btn_sml.submit span{background: none;}
 #staff_info_modify .btn .btn_sml.close{width:140px; height:35px; background:url(/images/business/sub/admin_btn.png?build_20250625002) no-repeat scroll -8px -274px !important; display: inline-block; line-height: 1; overflow: hidden; text-indent: -5000px; margin: 0 5px 0 0; padding-right: 0; border:0;}
 #staff_info_modify .btn .btn_sml.close span{background: none;}
  #board_list_table { background: transparent url("/images/common/board/table_bg_02.gif?build_20250625002") repeat-x scroll left top; border-spacing: 0; border-style: solid none none; border-top: 2px solid #535353; clear: both; width: 100%}
 #board_list_table th { background: transparent url("/images/common/board/table_bg_01.gif?build_20250625002") no-repeat scroll right 8px; border-bottom: 1px solid #b5b5b5; border-style: none none solid; color: #555555; padding: 8px 0 7px; text-align: center}
 #board_list_table td { background: transparent none repeat scroll 0 0; border-bottom: 1px solid #d6d6d6; color: #666666; padding: 8px 3px; text-align: center }
 #tab_content_m4 table td input { width:55%;}
 #tab_content_m4 #search_result { width:100%; margin-top:10px;}
  #skiptoContent { margin:0; padding:0;}
 a.accessibility01, a.accessibility02 {display: block; font-size: 1em; left: 0; position: absolute; text-align: center; top: -10000px; width: 100%; z-index: 500;}
 a.accessibility01:hover, a.accessibility01:focus, a.accessibility01:active, a.accessibility02:hover, a.accessibility02:focus, a.accessibility02:active {background: none repeat scroll 0 0 #ff3a00;color: #FFFFFF;font-weight: 600; padding: 15px 0; position: absolute; top: 0;z-index: 500;}
  #browser { background:url("/images/common/op70.png?build_20250625002") repeat scroll 0 0; top:0; left:0; z-index:1001; height:100%; width:100%; position: fixed; text-align:center;}
 #browser .infobox { background-color:#fff; width:714px; height:426px; margin:221px auto 0; color:#303030; position:relative;}
 #browser .infobox h2 { font-size:30px; font-weight:500; padding-top:54px; line-height:30px;}
 #browser .infobox h2 span { color:#e53838;}
 #browser .infobox p { font-size:17px; line-height:27px; margin-top:25px;}
 #browser .infobox ul { width:607px; margin:25px auto 0;}
 #browser .infobox ul li { float:left; margin-left:11px;}
 #browser .infobox ul li:first-child { margin-left:0;}
 #browser .infobox ul li a { display:block; padding-top:110px; width:195px; }
 #browser .infobox ul li a span {background-color:#88837d; height:50px; width:195px; text-align:center; display:block; color:#fff; line-height:50px;}
 #browser .infobox ul li.ie a {background:url("/images/common/bw_ie.gif?build_20250625002") no-repeat scroll center 0;}
 #browser .infobox ul li.ff a {background:url("/images/common/bw_ff.gif?build_20250625002") no-repeat scroll center 0;}
 #browser .infobox ul li.cr a {background:url("/images/common/bw_cr.gif?build_20250625002") no-repeat scroll center 0;}
 #browser a.brower_close { display:block; position:absolute; right:20px; top:20px; width:24px; height:23px; background:url("/images/common/bw_close.gif?build_20250625002") no-repeat scroll center 0;}
 #browser a.brower_close span { display:block; text-indent:-5000px;}
  .change_mobile_system{ height: 70px; line-height: 70px; background: #333; width: 200px; text-align: center; border-radius: 35px; margin: 0 auto; margin-top: 50px;}
 .change_mobile_system a{display:block; font-size:22px; color:#fff}
  #content .tab_content { display:none;}
 #content .tab_content.selected { display:block; width:100%;}
  #admin_info{clear:both; border:1px solid #d4d4d4; margin-bottom:10px; font-size: 15px;}
 #admin_info dl{height:54px; line-height:54px; float: left; font-size: 16px;}
 #admin_info dl dt, #admin_info dl dd{float:left;}
 #admin_info dl .part{width:114px; color:#fff; background-color:#4264a3; text-align:center;}
 #admin_info dl .part span{background:url("/images/common/admin_info_sp.png?build_20250625002") no-repeat 0 4px; padding-left:21px;}
 #admin_info dl .part_cnt{padding:0 18px; font-weight:500;}
 #admin_info dl .tel{margin:14px 6px 0 12px; width:26px; height: 26px; text-indent:-9999px; background:url("/images/common/admin_info_sp.png?build_20250625002") no-repeat -35px 0;}
 #admin_info dl .update{margin:0 6px 0 40px; font-weight:500;}
 #admin_info.multi dl .part_cnt span{display: block;}
 #admin_info.multi dl{height: auto; line-height: normal;}
 #admin_info.multi dt, #admin_info.multi dd{height: auto; line-height: inherit;}
 #admin_info.multi dt.part{}
 #admin_info.multi dd.part_cnt{height: auto; margin-left: 0; padding: 0;}
 #admin_info.multi dd.part_cnt > span, #admin_info.multi dd.tel_cnt > span{display: block; padding: 0 20px; border-top: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2;}
 #admin_info.multi dd.part_cnt span:first-child, #admin_info.multi dd.tel_cnt span:first-child{border-top: 0;}
 #admin_info.multi .update{margin: 0;}
 #admin_info.multi.admin2 dt.part{height: 84px; line-height: 84px;}
 #admin_info.multi.admin2 dd.part_cnt > span{height: 41px; line-height: 41px; width: 340px;}
 #admin_info.multi.admin2 dd.tel_cnt > span{height: 41px; line-height: 41px; padding: 0 20px;}
 #admin_info.multi.admin2 dd.tel_cnt > span > .tel_ico{ background: url("/images/common/admin_info_sp.png?build_20250625002") no-repeat -35px 0; float: left; text-indent: -99999px; width: 26px; height: 26px; margin: 8px 8px 0 0;}
 #admin_info.multi.admin2 .admin_info_right{padding: 20px 2.5%; text-align: center;}
 #admin_info.multi.admin2 .admin_info_right dt{width: 100%; padding: 0; margin: 0;}
 #admin_info.multi.admin2 .admin_info_right dd{width: 100%;}
 #admin_info.multi.admin3 dt.part{height: 125px; line-height: 125px;}
 #admin_info.multi.admin3 dd.part_cnt > span{height: 41px; line-height: 41px; width: 340px;}
 #admin_info.multi.admin3 dd.tel_cnt > span{height: 41px; line-height: 41px; padding: 0 20px;}
 #admin_info.multi.admin3 dd.tel_cnt > span > .tel_ico{ background: url("/images/common/admin_info_sp.png?build_20250625002") no-repeat -35px 0; float: left; text-indent: -99999px; width: 26px; height: 26px; margin: 8px 8px 0 0;}
 #admin_info.multi.admin3 .admin_info_right{padding: 40px 2.5%; text-align: center;}
 #admin_info.multi.admin3 .admin_info_right dt{width: 100%; padding: 0;}
 #admin_info.multi.admin3 .admin_info_right dd{width: 100%;}
 #admin_info.multi.admin4 dt.part{height: 167px; line-height: 167px;}
 #admin_info.multi.admin4 dd.part_cnt > span{height: 41px; line-height: 41px; width: 340px;}
 #admin_info.multi.admin4 dd.tel_cnt > span{height: 41px; line-height: 41px; padding: 0 20px;}
 #admin_info.multi.admin4 dd.tel_cnt > span > .tel_ico{ background: url("/images/common/admin_info_sp.png?build_20250625002") no-repeat -35px 0; float: left; text-indent: -99999px; width: 26px; height: 26px; margin: 8px 8px 0 0;}
 #admin_info.multi.admin4 .admin_info_right{padding: 61px 2.5%; text-align: center;}
 #admin_info.multi.admin4 .admin_info_right dt{width: 100%; padding: 0;}
 #admin_info.multi.admin4 .admin_info_right dd{width: 100%;}
 #admin_info.multi.admin5 dt.part{height: 210px; line-height: 210px;}
 #admin_info.multi.admin5 dd.part_cnt > span{height: 41px; line-height: 41px; width: 340px;}
 #admin_info.multi.admin5 dd.tel_cnt > span{height: 41px; line-height: 41px; padding: 0 20px;}
 #admin_info.multi.admin5 dd.tel_cnt > span > .tel_ico{ background: url("/images/common/admin_info_sp.png?build_20250625002") no-repeat -35px 0; float: left; text-indent: -99999px; width: 26px; height: 26px; margin: 8px 8px 0 0;}
 #admin_info.multi.admin5 .admin_info_right{padding: 78px 2.5%; text-align: center;}
 #admin_info.multi.admin5 .admin_info_right dt{width: 100%; padding: 0;}
 #admin_info.multi.admin5 .admin_info_right dd{width: 100%;}
 @media screen and (max-width:1199px){ #admin_info .info_2nd{}
 }
 @media screen and (min-width:1101px) and (max-width:1180px){ #admin_info.multi .admin_info_left{width: 90%; padding-left: 114px;}
 #admin_info.multi dd.part_cnt{width: 71%;}
 #admin_info.multi dd.tel_cnt{width: 25%;}
 #admin_info.multi dd.tel_cnt > span{border-right: 0;}
 #admin_info.multi.admin2 dt.part, #admin_info.multi.admin3 dt.part, #admin_info.multi.admin4 dt.part{height: 84px; width: 114px; text-align: center; line-height: 84px; margin-left: -114px;}
 #admin_info.multi.admin3 dt.part{height: 125px; line-height: 125px;}
 #admin_info.multi.admin4 dt.part{height: 167px; line-height: 167px;}
 #admin_info.multi.admin2 dd.part_cnt > span, #admin_info.multi.admin3 dd.part_cnt > span, #admin_info.multi.admin4 dd.part_cnt > span{width: auto;}
 #admin_info.multi.admin2 .admin_info_right, #admin_info.multi.admin3 .admin_info_right, #admin_info.multi.admin4 .admin_info_right{display: none;}
 #admin_info.multi.admin2 dd.tel_cnt > span, #admin_info.multi.admin3 dd.tel_cnt > span, #admin_info.multi.admin4 dd.tel_cnt > span{padding: 0 0 0 10%;}
 }
 @media screen and (max-width:910px){ #admin_info.multi .admin_info_left{width: 90%; padding-left: 114px;}
 #admin_info.multi dd.part_cnt{width: 71%;}
 #admin_info.multi dd.tel_cnt{width: 25%;}
 #admin_info.multi dd.tel_cnt > span{border-right: 0;}
 #admin_info.multi.admin2 dt.part, #admin_info.multi.admin3 dt.part, #admin_info.multi.admin4 dt.part{height: 84px; width: 114px; text-align: center; line-height: 84px; margin-left: -114px;}
 #admin_info.multi.admin3 dt.part{height: 125px; line-height: 125px;}
 #admin_info.multi.admin4 dt.part{height: 167px; line-height: 167px;}
 #admin_info.multi.admin2 dd.part_cnt > span, #admin_info.multi.admin3 dd.part_cnt > span, #admin_info.multi.admin4 dd.part_cnt > span{width: auto;}
 #admin_info.multi.admin2 .admin_info_right, #admin_info.multi.admin3 .admin_info_right, #admin_info.multi.admin4 .admin_info_right{display: none;}
 #admin_info.multi.admin2 dd.tel_cnt > span, #admin_info.multi.admin3 dd.tel_cnt > span, #admin_info.multi.admin4 dd.tel_cnt > span{padding: 0 0 0 10%;}
 }
 @media screen and (max-width:810px){ #admin_info.multi dd.part_cnt{width: 69.5%;}
 }
 @media screen and (max-width:810px){ #admin_info.multi dd.part_cnt{width: 69%;}
 }
  .hidden{display:none}
 .clear:after{display:block; content:""; clear:both; height:0}
 .group:after{display:block; content:""; clear:both; height:0}
 .bor_none { border:none !important;}
 .bor_b_none{border-bottom: none !important;}
 .bor_t_none{border-top: none !important;}
 .bor_l_none{border-left: none !important;}
 .bor_r_none{border-right: none !important;}
 .bg_none { background:none !important;}
 .hidden {display:none;}
 .font_b{font-weight:500;}
 .f_l{float:left}
 .f_r{float:right}
  .align_center {text-align:center !important;}
 .align_left {text-align:left !important;}
 .align_right {text-align:right !important;}
  .mal0 {margin-left:0 !important;}
 .mal5 {margin-left:5px !important;}
 .mal10 {margin-left:10px !important;}
 .mal15 {margin-left:15px !important;}
 .mal20 {margin-left:20px !important;}
 .mal25 {margin-left:25px !important;}
 .mal30 {margin-left:30px !important;}
 .mal35 {margin-left:35px !important;}
 .mal40 {margin-left:40px !important;}
 .mal45 {margin-left:45px !important;}
 .mal50 {margin-left:50px !important;}
 .mal55 {margin-left:55px !important;}
 .mal60 {margin-left:60px !important;}
 .mal65 {margin-left:65px !important;}
 .mal70 {margin-left:70px !important;}
 .mal75 {margin-left:75px !important;}
 .mal80 {margin-left:80px !important;}
 .mal85 {margin-left:85px !important;}
 .mal90 {margin-left:90px !important;}
 .mal95 {margin-left:95px !important;}
 .mal100 {margin-left:100px !important;}
 .mal120 {margin-left:120px !important;}
 .mal130 {margin-left:130px !important;}
 .mal140 {margin-left:140px !important;}
 .mal150 {margin-left:150px !important;}
 .mal-5 {margin-left:-5px !important;}
 .mal-10 {margin-left:-10px !important;}
 .mal-15 {margin-left:-15px !important;}
 .mal-20 {margin-left:-20px !important;}
 .mal-25 {margin-left:-25px !important;}
 .mal-30 {margin-left:-30px !important;}
 .mal-35 {margin-left:-35px !important;}
 .mal-40 {margin-left:-40px !important;}
 .mal-45 {margin-left:-45px !important;}
 .mal-50 {margin-left:-50px !important;}
 .mar0 {margin-right:0 !important;}
 .mar5 {margin-right:5px !important;}
 .mar10 {margin-right:10px !important;}
 .mar15 {margin-right:15px !important;}
 .mar20 {margin-right:20px !important;}
 .mar25 {margin-right:25px !important;}
 .mar30 {margin-right:30px !important;}
 .mar35 {margin-right:35px !important;}
 .mar40 {margin-right:40px !important;}
 .mar45 {margin-right:45px !important;}
 .mar50 {margin-right:50px !important;}
 .mar55 {margin-right:55px !important;}
 .mar60 {margin-right:60px !important;}
 .mar65 {margin-right:65px !important;}
 .mar70 {margin-right:70px !important;}
 .mar75 {margin-right:75px !important;}
 .mar80 {margin-right:80px !important;}
 .mar85 {margin-right:85px !important;}
 .mar90 {margin-right:90px !important;}
 .mar95 {margin-right:95px !important;}
 .mar100 {margin-right:100px !important;}
 .mar120 {margin-right:120px !important;}
 .mar130 {margin-right:130px !important;}
 .mar140 {margin-right:140px !important;}
 .mar150 {margin-right:150px !important;}
 .mab0 {margin-bottom:0 !important;}
 .mab5 {margin-bottom:5px !important;}
 .mab10 {margin-bottom:10px !important;}
 .mab15 {margin-bottom:15px !important;}
 .mab20 {margin-bottom:20px !important;}
 .mab25 {margin-bottom:25px !important;}
 .mab30 {margin-bottom:30px !important;}
 .mab35 {margin-bottom:35px !important;}
 .mab40 {margin-bottom:40px !important;}
 .mab45 {margin-bottom:45px !important;}
 .mab50 {margin-bottom:50px !important;}
 .mab55 {margin-bottom:55px !important;}
 .mab60 {margin-bottom:60px !important;}
 .mab65 {margin-bottom:65px !important;}
 .mab70 {margin-bottom:70px !important;}
 .mab75 {margin-bottom:75px !important;}
 .mab80 {margin-bottom:80px !important;}
 .mab85 {margin-bottom:85px !important;}
 .mab90 {margin-bottom:90px !important;}
 .mab95 {margin-bottom:95px !important;}
 .mab-5{margin-bottom: -5px !important;}
 .mab-10{margin-bottom: -10px !important;}
 .mab-20{margin-bottom: -20px !important;}
 .mab-30{margin-bottom: -30px !important;}
 .ma0 {margin:0 !important;}
 .ma5 {margin:5px !important;}
 .ma10 {margin:10px !important;}
 .ma15 {margin:15px !important;}
 .ma20 {margin:20px !important;}
 .ma25 {margin:25px !important;}
 .ma30 {margin:30px !important;}
 .ma35 {margin:35px !important;}
 .ma40 {margin:40px !important;}
 .ma45 {margin:45px !important;}
 .ma50 {margin:50px !important;}
 .mat0 {margin-top:0 !important;}
 .mat3 {margin-top:3px !important;}
 .mat5 {margin-top:5px !important;}
 .mat10 {margin-top:10px !important;}
 .mat12 {margin-top:12px !important;}
 .mat15 {margin-top:15px !important;}
 .mat20 {margin-top:20px !important;}
 .mat25 {margin-top:25px !important;}
 .mat30 {margin-top:30px !important;}
 .mat35 {margin-top:35px !important;}
 .mat40 {margin-top:40px !important;}
 .mat45 {margin-top:45px !important;}
 .mat50 {margin-top:50px !important;}
 .mat55 {margin-top:55px !important;}
 .mat60 {margin-top:60px !important;}
 .mat65 {margin-top:65px !important;}
 .mat70 {margin-top:70px !important;}
 .mat75 {margin-top:75px !important;}
 .mat80 {margin-top:80px !important;}
 .mat85 {margin-top:85px !important;}
 .mat90 {margin-top:90px !important;}
 .mat95 {margin-top:95px !important;}
 .mat100 {margin-top:100px !important;}
 .mat110 {margin-top:110px !important;}
 .mat120 {margin-top:120px !important;}
 .mat130 {margin-top:130px !important;}
 .mat140 {margin-top:140px !important;}
 .mat150 {margin-top:150px !important;}
 .mat200 {margin-top:200px !important;}
 .mat-5 {margin-top:-5px !important;}
 .mat-10 {margin-top:-10px !important;}
 .mat-15 {margin-top:-15px !important;}
 .mat-20 {margin-top:-20px !important;}
 .mat-25 {margin-top:-25px !important;}
 .mat-30 {margin-top:-30px !important;}
 .mat-35 {margin-top:-35px !important;}
 .mat-40 {margin-top:-40px !important;}
 .mat-45 {margin-top:-45px !important;}
 .mat-50 {margin-top:-50px !important;}
 .pal0 {padding-left:0px !important;}
 .pal5 {padding-left:5px !important;}
 .pal10 {padding-left:10px !important;}
 .pal15 {padding-left:15px !important;}
 .pal20 {padding-left:20px !important;}
 .pal25 {padding-left:25px !important;}
 .pal30 {padding-left:30px !important;}
 .pal35 {padding-left:35px !important;}
 .pal40 {padding-left:40px !important;}
 .pal45 {padding-left:45px !important;}
 .pal50 {padding-left:50px !important;}
 .pal55 {padding-left:55px !important;}
 .pal60 {padding-left:60px !important;}
 .pal65 {padding-left:65px !important;}
 .pal70 {padding-left:70px !important;}
 .pal75 {padding-left:75px !important;}
 .pal80 {padding-left:80px !important;}
 .pal85 {padding-left:85px !important;}
 .pal90 {padding-left:90px !important;}
 .pal100 {padding-left:150px !important;}
 .par0 {padding-right:0 !important;}
 .par5 {padding-right:5px !important;}
 .par10 {padding-right:10px !important;}
 .par15 {padding-right:15px !important;}
 .par20 {padding-right:20px !important;}
 .par25 {padding-right:25px !important;}
 .par30 {padding-right:30px !important;}
 .par35 {padding-right:35px !important;}
 .par40 {padding-right:40px !important;}
 .par50 {padding-right:50px !important;}
 .par60 {padding-right:60px !important;}
 .par70 {padding-right:70px !important;}
 .par80 {padding-right:80px !important;}
 .par90 {padding-right:90px !important;}
 .par100 {padding-right:150px !important;}
 .pat0 {padding-top:0px !important;}
 .pat5 {padding-top:5px !important;}
 .pat10 {padding-top:10px !important;}
 .pat15 {padding-top:15px !important;}
 .pat20 {padding-top:20px !important;}
 .pat25 {padding-top:25px !important;}
 .pat30 {padding-top:30px !important;}
 .pat35 {padding-top:35px !important;}
 .pat40 {padding-top:40px !important;}
 .pat45 {padding-top:45px !important;}
 .pat50 {padding-top:50px !important;}
 .pat60 {padding-top:60px !important;}
 .pat70 {padding-top:70px !important;}
 .pat80 {padding-top:80px !important;}
 .pat90 {padding-top:90px !important;}
 .pab0 {padding-bottom:0 !important;}
 .pab5 {padding-bottom:5px !important;}
 .pab10 {padding-bottom:10px !important;}
 .pab15 {padding-bottom:15px !important;}
 .pab20 {padding-bottom:20px !important;}
 .pab25 {padding-bottom:25px !important;}
 .pab30 {padding-bottom:30px !important;}
 .pab35 {padding-bottom:35px !important;}
 .pab40 {padding-bottom:40px !important;}
 .pab50 {padding-bottom:50px !important;}
 .pa0{padding:0 !important;}
 .pa5{padding:5px !important;}
 .pa10{padding:10px !important;}
 .pa15{padding:15px !important;}
 .pa20{padding:20px !important;}
 .pa25{padding:25px !important;}
 .pa30{padding:30px !important;}
 .pa35{padding:35px !important;}
 .pa40{padding:40px !important;}
 .pa45{padding:45px !important;}
 .pa50{padding:50px !important;}
  table th.th_5 { width:5%;}
 table th.th_10 { width:10%;}
 table th.th_15 { width:15%;}
 table th.th_18 { width:18%;}
 table th.th_20 { width:20%;}
 table th.th_25 { width:25%;}
 table th.th_28 { width:28%;}
 table th.th_30 { width:30%;}
 table th.th_35 { width:35%;}
 table th.th_36 { width:36%;}
 table th.th_40 { width:40%;}
 table th.th_45 { width:45%;}
 table th.th_50 { width:50%;}
 table th.th_55 { width:55%;}
 table th.th_60 { width:60%;}
 table th.th_64 { width:64%;}
 table th.th_65 { width:65%;}
 table th.th_70 { width:70%;}
 table th.th_75 { width:75%;}
 table th.th_80 { width:80%;}
 table td.td_5 { width:5%;}
 table td.td_10 { width:10%;}
 table td.td_15 { width:15%;}
 table td.td_20 { width:20%;}
 table td.td_25 { width:25%;}
 table td.td_30 { width:30%;}
 table td.td_35 { width:35%;}
 table td.td_40 { width:40%;}
 table td.td_45 { width:45%;}
 table td.td_50 { width:50%;}
 table td.td_55 { width:55%;}
 table td.td_60 { width:60%;}
 table td.td_65 { width:65%;}
 table td.td_70 { width:70%;}
 table td.td_75 { width:75%;}
 table td.td_80 { width:80%;}
   .contents_tools{position: relative; float: right; line-height: 1.7em;}
 .contents_tools > ul:first-child{margin-left: 0;}
 .contents_tools > ul > li > a{position: relative; display: block; width: 45px; height: 43px; line-height: 43px; text-align: center; overflow: hidden;}
 .contents_tools > ul > li > a span{display: inline-block; vertical-align: middle; margin-top: -3px; text-indent: -99999px; background: url("/images/www/sub/content_tools.png?build_20250625002") no-repeat;}
 .contents_tools > ul > li > a em.txt{position: absolute; width: 0; height: 0; text-indent: -99999px; z-index: -1; overflow: hidden;}
 .contents_tools .fontsize{}
 .contents_tools .fontsize li{float: left;}
 .contents_tools .fontsize li a{border-left: 1px solid #b3b3b3;}
 .contents_tools .fontsize li:first-child a{border-left: 0;}
 .contents_tools .fontsize li.font_big a span{width: 13px; height: 13px; background-position: 0 0;}
 .contents_tools .fontsize li.font_normal a span{width: 12px; height: 1px; background-position: -45px -6px;}
 .contents_tools .content_util{padding: 0 18px;}
 .contents_tools .content_util > li{float: left; margin-left: 10px;}
 .contents_tools .content_util > li:first-child{margin-left: 0;}
 .contents_tools .content_util > li > a{width: 42px; height: 42px; line-height: 42px; border-radius: 50%; background-color: #495056;}
 .contents_tools .content_util > li.tools_view_option > a span{width: 20px; height: 20px; background-position: 0 -33px;}
 .contents_tools .content_util > li.tools_share > a span{width: 24px; height: 18px; background-position: -44px -33px; margin-left: 5px;}
 .contents_tools .content_util > li.tools_print > a span{width: 21px; height: 18px; background-position: -91px -34px;}
 .contents_tools .content_util > li.tools_qr > a span{width: 18px; height: 18px; background-position: -139px -34px;}
 .contents_tools .content_util > li.tools_bookmark > a span{width: 18px; height: 17px; background-position: -201px -61px;}
 .contents_tools .content_util > li .util_box{position: absolute; top: 50px; right: 0; width: 200px; border: 1px solid #014da2; padding: 20px 28px; background-color: #fff; text-align: center; display: none; z-index: 2;}
 .contents_tools .content_util > li .util_box strong{display: block; color: #343434; font-weight: 400; margin-bottom: 13px; text-align:left;}
 .contents_tools .content_util > li .util_box ul{display: inline-block; margin-bottom: -5px; width: 100%;}
 .contents_tools .content_util > li .util_box ul li{float: left;}
 .contents_tools .content_util > li .util_box ul li:first-child{margin-left: 0 !important;}
 .contents_tools .content_util > li .util_box ul li a{position: relative; display: block;}
 .contents_tools .content_util > li .util_box ul li a span.icon{display: block; background: url("/images/common/sub/content_tools.png?build_20250625002") no-repeat; text-indent: -99999px;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li{margin-left: 11px;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li a{box-sizing: border-box; width: 40px; height: 40px; line-height: 40px; border: 1px solid #d2d2d2; text-align: center;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li.on a{border: 2px solid #c10d1b;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li a span.icon{display: inline-block; background: url("/images/common/sub/contents_tool_detail.png?build_20250625002") no-repeat 0 0; vertical-align: middle; margin-top: -5px; text-indent: -99999px;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li.font_normal a span{background-position: 0 -95px; width: 19px; height: 11px;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li.font_big a span.icon{background-position: 0 -74px; width: 29px; height: 14px;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li.narrow a span.icon{background-position: 0 -43px; width: 23px; height: 13px;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li.normal a span.icon{background-position: 0 -21px; width: 23px; height: 13px;}
 .contents_tools .content_util > li.tools_view_option .util_box ul li.wide a span.icon{background-position: 0 -3px; width: 23px; height: 9px;}
  .contents_tools .tools_share ul{margin-top: 14px;}
 .contents_tools .tools_share ul li { float: none; padding: 4px 0 3px;}
 .contents_tools .tools_share li.sns a { background: url("/images/common/sub/contents_tool_detail.png?build_20250625002") no-repeat scroll 0 0; display: block; height: 20px; line-height:19px; margin: 0; overflow: hidden; padding-left: 26px; }
 .contents_tools .tools_share li.fa a { background-position: 0 -169px; }
 .contents_tools .tools_share li.tw a { background-position: 0 -196px; }
 .contents_tools .tools_share li.bd a { background-position: 0 -223px; }
 .contents_tools .tools_share li.ks a { background-position: 0 -250px; }
 .contents_tools .tools_share li.gp a { background-position: 0 -277px; }
 .contents_tools .content_util > li.tools_share .util_box p.url_copy {float:left;}
 .contents_tools .content_util > li.tools_share .util_box p.url_copy input{font-size:13px; color:#3e3d3d; background-color:#ededed; padding:0 10px; width:140px; height:30px; line-height:30px; overflow:hidden; text-align:left; margin: 0; border: 0;}
 .contents_tools .content_util > li.tools_share .util_box a.url_copybtn { font-size:13px; background-color:#2e3851; color:#fff; float:left; width:40px; height:30px; line-height:30px;}
 .contents_tools .content_util > li.tools_print .util_box ul{width: 100%; margin-top:5px;}
 .contents_tools .content_util > li.tools_print .util_box ul li{width: 33.33333%;}
 .contents_tools .content_util > li.tools_print .util_box ul li a{font-size: 13px; color: #353535; letter-spacing: -0.5px;}
 .contents_tools .content_util > li.tools_print .util_box ul li a:hover{text-decoration: underline;}
 .contents_tools .content_util > li.tools_print .util_box ul li a span.icon{height: 28px; margin: 0 auto 5px;}
 .contents_tools .content_util > li.tools_print .util_box ul li.print a span.icon{width: 29px; background-position: 0 -249px;}
 .contents_tools .content_util > li.tools_print .util_box ul li.make_image a span.icon{width: 27px; background-position: -81px -249px;}
 .contents_tools .content_util > li.tools_print .util_box ul li.make_pdf a span.icon{width: 26px; background-position: -159px -249px;}
  .contents_tools .content_util > li.tools_bookmark .util_box { width:368px; padding:0; text-align:left;}
 .contents_tools .content_util > li.tools_bookmark .util_box strong { padding:22px 28px 0; margin-bottom:6px;}
 .contents_tools .content_util > li.tools_bookmark .util_box p.info { font-size:14px; text-align:left; color:#014da2; padding:0 28px; margin-bottom:15px;}
 .contents_tools .content_util > li.tools_bookmark .util_box p.info span { display:block; color:#858585; margin-top:2px;}
 .contents_tools .content_util > li.tools_bookmark .util_box a.bookmark_plus { float:right; display:block; padding:0 20px; margin:0 25px 22px; background-color:#2e3851; color:#fff; font-size:14px; height:30px; line-height:30px; }
 .contents_tools .content_util > li.tools_bookmark .util_box div.bookmark_list { clear:both; background-color:#ededed; padding:20px 28px; display:inline-block; width: 100%; box-sizing: border-box;}
 .contents_tools .content_util > li.tools_bookmark .util_box div.bookmark_list ul { margin-bottom:14px;}
 .contents_tools .content_util > li.tools_bookmark .util_box div.bookmark_list li {background: url("/images/common/sub/content_tools.png?build_20250625002") no-repeat -247px 3px; padding-left:7px;}
 .contents_tools .content_util > li.tools_bookmark .util_box div.bookmark_list li a { font-size:14px; color:#505050; display:inline; line-height:16px;}
 .contents_tools .content_util > li.tools_bookmark .util_box div.bookmark_list li a.close span { display:inline-block; width:16px; height:16px; text-indent:-99999px; border-radius:10px; background: #db3400 url("/images/common/sub/content_tools.png?build_20250625002") no-repeat -134px 4px;}
 .contents_tools .content_util > li.tools_bookmark .util_box div.bookmark_list a.reset {float:right; display:block; padding:0 20px; margin:0 0 6px; background-color:#2e3851; color:#fff; font-size:14px; height:30px; line-height:30px;}
 .contents_tools .content_util > li.tools_qr img { margin:18px 0 -18px -25px; }
 .contents_tools .content_util > li .util_box .close_box{position: absolute; bottom: -36px; left: -1px; right: -1px; height: 36px; background-color: #2a548e;}
 .contents_tools .content_util > li .util_box .close_box .close{position: absolute; top: 0; right: 4px; width: 32px; height: 32px; text-indent: -99999px;}
 .contents_tools .content_util > li .util_box .close_box .close:before{content: ''; position: absolute; top: 50%; left: 50%; width: 16px; height: 16px; background: url("/images/common/sub/content_tools.png?build_20250625002") no-repeat -87px 0; margin: -8px 0 0 -8px;}
  .login-form-wrap { position: relative; margin:0 auto; width:100%; }
 .certify_info { border-top:2px solid #4164a2; border-bottom:1px solid #d2d2d2; padding:30px 3%; width:94%;}
 .certify_info h3.certify_tit { color:#4164a2 !important; font-size:18px !important; margin:0 0 15px 0 !important;}
 .certify_info p { font-size:14px !important; line-height:1.6 !important; margin:0 !important;}
 #login_box #member_login legend{ display:none;}
 #login_box { background-color: #edeff5; margin: 30px 0 0; padding:25px 3%; width: 94%; }
 #login_box p.login_tit { font-size:14px !important; line-height:1.6 !important; margin:0 !important;}
 #login_box fieldset{ border:none !important;}
 #login_box #member_login {margin:20px 0 0 0; padding:0;}
 #login_box #member_login ul { width:83%; margin:0; display:inline-block;}
 #login_box #member_login ul li {width:50%;float: left; position:relative;}
 #login_box #member_login p.btn { width:17%;float: right;display: flex;}
 #login_box input.btnSubmit { padding:10px 0; width:100%; cursor: pointer; position:relative; background:#4164a2; border:none; color:#fff; text-align: center;}
 #login_box #member_login ul li label { position:absolute; top:10px; left:10px; font-size:13px; color:#666; font-weight:500;}
 #login_box input.idinput, #login_box input.pwinput { border: 1px solid #ccc; color: #000000; font-size: 14px; padding: 10px 2%; width: 94%; vertical-align:middle; }
 #login_box .id_search { width:100%; text-align:center; border-top: 1px solid #d2d2d2; margin-top:30px; padding-top:10px;}
 #login_box .id_search li {display:inline; margin:0 10px 0 0; padding:0 13px 0 0; font-size:14px;background:url("/images/common/board/id_line_bg.gif?build_20250625002") no-repeat right 2px transparent;}
 #login_box .id_search li:last-child { background:none; margin-right:0; padding-right:0;}
 .certify_box { margin:30px 0 0; width:100%;}
 .certify_box .service_box_1 {background:url("/images/common/board/id_bg_one.png?build_20250625002") no-repeat center 25px transparent;}
 .certify_box .service_box_2 {background:url("/images/common/board/id_bg_two.png?build_20250625002") no-repeat center 25px transparent;}
 .certify_box h4 { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; font-size: 18px !important; font-weight: 600 !important; margin: 0 !important; padding: 0 !important; color:#2c6ea8 ; }
 .certify_box p.service_info {font-size:13px !important; line-height:1.6 !important;}
 .certify_box .g_box {padding:115px 6% 35px;border:1px solid #dddddd; margin-top:10px;}
 .certify_box .certify_one { float:left; width:48%;}
 .certify_box .certify_two { float:right; width:48%;}
 .service_sum {width:90%; padding:20px 5%; background:#edeff5; margin-top:20px;}
 .service_sum strong { font-size:14px;}
 .service_sum ul { margin:10px 0 0;}
 .service_sum ul li {font-size:13px !important; line-height:1.4 !important; margin:5px 0; background:url("/images/common/board/id_list_bl.gif?build_20250625002") no-repeat 0 8px transparent; padding:0 0 0 8px; color:#555; transition: 0.2s ease;}
 a.btn_certify { color: #fff; display: block; margin:20px auto 0; padding: 8px; position: relative; text-align: center; transition: background-color 0.2s ease; width:150px; background-color: #2c6ea8 !important; text-transform: uppercase !important }
 .certify_box a.btn1 { ; }
 .certify_box .btn1:hover .btn1hover1 {transform: scale(1, 1); }
 .certify_box .btn1 .btn1hover1 { background: #2c9a37 none repeat scroll 0 0; display: block; height: 100%; left: 0; position: absolute; top: 0; transform: scale(1, 0); transform-origin: center top 0; transition: all 0.2s ease-out; width: 100%; }
 .certify_box .btn1 span { position: relative; transition: color 0.5s ease-out; font-size:14px; }
 .certify_box .btn1:hover span {color: #fff;}
  /*#idpwsearch { margin: 30px auto 0; padding: 30px 0 30px 40px; position: relative; width: 95%; display:none; }
 #idpwsearch p.text01 { font-weight:bold; display:inline-block;}
 #idpwsearch p.img01 { width:18%; margin-right:2%; display:inline-block;}
 */  .idpwsearch { padding:0 !important; margin:0 !important; display:block !important; width:100% !important; min-height:400px;}
 .idpwsearch dl{ border:1px solid #d2d2d2; display:inline-block; float:left; width:47%; }
 .idpwsearch dl.search_id { margin-right:5.4%;}
 .idpwsearch dt { font-size:18px; font-weight:500; margin:25px 25px 30px;}
 .idpwsearch dt { font-size:18px; font-weight:500; margin:25px;}
 .idpwsearch .sch_idpwbtn { background-color:#f2f5f4; text-align:center; padding:29px 0; height:36px;}
 .idpwsearch .sch_idpwbtn p.sch_idpwbtn_in { width:96%; margin:0 auto;}
 .idpwsearch .sch_idpwbtn a { float:left; margin-top:0; width:39%; margin-left:5%;}
 .idpwsearch .sch_idpwbtn a:first-child { margin-right:0;}
 .idpwsearch .idpw_m { margin:0 25px 25px 0; padding:0 0 0 30%; font-size:13px; min-height:56px;}
 .idpwsearch .search_id dd.idpw_m {background:url("/images/common/member/sch_id_ico.gif?build_20250625002") no-repeat 11% 1px;}
 .idpwsearch .search_pw dd.idpw_m {background:url("/images/common/member/sch_pw_ico.gif?build_20250625002") no-repeat 11% 1px;}
  .resultjoin {width:100%; border:1px solid #d2d2d2;}
 .resultjoin p.text01 { font-weight:500; display:inline-block; font-size:17px; text-align:center; width:100%; padding-top:40px;}
 .resultjoin p.img01 {text-align:center; margin-top:30px;}
 .resultjoin ul {margin: 30px 0 ;}
  .resultid {width:100%; border:1px solid #d2d2d2; min-height:360px;}
 .resultid p.text01 { font-weight:500; display:inline-block; font-size:17px; text-align:center; width:100%; padding-top:40px;}
 .resultid p.img01 {margin:20px auto; width:7%;}
 .resultid ul.s1 {text-align:center;}
 .resultid ul.s1 li {margin-top:3px;}
 .resultid ul.s2 { background-color:#f2f5f4; margin:10px auto; padding: 20px 0; min-height:20px; width:56%;}
 .resultid ul.s2 li {margin-left:90px; float:left;}
 .resultid ul.s3 { width:41%; margin:0 auto;}
 .resultid ul.s3 li {float:left; margin-left:20px;}
  .waypw {width:100%;background:url("/images/common/member/sch_pw_ico.gif?build_20250625002") no-repeat 150px 50px ; border:1px solid #d2d2d2; min-height:250px; }
 .waypw p.text01 { font-weight:500; display:inline-block; font-size:17px; text-align:center; width:100%; padding-top:40px;}
 .waypw p.text02 { padding-top:20px; margin-left:29%;}
 .waypw .sendbtn { background-color:#f2f5f4; padding:31px 0; height:50px; width:100%; margin-top:20px;}
 .waypw ul li {width:30%; margin:0 auto; line-height:36px;}
 .waypw ul li a img { display:none;}
 .waypw ul li a { display:block; background-color:#2c6ea8 ; text-align:center; color:#fff;}
  .resetpw {width:100%; border:1px solid #d2d2d2;}
 .resetpw p.text01 { font-weight:500; display:inline-block; font-size:17px; text-align:center; width:100%; padding-top:40px;}
 .resetpw p.img01 {text-align:center; margin-top:30px;}
 .resetpw ul {margin: 30px 0 ;}
  #find_pw { border:1px solid #d2d2d2; padding-bottom:30px;}
 #find_pw p.text02 { font-weight:500; display:inline-block; font-size:17px; text-align:center; width:100%; padding-top:40px;}
  .wronganswer {width:100%; border:1px solid #d2d2d2;}
 .wronganswer p.text01 { font-weight:500; display:inline-block; font-size:17px; text-align:center; width:100%; padding-top:40px;}
 .wronganswer form {width:30%; margin:30px auto; text-align:center;}
 .wronganswer ul li {margin: 10px 0 ; text-align:center;}
  .sendpw {width:100%; border:1px solid #d2d2d2; background:url("/images/common/member/sendnum.png?build_20250625002") no-repeat center; height:210px}
 .sendpw p.text01 { font-weight:500; display:inline-block; font-size:17px; text-align:center; width:100%; padding-top:60px;}
 .sendpw ul {margin: 30px 0 0;}
  .sendnumber { background:url("/images/common/member/sendnum.png?build_20250625002") no-repeat center; padding:0 !important; margin:0 auto !important; display:block !important; width:100% !important; min-height:201px; border:1px solid #d2d2d2;}
 .sendnumber p.text01 { font-weight:500; display:inline-block; font-size:17px; text-align:center; width:100%; padding:45px 0 44px 0;}
 .sendnumber .sendbtn { background-color:#f2f5f4; padding:13px 0 26px; height:50px; width:100%;}
 .sendnumber .sendbtn ul {width:30%; margin:0 auto; }
 .sendnumber .sendbtn ul li {float:left; margin-left:9.5%;}
 ul.idin li {margin-top:10px; text-align:center;}
 @media screen and (min-width:1001px) and (max-width:1169px){ .resultid ul.s3 { width:51%; margin:0 auto;}
 .sendnumber .sendbtn ul {width:35%;}
 }
 @media screen and (max-width:964px){ .resultid ul.s3 { width:55%;}
 .resultid ul.s2 { width:65%;}
 .waypw {background:none;}
 .waypw ul li {width:35%;}
 .sendnumber .sendbtn ul {width:35%;}
 }
  #join_type { border: 1px solid #bbbbbb; float: left; height: 410px; width: 99.8%;}
 #join_type .type_w { width:100%; border-bottom:1px solid #e4e4e4; height:243px;}
 #join_type ul.type { padding: 0; overflow:hidden; width:99%; margin:0 auto;}
 #join_type ul.type li { background-image: none; float: left; width:33%; height:243px; border-left:1px solid #e4e4e4;}
 #join_type ul.type li:first-child { border-left:none;}
 #join_type ul.type li a { display:block; width:149px; margin:49px auto 0; padding-top:73px; font-size:15px;}
 #join_type ul.type li a img, #join_type ul.type li a span { display:block; text-align:center;}
 #join_type ul.type li a span.joinm { margin-bottom:10px;}
 #join_type ul.type li a span.joinbtn { background-color:#4264a3; height:37px; line-height:37px; color:#fff; border-bottom:3px solid #ddd; }
 #join_type ul.type li.ty01 a {background: url("/images/common/member/btn_type01_ico.gif?build_20250625002") no-repeat scroll top center transparent;}
 #join_type ul.type li.ty02 a {background: url("/images/common/member/btn_type02_ico.gif?build_20250625002") no-repeat scroll top center transparent;}
 #join_type ul.type li.ty03 a {background: url("/images/common/member/btn_type03_ico.gif?build_20250625002") no-repeat scroll top center transparent;}
 #join_type .mtxt_w { background-color:#f2f5f7; height:166px;}
 #join_type ul.mtxt { padding-top:32px; width: 85%; margin:0 auto; font-size:15px;}
 #join_type ul.mtxt li { background: url("/images/common/member/arrow_01.gif?build_20250625002") no-repeat scroll left 9px transparent; padding: 0 0 0 9px; line-height:24px;}
  #content #join_tab h5 { font-size:17px; font-weight:400; text-decoration: none; display: block; clear: both;}
 #join_tab { background-image: none; width:100%; margin: 0; padding: 0; }
 #join_tab ul.tab li span.here { font-size:14px; color:#df2a09; font-weight:400;}
 #join_tab ul.tab li span.no img { margin-right:3px; margin-top:3px;}
 #join_tab ul.tab li.jointab1.on {background: url("/images/common/member/jointab1_n_on.png?build_20250625002") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab2 {background: url("/images/common/member/jointab2_n.png?build_20250625002") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab2.on {background: url("/images/common/member/jointab2_n_on.png?build_20250625002") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab3 {background: url("/images/common/member/jointab3_n.png?build_20250625002") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab3.on {background: url("/images/common/member/jointab3_n_on.png?build_20250625002") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab4 {background: url("/images/common/member/jointab4_n.png?build_20250625002") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab4.on {background: url("/images/common/member/jointab4_n_on.png?build_20250625002") no-repeat scroll center 6px;}
 #join_tab ul.tab li span.right_bl { position:absolute; right:0; top:0; background: url("/images/common/member/right_bl.png?build_20250625002") no-repeat scroll center center; height:100%; width:17px;}
 #join_tab div.textArea { width: 100% !important; font-size:14px; background-color:#f2f5f7; }
 #join_tab p {  clear:both; margin: 0; padding: 10px 0 0; }
 #join_tab p input { margin-left: 4px; vertical-align: middle; }
 #join_tab p.joinPoint { background: url("/images/common/member/arrow_01.gif?build_20250625002") no-repeat scroll left 10px transparent; color: #4D4D4D;  margin-bottom: 10px; margin-top: 15px; padding: 0 0 0 8px; }
 #join_tab p.joinText { color: #4D4D4D; margin-left: 0; }
 #join_tab p.joinText strong { color: #00944A; font-weight: 400; text-decoration: underline; }
 #join_tab div.textArea, #join_tab div.borderArea, #join_tab div.borderArea02 { border-color: #C9C9C9 #E1E1E1 #E1E1E1; border-image: none; border-right: 1px solid #E1E1E1; border-style: solid; border-width: 1px; float: left; }
 #join_tab div.textArea div { height: 200px; margin: 10px 0 10px 15px; overflow-x: hidden; overflow-y: scroll; padding:0 2% 0 0; }
 #join_tab div.textArea div dl { margin: 10px 0 0; padding: 0; float:left; }
 #join_tab div.textArea div dl dt { color: #000000; font-weight: 400; margin: 10px 0 0; padding: 0; font-size:15px; }
 #join_tab div.textArea div dl dd { color: #666; font-weight: normal; margin: 5px 0 0; padding: 0; line-height:1.6; }
 #join_tab div.textArea table.basic{background-color: #fff;}
 #join_tab .img_realsearch { float: left; height: 100px; margin-top: 40px; padding-left: 28px; padding-top: 58px; width: 137px; }
 #join_tab ul.type li:first-child { margin-top:0;}
 #join_tab ul.type li img { float:left; display:block; margin-bottom:10px; margin-right:8px;}
 #join_tab ul.type li span { float:left; display:block;}
 #join_tab ul.type03 { border: 1px dashed #FF3300; float: left; font-size: 12px; font-weight: 400; margin-left: 8px; margin-top: 10px; margin-bottom:10px; padding: 10px 10px 10px 20px; }
 #join_tab ul.type03 li { background: url("/images/common/member/icon_excla.gif?build_20250625002") no-repeat scroll left -1px transparent; float: left; height: 18px; padding: 0 0 0 26px; }
 #join_tab p.end { float: left; margin: 0; padding-left: 28px; padding-top: 18px; width: 137px; }
 #join_tab ul.end { float: left; margin-left: 8px; margin-top: 50px; padding: 0; width: 350px; }
 #join_tab ul.end li { background: url("/images/common/member/arrow_01.gif?build_20250625002") no-repeat scroll left 7px transparent; float: left; font-size: 14px; line-height: 130%; }
 #join_tab ul.end li span { font-weight: 400; }
 #joinBtnGroup {  margin: 16px 0 15px 0; width: 100%; }
 #joinBtnGroup ul { text-align: center; }
 #join_tab div.borderArea { margin-top: 18px; padding: 0 22px 20px; width: 566px; }
 #join_tab div.borderArea dl dt { font-size: 14px; margin-top: 15px; vertical-align: text-bottom; }
 #join_tab div.borderArea dl dt img { margin-right: 10px; }
 #join_tab div.borderArea dl dd { font-weight: normal; margin-top: 10px; }
 #join_tab div.borderArea dl dd strong { color: #388D02; text-decoration: underline; }
 #join_tab div.borderArea02 { background: url("/01kr/images/use/img_join01.jpg?build_20250625002") no-repeat scroll 18px 12px transparent; margin-top: 16px; padding: 16px 40px 24px 130px; }
 ul#ipinBtnGroup { clear: both; padding-top: 19px; text-align: center; }
 ul#ipinBtnGroup li { display: inline; }
 #join_tab div.borderArea02 dl { width: 440px; }
 #join_tab div.borderArea02 dl dd { font-weight: normal; margin-top: 5px; }
 #join_tab div.borderArea02 dl dd strong { margin-left: 4px; }
 #join_tab table.joinTable caption { margin-top: 20px; padding-left: 20px; text-align: left; }
 #join_tab table.joinTable caption strong { color: #00A851; font-weight: normal; margin-left: 8px; }
 #join_tab table.joinTable tr th, #join_tab table.joinTable tr td { border-bottom: 1px solid #DCDEE7; }
 #join_tab table.joinTable tr th { background: url("/01kr/images/use/bol_jointh.gif?build_20250625002") no-repeat scroll 19px 18px #F5F6F6; padding: 10px 10px 10px 18px; text-align: left; vertical-align: text-top; width: 110px; font-weight:400; }
 #join_tab table.joinTable tr td { font-weight: normal; padding: 10px 10px; }
 #join_tab table.joinAddress tr td {  padding:0 0 5px 10px; }
 #join_tab table.joinAddress tr td.paddingOther01 { padding: 7px 10px 4px; }
 #join_tab table.joinAddress tr td.paddingOther02 { padding: 4px 10px 7px; }
 #join_tab table.joinTable tr td input, #join_tab table.joinTable tr td select, #join_tab table.joinTable tr td img { vertical-align: middle; }
 #join_tab table.joinTable tr td ul.joinLeft li { background-image: none; display: inline; }
 #join_tab table.joinTable tr td ul li { background-image: none !important; margin-left: 2px; margin-top:5px; font-size:14px; }
 span.must_input { color: #FF3300; }
 #join_tab table.joinTable tr td input.joinInput01, #join_tab table.joinTable tr td input.joinInput02, #join_tab table.joinTable tr td input.joinInput03, #join_tab table.joinTable tr td input.joinInput04, #join_tab table.joinTable tr td input.joinInput05, #join_tab table.joinTable tr td input.joinInput06, #join_tab table.joinTable tr td input.inputTextShort2 { border: 1px solid #C7C7C7; height: 20px; padding: 2px; }
 #join_tab table select {height: 24px;}
 #join_tab table.joinTable tr td input.joinInput01 { width: 132px; }
 #join_tab table.joinTable tr td input.joinInput02 { width: 341px; }
 #join_tab table.joinTable tr td input.joinInput03 { width: 65px; }
 #join_tab table.joinTable tr td input.joinInput04 { width: 399px; }
 #join_tab table.joinTable tr td input.joinInput05 { width: 49px; }
 #join_tab table.joinTable tr td input.joinInput06 { width: 113px; }
 #join_tab table.joinTable tr td input#birth_yy, #join_tab table.joinTable tr td input#birth_mm, #join_tab table.joinTable tr td input#birth_dd { width:100px;}
 #join_tab table.joinTable tr td input[type="radio"] { margin-right:3px;}
 #contentUseIdSearch input.checkInput07, #contentUseIdSearch input.checkInput08 { border: 1px solid #BFC7E0; height: 16px; padding: 2px; }
 #contentUseIdSearch input.checkInput07 { width: 234px; }
 #contentUseIdSearch input.checkInput08 { width: 107px; }
 #idsearch { width:441px; margin:0 auto; }
 #idsearch h2 {  margin-top: 10px; }
 #idsearch p.close { left: 410px; position: absolute; top: 10px; }
 #idsearch p { font-size: 14px; margin-left: 22px; margin-top: 20px; }
 #idsearch p.red { color: #FF4200; font-weight: 400; margin: 0 0 0 22px; }
 #idsearch p.black { color: #000000; font-weight: 400; margin: 20px 0 0 22px; }
 #idsearch form { width: 320px; }
 #idsearch fieldset { background-color: #F7F8F9; float: left; height: 44px; margin-left: 40px; margin-top: 20px; padding: 0 0 0 32px; width: 350px; }
 #idsearch fieldset legend { float: left; font-size: 12px; padding: 22px 0 0; visibility: visible; width: 50px; height:22px; }
 #idsearch input.w150 { border: 1px solid #C8D0EA; float: left; height: 22px; margin-top: 10px; width: 150px; }
 #idsearch input.p10 { float: left; margin-left: 5px; margin-top: 8px; }
 #idsearch .btn_use_ok{ display:block; text-align:center; margin-top:10px;}
 .AlignLeft { text-align: left !important; }
 .AlignCenter { text-align: center !important; }
 .AlignRight { text-align: right !important; }
 .ValignTop { vertical-align: top !important; }
 .ValignMiddle { vertical-align: middle !important; }
 .ValignBottom { vertical-align: bottom !important; }
 .DisplayBlock { display: block; }
 .DisplayInline { display:inline; }
 .DisplayNone { display: none; }
 .FloatLeft { float: left; }
 .FloatRight { float: right; }
 .ClearBoth { clear: both; }
 .BackgroundNone { background: none repeat scroll 0 0 transparent !important; }
 .BorderNone { border: medium none !important; }
 .BorderRightNone { border-right: medium none !important; }
 .PaddingNone { padding: 0 !important; }
 .MarginNone { margin: 0 !important; }
 .FontWeightNormal { font-weight: normal !important; }
 .FontWeightBold { font-weight: 400 !important; }
 .fontbw { letter-spacing: -1px; }
 #idsearch a.close { left: 410px; position: absolute; top: 25px; }
 .group02{ clear:both; float:left; width:100%; margin-top:50px !important;}
  p.end_top { width:99.8%; background-color:#f2f5f4; border:1px solid #d2d2d2; text-align:center; margin:25px 0 0 0 !important; padding:25px 0 !important; font-size:17px; }
 p.end_top span { color:#4264a3; font-weight: 400;}
  .pswd_checkbox{text-align: center;}
 .pswd_checkbox form[name="password_confirm"]{display: inline-block; padding: 50px 20%; border: 1px solid #4264a3; box-sizing: border-box; width: 100%;}
 .pswd_checkbox dl dt label[for="user_password"]{display: block; color: #4264a3; font-size: 22px; font-weight: 400;}
 .pswd_checkbox dl dd{border-bottom: 1px dashed #d2d2d2; padding-bottom: 20px; margin: 20px 0;}
 .pswd_checkbox dl dd input#user_password{width: 50%; margin: 0; height: 28px; line-height: 28px; padding: 0 7px; box-sizing: border-box;}
 .pswd_checkbox .pswd_btn{clear: both; display: inline-block;}
 .pswd_checkbox .pswd_btn li{float: left; margin-right: 5px;}
 .pswd_checkbox .pswd_btn li input[type="submit"]{display: block; border: 0; background-color: #4264a3; color: #fff; padding: 0 30px; height: 34px; line-height: 34px; font-weight: 300; font-size: 15px;}
 .pswd_checkbox .pswd_btn li .cancel{display: block; background-color: #333; color: #fff; padding: 0 30px; height: 34px; line-height: 34px; font-weight: 300; font-size: 15px;}
  .total_menu_cnt_wrap{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.75); z-index: 1000;}
 .total_menu_cnt_wrap.guide_close{background: none; width: auto;}
 .total_descrip{position:absolute; left: 50%; z-index: 10;}
 .total_descrip_inner{position:absolute;width:943px;height:749px;top:130px;left:50%;margin-left:-345px;background:url('/images/www/common/totalmenu_descript.png?build_20250625002') no-repeat center 0; }
 .total_descrip_inner > h2, .total_descrip_inner > p{text-indent:-9999px}
 .total_descrip_inner ul li a{position:absolute;display:block;width:70px;height:70px;border-radius:35px;color:#fff;text-indent:-9999px}
 .total_descrip_inner ul li.mokpo a{top: 122px;left:116px;}
 .total_descrip_inner ul li.tour a{top: 264px;left:0;}
 .total_descrip_inner ul li.biz a{top: 480px;left: 145px;}
 .total_descrip_inner ul li.munhak a{top: 666px;left: 355px;}
 .total_descrip_inner ul li.art a{top: 527px;right: 94px;}
 .total_descrip_inner ul li.youth a{top: 575px;right: 287px;}
 .total_descrip_inner ul li.car a{top: 370px;right: 10px;}
 .total_descrip_inner ul li.health a{top: 190px;right: 135px;}
 .tt_close{position:absolute;color:#fff;top:55%;margin-top:50px;left:60%;margin-left:-190px;font-size:15px;padding:12px 25px 12px 50px;border:1px solid #737171;border-radius:15px;background:url('/images/www/common/tt_menu_descrip_close.png?build_20250625002') no-repeat 20px 14px}
 .total_menu_cnt_wrap .total_menu_cnt{position:relative;left:0px; height: 100%; display: inline-block; z-index: 11;}
 .total_menu_cnt_wrap .total_menu_cnt > div{float:left;}
 .total_menu_cnt_wrap .total_menu_cnt > div > div{float:left;}
 .total_menu_cnt_wrap .total_menu_cnt #Depth1{width:308px;height:1080px;background:#222}
 .total_menu_cnt_wrap .total_menu_cnt #Depth1 h2{font-size:21px;font-weight:500;color:#fff ;padding:30px 0 50px 0; background:url('/images/www/common/total_title_bg.png?build_20250625002') no-repeat 68px 45px; text-align:center }
 .total_menu_cnt_wrap .total_menu_cnt #Depth1 > ul{padding-top:20px}
 .total_menu_cnt_wrap .total_menu_cnt #Depth1 > ul > li{background:url('/images/www/common/total_arrow.png?build_20250625002') no-repeat 263px center}
 .total_menu_cnt_wrap .total_menu_cnt #Depth1 > ul > li > a{display:block;font-size:15px;color:#fff;padding:7px 0px 7px 43px}
 .total_menu_cnt_wrap .total_menu_cnt #Depth1 > ul > li > a:hover{background:#4264a3 url('/images/www/common/total_arrow.png?build_20250625002') no-repeat 263px center}
 .total_menu_cnt_wrap .total_menu_cnt #Depth2{position:relative;width:285px;height:1080px; background:#e9e9e9 url('/images/www/common/depth2_bg.png?build_20250625002') repeat-y}
 .total_menu_cnt_wrap .total_menu_cnt #Depth2 h2{font-size:19px;font-weight:500;color:#010101;padding-left:50px;margin:30px 0 28px 0}
 .total_menu_cnt_wrap .total_menu_cnt #Depth2 > ul > li{background:url('/images/www/common/total_arrow2.png?build_20250625002') no-repeat 234px center;margin-left:22px;}
 .total_menu_cnt_wrap .total_menu_cnt #Depth2 > ul > li > a{display:block;font-size:14px;padding:7px 0px 7px 30px}
 .total_menu_cnt_wrap .total_menu_cnt #Depth2 > ul > li > a:hover{background:#00688f url('/images/www/common/total_arrow.png?build_20250625002') no-repeat 234px center;color:#fff}
 .total_menu_cnt_wrap .total_menu_cnt #Depth3{position:relative;background:#fff}
 .total_menu_cnt_wrap .total_menu_cnt #Depth3 .Depth3_cnt{float:left;width:228px}
 .total_menu_cnt_wrap .total_menu_cnt #Depth3 h2{font-size:18px;font-weight:500;color:#010101;padding-left:26px;margin:30px 0 28px 0}
 .total_menu_cnt_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li > a{display:block;font-size:14px;padding:7px 0px 7px 30px}
 .total_menu_cnt_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li > a:hover{color:#099a84}
 .total_menu_cnt_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li.newwin > a{background:url('/images/www/common/_blank.png?build_20250625002') no-repeat 165px 8px}
 .total_menu_cnt_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li > span{display: block;margin-top: 10px;text-align: center;font-weight: 600;font-size: 13px;}
 .total_menu_cnt_wrap .total_menu_cnt .total_menu_right_tab{float:left;width:49px;height:1080px;background:#4264a3}
 .total_menu_cnt_wrap .total_menu_cnt .total_menu_right_tab a {display:block;width:20px;height:20px;text-indent:-9999px;margin-left:14px;margin-top:20px}
 .total_menu_cnt_wrap .total_menu_cnt .total_menu_right_tab a.total_menu_cnt_close {background:url('/images/www/common/total_menu_close.png?build_20250625002') no-repeat;}
 .total_menu_cnt_wrap .total_menu_cnt .total_menu_right_tab a.total_menu_cnt_close:hover{background:url('/images/www/common/total_menu_close_hover.png?build_20250625002') no-repeat}
 .total_menu_cnt_wrap .total_menu_cnt .total_menu_right_tab a.Depth2_cancel {width:49px;height:53px;background:#222 url('/images/www/common/Depth2_cancel.png?build_20250625002') no-repeat;margin-top:32px;margin-left:0}
 .total_menu_cnt_wrap .total_menu_cnt .total_menu_right_tab a.Depth2_cancel:hover{width:49px;height:53px;background:#222 url('/images/www/common/Depth2_cancel_hover.png?build_20250625002') no-repeat;margin-left:0}
 .total_menu_cnt_wrap.on .total_menu_cnt #Depth2_3{position:relative; }
 /*.total_menu_cnt_wrap.on { display:block !important; }
*/ .total_menu_cnt_wrap.on .total_menu_cnt #Depth2 { display:block !important; }
 .total_menu_cnt_wrap.on .total_menu_cnt #Depth2 { left: 0; }
 .total_menu_cnt_wrap.on .total_menu_cnt #Depth3 { left: 0; }
 .total_menu_cnt_wrap.on .total_menu_cnt #Depth3 .Depth3_cnt {width: 280px !important; display: block !important;}
 .total_menu_cnt_wrap.on .total_menu_cnt #Depth1 > ul > li > a.on {background: #224039 url("/images/www/common/total_arrow.png?build_20250625002") no-repeat scroll 263px center;}
 .total_menu_cnt_wrap.on .total_menu_cnt #Depth2 > ul > li > a.on {background: #224039 url("/images/www/common/total_arrow.png?build_20250625002") no-repeat scroll 234px center;color: #fff;}
 .total_menu_cnt_wrap.on .total_menu_cnt #Depth3 .Depth3_cnt > ul > li > a.on { color: #099a84;}
 /* .total_menu_cnt_wrap.on .total_menu_cnt #Depth2_3 {left: 55px !important;position: absolute;}
 .total_menu_cnt_wrap.on .total_menu_cnt #Depth3 .Depth3_cnt {background-color: #fff;border-left: 1px solid;float: left;height: 100%;left: -200px;position: absolute;width: 228px !important;z-index: 99999; display:block;}
 .total_menu_cnt_wrap.on .total_menu_cnt .total_menu_right_tab {left: -15px; position: relative;}
 */ .Depth1_over {background:#4264a3 url("/images/www/common/total_arrow.png?build_20250625002") no-repeat scroll 263px center !important;}
 .Depth2_over {background:#00688f url("/images/www/common/total_arrow.png?build_20250625002") no-repeat scroll 234px center !important;}
 .Depth2_over a{color : #ffffff;}
 .Depth3_over a{color: #099a84; font-weight:500;}
 .ajax_loader {background:url("/images/spinner_squares_circle.gif") no-repeat center center transparent;width:100%;height:100%;}
 #Depth3 .Depth3_cnt .ajax_loader {height:50%;}
 #get_page {position: absolute; top: -76px;width: 600px;background: #fff none repeat scroll 0 0;height: auto;left: 762px;overflow: scroll;padding: 25px;; z-index: 9999;display:none;padding-top:0}
 #get_page .preview_header {position:fixed;width:583px;;background:#fff;padding-top:25px }
 #get_page .preview_header p:first-child{text-align:center}
 #get_page .preview_header .path {position:relative;font-size:15px;color:#000;font-weight:500;border-bottom:2px solid #099a84;border-top:1px solid #d2d2d2;padding:11px 0;margin-top:17px}
 #get_page .preview_header .path span{display:inline-block;width:420px}
 #get_page .preview_header > p > a{position:absolute;top:7px;right:0px;width:99px;height:29px;line-height:29px;font-size:14px;color:#fff;background:#099a84 url('/images/www/common/icon_total_blank.png?build_20250625002') no-repeat 13px center;padding-left:32px}
 .get_page_img {border: 1px solid #099a84;padding:25px 0 20px 20px;border-radius:5px;background:url('/images/www/common/ready.png?build_20250625002') no-repeat 22px 27px;font-size:13px;color:#126843;padding-left:70px;margin:15px 0}
 .get_page_img span{display:block;font-size:14px;color:#000;font-weight:500;}
 #get_page h3 {font-size:16px;color:#099a84;margin: 35px 0 8px 0;}
 #get_page h4{font-size:15px;margin:10px 0 5px 0}
 #get_page table { border-collapse: collapse; border-spacing: 0; margin-top: 20px; width: 100%; border-top: 1px solid #4264a3; }
 #get_page table th{ background-color: #fbfbfb; border-bottom: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; border-top: 1px solid #4264a3;font-weight: 600; line-height: 14px;padding: 14px 0; text-align: center;}
 #get_page table th:last-child{border-right:none}
 #get_page table td{background-color: #fff;border-bottom: 1px solid #d2d2d2;border-right: 1px solid #d2d2d2;line-height: 16px;padding: 12px 15px;text-align: center;}
 #get_page table td:last-child{border-right:none}
 .preview_body{margin-top:170px;margin-bottom:100px}
 .preview_body > ul > li{background:url('/images/www/common/preview_dot.png?build_20250625002') no-repeat left 7px;padding-left:10px;font-size:14px;}
 .preview_body > p{font-size:14px;}
 /* .preview_body > div:last-child{display:none}
 */ .pv_paging{text-align:center;margin:20px 0}
 .pv_paging > div a{padding:7px 12px;border:1px solid #d1ccc9}
 .pv_searchform{text-align:center}
 .pv_searchform label{display:none}
 .pv_searchform select{width:70px;height:27px;background:#ebebe4;border:1px solid #d6d6d6}
 .pv_searchform input[type="text"]{width:236px;height:27px;background:#ebebe4;border:1px solid #d6d6d6}
 .pv_searchform input[type="button"]{width:40px;height:27px;background:#ebebe4;border:1px solid #d6d6d6}
 #Depth1 label{position:absolute;top: 120px;left: 69px;color:#eee;font-size: 13px;}
 #menu_search{width:208px;height:38px;background:url('/images/www/common/total_searchmenu_bg.png?build_20250625002') no-repeat;padding-left:34px;margin-left: 32px;border:none;margin-top: 10px;}
 #Depth1 input{color:#fff;font-size:14px}
 input[type="text"].menu_search::-webkit-input-placeholder{font-size:14px;color:#b8bfbe;}
 input[type="text"].menu_search:-ms-input-placeholder{font-size:14px;color:#b8bfbe;}
 input[type="text"].menu_search::-moz-placeholder {font-size:14px;color:#b8bfbe;}
 input[type=text]::-ms-clear { display:none; }
 #header .initial_sound{display:none;float:none;position:relative;}
 .initial_sound .inner{position:absolute;top:-2px;padding:18px;width:206px;height:131px;margin-left:32px;background:#352d2d;border-bottom:1px solid #292121;}
 .initial_sound .inner > ul > li{float:left;display:block !important}
 .initial_sound .inner > ul > li.on > a{background:#74e9d7}
 .initial_sound .inner > ul > li > a{display:block;width:23px;height:21px;border:1px solid #bfc4c8;background:#fff;text-align:center;color:#1e332f;font-size:16px;margin-right:4px;margin-bottom:4px}
 .initial_sound .inner > p{color:#fff;background:url('/images/www/common/total_menu_notice.png?build_20250625002') no-repeat ;padding-left:24px;margin-top:15px;font-size:12px}
 .initial_sound > a{position:absolute;top: 166px;width:242px;height:29px;line-height:29px;margin-left: 32px;color: #aa8c8c;font-size:11px;background:url('/images/www/common/total_menu_colse_bg.png?build_20250625002') repeat;}
 .initial_sound > a > span{padding-left:175px;}
 #Depth1 > a{position:absolute;top:126px;left:255px;;width:11px;background:url('/images/www/common/total_menu_colse.png?build_20250625002') no-repeat;text-indent:-9999px}
 .integration_category_wrap{position:relative;left:0;top:0;height:100%;z-index:1000}
 .integration_category_wrap .total_menu_cnt{left:0px}
 .integration_category_wrap .total_menu_cnt > div{float:left}
 .integration_category_wrap .total_menu_cnt > div > div{float:left;}
 .integration_category_wrap .total_menu_cnt #Depth1{width:308px;height:1080px;background:url('/images/www/common/root_bg.png?build_20250625002') no-repeat}
 .integration_category_wrap .total_menu_cnt #Depth1 h2{font-size:21px;font-weight:500;color:#fff;padding-left:43px;margin:30px 0 22px 0}
 .integration_category_wrap .total_menu_cnt #Depth1 > ul{}
 .integration_category_wrap .total_menu_cnt #Depth1 > ul > li{background:url('/images/www/common/total_arrow.png?build_20250625002') no-repeat 263px center}
 .integration_category_wrap .total_menu_cnt #Depth1 > ul > li > a{display:block;font-size:15px;color:#fff;padding:7px 0px 7px 43px}
 .integration_category_wrap .total_menu_cnt #Depth1 > ul > li > a:hover{background:#224039 url('/images/www/common/total_arrow.png?build_20250625002') no-repeat 263px center}
 .integration_category_wrap .total_menu_cnt #Depth2{position:relative;left:0;width:285px;height:1080px;background:url('/images/www/common/depth2_bg.png?build_20250625002') no-repeat;}
 .integration_category_wrap .total_menu_cnt #Depth2 h2{font-size:19px;font-weight:500;color:#010101;padding-left:50px;margin:30px 0 28px 0}
 .integration_category_wrap .total_menu_cnt #Depth2 > ul > li{background:url('/images/www/common/total_arrow2.png?build_20250625002') no-repeat 234px center;margin-left:22px;}
 .integration_category_wrap .total_menu_cnt #Depth2 > ul > li > a{display:block;font-size:14px;padding:7px 0px 7px 30px}
 .integration_category_wrap .total_menu_cnt #Depth2 > ul > li > a:hover{background:#224039 url('/images/www/common/total_arrow.png?build_20250625002') no-repeat 234px center;color:#fff}
 .integration_category_wrap .total_menu_cnt #Depth3{position:relative;left:0;background:#fff}
 .integration_category_wrap .total_menu_cnt #Depth3 .Depth3_cnt{float:left;width:228px;}
 .integration_category_wrap .total_menu_cnt #Depth3 h2{font-size:18px;font-weight:500;color:#010101;padding-left:26px;margin:30px 0 28px 0}
 .integration_category_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li > a{display:block;font-size:14px;padding:7px 0px 7px 30px}
 .integration_category_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li > a:hover{color:#099a84}
 .integration_category_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li.newwin > a{background:url(/images/www/common/_blank.png?build_20250625002) no-repeat 165px 8px}
 .integration_category_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li > span{display: block;margin-top: 10px;text-align: center;font-weight: 600;font-size: 13px;}
 .integration_category_wrap .total_menu_cnt .total_menu_right_tab{float:left;width:49px;height:1080px;background:url('/images/www/common/close_bg.png?build_20250625002') no-repeat}
 .integration_category_wrap .total_menu_cnt .total_menu_right_tab a {display:block;width:20px;height:20px;text-indent:-9999px;margin-left:14px;margin-top:20px}
 .integration_category_wrap .total_menu_cnt .total_menu_right_tab a.total_menu_cnt_close {background:url('/images/www/common/total_menu_close.png?build_20250625002') no-repeat;}
 .integration_category_wrap .total_menu_cnt .total_menu_right_tab a.total_menu_cnt_close:hover{background:url('/images/www/common/total_menu_close_hover.png?build_20250625002') no-repeat}
 .integration_category_wrap .total_menu_cnt .total_menu_right_tab a.Depth2_cancel {width:49px;height:53px;background:url('/images/www/common/Depth2_cancel_hover2.png?build_20250625002') no-repeat;margin-top:32px;margin-left:0}
 .integration_category_wrap .total_menu_cnt .total_menu_right_tab a.Depth2_cancel:hover{width:49px;height:53px;background:url('/images/www/common/Depth2_cancel.png?build_20250625002') no-repeat;margin-left:0}
 .integration_category_wrap .total_menu_cnt #Depth2_3{position:relative; left:0px;}
 .integration_category_wrap .total_menu_cnt #Depth2 { display:none; }
 .integration_category_wrap.on .total_menu_cnt #Depth2 { display:block !important; }
 .integration_category_wrap.on .total_menu_cnt #Depth2_3 {left: 290px;position: absolute;}
 .integration_category_wrap.on .total_menu_cnt #Depth2_3 {left: 55px;}
 .integration_category_wrap.on .total_menu_cnt #Depth3 .Depth3_cnt {background-color: #fff;border-left: 1px solid;float: left;height: 100%;left: -200px;position: absolute;width: 228px !important;z-index: 99999;}
 .integration_category_wrap.on .total_menu_cnt .total_menu_right_tab {left: -15px; position: relative;}
 .integration_category_wrap .total_menu_cnt #Depth1 > ul > li > a.on {background: #224039 url("/images/www/common/total_arrow.png?build_20250625002") no-repeat scroll 263px center;}
 .integration_category_wrap .total_menu_cnt #Depth2 > ul > li > a.on {background: #224039 url("/images/www/common/total_arrow.png?build_20250625002") no-repeat scroll 234px center;color: #fff;}
 .integration_category_wrap .total_menu_cnt #Depth3 .Depth3_cnt > ul > li > a.on { color: #099a84;}
 #new_wrap { margin: auto;width: 1400px;}
 #new_wrap .initial_sound{display:none;float:none;position:relative;}
 #new_wrap #right, #new_wrap #content_wrap{float:right;width:995px; margin-right: 15px;}
 #new_wrap #new_header .logo a {display:inline-block;width:101px;height:45px;background:url('/images/www/common/logo.png?build_20250625002') no-repeat;text-indent:-9999px}
 #new_wrap #new_header .left_util ul li a {display: block;background: url('/images/www/common/icon_layout.png?build_20250625002') no-repeat;padding-left: 22px;margin-top:-30px}
 #new_wrap #new_header .left_util ul li.logout a{width:60px;background-position: -7px -20px;}
 #new_wrap #new_header {border-bottom:1px solid #000;height: 100px;}
 #new_wrap #new_wrap #footer{clear:both}
 #new_wrap #new_header .header_top { height: 75px; margin: 0 auto; max-width: 1200px; min-width: 761px; position: relative; }
 #new_wrap #new_header .header_top h1 { padding-top: 12px; text-align: center; }
 #new_wrap #new_header .left_util ul li.logout a { background-position: -7px -20px; width: 60px; }
 #new_wrap #new_header .logo a { background: rgba(0, 0, 0, 0) url("/images/www/common/logo.png?build_20250625002") no-repeat scroll 0 0; display: inline-block; height: 45px; text-indent: -9999px; width: 101px; }
 #new_wrap #footer { clear: both !important; }
 #new_wrap #footer_wrap{clear:both}
 #new_wrap .contents_tools {display: none;}
  #content .box_type .align_right{position: relative; z-index: 10;}
  .toppopup_wrap{display:block; position:relative; min-width: 1200px; height: 140px; z-index: 11;}
 .toppopup_wrap .toppopup{width: 1200px; margin: 0 auto;}
 .top_popup_bxslider{width: 100%; overflow: hidden; position: relative; height: 140px;}
 .top_popup_bxslider li{float:left; text-align:center;}
 .top_popup_bxslider li.slide{visibility: hidden;}
 .top_popup_bxslider li a{display:block; text-align:center;}
 .top_popup_bxslider li img{width:100%; max-width:1200px; height:140px;}
 .toppopup_wrap .closeCheck{position:absolute; bottom:15px; right:50%; margin-right:-760px; color: #fff; transition: ease 0.15s; z-index: 100; height: 18px; line-height: 17px;}
 .toppopup_wrap .closeCheck label, .toppopup_wrap .closeCheck input{cursor: pointer; float: left;}
 .toppopup_wrap .closeCheck label { color:#606060;}
 .toppopup_wrap .closeCheck input{margin: 0 0 0 7px; width: 18px; height: 18px;}
 .toppopup_wrap .custom_control{position: absolute; bottom: 15px;left: 90px; padding: 0 8px; background-color: #fff; border-radius: 13px;}
 .toppopup_wrap .custom_control .custom_nav{top: 0; right: -20px; width: 16px; height: 23px; text-indent: -99999px; background: url(/images/www/main/main_sp2.png?build_20250625002) no-repeat; display:inline-block;}
 .toppopup_wrap .custom_control .custom_nav.prev_btn{background-position:4px 4px; left:0;}
 .toppopup_wrap .custom_control .custom_nav.next_btn{background-position: -12px 4px; right:0;}
 .toppopup_wrap .custom_control .custom_pager{display: inline-block; margin: 4px 20px; height:12px;}
 .toppopup_wrap .custom_control .custom_pager > li{float: left; margin-left: 10px;}
 .toppopup_wrap .custom_control .custom_pager > li:first-child{margin-left: 0;}
 .toppopup_wrap .custom_control .custom_pager > li a{display: block; color: #000; font-size: 12px; text-align: center; width: 18px; height: 18px; font-weight: 300; line-height: 18px; background-color:#fff; border-radius:10px;}
 .toppopup_wrap .custom_control .custom_pager > li a.active { background-color:#0080c6; color:#ffff; font-weight:400;}
 .toppopup_wrap .custom_control .control_btn{ display: inline-block; text-indent: -99999px; width: 18px; height: 18px; background: #fff url("/images/www/main/main_sp2.png?build_20250625002") no-repeat; border-radius:10px;}
 .toppopup_wrap .custom_control .control_btn.stop{background-position: -43px 4px;}
 .toppopup_wrap .custom_control .control_btn.start{background-position: -27px 4px;}
 @media screen and (max-width:1550px){ .toppopup_wrap .closeCheck{right: 2% !important; margin-right: 0 !important;}
 }
 @media screen and (max-width:1220px){ .toppopup_wrap{min-width: inherit !important; width: 100%;}
 .toppopup_wrap .toppopup{width: 100% !important;}
 }
 @media screen and (max-width:1100px){ .toppopup_wrap{display: none !important;}
 #header .header_top .w_listbox > ul > li.popup{display: none;}
 }
  .open_type{clear: both; position: relative; display: inline-block; margin-bottom: 20px;}
 .open_type .type_1{float: left;}
 .open_type .type_1 a{display: block;}
 .open_type .type_1 a:hover{box-shadow: 1px 3px 6px 0 rgba(0,0,0,0.7);}
 /*.open_type .type_1_text{display: none; position: absolute; top: 5px; left: 215px; width: 500px; padding-left: 20px;}
*/ .open_type .type_1_text{display: none; width: 500px; padding: 5px 15px; border-radius: 5px; border: 1px solid #666; float:left; margin-left:10px;}
 .open_type .type_1_text a{display: inline-block; font-weight: 400; color: #4264a3;}
 .open_type .type_1_text a:hover{text-decoration: underline;}
 .open_type:hover .type_1_text{display: block;}
  #wrap .snb a.newwin span.newicon{display: inline-block; position: relative; top: 5px; padding: 0; text-indent: -99999px; width: 15px; height: 12px; margin-left: 7px; background: url("/images/common/sub/SubMenu_Div_sp.png?build_20250625002") no-repeat 0 -289px;}
 #wrap .wide .snb .snbA > a.newwin span.newicon{top:19px;}
 #wrap .snb .snbA > a.newwin:hover span.newicon, #wrap .snb .snbA > a.newwin:focus span.newicon{background-position: 0 -360px;}
 #wrap .snb .snbB a.newwin:hover span.newicon, #wrap .snb .snbB a.newwin:focus span.newicon{background-position: 0 -360px;}
  .gm-style-iw > div{overflow: visible !important;}
 .gm-style-iw > div > div{overflow: visible !important;}
 #content .gm-style img{max-width: none;}
 .box_hidden, .text_hidden{position: absolute; text-indent: -99999px; width: 0; height: 0; border: 0; font-size: 1px; z-index: -1; margin: 0; padding: 0;}
 span.next{display: block;}
  #member_join { margin-top: 20px; float: left; border: 1px solid #ccc; width: 100%; padding: 1%; box-sizing: border-box;}
 #joinBtnGroup p.m_send { display:inline-block;margin-left: 5px; padding:0;}
 .button_list_1 { margin-top:20px; text-align:center;}
 .button_list_1 li { display:inline-block;vertical-align: middle;}
 #join_type { border: 1px solid #bbbbbb; float: left; height: 410px; width: 99.8%;}
 #join_type .type_w { width:100%; border-bottom:1px solid #e4e4e4; height:243px;}
 #join_type ul.type { padding: 0; overflow:hidden; width:99%; margin:0 auto;}
 #join_type ul.type li { background-image: none; float: left; width:33%; height:243px; border-left:1px solid #e4e4e4;}
 #join_type ul.type li:first-child { border-left:none;}
 #join_type ul.type li a { display:block; width:149px; margin:49px auto 0; padding-top:73px; font-size:15px;}
 #join_type ul.type li a img, #join_type ul.type li a span { display:block; text-align:center;}
 #join_type ul.type li a span.joinm { margin-bottom:10px;}
 #join_type ul.type li a span.joinbtn { background-color:#4264a3; height:37px; line-height:37px; color:#fff; border-bottom:3px solid #ddd; }
 #join_type ul.type li.ty01 a {background: url("/images/common/member/btn_type01_ico.gif?build_20250625002?build_20210114037") no-repeat scroll top center transparent;}
 #join_type ul.type li.ty02 a {background: url("/images/common/member/btn_type02_ico.gif?build_20250625002?build_20210114037") no-repeat scroll top center transparent;}
 #join_type ul.type li.ty03 a {background: url("/images/common/member/btn_type03_ico.gif?build_20250625002?build_20210114037") no-repeat scroll top center transparent;}
 #join_type .mtxt_w { background-color:#f2f5f7; height:166px;}
 #join_type ul.mtxt { padding-top:32px; width: 85%; margin:0 auto; font-size:15px;}
 #join_type ul.mtxt li { background: url("/images/common/member/arrow_01.gif?build_20250625002?build_20210114037") no-repeat scroll left 9px transparent; padding: 0 0 0 9px; line-height:24px;}
 #join_tab p.p_agree { margin-top:14px; display:block;}
 #content #join_tab h5 { margin-left:0px !important; }
 #join_tab { background-image: none; width:100%; margin: 0; padding: 0; }
 #join_tab ul.tab { padding: 0; overflow:hidden; border:1px solid #bbbbbb; width:99.8%; height:135px;}
 #join_tab ul.tab li { float: left; padding-top: 57px; font-size:15px; text-align:center; width:25%; line-height:20px; margin-top:23px; position:relative; }
 #join_tab ul.tab li span.here { font-size:14px; color:#df2a09; font-weight:400;}
 #join_tab ul.tab li span.no img { margin-right:3px; margin-top:3px;}
 #join_tab ul.tab li.jointab1 {background: url("/images/common/member/jointab1_n.png?build_20250625002?build_20210114037") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab1.on {background: url("/images/common/member/jointab1_n_on.png?build_20250625002?build_20210114037") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab2 {background: url("/images/common/member/jointab2_n.png?build_20250625002?build_20210114037") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab2.on {background: url("/images/common/member/jointab2_n_on.png?build_20250625002?build_20210114037") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab3 {background: url("/images/common/member/jointab3_n.png?build_20250625002?build_20210114037") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab3.on {background: url("/images/common/member/jointab3_n_on.png?build_20250625002?build_20210114037") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab4 {background: url("/images/common/member/jointab4_n.png?build_20250625002?build_20210114037") no-repeat scroll center 6px;}
 #join_tab ul.tab li.jointab4.on {background: url("/images/common/member/jointab4_n_on.png?build_20250625002?build_20210114037") no-repeat scroll center 6px;}
 #join_tab ul.tab li span.right_bl { position:absolute; right:0; top:0; background: url("/images/common/member/right_bl.png?build_20250625002?build_20210114037") no-repeat scroll center center; height:100%; width:17px;}
 .in_agree { text-align:center; }
 #join_tab div.textArea { width: 100% !important; font-size:14px; background-color:#f2f5f7; float:none !important; }
 #join_tab p input { margin-left: 4px; vertical-align: middle; }
 #join_tab p.joinPoint { background: url("/images/common/member/arrow_01.gif?build_20250625002?build_20210114037") no-repeat scroll left 10px transparent; color: #4D4D4D; margin-bottom: 10px; margin-top: 15px; padding: 0 0 0 8px; }
 #join_tab p.joinText { color: #4D4D4D; margin-left: 0; }
 #join_tab p.joinText strong { color: #00944A; font-weight: 400; text-decoration: underline; }
 #join_tab div.textArea, #join_tab div.borderArea, #join_tab div.borderArea02 { border-color: #C9C9C9 #E1E1E1 #E1E1E1; border-image: none; border-right: 1px solid #E1E1E1; border-style: solid; border-width: 1px; float: left; }
 #join_tab div.textArea div { height: 200px; margin: 10px 0 10px 15px; overflow-x: hidden; overflow-y: scroll; padding:0 2% 0 0; }
 #join_tab div.textArea div dl { padding: 0; float:left; }
 #join_tab div.textArea div dl dt { color: #000000; font-weight: 400; margin: 10px 0 0; padding: 0; font-size:15px; }
 #join_tab div.textArea div dl dd { color: #666; font-weight: normal; margin: 5px 0 0; padding: 0; line-height:1.6; }
 #join_tab div.textArea table.basic{background-color: #fff;}
 #join_tab .img_realsearch { float: left; height: 100px; margin-top: 40px; padding-left: 28px; padding-top: 58px; width: 137px; }
 #join_tab ul.type { float: left; margin-top: 28px; padding: 15px 4% 5px; width: 91.8%; border:1px solid #d2d2d2; background-color:#f2f5f7; }
 #join_tab ul.type li { background-image: none; float: left; font-size:15px; width:100%; line-height:25px;}
 #join_tab ul.type li img { float:left; display:block; margin-right:8px;}
 #join_tab ul.type li span { float:left; display:block;}
 #join_tab ul.type02 { margin-left: 8px; margin-top: 19px; overflow:hidden; }
 #join_tab ul.type02 li { background: url("/images/common/member/arrow_01.gif?build_20250625002?build_20210114037") no-repeat scroll left 9px transparent; float: left; line-height: 22px; width: 95%; padding: 0 0 0 10px; font-size:14px; }
 #join_tab ul.type03 { border: 1px dashed #FF3300; float: left; font-size: 12px; font-weight: 400; margin-left: 8px; margin-top: 10px; margin-bottom:10px; padding: 10px 10px 10px 20px; }
 #join_tab ul.type03 li { background: url("/images/common/member/icon_excla.gif?build_20250625002?build_20210114037") no-repeat scroll left -1px transparent; float: left; height: 18px; padding: 0 0 0 26px; }
 #join_tab p.end { float: left; margin: 0; padding-left: 28px; padding-top: 18px; width: 137px; }
 #join_tab ul.end { float: left; margin-left: 8px; margin-top: 50px; padding: 0; width: 350px; }
 #join_tab ul.end li { background: url("/images/common/member/arrow_01.gif?build_20250625002?build_20210114037") no-repeat scroll left 7px transparent; float: left; font-size: 14px; line-height: 130%; }
 #join_tab ul.end li span { font-weight: 400; }
 #joinBtnGroup p a.btn_ok{display: block; background-color: #5258a4; width: 150px; height: 28px; line-height:28px; padding: 4px; margin: 0 auto; border-radius: 3px; color: #fff;}
 #joinBtnGroup p a.num_chk{background-color: #af2828;}
 #joinBtnGroup p a.btn_ok.num_chk {width: 80px !important;}
 #joinBtnGroup ul { text-align: center; }
 #joinBtnGroup ul li { background-image: none !important; display: inline-block; vertical-align: middle; }
 #joinBtnGroup ul li select.joinSelect03{width: 80px; height: 32px;}
 #joinBtnGroup ul li input[type="text"].joinInput05{width: 80px; height: 30px; padding-left: 10px;}
 #join_tab div.borderArea { margin-top: 18px; padding: 0 22px 20px; width: 566px; }
 #join_tab div.borderArea dl dt { font-size: 14px; margin-top: 15px; vertical-align: text-bottom; }
 #join_tab div.borderArea dl dt img { margin-right: 10px; }
 #join_tab div.borderArea dl dd { font-weight: normal; margin-top: 10px; }
 #join_tab div.borderArea dl dd strong { color: #388D02; text-decoration: underline; }
 #join_tab div.borderArea02 { background: url("/01kr/images/use/img_join01.jpg?build_20250625002?build_20210114037") no-repeat scroll 18px 12px transparent; margin-top: 16px; padding: 16px 40px 24px 130px; }
 ul#ipinBtnGroup { clear: both; padding-top: 19px; text-align: center; }
 ul#ipinBtnGroup li { display: inline; }
 #join_tab div.borderArea02 dl { width: 440px; }
 #join_tab div.borderArea02 dl dd { font-weight: normal; margin-top: 5px; }
 #join_tab div.borderArea02 dl dd strong { margin-left: 4px; }
 #join_tab table.joinTable { border:1px solid #d2d2d2; clear: both; padding: 0; width: 100%; }
 #join_tab table.joinTable caption { margin-top: 20px; padding-left: 20px; text-align: left; }
 #join_tab table.joinTable caption strong { color: #00A851; font-weight: normal; margin-left: 8px; }
 #join_tab table.joinTable tr th, #join_tab table.joinTable tr td { border-bottom: 1px solid #DCDEE7; }
 #join_tab table.joinTable tr th { background-color:#fafafa; padding: 10px 10px 10px 18px; text-align: left; vertical-align: text-top; width: 145px; font-weight:400; border-right:1px solid #e4e4e4; }
 #join_tab table.joinTable tr td { font-weight: normal; padding: 10px 20px; vertical-align:middle; }
 #join_tab table.joinAddress tr td { padding:0 0 5px 10px; }
 #join_tab table.joinAddress tr td.paddingOther01 { padding: 7px 10px 4px; }
 #join_tab table.joinAddress tr td.paddingOther02 { padding: 4px 10px 7px; }
 #join_tab table.joinTable tr td input, #join_tab table.joinTable tr td select, #join_tab table.joinTable tr td img { vertical-align: middle; }
 #join_tab table.joinTable tr td ul.joinLeft li { background-image: none; display: inline; }
 #join_tab table.joinTable tr td ul li { background-image: none !important; margin-left: 2px; font-size:13px; }
 span.must_input { color: #FF3300; }
 #join_tab table.joinTable tr td input.joinInput01, #join_tab table.joinTable tr td input.joinInput02, #join_tab table.joinTable tr td input.joinInput03, #join_tab table.joinTable tr td input.joinInput04, #join_tab table.joinTable tr td input.joinInput05, #join_tab table.joinTable tr td input.joinInput06, #join_tab table.joinTable tr td input.inputTextShort2 { border: 1px solid #C7C7C7; height: 20px; padding: 2px; }
 #join_tab table select {height: 24px;}
 #join_tab table.joinTable tr td input.joinInput01 { width: 132px; }
 #join_tab table.joinTable tr td input.joinInput02 { width: 341px; }
 #join_tab table.joinTable tr td input.joinInput03 { width: 65px; }
 #join_tab table.joinTable tr td input.joinInput04 { width: 399px; }
 #join_tab table.joinTable tr td input.joinInput05 { width: 49px; }
 #join_tab table.joinTable tr td input.joinInput06 { width: 113px; }
 #join_tab table.joinTable tr td input#birth_yy, #join_tab table.joinTable tr td input#birth_mm, #join_tab table.joinTable tr td input#birth_dd { width:100px;}
 #join_tab table.joinTable tr td input[type="radio"] { margin-right:3px; margin-top:0px; }
 #join_tab table.joinTable tr td .inp_check { margin-right:10px; }
 #contentUseIdSearch input.checkInput07, #contentUseIdSearch input.checkInput08 { border: 1px solid #BFC7E0; height: 16px; padding: 2px; }
 #contentUseIdSearch input.checkInput07 { width: 234px; }
 #contentUseIdSearch input.checkInput08 { width: 107px; }
 #idsearch { width:441px; margin:0 auto; }
 #idsearch h2 { margin-top: 10px; }
 #idsearch p.close { left: 410px; position: absolute; top: 10px; }
 #idsearch p { font-size: 14px; margin-left: 22px; margin-top: 20px; }
 #idsearch p.red { color: #FF4200; font-weight: 400; margin: 0 0 0 22px; }
 #idsearch p.black { color: #000000; font-weight: 400; margin: 20px 0 0 22px; }
 #idsearch form { width: 320px; }
 #idsearch fieldset { background-color: #F7F8F9; float: left; height: 44px; margin-left: 40px; margin-top: 20px; padding: 0 0 0 32px; width: 350px; }
 #idsearch fieldset legend { float: left; font-size: 12px; padding: 22px 0 0; visibility: visible; width: 50px; height:22px; }
 #idsearch input.w150 { border: 1px solid #C8D0EA; float: left; height: 22px; margin-top: 10px; width: 150px; }
 #idsearch input.p10 { float: left; margin-left: 5px; margin-top: 8px; }
 #idsearch .btn_use_ok{ display:block; text-align:center; margin-top:10px;}
 .join_top{ text-align:center;width:1200px; margin:0 auto; margin-bottom:60px}
 .join_top h2{ font-size:31px; line-height:31px; font-weight:500; color:#000;}
 .join_top p{ color:#707070;}
 .join_top .join_step{ margin-top:30px; overflow:hidden}
 .join_top .join_step span{ display:inline-block; background:url(/survey/images/module/step.png?build_20250625002?build_20210114037) 0 -52px; width:125px; height:49px; line-height:49px; text-align:center; font-size:19px; color:#707070; font-weight:300 }
 .join_top .join_step span.on{background:url(/survey/images/module/step.png?build_20250625002?build_20210114037) 0 0;color:#000; font-weight:600}
 .join_top .join_step span.done{background:url(/survey/images/module/step.png?build_20250625002?build_20210114037) 0 -104px; text-indent:-9999px;}
 .agree_01{ width:1200px; height:350px; background:#f5f7f7; border:1px solid #d2d2d2;font-size:13px; overflow:auto; margin-top:10px;}
 .agree_01 pre{padding:20px; line-height:inherit; font-family:inherit; font-weight:300;white-space:pre-wrap;}
 .check_agree{ font-size:17px; text-align:center; margin-top:34px;}
 .join2_box{ text-align:center;}
 .join2_txt{ font-size:15px; display:inline-block;margin-left: 25px !important;}
 .txt_confirm{ font-size:31px; color:#db4149}
 p.chk_number { display:inline-block;}
 .join3_box{ padding:40px 60px}
 .p_line{ border-bottom:1px solid #d2d2d2; padding:10px 0; font-size:17px;}
 .p_line .tit{ display:inline-block; width:100px; padding:0 20px;height:32px; line-height:32px; }
 .p_line span.tit_block{ display:block; float:left}
 .p_line input[type=radio] + label{ height:32px; padding-left:3px; line-height:32px;}
 .p_line input[type=text], .p_line input[type=password], input.basic{ border:1px solid #d2d2d2; background:#f0f0f0; padding-left:10px; height:32px; line-height:32px;}
 input.noline{ border:none !important; background:#FFF !important; padding-left:0 !important}
 .p_line select.select_basic{height:32px;line-height:32px; border:1px solid #d2d2d2; background:#f0f0f0; padding-left:10px; font-size:15px;}
 .p_line em.pass_txt1{ font-size:12px; color:#707070;}
 .p_line em.pass_txt2{ font-size:12px; color:#089efa;}
 .input_list{ float:left; width:870px;}
 .input_list > label{ margin-right:45px; color:#666; font-weight:300}
 .right_tit{ margin-left:100px;}
 .join3_txt1{ margin-top:62px; text-align:center; font-size:17px; font-weight:300}
 .join3_txt2{ margin-top:30px; text-align:center; font-weight:500; font-size:23px;}
 .join4_txt{ font-weight:500; font-size:17px; margin-top:37px; line-height:37px}
 ul.joinLeft{display:inline-block;}
 .button_list_1 { margin-top:20px; text-align:center;}
 .button_list_1 li { display:inline-block;vertical-align: middle;}
 .showid {text-align:center;margin-top: 30px;}
 .showid p {font-size:18px;border-bottom: 1px dashed #ccc; padding-bottom: 20px !important;}
 .new_pass {text-align:center; margin-top:30px;}
 .new_pass a.btn {background-color: #ffc90c; font-size: 18px; padding: 5px; text-align: center; width: 150px; height: 30px; margin: 0 5px; display: inline-block; line-height: 30px; border-radius: 3px;}
 