
<!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>[필독] 교육원 주소 이전 관련 안내</strong> <br />
			 <span>2016.12.19<span style="padding:0 6px 0 6px;">l</span>2828</span>
		  </div>
				<div class="ctsarea">
                   <P>안녕하세요. 한국사이버평생교육원입니다.<BR><BR>다름이 아니오라, 본 교육원이 <STRONG><U>12월 17일자로 아래의 주소로 이전</U></STRONG>을 하게 되었습니다.<BR></P><BR>
<HR>
<STRONG><FONT color=#ff0000><BR>▶ 교육원 새주소 ◀<BR></FONT><BR></STRONG><FONT color=#000099><STRONG>(우) 02583&nbsp;&nbsp;서울특별시 동대문구 용두동 234-1 포은빌딩 3층<BR>[도로명 : 서울특별시 동대문구 왕산로 60-1 3층]</STRONG></FONT><BR><BR>
<HR>
<BR>교육원 이전과 관련하여 <STRONG>온라인 학습 진행 및 홈페이지 사용, 온라인 상담 등은 정상 진행이&nbsp;가능</STRONG>하오니 참고 부탁드립니다.<BR><BR>새로운 사무실에서 학습자 여러분들과 더 많은 소통할수있는 교육원이 되도록 하겠습니다.<BR><BR>홈페이지에 기재되어있는 주소등은 순차적으로 수정될 예정이오니,&nbsp;해당 내용은 사전 확인하시어 혼동 없으시길 바랍니다.<BR><BR>학습자분들의 많은 양해부탁드리며, 앞으로도 본 교육원에 많은 관심 부탁드립니다.<BR>감사합니다. 
				</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>