JSON 변환 실패! 원본 데이터 확인: <!DOCTYPE html> <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>시스템 점검</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="author" content="국가정보자원관리원"> <!-- <link rel="shortcut icon" href="/favicon.ico"> --> <style> html,body { width:100%; height:100%; margin:0; padding:0; font-size:1em; line-height:1.5; color:#666; font-family: "Noto Sans", "Malgun Gothic", "맑은고딕", "돋음" } .wrapper { width:100%; height:100%; position:relative; } .PZwindow { border:1px solid #ddd; background-color:#fff; position:absolute; /*position:fixed !important;*/ z-index:99999; } .PZwindow * { font-family: "NotoKR", "Noto Sans", "Malgun Gothic", "맑은고딕", "돋음" !important; font-size:1em; line-height:1.5; color:#2e2e38; letter-spacing:-0.05em; } .PZwindow .PZwrap { /*min-width:373px; border-top:1px solid #ddd; border-right:1px solid #ddd; border-left:1px solid #ddd;*/ overflow:hidden; } .PZwindow .nomoreOpen { border-right:1px solid #333; overflow:hidden; } .PZwindow .nomoreOpen form label { font-size:14px; color:#fff; } .PZwindow .nomoreOpen form a.PZwindowClose { margin-top:5px; } .reptxt,.longdesc { width:0; height:0; font-size:0; line-height:0; text-indent:-9999em; overflow:hidden; } .btn { padding:10px 20px; display:inline-block; font-weight:bold; color:#fff !important; text-decoration:none; background:url('/base/images/button_type_02.png') left top repeat; } .compop-wrap { max-width:400px; background:url('/base/images/popup_background_img.jpg') top center no-repeat; /*min-height:calc(420px - 35px);*/ overflow:hidden; } .compop-wrap .pop-head { margin:20px 0; text-align:center; overflow:hidden; } .compop-wrap .pop-head h1 { font-size:1.2em; margin-bottom:10px; color:#666; font-weight:bold; } .compop-wrap .pop-head h1 span { padding-top:5px; display:block; color:#333; overflow:hidden; text-align:center; } .compop-wrap .pop-head .copytxt { font-size:1em; text-align:center; } .compop-wrap .pop-head .copytxt .bold { margin-bottom:10px; font-weight:bold; color:#333;font-size: 15px; } .compop-wrap .pop-head .copytxt span { border-bottom:1px solid #339; color:#339; font-weight:bold } .compop-wrap .pop-body { padding:0; overflow:hidden; } .compop-wrap .pop-body .pop-box { color:#fff; padding:0px 20px 0px 20px; font-size:0.87em; border-top-left-radius:5px; border-top-right-radius:5px;border-bottom-left-radius:5px; border-bottom-right-radius:5px; background:url('/base/images/popup_text_img.png') top center no-repeat; overflow:hidden; } .compop-wrap .pop-body .pop-box dl.list { margin-bottom:10px; list-style:none; overflow:hidden; position:relative; } .compop-wrap .pop-body .pop-box dl.list dt, .pop-body .pop-box dl.list dd { text-align:left; line-height:1.5; color:#fff; } .compop-wrap .pop-body .pop-box dl.list dt { width:30px; padding-left:9px; font-weight:bold; position:absolute; } .compop-wrap .pop-body .pop-box dl.list dt span { width:5px; height:2px; background-color:#fc0; position:absolute; top:10px; left:0; } .compop-wrap .pop-body .pop-box dl.list dd { width:calc(100% - 45px); margin-left:45px; padding-bottom:2px; } .compop-wrap .pop-body .pop-box dl.list dd span { color:#fc0; border-bottom:1px solid #fc0; font-weight:bold; } .compop-wrap .pop-body .pop-box p { margin-top:15px; font-size:12px; color:#ddd; position:relative; } .compop-wrap .pop-body .pop-box p::before { position:absolute; top:-1px; left:0; } .compop-wrap .pop-body .pop-box .pop-btn { text-align: center; } @media only screen and (min-width:768px) { .PZwindow {position:absolute; left:50%; top:50%; margin-top:-340px; margin-left:-245px;} .compop-wrap { min-width:calc(375px - 60px); /*max-width:calc(420px - 60px);*/ padding:10px 30px 0 30px; } } @media only screen and (max-width:737px) { .PZwindow { position:relative !important; left:0; top:0; } .compop-wrap { max-width:auto; padding:35px 10px 0 10px; } .compop-wrap .pop-body .pop-box { margin:0 15px; } } .lawpop-wrap { max-width:490px; background:url('/base/images/popup_background_lawimg.png') top left no-repeat; min-height:calc(420px - 35px); overflow:hidden; /*border:1px solid #ddd;*/ } .lawpop-wrap .pop-head { min-height:140px; margin:10px 0; text-align:center; overflow:hidden; } .lawpop-wrap .pop-head h1 { font-size:1.2em; color:#e7e7e7; font-weight:bold; } .lawpop-wrap .pop-head h1 span { padding-top:5px; display:block; color:#333; overflow:hidden; text-align:center; } .lawpop-wrap .pop-head .copytxt { font-size:1em; text-align:center; } .lawpop-wrap .pop-head .copytxt .bold { margin-bottom:10px; font-weight:bold; color:#333; } .lawpop-wrap .pop-head .copytxt span { border-bottom:1px solid #339; color:#339; font-weight:bold } .lawpop-wrap .pop-body { padding:0 25px; overflow:hidden; } .lawpop-wrap .pop-body ul.list { margin:0; padding:0; list-style:none; overflow:hidden; } .lawpop-wrap .pop-body ul.list li { margin-bottom:15px; padding:0 0 0 10px; font-size:13px; position:relative; text-align:justify; letter-spacing:-0.05em; } .lawpop-wrap .pop-body ul.list li::before { content:''; width:5px; height:2px; background-color:#930; position:absolute; top:6px; left:0; } .lawpop-wrap .pop-body ul.list li span { font-weight:bold; color:#fff; } .lawpop-wrap .pop-body ul.list ul.ul_2 { margin:5px 0 0 0; padding:0; list-style:none; overflow:hidden; } .lawpop-wrap .pop-body ul.list ul.ul_2 > li { padding:0 0 0 7px; } .lawpop-wrap .pop-body ul.list ul.ul_2 > li::before { content:''; width:3px; height:3px; background-color:#666; position:absolute; top:7px; left:0; } .lawpop-wrap .pop-body ul.list ul.ul_2 > li:last-child { margin:0 } .lawpop-wrap .pop-foot { padding:1em 0 2em 0; text-align:center; overflow:hidden; } /** 신규모바일앱 **/ .compop-wrap .app-store { list-style:none; overflow: hidden; } .compop-wrap .app-store li { float:left; width:50%; } .compop-wrap .app-store .btn-appDown { float:left; width:90px; height:130px; margin:0 auto; display:block; } /** 이미지 팝업(다운로드 링크) **/ .imgpop-wrap { /*width:375px;*/ min-height:420px; margin:0 auto; overflow:hidden; } .imgpop-wrap .pop-body { padding:0; overflow:hidden; position:relative; } .imgpop-wrap .pop-body .pop-bg { position:relative; z-index:10; } .imgpop-wrap .pop-btn-down { width:265px; list-style:none; overflow:hidden; position:absolute; left:35px; bottom:10px; z-index:50; } .imgpop-wrap .pop-btn-down dd { float:left; width:33.3%; margin:0; padding:0; text-align:center; } </style> </head> <body> <div class="wrapper"> <div class="PZwindow"> <div class="PZwrap"> <div class="compop-wrap"> <!-- <div id="logo" style="padding-left:-20px; "><img alt="logo" src="/base/images/logo.png" style="vertical-align: middle">&nbsp;<b>외교부</b>&nbsp;&nbsp;&nbsp;</div> --> <div class="pop-head"> <div class="copytxt"> <div id="logo" style="padding-left:0px; "><img alt="logo" src="/base/images/logo.png" height="16.5px" style="vertical-align: middle">&nbsp;<b style="vertical-align: middle">조달청</b><br><br></div> <div id="logo" style="font-size:20px; font-family: 'Malgun Gothic'"><b>시스템 점검</b></div> <p class="bold">안정적인 서비스 제공을 위한 시스템 점검으로 인하여<br /> 현재 웹서비스가 중단되고 있음을 알려드립니다.<br /> 더욱 편리한 서비스를 제공하기 위해 최선을 다하겠습니다.<br /> ◈ 서비스 중단 시간 : 2026-03-27 19:00 ~ 2026-03-28 16:00</p> </div> </div> <div class="pop-body"> <div class="pop-box"> <dl class="list"> <dt><span></span>대상</dt> <dd> <span>나라장터 및 조달정보시스템 전 업무</span></dd> </dl> <dl class="list"> <dt><span></span>일정</dt> <dd><span>2026.03.27.(금) 19:00 ~ 2026.03.28.(토) 16:00</span></dd> </dl> <p class="ps">※ 시스템 점검은 상황에 따라 조기종료 또는 연장될 수 있습니다. </p> </div> </div> <p class="bold" style="text-align:right;font-size:12px; color:#333333;font-family: 'Malgun Gothic';vertical-align: middle">&nbsp;</p> </div> </div> </div> </div> </body> </html>