
<!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><b><font color=red>[필독]★학습PC 제한★ 안내입니다.</font></b></strong> <br />
			 <span>2025.01.09<span style="padding:0 6px 0 6px;">l</span>2273</span>
		  </div>
				<div class="ctsarea">
                   <p>안녕하세요.<br><br>한국사이버평생교육원에서는 교육부 평가인정 학습과정 운영에 관한 규정[2018.11.13]에 따라<br><br><strong>대리출석 · 대리시험 등의 부정행위 방지를 위해</strong> <strong><font color="#0000ff">2019년 9월 4일(수)부터 학습 가능한 PC를 3대까지로 제한</font></strong>하고 있습니다.<br><br>아래의 내용을 숙지하시어 학습을 진행하여 주시기 바랍니다.<br>
</p><hr>
<br><strong>[학습가능 PC 등록 안내]</strong>
<p></p>
<p><strong>1. 최근 학습방을 입장하였던 PC로 <u><font color="#ff0000">최대 3대까지</font></u> 자동 등록됩니다.<br>** 사용하셨던 PC가 3대 이상일 경우 더이상 자동등록 되지 않습니다.<br>** 학습방 입장 없이 기타 서비스 이용을 위해 로그인한 경우에는 자동등록에서 제외됩니다.<br><br>2. 자동 등록된 PC에서만 학습방 입장(시험방, 과제함, 토론방, 학습 등 모든 메뉴 포함)이 가능하며,<br>그 외 모든 서비스는 관계 없이 이용하실 수 있습니다.<br><br>3. <font color="#0000ff">최초 등록된 3대의 PC 이외의 다른 PC로 학습을 진행하고자 하실 경우 본인인증을 진행하셔야 합니다.<br></font>** 본인인증 수단 : 휴대폰 인증, 범용공인인증서 인증, 아이핀 인증<br>**PC는 최대 3대까지로 제한되기 때문에 본인인증하여 새로운 PC를 사용하실 경우, 먼저 등록 된 PC 순서대로 삭제 됩니다.&nbsp; <br></strong>
</p><hr>
<br>감사합니다.<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>