Help
RSS
API
Feed
Maltego
Contact
Domain > btshospital.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-11-10
116.126.87.13
(
ClassC
)
2025-11-03
211.248.1.221
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 03 Nov 2025 20:40:32 GMTServer: Apache/2.4.6 (CentOS) PHP/5.4.16X-Powered-By: Next.jsSet-Cookie: ltracedeleted; expiresThu, 01-Jan-1970 00:00:01 GMTSet-Cookie: idx_stacker%7B%22main_design_contents%22%3A%22main_design_contents%22%7D; expiresWed, 03-Dec-2025 20:40:32 GMT; path/; domainbtshospital.comTransfer-Encoding: chunkedContent-Type: text/html; charsetUTF-8 !doctype html>html>head>meta charsetUTF-8>meta nameviewport contentwidth480px,target-densitydpimedium-dpi>meta nameformat-detection contenttelephoneno />link relstylesheet typetext/css href>link relstylesheet typetext/css hrefhttp://support.urdv.net/font/notoSans.css> link relstylesheet typetext/css hrefhttp://support.urdv.net/font/nanumSquare.css>title>빛고을생생병원/title>meta nametitle content빛고을생생병원>meta namekeywords content광주광역시 북구 각화동 480-102 빛고을생생병원, 관절척추센터, 위대장내시경, 통증클리닉, 종합건강검진>meta namesubject content빛고을생생병원>meta namedescription content광주광역시 북구 각화동 480-102 빛고을생생병원, 관절척추센터, 위대장내시경, 통증클리닉, 종합건강검진>meta propertyog:title content빛고을생생병원> meta propertyog:description content광주광역시 북구 각화동 480-102 빛고을생생병원, 관절척추센터, 위대장내시경, 통증클리닉, 종합건강검진>meta propertyog:url content>link relshortcut icon href/_files/69fJvJE2V.png>!-- -->link relcanonical hrefhttp://btshospital.com/>link relstylesheet href/mvwizSWF3.0/etc/jquery-ui-1.11.1.css />link relstylesheet typetext/css href/mvwizSWF3.0/etc/style.css?ts2020-02-20/>link href/mvwizSWF3.0/editor/css/style.css relstylesheet typetext/css />link href/mvwizSWF3.0/etc/lightbox/css/lightbox.css relstylesheet />link href/mvwizSWF3.0/etc/flexslider/flexslider.css relstylesheet />link href/mvwizFramework7.3/mvwizWebCom/color-picker/jquery.colorpicker.css relstylesheet typetext/css/>link href/mvwizFramework7.3/mvwizWebCom/design/basic.css relstylesheet />link relstylesheet typetext/css href/mvwizSWF3.0/etc/slick/slick.css>link relstylesheet typetext/css href/mvwizSWF3.0/etc/datetimepicker/jquery.datetimepicker.css>script src/mvwizSWF3.0/etc/jquery.min-1.11.1.js>/script> script src/mvwizSWF3.0/etc/jquery-ui.min-1.11.1.js>/script>script src/mvwizSWF3.0/etc/html5.js>/script>script typetext/javascript src/mvwizSWF3.0/etc/script.js?version2025-10-31 charsetutf-8>/script>link relstylesheet href//cdn.rawgit.com/xdan/datetimepicker/master/jquery.datetimepicker.css>script src//cdn.rawgit.com/xdan/datetimepicker/master/jquery.datetimepicker.js>/script>script src/mvwizFramework7.3/mvwizWebCom/mvwizEditor.1.0.1/mvwizEditor.js?ts2024-05-11>/script> script typetext/javascript src/mvwizSWF3.0/etc/js.mvwizThemeFlash.js charsetutf-8>/script>script src/mvwizSWF3.0/etc/js.popup.js languagejavascript typetext/javascript charsetUTF-8>/script>script src/mvwizSWF3.0/etc/imageMapResizer.min.js languagejavascript typetext/javascript charsetUTF-8>/script>script src/mvwizSWF3.0/etc/lightbox/js/lightbox.min.js>/script>script src/mvwizSWF3.0/etc/flexslider/jquery.flexslider.js>/script>script src/mvwizFramework7.3/mvwizWebCom/color-picker/jquery.colorpicker.js>/script>script src/mvwizFramework7.3/mvwizWebCom/ace-builds-master/src/ace.js>/script>script src/mvwizFramework7.3/mvwizWebCom/ace-builds-master/src/ext-settings_menu.js>/script>script src/mvwizSWF3.0/etc/parallax.min.js>/script>script src/mvwizSWF3.0/etc/jquery.vticker-main.js>/script>script typetext/javascript src/mvwizSWF3.0/etc/slick/slick.min.js>/script>script typetext/javascript src/mvwizSWF3.0/etc/datetimepicker/jquery.datetimepicker.full.js>/script>script src//developers.kakao.com/sdk/js/kakao.min.js>/script>div stylebackground:url(img/screen-black.png); width:100%;height:2000px;position:fixed;top:0px;left:0px;z-index:999999;display:none; idblacksheepwall>/div>div classmvwizSWF2 idupload_file_library_dsp styleline-height:180%;font-family:맑은 고딕;display:none;position:fixed;bottom:20px;right:20px;width:1250px;height:650px;border:5px solid #4bb5d6;background-color:#FFFFFF;padding:10px;border-radius:10px;padding:0px;z-index:9999999;>/div>script>menu_fixed(mvwizBlacksheep_dsp,30);var mvwizdatetimepicker_day ;var mvwizdatetimepicker_time ;function mvwizQuickSearch(inputobj,target){ var firstobj null; var input inputobj; var filter input.value.toLowerCase(); var menuItems document.querySelectorAll(target); for (var i 0; i menuItems.length; i++) { var menuItem menuItemsi; var text menuItem.textContent.toLowerCase(); if (text.includes(filter)) { firstobj firstobj?firstobj:menuItem; menuItem.style.display block; // 일치하는 항목 표시 } else { menuItem.style.display none; // 일치하지 않는 항목 숨김 } } // 검색어가 없을 때는 모든 항목을 다시 표시 if (filter ) { firstobj null; for (var i 0; i menuItems.length; i++) { menuItemsi.style.display block; } } if (event.keyCode 13) { if(firstobj){ firstobj.click() } }}/script>style>/style> iframe styledisplay:none; nameevent_listener_dsp>/iframe>script>$(document).ready(function() {});/script>style>h1,h2,h3,h4,h5,div, p, a, input, em, strong, span { font-family: NanumBarunGothic, sans-serif; }a, button { border: 0; padding: 0; outline: none; text-decoration: none; }*:focus { outline: none; }body{-webkit-text-size-adjust:none;}.header { background: #ffffff; position:relative; z-index: 20; }.header .header_top { position: relative; height:110px; width:1341px; margin:0 auto;}.header .header_top h1 {position:absolute; left:20px; top:50%; transform: translateY(-50%); margin-left:initial;}.header .header_top h1 a { display: block; font-size: 0;}.header .header_top h1 img { display: block; height: 50px;}.header .header_top h1 img+img {display:none;}.header .header_top .right_top {position:absolute; right:20px; top:35px;}.header .header_top .right_top img {display: block; width:251px; height:43px;}.header .header_top .login { position: absolute; top: 0%; right: 20px; margin: 0px 0 0 0; }.header .header_top .login ul li { display: inline-block; padding: 0 10px; border-right: 1px solid rgba(0,0,0,0.2); line-height: 14px; }.header .header_top .login ul li:last-child { border-right: none; }.header .header_top .login a { display: block; line-height: 100%; color: #666; font-size: 12px; text-decoration: none; }.header .header_top .login span { color: #454545; }.header .header_top .login a:hover { color: #999; }.header .header_top .login > a { display: inline; margin-right: 20px; }.header .header_top .login > a:last-child { margin-right: none; }.header .header_top .login > a > img { vertical-align: middle; }.header .header_top .phone { position: absolute; top: 50%; left: ; margin: -30px 0 0 0; }.header .header_top .phone img { height: 60px; }.header .nav.stOne { height: 50px; background: #ffffff; border-top: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); text-align: center; position: relative; }.header .nav.stOne .depth1 { font-size: 0; width:1341px;}.header .nav.stOne .depth1 li { transition:all 0.3s; }.header .nav.stOne .depth1 > li { display: inline-block; width: calc( 1341px / 7 ); text-align: center; line-height: 50px; vertical-align: top; }.header .nav.stOne .depth1 > li a { display: block; line-height: 50px; color: #000000; font-size: 16px; font-weight: 400; text-decoration: none; transition:0.1s;}.header .nav.stOne .depth1 > li:hover > a { display: block; line-height: 50px; /*padding:17px 0 0px; margin-top:-17px;*/ border-bottom:3px solid #; box-sizing:border-box; color: #000000; font-size: 16px; text-decoration: none; background-color: #ffffff; transition:0.2s;}.header .nav.stOne .depth1 li > div { display: none; height: auto !important;}.header .nav.stOne .depth2 { z-index: 99; background: rgba(255,255,255,0.9); opacity: 0; /*transition:all 0.2s; display: none; */ padding: 12px 0;}.header .nav.stOne .depth2 li a { display: block; line-height: 1.6em; padding: 12px 0; word-break: keep-all; color: #454545; font-size: 15px; font-weight: 400; }.header .nav.stOne .depth1 li:hover ul.depth2 { display: block; opacity: 1; box-shadow:1px 0 10px -1px gray ;}.header .nav.stOne .depth2 li:hover a { background: #f7f7f7; color: #000000; }.header .nav.stOne .depth3 li a {/*color: #494949; */ display:none;}.header .nav.stAll .depth3 {display:none;} .header .nav.stOne .depth3 li:hover a { background: #909090; color: #494949; }.header .nav.stAll { height: 50px; background: #ffffff; border-top: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); text-align: center; position: relative; }.header .nav.stAll .depth1 {max-width: 1341px; margin: 0 auto; font-size: 0;}.header .nav.stAll .depth1 li { display: inline-block; width: calc( 1341px / 7 ); text-align: center; line-height: 50px; vertical-align: top; }.header .nav.stAll .depth1 li a { display: block; color: #000000; line-height: 50px; font-size: 16px; font-weight: 700; text-decoration: none; letter-spacing:-1px;}.header .nav.stAll .depth2 li a { line-height: 40px; color: #454545; font-size: 15px; font-weight: 400; transform:skew(-0.001deg); letter-spacing:-1px;}.header .nav.stAll .depth1 li > div {display: none;}.header .nav.stAll .depth1 li > div .depth2 { height: 340px; background: rgba(255,255,255,0.9);}/*.header .nav.stAll .depth2 { overflow: hidden; z-index: 99; opacity: 0; transition: all 0.3s; padding: 12px 0; height: 0px; line-height: 0px;}*/.header .nav.stAll .depth1 li:hover { transition:all 0.3s; background: #ffffff; }.header .nav.stAll .depth2 li:hover { transition:all 0.3s; background: #f7f7f7; }.header .nav.stAll .depth1 li:hover > a { color: #000000; }.header .nav.stAll .depth1 > li:hover > a { background: #;}.header .nav.stAll .depth2 li:hover > a { color: #000000; }.header .nav.stAll .depth1:hover .depth2 { opacity: 0.9; /*height: inherit;*/ min-height: 350px;}.header .nav.stOne.nobdr,.header .nav.stAll.nobdr { border : none; }.header .nav.stOne .depth1 > li > a,.header .nav.stAll .depth1 > li > a{ border-right:1px solid rgba(0,0,0,0.2);}.header .nav.stOne .depth1 > li:first-child > a,.header .nav.stAll .depth1 > li:first-child > a{ border-left:1px solid rgba(0,0,0,0.2);}.header .nav.stOne .depth1 .depth2,.header .nav.stAll .depth1 .depth2{ border-right:0px solid rgba(0,0,0,0.2); border-top:1px solid rgba(0,0,0,0.2); }.header .nav.stOne .depth1 > li:last-child a,.header .nav.stAll .depth1 > li:last-child a { background-image: none;}.header .nav.stOne .depth1 > li:first-child .depth2,.header .nav.stAll .depth1 > li:first-child .depth2{ border-left:0px solid rgba(0,0,0,0.2);}.header a.mbn { display: none; }.header a.mmn { display: none; }.mlogin { display: none; }.header a.woonommn { display: none; }.header .woonoNav { display: none; }.header .woonoLogin { display: none; } .header.mstyle2 a.woonommn { display: none; }.header.mstyle2 .woonoNav { display: none; }.header.mstyle2 .woonoLogin { display: none; } .header .header_top .login ul { display: inline-block; vertical-align: middle; }.tab_depth3 { position: absolute; top:720px; width: 1000px; left:50%; transform:translateX(-50%); display:none;}.tab_depth3 ul { border: 1px solid #ccc; overflow:hidden; }.tab_depth3 ul:after {content:; display:block; clear:both; }.tab_depth3 ul li { float: left; width: calc(33.33334% + 1px); height: 40px; box-sizing: border-box; overflow:hidden; margin-bottom: -1px; margin-right: -1px; }.tab_depth3 ul li a { display: block; width:100%; height: 40px; text-align: center; line-height: 20px; padding: 10px 0; box-sizing: border-box; text-decoration: none; color: #454545; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }.tab_depth3 ul li.menu_over a { color: #000000; background: #494949; }.h2_title { font-size: 30px; font-weight: 800; color: #000; text-align: center; margin-bottom: 30px;}body .contents .depth_three{ position:absolute; top:350px; width:1104px; left:0; z-index:10; left:50%; transform: translateX(-50%); display:none;}body .contents .depth_three li a{ float: left; color:#000; font-size:16px; width:calc( 100% / 0); height: 40px; border:1px solid #a3a3a3; border-right:none; text-align:center; line-height:38px; box-sizing:border-box; background-color:#fff; letter-spacing:-1px;}body .contents .depth_three li.menu_over > a { color:#fff; background-color:#707070;}body .contents .depth_three li:last-child a{ border-right:1px solid #a3a3a3;}@media screen and ( max-width: 1280px ) { .header .nav.stOne .depth1 > li { display: inline-block; width: calc( 100% / 7 ); text-align: center; line-height: 50px; vertical-align: top; }.header .nav.stAll .depth1 > li { display: inline-block; width: calc( 100% / 7 ); text-align: center; line-height: 50px; vertical-align: top;}}@media screen and ( max-width: 767px ) {.header { height: 90px; position: relative; max-width: 100%; margin: 0; z-index: 999;}.header .header_top { position: relative; padding: 0; height:90px; width:480px; margin:0 auto;}.header .header_top h1 {position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);}.header .header_top h1 a { display: block; font-size: 0;}.header .header_top h1 img {display:none;}.header .header_top h1 img+img { display: block; height: 60px; margin:0 auto; }.header .header_top .right_top {display:none;}.header .login { display: none; }.header a.mbn { display: block; position: absolute; top:0; left: 0; width: 90px; height: 90px;}.header a.mbn img { width: 100%; }.header a.mmn { display: block; position: absolute; top:0; right: 0; width: 90px; height: 90px;}.header a.mmn img { width: 100%; }.header .nav.stOne,.header .nav.stAll { display: none; width: 50%; height: auto; margin: 0; z-index: 999999; position: absolute; border-top: none; border-bottom: none; background: rgba(0,0,0,0.88); top: 90px; right: 0; margin: 0 0 0 -50%;}.header .nav ul { max-width: 100%; height: auto; font-size: 14px; margin: 0; }.header .header_top .rightTop {display:none;}.header .nav.stOne ul.depth1 > li { display: block; line-height: 50px; text-align: left; width: 100%; }.header .nav.stAll ul.depth1 li { display: block; line-height: 50px; text-align: left; width: 100%; }.header .nav.stOne ul.depth1 > li > a,.header .nav.stAll ul.depth1 > li > a { border-bottom: 1px solid rgba(255,255,255,0.2); background-image:none; }.header .nav.stOne ul.depth1 li a,.header .nav.stAll ul.depth1 li a { display: block; width: 80%; padding: 0 10%; height: 60px; line-height: 60px; color: #fff; font-size: 16px; letter-spacing: -0.06em; font-weight: 400; } .header .nav.stOne .depth1 > li ul.depth2,.header .nav.stAll .depth1 > li ul.depth2 { z-index: 99; background: none; opacity: 1; transition: none; display: block; padding: 12px 0; }.header .nav.stOne ul.depth1 li ul.depth2,.header .nav.stAll ul.depth1 li ul.depth2 { display: block; background: none; height: inherit; min-height: inherit; border-bottom: 1px solid rgba(255,255,255,0.5); }.header .nav.stOne ul.depth1 li ul.depth2 li,.header .nav.stAll ul.depth1 li ul.depth2 li { display: block; text-align: left; }body .header .nav ul.depth1 li ul.depth2 li a { color: #fff; height: inherit; line-height: 14px; font-size: 14px; padding: 22px 10% 22px 16%; box-sizing: border-box; position: relative; background: url(/_files/5OwW4eYsw.png) no-repeat 14% center; background-size: 6px 3px;} .mlogin { display: block; } .mlogin ul { position: relative; font-size: 0 !important; border-bottom: 1px solid #666; } .mlogin ul li { width: 50%; display: inline-block; border-right: 1px solid #666; box-sizing: border-box; } .mlogin ul li:nth-child(2n) { border-right: none; } .mlogin ul li a { display: block; color: #fff; text-decoration: none; font-size: 14px; line-height: 50px; } .header.mstyle2 a.woonommn { display: block; position: absolute; top:0; left: 0; width: 90px; height: 90px;}.header.mstyle2 a.woonommn img { width: 100%; }.header.mstyle2 a.mmn { display: none; }.header.mstyle2 a.mbn { display: none; }.header.mstyle2 .woonoLogin { display: none; position: absolute; top:0; right: 0; width: 90px; height: 90px; background: url() no-repeat center; background-size: 100% auto;} .header.mstyle2 .woonoLogin .preset_hidden_login { width: 90px; height: 90px; }.header.mstyle2 .woonoNav { width: 100%; height: auto; margin: 0; z-index: 999999; position: absolute; border-top: none; border-bottom: none; background: #fff; top: 90px; left: 0; /*margin: 0 0 0 -50%;*/ white-space: nowrap;}.header.mstyle2 .woonoNav .mlogin { background: #1d1e20;}.header.mstyle2 .woonoNav .mlogin ul { text-align: center;} .header.mstyle2 .woonoNav .mlogin ul li { display: inline-block; text-align: center; }.header.mstyle2 .woonoNav .mlogin ul li { width: auto; padding: 0 20px;}.header.mstyle2 .woonoNav .mlogin ul li:nth-child(1) a{ padding: 0 20px 0 120px;}.header.mstyle2 .woonoNav .mlogin ul li:nth-child(2) a{ padding: 0 120px 0 20px;}.header.mstyle2 .woonoNav .mlogin ul li:nth-child(2n) { border-right: 1px solid #666;}.header.mstyle2 .woonoNav .mlogin ul li:last-child { border-right: none;} .header.mstyle2 .woonoNav .mlogin ul li span { display: block; color: #fff; text-decoration: none; font-size: 14px; line-height: 50px;} .header.mstyle2 .woonoNav .depth1 > li { border-bottom: 1px solid #ddd;} .header.mstyle2 .woonoNav .depth1 > li a { display: block; padding: 0 20px; color: #666; height: 54px; line-height: 54px; background: url(/_files/5Tr9f029C.png) no-repeat 96% center; background-size: 24px auto;} .header.mstyle2 .woonoNav .mTopMenu { border-bottom: 1px solid #666;}.header.mstyle2 .woonoNav .mTopMenu:after {content:; display:block; clear:both; }.header.mstyle2 .woonoNav .mTopMenu a { display: block; float: left; width: 25%; height: 100px; border-right: 1px solid #ddd; box-sizing: border-box; text-align: center; color: #666; text-decoration: none; }.header.mstyle2 .woonoNav .mTopMenu a img { display: block; margin: 10px auto 10px auto; width: 40%; white-space: nowrap;}.header.mstyle2 .woonoNav .mTopMenu a:last-child { border-right: none;}.header.mstyle2 .woonoNav .depth1 li > div { display: none;} .header.mstyle2 .woonoNav .depth2 { border-top: 1px solid #454545; border-bottom: 1px solid #454545; margin: 0 0 -1px 0; background: #f0f0f0;} .header.mstyle2 .woonoNav .depth2 li { border-bottom: 1px solid #ccc;} .header.mstyle2 .woonoNav .depth2 li:last-child { border-bottom: none;} .header.mstyle2 .woonoNav .depth2 li a { text-decoration: none; background: url(/_files/5TreUPrAl.png) no-repeat 96% center;} /*.tab_depth3 { position: absolute; top:720px; width: 1000px; left:50%; transform:translateX(-50%);}.tab_depth3 ul { border: 1px solid #ccc; overflow:hidden; }.tab_depth3 ul:after {content:; display:block; clear:both; }.tab_depth3 ul li { float: left; width: calc(33.33334% + 1px); height: 40px; box-sizing: border-box; overflow:hidden; margin-bottom: -1px; margin-right: -1px; }.tab_depth3 ul li a { display: block; width:100%; height: 40px; text-align: center; line-height: 20px; padding: 10px 0; box-sizing: border-box; text-decoration: none; color: #454545; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }.tab_depth3 ul li.menu_over a { color: #000000; background: #494949; }*/.tab_depth3 { position: relative;top:0; width: 460px; margin: 10px; left:0; transform:inherit;}.tab_depth3 ul { border: 1px solid #ddd; border-bottom:0; overflow:hidden; }.tab_depth3 ul:after {content:; display:block; clear:both; }.tab_depth3 ul li { float: left; width: 33.33333%; height: 50px; box-sizing: border-box; overflow:hidden; margin-bottom: 0;}.tab_depth3 ul li a { display: block; width: 100%; height: 50px; text-align: center; line-height: 30px; padding: 10px 0; box-sizing: border-box; text-decoration: none; color: #454545; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }.tab_depth3 ul li:nth-child(3n) a { border-right: none; }.tab_depth3 ul li:nth-child(5n) a { border-right: 1px solid #ddd; }.h2_title { font-size: 30px; font-weight: 800; color: #000; text-align: center; margin-bottom: 30px;}body .header .nav.stOne .depth1 > li:hover,body .header .nav.stAll .depth1 > li:hover,body .header .nav.stOne .depth1 > li ul.depth2 li:hover,body .header .nav.stAll .depth1 > li ul.depth2 li:hover { background-color: #000 !important; transition:all none; }body .header .nav.stOne .depth1 > li:hover a,body .header .nav.stAll .depth1 > li:hover a,body .header .nav.stOne .depth1 > li ul.depth2 li:hover a,body .header .nav.stAll .depth1 > li ul.depth2 li:hover a { color: #fff; background-color: #000 !important; transition:all none; }body .header .nav.stOne .depth1 > li ul.depth2,body .header .nav.stAll .depth1 > li ul.depth2 { min-height: 1px !important; }body .contents .depth_three {display:none;}}/* ene 480 *//style>/head>body> div classheader mstyle2> div classheader_top> h1>a href/> img src/_files/67BcFCo54.png alt> img src/_files/69afbl5K-.png alt> /a> /h1> div classright_top> img src/_files/5WWAe-Y7g.png> /div> div classlogin> div classpreset_hidden_login onclicklogin_open();>img src/_files/5CQeg6GY-.png height10>/div> /div> a classmbn hreftel:02>img src/_files/5RmzaFeZb.png>/a>!--주로 전화연결 --> a classmmn>img src/_files/5Rhro4XBB.png>/a>!-- 모바일 메뉴 --> a classwoonommn>img src/_files/5Rhro4XBB.png>/a>!-- 우노힐 스타일 모바일 메뉴 --> div classwoonoLogin>div classpreset_hidden_login onclicklogin_open();>img src/_files/5CQeg6GY-.png height10>/div>/div>!-- 우노힐 스타일 모바일 로그인 --> /div> div classnav stAll nobdr> div classmlogin>div classpreset_hidden_login onclicklogin_open();>img src/_files/5CQeg6GY-.png height10>/div>/div> ul classdepth1> li class has-child> a href/index.php?idxc61e533f34b1e1 target onmouseover target>병원소개/a> div>ul classdepth2 > li class onmouseover> a href/index.php?idxc61e533f34b1e1/c61e534204b1f2 target>병원소개/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e1/c61e534214b1f4 target>인사말/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e1/c61e534214b1f6 target>층별안내/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e1/c61e534224b1f8 target>오시는길/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e1/c61e534224b1fa target>주차안내/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e1/c61e534234b1fc target>병원소식/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e1/c61e534234b1fe target>장비소개/a> /li> /ul>/div> /li> li class has-child> a href/index.php?idxc61e533f34b1e3 target onmouseover target>진료안내/a> div>ul classdepth2 > li class onmouseover> a href/index.php?idxc61e533f34b1e3/c61e5343f4b204 target>의료진·과목/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e3/c61e5343f4b206 target>진료시간/a> /li> /ul>/div> /li> li class has-child> a href/index.php?idxc61e533f34b1e5 target onmouseover target>관절·척추센터/a> div>ul classdepth2 > li class has-child onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b target>어깨·팔꿈치·손목센터/a> div>ul classdepth3> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe112 target>오십견/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe114 target>충돌증후군/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe116 target>석회성건염/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe118 target>회전근개파열/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe11a target>어깨 관절와순파열/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe11c target>습관성 어깨 탈구/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe11e target>어깨관절염/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe120 target>어깨 인공관절 치환술/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe122 target>골프엘보/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe124 target>테니스엘보/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef09afe126 target>팔꿈치 관절염/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef09afe128 target>손목터널증후군/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef09afe12a target>팔꿈치 강직/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef09afe12c target>팔꿈치터널증후군/a> /li> /ul>/div> /li> li class has-child onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d target>무릎·발목·고관절센터/a> div>ul classdepth3> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0d7 target>퇴행성관절염/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0d9 target>반월상 연골 손상/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0db target>무릎 관절 연골 손상/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0dd target>무릎 인대 손상/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0df target>무릎 무통 인공관절 치환술/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0e1 target>대퇴골두무혈성괴사/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77d5f0e3 target>퇴행성 고관절염/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77d5f0e5 target>고관절 인공관절 치환술/a> /li> /ul>/div> /li> li class has-child onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f target>척추센터/a> div>ul classdepth3> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0ea target>허리디스크/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0ec target>척추관협착증/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0ee target>퇴행성디스크/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0f0 target>디스크내장증/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0f2 target>척추분리증/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0f4 target>척추전방전위증/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0f6 target>척추측만증/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0f8 target>척추압박골절/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0fa target>강직성척추염/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0fc target>목디스크/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cf5f0fe target>거북목증후군/a> /li> li class onmouseover> a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cf5f100 target>후종인대골화증/a> /li> /ul>/div> /li> /ul>/div> /li> li class has-child> a href/index.php?idxc61e533f44b1e7 target onmouseover target>위·대장 내시경센터/a> div>ul classdepth2 > li class onmouseover> a href/index.php?idxc61e533f44b1e7/c61e534604b214 target>위내시경/a> /li> li class onmouseover> a href/index.php?idxc61e533f44b1e7/c61e534604b216 target>대장내시경/a> /li> /ul>/div> /li> li class has-child> a href/index.php?idxc61e533f44b1e9 target onmouseover target>통증 클리닉/a> div>ul classdepth2 > li class onmouseover> a href/index.php?idxc61e533f44b1e9/c61e534694b21b target>비수술통증치료/a> /li> li class onmouseover> a href/index.php?idxc61e533f44b1e9/c61e5346a4b21d target>도수치료/a> /li> li class onmouseover> a href/index.php?idxc61e533f44b1e9/c61e5346a4b21f target>ESWT/a> /li> /ul>/div> /li> li class has-child> a href/index.php?idxc61e533f54b1eb target onmouseover target>종합건강검진센터/a> div>ul classdepth2 > li class onmouseover> a href/index.php?idxc61e533f54b1eb/c61e534794b224 target>소개/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1eb/c61e5347a4b226 target>검진프로그램/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1eb/c61e5347a4b228 target>예약 및 접수/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1eb/c61e5347a4b22a target>검진 순서 및 주의사항/a> /li> /ul>/div> /li> li class has-child> a href/index.php?idxc61e533f54b1ed target onmouseover target>이용안내/a> div>ul classdepth2 > li class onmouseover> a href/index.php?idxc61e533f54b1ed/c61e5348d4b22f target>입·퇴원/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1ed/c61e5348d4b231 target>면회/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1ed/c61e5348e4b233 target>증명서발급/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1ed/c63c8a7ac1bbdc target>처방전 대리 수령 안내/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1ed/c61e5348e4b235 target>비급여항목/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1ed/c61e5348e4b237 target>건강상담/a> /li> li class onmouseover> a href/index.php?idxc61e533f54b1ed/c61e5348f4b239 target>고객의 소리/a> /li> /ul>/div> /li>/ul> /div> div classwoonoNav> div classmlogin>div classpreset_hidden_login onclicklogin_open();>img src/_files/5CQeg6GY-.png height10>/div>/div> div classmTopMenu> !-- a href/?idxc5d106db74d309/c5d106e3d4d34b>오시는길/a> a hrefhttp://woono.inapips.net/index.php?idxc5d106db74d309/c5d106e3c4d349 targetnew>온라인상담/a> a hrefhttps://pf.kakao.com/_vAWNT targetnew>카톡상담/a> a hreftel:0319751275>전화걸기/a> --> /div> ul classdepth1> li class> a >병원소개 /a> div> ul classdepth2> li class>a href/index.php?idxc61e533f34b1e1/c61e534204b1f2 target>병원소개/a> /li> li class>a href/index.php?idxc61e533f34b1e1/c61e534214b1f4 target>인사말/a> /li> li class>a href/index.php?idxc61e533f34b1e1/c61e534214b1f6 target>층별안내/a> /li> li class>a href/index.php?idxc61e533f34b1e1/c61e534224b1f8 target>오시는길/a> /li> li class>a href/index.php?idxc61e533f34b1e1/c61e534224b1fa target>주차안내/a> /li> li class>a href/index.php?idxc61e533f34b1e1/c61e534234b1fc target>병원소식/a> /li> li class>a href/index.php?idxc61e533f34b1e1/c61e534234b1fe target>장비소개/a> /li> /ul> /div> /li> li class> a >진료안내 /a> div> ul classdepth2> li class>a href/index.php?idxc61e533f34b1e3/c61e5343f4b204 target>의료진·과목/a> /li> li class>a href/index.php?idxc61e533f34b1e3/c61e5343f4b206 target>진료시간/a> /li> /ul> /div> /li> li class> a >관절·척추센터 /a> div> ul classdepth2> li class>a >어깨·팔꿈치·손목센터/a>div>ul classdepth3> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe112 target>오십견/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe114 target>충돌증후군/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe116 target>석회성건염/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe118 target>회전근개파열/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe11a target>어깨 관절와순파열/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe11c target>습관성 어깨 탈구/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe11e target>어깨관절염/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe120 target>어깨 인공관절 치환술/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe122 target>골프엘보/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef099fe124 target>테니스엘보/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef09afe126 target>팔꿈치 관절염/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef09afe128 target>손목터널증후군/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef09afe12a target>팔꿈치 강직/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef09afe12c target>팔꿈치터널증후군/a>/ul>/div> /li> li class>a >무릎·발목·고관절센터/a>div>ul classdepth3> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0d7 target>퇴행성관절염/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0d9 target>반월상 연골 손상/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0db target>무릎 관절 연골 손상/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0dd target>무릎 인대 손상/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0df target>무릎 무통 인공관절 치환술/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0e1 target>대퇴골두무혈성괴사/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77d5f0e3 target>퇴행성 고관절염/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77d5f0e5 target>고관절 인공관절 치환술/a>/ul>/div> /li> li class>a >척추센터/a>div>ul classdepth3> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0ea target>허리디스크/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0ec target>척추관협착증/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0ee target>퇴행성디스크/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0f0 target>디스크내장증/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0f2 target>척추분리증/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0f4 target>척추전방전위증/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0f6 target>척추측만증/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0f8 target>척추압박골절/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0fa target>강직성척추염/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8ce5f0fc target>목디스크/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cf5f0fe target>거북목증후군/a> li class>a href/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cf5f100 target>후종인대골화증/a>/ul>/div> /li> /ul> /div> /li> li class> a >위·대장 내시경센터 /a> div> ul classdepth2> li class>a href/index.php?idxc61e533f44b1e7/c61e534604b214 target>위내시경/a> /li> li class>a href/index.php?idxc61e533f44b1e7/c61e534604b216 target>대장내시경/a> /li> /ul> /div> /li> li class> a >통증 클리닉 /a> div> ul classdepth2> li class>a href/index.php?idxc61e533f44b1e9/c61e534694b21b target>비수술통증치료/a> /li> li class>a href/index.php?idxc61e533f44b1e9/c61e5346a4b21d target>도수치료/a> /li> li class>a href/index.php?idxc61e533f44b1e9/c61e5346a4b21f target>ESWT/a> /li> /ul> /div> /li> li class> a >종합건강검진센터 /a> div> ul classdepth2> li class>a href/index.php?idxc61e533f54b1eb/c61e534794b224 target>소개/a> /li> li class>a href/index.php?idxc61e533f54b1eb/c61e5347a4b226 target>검진프로그램/a> /li> li class>a href/index.php?idxc61e533f54b1eb/c61e5347a4b228 target>예약 및 접수/a> /li> li class>a href/index.php?idxc61e533f54b1eb/c61e5347a4b22a target>검진 순서 및 주의사항/a> /li> /ul> /div> /li> li class> a >이용안내 /a> div> ul classdepth2> li class>a href/index.php?idxc61e533f54b1ed/c61e5348d4b22f target>입·퇴원/a> /li> li class>a href/index.php?idxc61e533f54b1ed/c61e5348d4b231 target>면회/a> /li> li class>a href/index.php?idxc61e533f54b1ed/c61e5348e4b233 target>증명서발급/a> /li> li class>a href/index.php?idxc61e533f54b1ed/c63c8a7ac1bbdc target>처방전 대리 수령 안내/a> /li> li class>a href/index.php?idxc61e533f54b1ed/c61e5348e4b235 target>비급여항목/a> /li> li class>a href/index.php?idxc61e533f54b1ed/c61e5348e4b237 target>건강상담/a> /li> li class>a href/index.php?idxc61e533f54b1ed/c61e5348f4b239 target>고객의 소리/a> /li> /ul> /div> /li>/ul> /div> /div> div classcontents> div classdepth_three>/div> script>function mvwizDataMaker_input(conf){ return false;}function mvwizDataMaker_edit(conf,id){ return false;}/script>div classmvwizSWF2>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:1300px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61f33053696aa>/a> span iddsp_column_61f33053696aa>script>$(.nav.stAll .depth1 > li:first-child > a).css(border-left,0);$(.depth1 > li > a).css(border-right,0);/script>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:1300px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_622a8ff529b8d>/a> span iddsp_column_622a8ff529b8d>style>html { scroll-behavior: smooth;}.STATICMENU {position: fixed; top:220px; right:18px; z-index:10; transition:all 0.3s;}.STATICMENU a {display: block; width: 60px; height: 60px; position: absolute; transition:all 0.3s; border-radius:50px;}.STATICMENU a{top: 24px; left: 15px;}.STATICMENU a+a{top: 128px; }.STATICMENU a+a+a{top: 231px; }.STATICMENU a+a+a+a{top: 334px;}.STATICMENU a+a+a+a+a{ top: 437px; }.STATICMENU a+a+a+a+a+a{ top: 533px; }.STATICMENU a:hover {border: 3px solid #003221; box-sizing: border-box; } #right_quidkd.scroll{bottom:50px;}/style>div classSTATICMENU idright_quidkd>a alt진료안내 href/index.php?idxc61e533f34b1e3/c61e5343f4b206>/a>a alt의료진소개 href/index.php?idxc61e533f34b1e3/c61e5343f4b204>/a>a alt비급여 href/index.php?idxc61e533f54b1ed/c61e5348e4b235>/a>a alt병원소개 href/index.php?idxc61e533f34b1e1/c61e534204b1f2>/a>a alt블로그 hrefhttps://blog.naver.com/saengsaenghospital targetnew>/a>a classda-7 alt탑버튼 href#>/a> img src/_files/6i0aAHcUM.png>/div>script>$(window).scroll(function() { if ($(document).scrollTop() > 70) { // 여기서 70은 스크롤을 70px 이상내리면 $(#right_quidkd).addClass(scroll); //메뉴바에 .scroll 클래스가 적용되어서 top:30px (위 style 마지막 행에 내용있음) 로 이동된다는 뜻임. } else { $(#right_quidkd).removeClass(scroll); // 70 미만이면 메뉴바에 .scroll 클래스 적용이 취소되어서 top:220px (위 style 두번째 행에 내용있음) 로 이동된다는 뜻임. }});/script>script> $(.da-7).click(function(e){ e.preventDefault(); $(html,body).animate({scrollTop:0},500); });$(#da a.close_pop).click(function() { $(#da).toggleClass(pos);})/script>script>menu_fixed(da,0);/script>/span> /div> /div>script> function mvwizCMS2_close_open(){ if(document.getElementById(cms2closebtn).value>>){ mvwizCMS2_close(); //document.getElementById(mvwizCMS2_input_dsp).innerHTML ; }else{ mvwizCMS2_open(1370); } } function mvwizCMS2_open(size){ if(size>1100){ jframe(/index.php?mvwizCMS2_excutesearch&idmain_design_contents&search%EB%B9%9B%EA%B3%A0%EC%9D%84%EC%83%9D%EC%83%9D%EB%B3%91%EC%9B%90,mvwizCMS2_input_dsp,this); } $(#cms2frame).animate({opacity: 1,width: size, height:730}, 500, function() {}); document.getElementById(cms2closebtn).value>>; } function mvwizCMS2_close(){ $(#cms2frame).animate({opacity: 0.5,width: 100, height:100}, 500, function() {}); document.getElementById(cms2closebtn).value; document.getElementById(mvwizCMS2_input_dsp).innerHTML; } setCookie(mvwizCMS2_width, 1300,1); setCookie(mvwizCMS2_left, ,1); /script> div idmvwizCMS2_wrap classmvwiztemplate_view_dsp stylewidth:100%;> script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:1300px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_62de38231cfa6>/a> span iddsp_column_62de38231cfa6>script>/script>table border0 cellpadding0 cellspacing0 idmap/_files/6A6NrG07c.png styleposition:absolute; left:890px;top:10px;z-index:99999;font-size:0; onMouseOver$(this).draggable(); > tr>td> a href>IMG src/_files/6A6NrG07c.png stylemax-width:450px usemap#maplu690913406a388>map /map>/a>/td>/tr>tr>td stylepadding:1px 2px 1px 0; border:1px solid #e3e3e3;background-color:rgba(255,255,255,1);>table width100%> tr> td alignright>span onclickdocument.getElementById(map/_files/6A6NrG07c.png).style.displaynone;document.getElementById(map/_files/6A6NrG07c.png).innerHTML;set_cookie(mvwiz_close_popup_map/_files/6A6NrG07c.png, 1, 1 );>span stylefont-size:13px;font-family:돋움,dotum,sans-serif;color:#666666;cursor:pointer;position:absolute; right:72px; bottom:13px;>하루동안 보지 않기/span>/span>/td> td alignright>span onclickdocument.getElementById(map/_files/6A6NrG07c.png).style.displaynone;document.getElementById(map/_files/6A6NrG07c.png).innerHTML; stylecolor:#666666;cursor:pointer;>img src/_files/5Rkzj2uuq.jpg>/span>/td> /tr>/table>/td>/tr>/table>script>mvwiz_close_popup_exec(map/_files/6A6NrG07c.png);/script>table border0 cellpadding0 cellspacing0 idmap/_files/6pp8iIjY7.png styleposition:absolute; left:890px;top:450px;z-index:99999;font-size:0; onMouseOver$(this).draggable(); > tr>td> a href>IMG src/_files/6pp8iIjY7.png stylemax-width:450px usemap#maplu690913406a4fb>map /map>/a>/td>/tr>tr>td stylepadding:1px 2px 1px 0; border:1px solid #e3e3e3;background-color:rgba(255,255,255,1);>table width100%> tr> td alignright>span onclickdocument.getElementById(map/_files/6pp8iIjY7.png).style.displaynone;document.getElementById(map/_files/6pp8iIjY7.png).innerHTML;set_cookie(mvwiz_close_popup_map/_files/6pp8iIjY7.png, 1, 1 );>span stylefont-size:13px;font-family:돋움,dotum,sans-serif;color:#666666;cursor:pointer;position:absolute; right:72px; bottom:13px;>하루동안 보지 않기/span>/span>/td> td alignright>span onclickdocument.getElementById(map/_files/6pp8iIjY7.png).style.displaynone;document.getElementById(map/_files/6pp8iIjY7.png).innerHTML; stylecolor:#666666;cursor:pointer;>img src/_files/5Rkzj2uuq.jpg>/span>/td> /tr>/table>/td>/tr>/table>script>mvwiz_close_popup_exec(map/_files/6pp8iIjY7.png);/script>table border0 cellpadding0 cellspacing0 idmap/_files/6yU_2Po-p.png styleposition:absolute; left:440px;top:10px;z-index:99999;font-size:0; onMouseOver$(this).draggable(); > tr>td> a href>IMG src/_files/6yU_2Po-p.png stylemax-width:450px usemap#maplu690913406a654>map /map>/a>/td>/tr>tr>td stylepadding:1px 2px 1px 0; border:1px solid #e3e3e3;background-color:rgba(255,255,255,1);>table width100%> tr> td alignright>span onclickdocument.getElementById(map/_files/6yU_2Po-p.png).style.displaynone;document.getElementById(map/_files/6yU_2Po-p.png).innerHTML;set_cookie(mvwiz_close_popup_map/_files/6yU_2Po-p.png, 1, 1 );>span stylefont-size:13px;font-family:돋움,dotum,sans-serif;color:#666666;cursor:pointer;position:absolute; right:72px; bottom:13px;>하루동안 보지 않기/span>/span>/td> td alignright>span onclickdocument.getElementById(map/_files/6yU_2Po-p.png).style.displaynone;document.getElementById(map/_files/6yU_2Po-p.png).innerHTML; stylecolor:#666666;cursor:pointer;>img src/_files/5Rkzj2uuq.jpg>/span>/td> /tr>/table>/td>/tr>/table>script>mvwiz_close_popup_exec(map/_files/6yU_2Po-p.png);/script>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e656af585d7>/a> span iddsp_column_61e656af585d7>script>/script>link relstylesheet href/_files/5N6n_hL5Y.css>script src/_files/5N6o0x7ku.js>/script>style>.kv_u690913406b3f2 { width: 100%; height: 740px; position: relative; overflow: hidden; } .kv_u690913406b3f2 .swiper-slide { height: 740px;}.kv_u690913406b3f2 .swiper-slide .innerWrap { width: 100%; height: inherit; position: relative; margin: 0 auto; }.kv_u690913406b3f2 .swiper-slide a { display: block; width: 100%; height: 740px; }.kv_u690913406b3f2 .swiper-slide a img:first-child {position:absolute; left:50%; transform:translateX(-50%);}.kv_u690913406b3f2 .swiper-slide a img:nth-child(2) {display:none; opacity:0; transition:all 0.3s;}.kv_u690913406b3f2 .swiper-slide a:hover img {opacity:1; transition:all 0.3s;}.kv_u690913406b3f2 .swiper-button-next.slide-next { width: 60px; height: 80px; position:absolute; top: 50%; background: url(/_files/5NhkkVxi9.png) no-repeat center; background-size: 40px 80px; transition:all 0.3s; z-index: 5; right:10%;}.kv_u690913406b3f2 .swiper-button-next:after { display: none; }.kv_u690913406b3f2 .swiper-button-prev.slide-prev { width: 60px; height: 80px; position:absolute; top: 50%; background: url(/_files/5NhkkULLj.png) no-repeat center; background-size: 40px 80px; transition:all 0.3s; z-index: 5; left:10%;}.kv_u690913406b3f2 .swiper-button-prev:after { display: none; }.kv_u690913406b3f2 .swiper-button-prev:hover { background-position: left; }.kv_u690913406b3f2 .swiper-button-next:hover { background-position: right; }.kv_u690913406b3f2 .swiper-pagination { position: absolute; bottom: 20px; padding: 0 0 0 0; border-bottom: none; z-index: 3; }.kv_u690913406b3f2 .swiper-pagination-bullet { width: 14px; height: 14px;}.kv_u690913406b3f2 .swiper-pagination span { transition:all 0.3s; }.kv_u690913406b3f2 .swiper-pagination-bullet-active { width: 50px; border-radius: 14px; background: #ffffff; }.kv_u690913406b3f2.type-2 .swiper-button-prev.slide-prev { top: 0; left: 0; width: calc((100% - 1200px) / 2); height: 100%; /*border: 1px solid red;*/ transform: none; margin: 0;}.kv_u690913406b3f2.type-2 .swiper-button-next.slide-next { top: 0; left: auto; right: 0; width: calc((100% - 1200px) / 2); height: 100%; /*border: 1px solid red;*/ transform: none; margin: 0;}.kv_u690913406b3f2.type-2 .swiper-button-prev.slide-prev:hover { background-position: calc(50% - 10px) 50%;}.kv_u690913406b3f2.type-2 .swiper-button-next.slide-next:hover { background-position: calc(50% + 10px) 50%;}@media screen and ( max-width: 1400px ) { .kv_u690913406b3f2.type-2 .swiper-button-prev.slide-prev { width: 100px; } .kv_u690913406b3f2.type-2 .swiper-button-next.slide-next { width: 100px; }}@media screen and ( max-width: 720px ) { .kv_u690913406b3f2 { height: inherit; } .kv_u690913406b3f2 .swiper-slide { height: inherit; } .kv_u690913406b3f2 .swiper-slide a { height: inherit; } .kv_u690913406b3f2 .swiper-slide a img:first-child {display:none;} .kv_u690913406b3f2 .swiper-slide a img:nth-child(2) { display: block; opacity:1; width:100%;} .kv_u690913406b3f2 .swiper-button-next, .kv_u690913406b3f2 .swiper-button-prev { display: none; } .kv_u690913406b3f2 .swiper-pagination-bullet { width: 14px; height: 14px; } .kv_u690913406b3f2 .swiper-pagination span { transition:all 0.3s; } .kv_u690913406b3f2 .swiper-pagination-bullet-active { width: 40px; border-radius: 14px; background: #ffffff; } .kv_u690913406b3f2 .swiper-slide { height: inherit; position: relative; overflow: hidden; }} /style>div classkv_u690913406b3f2 > div classswiper-wrapper> div classswiper-slide stylebackground: url() no-repeat center; background-size: contain;> div classinnerWrap> a hre target_self style>img style; src/_files/6a4rjEgST.jpg>img src>/a> /div> /div>div classswiper-slide stylebackground: url() no-repeat center; background-size: contain;> div classinnerWrap> a hre target_self style>img style; src/_files/69L7VtcUM.jpg>img src>/a> /div> /div>div classswiper-slide stylebackground: url() no-repeat center; background-size: contain;> div classinnerWrap> a hre target_self style>img style; src/_files/69L7W7J1t.jpg>img src>/a> /div> /div>div classswiper-slide stylebackground: url() no-repeat center; background-size: contain;> div classinnerWrap> a hre target_self style>img style; src/_files/69L7WCEee.jpg>img src>/a> /div> /div>div classswiper-slide stylebackground: url() no-repeat center; background-size: contain;> div classinnerWrap> a hre target_self style>img style; src/_files/69L7X3Cpn.jpg>img src>/a> /div> /div> /div> div classswiper-pagination>/div> div classswiper-button-prev slide-prev>/div> div classswiper-button-next slide-next>/div>/div>script>$(document).ready(function(){ let swiper new Swiper(.kv_u690913406b3f2, { effect : fade, loop : true, slidesPerView: 1, autoplay : { delay : 4000, // 딜레이 0 }, speed : 1000, autoHeight : true, centeredSlides: true, navigation : { nextEl : .slide-next, prevEl : .slide-prev, }, pagination : { el : .swiper-pagination, clickable : true, } });});/script>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:80px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#f8f8f8;> div stylemax-width:1300px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e657fad7c0e>/a> span iddsp_column_61e657fad7c0e>style> .btshospital-header { text-align: center; padding-bottom: 35px;} .btshospital-header > h3 { font-size: 46px; color: #006443; font-weight: 400; letter-spacing: -1px; font-family: NanumSquare, serif;} .btshospital-header > small { display: block; font-size: 14px; color: #000; font-weight: 200; padding-left: 9px; letter-spacing: 7px; padding-bottom: 15px;} .btshospital-header > hr { display: block; width: 40px; margin: 20px auto 0; border-top: 1px solid #323232;} /style>div classbtshospital-header>small>Saeng Saeng Hospital/small> h3>font size6>빛고을 생생병원 진료과목/font>/h3> hr> /div>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:1300px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e656d01921f>/a> span iddsp_column_61e656d01921f>script>/script>style>.mvwiztemplate_view_dsp div.templete_u690913406cae2 { font-size: 0;}.templete_u690913406cae2 { margin: 0px auto 0px auto;}.templete_u690913406cae2 { width: 100%; font-size: 0; text-align: center; background: #;}.templete_u690913406cae2 a { display: inline-block; vertical-align: top; text-align: center; width: calc(100% / 4); box-sizing: border-box; border-right: 1px solid rgba(9,71,71,0.1); padding: 20px; font-family: Nanum Square; font-size: 17px; font-weight: 400; color: #1b1e4d; transition:all 0.3s; text-decoration: none; word-break: keep-all;}.templete_u690913406cae2 a:hover { color: #000000; background-color: #f8f8f8;}.templete_u690913406cae2 a:first-child { border-left: 1px solid rgba(9,71,71,0.1);}.templete_u690913406cae2 a:last-child { border-right: none;}.templete_u690913406cae2 a img { display: block; margin: 0 auto 10px auto;}@media screen and ( max-width: 480px ) { .templete_u690913406cae2 { margin: 0px auto 0px auto; } .templete_u690913406cae2 a { padding: 20px 0; font-size: 12px; } .templete_u690913406cae2 a img { width: 54%; }}/style>div classtemplete_u690913406cae2> a href/?idxc61e533f34b1e1/c61e534214b1f4 target_self> img src/_files/67Cnl6CGy.png> 인사말 /a>a href/?idxc61e533f34b1e3/c61e5343f4b204 target_self> img src/_files/67CnhP3yu.png> 진료 안내 /a>a href/?idxc61e533f34b1e1/c61e534214b1f6 target_self> img src/_files/67Cni8qVH.png> 층별안내 /a>a href/?idxc61e533f34b1e1/c61e534234b1fc target_self> img src/_files/67CodJyno.png> 병원소식 /a>/div>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:100px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#f8f8f8;> div stylemax-width:px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e665a9d7270>/a> span iddsp_column_61e665a9d7270>style>@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);.section_01 { width: 1300px; height: 660px; margin: 0 auto; position: relative; color: rgba(0,0,0,0.6); background: url(/_files/69x0mRYhp.jpg) no-repeat; }.section_01 a.inner_box { display: block;width: 100%; height: 324px; text-align: center; font-size: 17px; line-height: 28px;transition:all 0.3s;position: absolute;display: flex;justify-content: center;flex-direction: column;text-align: center;color: rgba(255,255,255,1);text-decoration: none;}.section_01 a.inner_box strong { font-family: NanumSquare }.section_01 .box1 a.inner_box {/*background: rgba(65,136,133,0.44);*/ }.section_01 .box2 a.inner_box {/*background: rgba(103,181,73,0.44);*/ }.section_01 .box3 a.inner_box {/*background: rgba(243,144,25,0.6);*/}.section_01 .box4 a.inner_box {/* background: rgba(240,163,168,1);*/padding: 0 50% 0 0; box-sizing: border-box;}.section_01 .box5 a.inner_box {/*background: rgba(62,64,75,0.44);*/padding: 0 55% 0 0; box-sizing: border-box; }.section_01 .box4 a.inner_box, .section_01 .box4 a.inner_box strong,.section_01 .box5 a.inner_box, .section_01 .box5 a.inner_box strong {color:#000;}.section_01 .box1 a.inner_box:hover, .section_01 .box2 a.inner_box:hover, .section_01 .box3 a.inner_box:hover, .section_01 .box4 a.inner_box:hover, .section_01 .box5 a.inner_box:hover {background: rgba(0,0,0,0.66); }.section_01 a.inner_box:hover {color:#fff;}.section_01 a.inner_box:hover strong {color:#e3ffde;}.section_01 a.inner_box:hover hr { background:#fff; }.section_01 .inner_box strong { font-size: 25px; font-weight: 700; color: rgba(255,255,255,1); }.section_01 .inner_box hr { width: 40px; height: 1px; margin: 16px auto; border: none; background: rgba(255,255,255,0.66); }.section_01 > div { position: absolute; }.section_01 .box1 { width: 425px; height: 325px; top: 0; left: 0; }.section_01 .box2 { width: 429px; height: 325px; top: 0; left: 436px; }.section_01 .box3 { width: 425px; height: 325px; top: 0; left: 875px; }.section_01 .box4 { width: 645px; height: 325px; top: 335px; left: 0; }.section_01 .box5 { width: 645px; height: 325px; top: 335px; left: 655px; }/style>div classsection_01>div classbox1> a classinner_box href/index.php?idx_devnull_/c620b7192f622d>/a>/div>div classbox2> a classinner_box href/index.php?idx_devnull_/c620b7192f622f>/a>/div>div classbox3> a classinner_box href?idx_devnull_/c620b7192f6231>/a>/div>div classbox4> a classinner_box href/index.php?idx_devnull_/c620b7192f6233>/a>/div>div classbox5> a classinner_box href/index.php?idxc61e533f54b1eb/c61e534794b224>/a>/div>/div>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e6741a288e1>/a> span iddsp_column_61e6741a288e1>style>@font-face { font-family: NanumBarunGothic; font-style: normal; font-weight: 400; src: url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot); src: url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix) format(embedded-opentype), url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff) format(woff), url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf) format(truetype);}@font-face { font-family: NanumBarunGothic; font-style: normal; font-weight: 700; src: url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot); src: url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix) format(embedded-opentype), url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff) format(woff), url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf) format(truetype)}@font-face { font-family: NanumBarunGothic; font-style: normal; font-weight: 300; src: url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot); src: url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix) format(embedded-opentype), url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff) format(woff), url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf) format(truetype);}.nanumbarungothic * { font-family: NanumBarunGothic, sans-serif;}.section_03 { width: 100%; height: 500px; position: relative; background: url(/_files/67CtTPEgs.png) no-repeat center bottom #35353a; background-attachment: fixed; background-size: cover; overflow:hidden;}.section_03 .wrap { width: 1200px; height: 500px; margin: 0 auto; position: relative; }.section_03 .wrap p.tit { font-size: 22px; color: #222; position: absolute; top:240px; right: -300px; opacity: 0;transition:all 0.66s;font-family: NanumBarunGothic, sans-serif;}.section_03 .wrap p.txt { font-size: 34px; font-weight: 700; color: #003221; position: absolute; top:170px; right: 300px; opacity: 0;transition:all 0.66s; letter-spacing: -2px;}.section_03 .wrap p.txt strong { font-family: NanumBarunGothic; font-size: 40px; font-weight: 550; font-family: NanumBarunGothic, sans-serif;}.section_03 .wrap a { display: block; font-size: 16px; font-weight: 400; color: #006544; border: 1px solid rgba(0,101,68,0.9); width: 100px; height: 40px; line-height: 40px; padding: 0 14px; text-decoration: none; text-align: center; position: absolute; top: 500px; right: 0; opacity: 0;transition:all 0.66s;}.section_03 .wrap a img { width: 5px; vertical-align: middle; margin: -3px 0 0 14px; }.section_03 .wrap a:hover { background: #009262; color:#fff;}.section_03 .wrap.show p.tit { top:215px; right: 0; opacity: 1; text-align: right; line-height: 30px; }.section_03 .wrap.show p.txt { top:150px; right: 0; opacity: 1; }.section_03 .wrap.show a { top: 310px; right: 0; opacity: 1;}/style>div classsection_03>div classwrap>p classtxt>안녕하십니까./p>p classtit>빛고을생생병원은 최고의 수술실을 갖춘br>무릎, 어깨 수술 중점 병원입니다./p>p>/p>a href/?idxc61e533f34b1e1/c61e534204b1f2>자세히보기img src/_files/65hkfCmhz.png alt>/a>/div>/div>script>/*Add class when scroll down*/$(window).scroll(function(event){ var scroll $(window).scrollTop(); if (scroll > 1500) { $(.section_03 .wrap).addClass(show); } else { $(.section_03 .wrap).removeClass(show); }});/script> /span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e67ad0a837e>/a> span iddsp_column_61e67ad0a837e>style>.selfi-box { padding: 80px 0; background: #006544; box-sizing: border-box; }.selfi-box *, .selfi-box *::before, .selfi-box *::after { box-sizing: border-box; }.selfi-box .wrap { max-width: 1200px; margin: 0 auto; font-size: 0;}.selfi-box .wrap .selfi-banner { width: calc(50% - 10px); display: inline-block; margin-right: 10px; vertical-align: top;}.selfi-box .wrap .selfi-list { width: 50%; display: inline-block; vertical-align: top;}.selfi-box .wrap .selfi-banner .banner-area { position: relative;}.selfi-box .wrap .selfi-banner .banner-area > img { display: block; width: 100%;}.selfi-box .wrap .selfi-banner .banner-area .details { position: absolute; bottom: 30px; left: 30px;}.selfi-box .selfi-banner > .banner-area .details .btn-area { font-family: NanumSquare, sane-serif; font-size: 0; margin-top: 10px; }.selfi-box .selfi-banner > .banner-area .details .btn-area > p { display: inline; font-size: 22px; line-height: 22px; font-weight: 400; color: #fff; vertical-align: top; }.selfi-box .selfi-banner > .banner-area .details .btn-area > p > b { font-weight: bold; line-height: inherit; }.selfi-box .selfi-banner > .banner-area .details .btn-area .btn-more { display: inline-block; vertical-align: top; color: #fff; width: 60px; font-size: 10px; text-align: left; color: #fff; font-weight: 400; line-height: 26px; padding: 0 10px; border-radius: 30px; margin-left: 15px; background-color: #404040; background-image: url(/_files/60ajT705c.png); background-repeat: no-repeat; background-position: calc(100% - 10px) 50%; background-size: 4px auto; }.selfi-list { font-size: 0; }.selfi-list > ul { margin: 0; overflow: hidden;}.selfi-list > ul > li { float: left; /*padding: 0;*/ /*width: 33.3333%; */ width: 191.6666666666667px; margin-right: 10px;}.selfi-list > ul > li > a { position: relative; display: block; overflow: hidden; }.selfi-list > ul > li > a > figure { overflow: hidden; }.selfi-list > ul > li > a > figure img { display: block; width: 100%; margin-top: -1.1px; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; -webkit-transition-delay: 0s; transition-delay: 0s; }.selfi-list > ul > li > a:before { position: absolute; top: 0; left: 0; width: 194px; height: 194px; z-index: 1; opacity: 0; content: ; display: block; background-image: url(/_files/67DDIZob5.png); /*hover 이미*/ background-repeat: no-repeat; background-size: 100px auto; background-position: 50% 50%; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.15s; transition-duration: 0.15s; -webkit-transition-timing-function: linear; transition-timing-function: linear; -webkit-transition-delay: 0s; transition-delay: 0s; }.selfi-list > ul > li > a:after { position: absolute; top: 0; left: 0; opacity: 1; width: 194px; height: 194px; content: ; transform: scale(0); display: block; border-radius: 50%; background-color: rgba(113,196,108, 0.66); /*hover배경색*/ -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.15s; transition-duration: 0.15s; -webkit-transition-timing-function: linear; transition-timing-function: linear; -webkit-transition-delay: 0s; transition-delay: 0s; }.selfi-list > ul > li > a:hover > figure img { transform: scale(1.2); }.selfi-list > ul > li > a:hover:before { opacity: 1; }.selfi-list > ul > li > a:hover:after { opacity: 1; transform: scale(1.5); }.selfi-list > ul > li:nth-of-type(6) ~ li { display: block; }.selfi-list > ul > li:nth-of-type(3n + 1) { clear: left; }.selfi-list > ul > li:nth-of-type(3n + 3) { margin-right: 0;}.selfi-list > ul > li:nth-of-type(3) ~ li { margin-top: 12.9px; } @media(max-width: 640px) { .selfi-box .wrap .selfi-banner { display: block; width: 100%; } .selfi-box .wrap .selfi-list { display: block; width: 100%; margin-top: 10px; overflow: hidden; } .selfi-box .wrap .selfi-list > ul > li { float: left; width: 50%; margin-right: 0; } .selfi-list > ul > li:nth-of-type(2n + 1) { clear: left; } .selfi-list > ul > li:nth-of-type(3n + 1) { clear: none; } .selfi-list > ul > li:nth-of-type(3) ~ li { margin-top: 0; } .selfi-box .wrap .selfi-list > ul > li:nth-of-type(2n + 1) { padding-right: 5px; } .selfi-box .wrap .selfi-list > ul > li:nth-of-type(2n + 2) { padding-left: 5px; } .selfi-box .wrap .selfi-list > ul > li:nth-of-type(2) ~ li { margin-top: 10px; } .selfi-box .wrap .selfi-list > ul > li:last-child { display: none; } .selfi-list > ul > li > a:after { width: 100%; height: 100%; }}/style>div classselfi-box> !--div classtitle> h2>류마편한내과 둘러보기/h2> hr> /div> --> div classwrap> div classselfi-banner> div classbanner-area> img src/_files/6914G3zsE.png alt둘러보기 큰이미지> div classdetails> img src/_files/67DDK7JHa.png alt생생병원 둘러보기 텍스트> div classbtn-area> p>b>병원 둘러보기/b>/p> /div> /div> /div> /div> div classselfi-list> ul> li> a href#none> figure> img src/_files/6915TuwIk.png alt1> /figure> /a> /li> li> a href#none> figure> img src/_files/6915Qf5ig.png alt2> /figure> /a> /li> li> a href#none> figure> img src/_files/6915QSqqB.png alt3> /figure> /a> /li> li> a href#none> figure> img src/_files/6915SNQYA.png alt4> /figure> /a> /li> li> a href#none> figure> img src/_files/6915RvM3C.png alt5> /figure> /a> /li> li> a href#none> figure> img src/_files/6915PFwsc.png alt6> /figure> /a> /li> li> a href#none> figure> img src/_files/6915U2JP7.png alt7> /figure> /a> /li> li> a href#none> figure> img src/_files/6915UEoaf.png alt8> /figure> /a> /li> li> a href#none> figure> img src/_files/6915VyFeq.png alt9> /figure> /a> /li> /ul> /div> /div>/div>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e6780bde43c>/a> span iddsp_column_61e6780bde43c>style> body {font-family: NanumSquare, sans-serif;} #asan_map { position: relative; overflow: hidden; padding: 2.5% 0 0; height: 430px;} #asan_map .mMap { position: absolute; top: 0; left: 0; width: 100%; height: 100%;} #asan_map .mMap .root_daum_roughmap .wrap_map { height: 500px !important;} #asan_map .s-inner { z-index: 100;} .s-inner { width: 95%; max-width: 800px; position: relative; margin-left: -5%; margin-right: auto;} #asan_map .mCS { float: right; z-index: 999; color: #fff; background:#006242; text-align: center; padding: 4.5%; width: 660px; max-width: 50%; position: relative;} #asan_map .mCS h3 {font-size: 2em; font-weight: 400; margin-bottom: 0.4em;} #asan_map .mCS .t1s {color: #f1ffe4; font-size: 1.17em; padding: 0.5em 0; font-weight: 600; letter-spacing: -0.05em;} #asan_map .mCS .t1s span {font-size: 2.6em;} /*전화번호 css 수정하는 곳*/ #asan_map .mCS .left {border-top: 1px solid rgba(255,255,255,0.2); padding: 9% 5% 3.5%;} #asan_map .mCS .left .add {font-size: 1.33em;} #asan_map .mCS .left .add2 {font-size: 1.33em; margin-top: 20px;} #asan_map .mCS .left .hour {overflow: hidden; margin: 0.8em 0 0 1.2em;} #asan_map .mCS .left .hour li { float: left; margin-right: 3%; line-height: 1.7em;} #asan_map .mCS .left .hour .off{font-size: 14px; margin-top: 5px;} /*@media screen and ( max-width: 1800px ) { .s-inner { margin-left: -5%;} ( max-width: 1400px ) { .s-inner { margin-left: -20%;}( max-width: 640px ) { .s-inner { margin-left: 0%;}} */ @media screen and ( max-width: 640px ) { #asan_map .mCS h3 { font-size: 1.4em; margin: 0.4em 0;} #asan_map .mCS .t1s { font-size: 1.9em; padding: 0 0 0.6em 0;} #asan_map .mCS .left .hour li { float: none; margin-right: 5%; line-height: 1.4em;} #asan_map .mCS { padding: 3%; margin-top: 20px;} } /style>div idasan_map> div classmMap> !-- * 카카오맵 - 지도퍼가기 --> !-- 1. 지도 노드 --> div iddaumRoughmapContainer1647322146185 classroot_daum_roughmap root_daum_roughmap_landing stylewidth:100%>/div> !-- 2. 설치 스크립트 * 지도 퍼가기 서비스를 2개 이상 넣을 경우, 설치 스크립트는 하나만 삽입합니다. --> script charsetUTF-8 classdaum_roughmap_loader_script srchttps://ssl.daumcdn.net/dmaps/map_js_init/roughmapLoader.js>/script> !-- 3. 실행 스크립트 --> script charsetUTF-8> new daum.roughmap.Lander({ timestamp : 1647322146185, key : 29gnp, mapWidth : 100%, mapHeight : 100% }).render(); /script> /div> div classs-inner> div classmCS data-aoszoom-in data-aos-delay400> h3>상담 및 예약안내/h3> p classt1s>전화주시면 언제나 친절하게 상담해드리겠습니다./p> p classt1s>span>☎ 062.261.9000/span>/p> div class left> p>/p>p classadd>진료시간 안내/p> ul classhour> li>span>평일/span> 09:00 ~ 20:00/li> li>span>점심시간/span> 12:30 ~ 13:30 /li> li>span>토요일/span> 09:00 ~ 17:00/li> li>span>일요일ㆍ공휴일/span> 09:00 ~ 13:00 /li> /ul> /div> /div> /div>script typetext/javascript src/js/main.js>/script>/div>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:80px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#f8f8f8;> div stylemax-width:1300px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_669a16efca4b2>/a> span iddsp_column_669a16efca4b2>style> .btshospital-header2 { text-align: center;} .btshospital-header2 > h3 { font-size: 30px; color: #006443; font-weight: 400; letter-spacing: -1px; font-family: NanumSquare, serif;} .btshospital-header2 > small { display: block; font-size: 14px; color: #000; font-weight: 200; padding-left: 9px; letter-spacing: 7px; padding-bottom: 15px;} .btshospital-header2 > hr { display: block; width: 100px; margin: 20px auto 0; border-top: 1px solid #323232;} /style>div classbtshospital-header2> h3>br>/h3> hr> /div>/span> /div> /div>script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#f9f9f9;> div stylemax-width:px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e6789ca79a3>/a> span iddsp_column_61e6789ca79a3>style>.coop { width: 100%; height: 60px; padding: 40px 0; }.coop ul li {font-size: 18px; }.coop .simply-scroll { width: 100%; height: 60px; }.coop .simply-scroll .simply-scroll-clip { width: 100%; height: 60px; margin: 0 auto; }.coop .simply-scroll .simply-scroll-list li { padding: 0 25px; width: auto; height: 60px; }.coop .simply-scroll .simply-scroll-list li a img { height: auto; width: 94%;/* -webkit-filter: grayscale(100%); filter: gray; */}/style>div classcoop>script typetext/javascript src/_files/5QNvgptOP.js>/script>link relstylesheet href/_files/5QNvgphvn.css mediaall typetext/css>script typetext/javascript>(function($) { $(function() { $(#scroller).simplyScroll(); });})(jQuery);/script> ul idscroller stylefloat: left; width: 3958px;> li>a title전남대학교병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHhCW-r.png alt>/a>/li> li>a title전남대병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHi9sB4.png alt>/a>/li> li>a title빛고을전남대병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHjK5zj.png alt>/a>/li> li>a title조선대학교대병원 hrefhttps://hosp.chosun.ac.kr/ targetnew>img src/_files/6qpHlEKKD.png alt>/a>/li> li>a title전남대학교병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHhCW-r.png alt>/a>/li> li>a title전남대병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHi9sB4.png alt>/a>/li> li>a title빛고을전남대병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHjK5zj.png alt>/a>/li> li>a title조선대학교대병원 hrefhttps://hosp.chosun.ac.kr/ targetnew>img src/_files/6qpHlEKKD.png alt>/a>/li> li>a title전남대학교병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHhCW-r.png alt>/a>/li> li>a title전남대병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHi9sB4.png alt>/a>/li> li>a title빛고을전남대병원 hrefhttps://www.cnuh.com/intro.cs targetnew>img src/_files/6qpHjK5zj.png alt>/a>/li> li>a title조선대학교대병원 hrefhttps://hosp.chosun.ac.kr/ targetnew>img src/_files/6qpHlEKKD.png alt>/a>/li> /ul>/div>/span> /div> /div> /div> script>var mvwizcms2_after_doc_id ;/script>div stylewidth: 100%;position:relative;letter-spacing: -0.04em;margin-top:px;margin-bottom:-15px;padding-top:px;padding-bottom:px;padding-left:px;padding-right:px;box-sizing: border-box;;background-color:#;> div stylemax-width:px; width:100%;margin:0 auto;position:relative;left:px; > a namedsp_column_61e67dd068461>/a> span iddsp_column_61e67dd068461>style>@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);.footer { background: #003221; font-family: NanumSquare; margin: 0; }.footer .footer-header { width: 1200px; margin: 0 auto; font-size: 17px;position: relative; text-align: center;}.footer .footer-header .footer-menu,.footer .footer-header .footer-menu span { font-size: 17px; color: #e3e2e2; font-weight: 200; }.footer .footer-header .footer-menu a { line-height: 50px;color: #fff; text-decoration: none;font-size: 16px; letter-spacing: -0.05em; }.footer .footer-header .footer-menu a:hover { color: #70cbac;}.footer .footer-header .footer-menu span { font-size: 14px; color: rgba(255,255,255,0.3); font-weight: 100; padding: 0px 30px; }.footer .footer-container {text-align: center; border-top:1px solid rgba(255,255,255,0.2);padding: 25px 0; color: #f0f0f0; font-size: 16px; line-height: 35px;letter-spacing : 0;}.footer .footer-container span { font-size: 17px; color: #8d8d8d; font-weight: 200; padding: 0 20px;}.footer .footer-container p { font-family: NanumSquare; text-transform: capitalize; color: #cccccc; margin: 11px 0 0 0; }.footer .footer-container p strong { color: #fff; font-weight: 500; }/style>div classfooter>div classfooter-header>div classfooter-menu>a onclickprivacypolicy();return false; href#>개인정보처리방침/a> span>|/span> a onclicktermsofuse();return false; href#>이용약관/a> span>|/span> a href/?idxc61e533f54b1ed/c61e5348e4b235>비급여 항목/a>/div>/div>div classfooter-container>상호명 : 빛고을생생병원span>|/span>대표자 : 주대창외 7명span>|/span>사업자등록번호 : 271-90-01505br>대표전화 : 062-261-9000span>|/span>주소 : 광주광역시 북구 각화대로 7 ( 각화동 480-13 )p>copyright © 2022 strong>빛고을생생병원/strong>. all rights reserved./p>/div>/div>/span> /div> /div>!----------------------- logscript - header ----------------------->!----------------------- //logscript - header -----------------------> /div>!----------------------- logscript - bottom ----------------------->!----------------------- //logscript - bottom -----------------------> /div> script> $(document).ready(function(){ $(.mmn).click(function(){ $(.nav).toggle(function(){ $(.nav).css(margin, 0 0 0 0) }); }); /* var target $(.woonoNav .depth1 > li); target.click(function() { $(this).find(div).stop().slideDown(300); target.not($(this)).find(div).stop().slideUp(300); }); */ $(.woonommn).click(function(){ $(.woonoNav).animate({width: toggle}); }); }); $(document).on(mouseenter, .depth1 > li > a, function(){ $(.depth1 > li > div).stop().slideDown(); }); $(document).on(mouseleave, .depth1, function(){ $(.depth1 > li > div).stop().slideUp(); }); /* 1뎁스 클릭안되게 $(.nav .depth1 > li > a).attr(href,javascript:void(0)); $(.nav .depth1 > li > a).css(cursor,default); */ $(.woonoNav .depth1>li:nth-child(3) .depth2 li:nth-child(1) a).attr(href,/index.php?idxc61e533f34b1e5/c61e5344a4b20b/c622ef098fe112); $(.woonoNav .depth1>li:nth-child(3) .depth2 li:nth-child(2) a).attr(href,/index.php?idxc61e533f34b1e5/c61e5344a4b20d/c622ef77c5f0d7); $(.woonoNav .depth1>li:nth-child(3) .depth2 li:nth-child(3) a).attr(href,/index.php?idxc61e533f34b1e5/c61e5344a4b20f/c622ef8cd5f0ea); /script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]