
<!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><font color=green><b>[필독] 2022년 01월27일(목) 내부시설 점검안내</font></b></strong> <br />
			 <span>2022.01.10<span style="padding:0 6px 0 6px;">l</span>1867</span>
		  </div>
				<div class="ctsarea">
                   <P>안녕하세요.<BR>한국사이버평생교육원 입니다.</P><BR>
<P><STRONG><FONT color=#0000ff>01월 27일(목) 새벽 1시 ~ 새벽 6시 까지</FONT></STRONG> <BR>본 
교육원의 내부시설 점검으로 인해 홈페이지 접속 및 시스템 이용이 원활하지 않을 수 있으므로<BR>이점 숙지하시어 홈페이지 이용 및 학습진행에 
차질이 없으시길 바랍니다.</P><BR>
<P>작업 상황에 따라서 작업시간이 변동될 수 있으며, 변동 시에는 공지사항을 통해 안내 드리겠습니다.<BR><BR>
<HR>

<P></P>
<P><STRONG><FONT color=#000099>▶일시 <BR>2022년 1월 27일 (목) AM1:00 ~ 
AM6:00<BR>▶사유&작업영향<BR>- 교육원 내부시설 점검 <BR>- 작업시간 동안 홈페이지 이용 및 학습, 토론, 과제 제출등의 
학습진행,<BR>&nbsp;&nbsp; 안드로이드 어플 및 아이폰 앱을 통한 학습진행, MP4다운로드 진행 
불안정</FONT></STRONG><BR>
<HR>

<P></P>
<P><BR>이용에 불편을 드리게 되어 죄송합니다. <BR>점검시간이 최소화 되도록 노력하겠습니다.</P><BR>
<P>감사합니다.</P>
				</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>