
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.wapforum.org/DTD/xhtml-mobile12.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>한사평모바일</title>
	
		<meta name="viewport" content="width=device-width,user-scalable=0, initial-scale=1, maximum-scale=1, minimum-scale=1" />
	
    <link rel="apple-touch-icon" href="/images/hsp_icon.png"/>
	<link rel="stylesheet" type="text/css" href="/common/css/common.css" />
	<link rel="stylesheet" type="text/css" href="/common/css/ui.css" />
    <script type="text/javascript" src="/common/js/jquery-1.4.2.min.js"></script>
    <script type="text/javascript">
        $(window).load(function () {
            $("img").each(function () {
                var imgWidth = $(this).width();
                var maxWidth = $("#container").width()-20;
                if (imgWidth > maxWidth) {
                    $(this).width(maxWidth);
                    $(this).height($(this).height() * Number(maxWidth / (maxWidth-imgWidth)));
                }
            });
        });
    </script>
    <!--  CPCGUARD SCRIPT V5.0 -->
    <script type="text/javascript">
        var cpc_protocol = document.location.protocol || "http:";
        var cpc_script_host = ["//nsc1.cpcguard.com", "//vsc1.cpcguard.com"];
        var cpc_script_image = cpc_protocol + cpc_script_host[0] + "/cpcguard.gif?cache=" + (new Date()).getTime();

        function cpcguard_script_bind(i) {
            try {
                var _head = document.getElementsByTagName("head")[0] || document.documentElement;
                if (_head) {
                    var _script = document.createElement("script"); _script.id = "include_cpc_script"; _script.type = "text/javascript"; _script.charset = "utf-8"; _script.async = true; _script.src = (cpc_protocol + cpc_script_host[i] + "/new/cpc_script.js");
                    _head.appendChild(_script);
                } else { window.setTimeout(arguments.callee(i), 500); }
            } catch (e) { }
        }
        if (!document.getElementById("include_cpc_script")) { document.write("<img src='" + cpc_script_image + "' style='width:1px;height:1px;position:absolute;' onload='cpcguard_script_bind(0)' onerror='cpcguard_script_bind(1)' />"); }
    </script>
    <!-- CPCGUARD SCRIPT END -->

<link rel="stylesheet" type="text/css" href="/css/bbs.css" />
</head>

<body>
	<div id="container">
		
		<div id="contents">
			 <div class="sbbar">
			 <strong> [7/26] 홈페이지 접속 장애 관련 안내 </strong> <br />
			 <span>2021.07.26<span style="padding:0 6px 0 6px;">l</span>2161</span>
		  </div>
				<div class="ctsarea">
                   <DIV style='BOX-SIZING: border-box; FONT-SIZE: 14px; FONT-FAMILY: "Segoe UI", system-ui, "Apple Color Emoji", "Segoe UI Emoji", sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: 400; FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal'>
<DIV style="TEXT-INDENT: 0px"><SPAN style="FONT-SIZE: 14px"><SPAN><SPAN style='FONT-FAMILY: "Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji",sans-serif'><SPAN><SPAN style="font-variant-ligatures: normal"><SPAN style="font-variant-caps: normal"><SPAN><SPAN style="LETTER-SPACING: normal"><SPAN><SPAN style="TEXT-TRANSFORM: none"><SPAN style="WHITE-SPACE: normal"><SPAN style="WIDOWS: 2"><SPAN style="WORD-SPACING: 0px">안녕하세요. 한국사이버평생교육원입니다.<BR><BR>먼저 사이트 접속에 불편을 드려 대단히 죄송하다는 말씀을 드립니다.<BR><BR><STRONG><FONT size=+0>2021년 7월 26일(월) 오전 11:00 ~&nbsp;13:00까지 본 교육원[홈페이지] 학습방 이용이 불가한 장애가 발생하였습니다. </FONT></STRONG><BR><BR>해당 장애는 본 교육원 학습PC등록 프로그램 설치 관련 장애로 맥어드레스 인증프로그램 설치가 정상적으로 진행되지 않는것으로 확인되었고&nbsp;13:00이후에 정상적으로 되었습니다&nbsp;<BR><BR>이와 관련한 사항은 [아래] 내용을 확인하여 주시고, 추가적인 불편사항 발생 시, 교육원(1544-9007)으로 즉시 연락주시기 바랍니다.<BR><BR>
<HR>
-아래-<BR><STRONG>[장애 발생 일시]<BR>2021.07.26(월) 11:00 ~ 오후 13:00<BR><BR>[장애 내용]<BR>맥어드레스 프로그램 설치 오류로 인한 홈페이지&gt;&gt; 학습방 이용 장애<BR><BR>[장애 처리]<BR>문제요소 확인 및 해결완료</STRONG><BR>
<HR>
<BR><BR>예상치 못한 장애로 인해 홈페이지 이용에 어려움을 드린 점 다시 한 번 사과드립니다.&nbsp;<BR><BR>감사합니다.</SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></DIV></DIV>
				</div>
				<div class="btnbox">
					<a href="javascript:history.back();"><img src="../images/btn_historyback.jpg" alt="이전으로" /></a>
				</div> 
		</div>
        
		<div id="footer">
			Copyright (c) <span style="color:#0d2785; font-weight:bold;">Goodlearning</span>. All rights reserved
		</div>
		<!--
		<p style="background:#08f;width:320px">320px</p>
		<p style="background:#0f3;width:300px">300px</p>
		<p style="background:#f03;width:200px">200px</p>-->
	</div>
</body>
</html>