
<!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>새로운 한사평 모바일 학습앱 "한사평M" 출시 안내</strong> <br />
			 <span>2018.02.28<span style="padding:0 6px 0 6px;">l</span>3802</span>
		  </div>
				<div class="ctsarea">
                   안녕하세요. 한사평 모바일 팀입니다.<BR><BR>안드로이드와 아이폰용 한사평 모바일 학습앱인 한사평M이 새롭게 출시되었습니다.<BR><BR><BR><STRONG><FONT color=#0000ff>■ 앱이름</FONT></STRONG><BR><STRONG><FONT size=3>한사평M</FONT></STRONG> : 더욱 새롭게 변신한 한사평 학습어플<BR><BR><IMG border=0 hspace=0 alt="" src="http://www.hakjum.com/pds/notice/앱%20아이콘.png" align=baseline height=150> <BR><BR><BR><STRONG><FONT color=#0000ff>■ 핵심기능</FONT><BR></STRONG>한사평 전과목 학습 및 모바일 토론 참여 가능<BR>N스크린 기능 (PC에서 학습하던 목차, 동영상 위치까지 한사평M에서 그대로 이어서 학습 가능)<BR>학습종료시 미달 안내<BR>편리한 동영상 플레이어(제스쳐로 음량, 밝기, 이동 가능)<BR>동영상 강의 다운로드(안드로이드는 3월 지원 예정) <BR>학습일정 캘린더 지원<BR>(앱소개 : <A href="http://www.hakjum.com/hspmobile/hsp_m.asp"><FONT color=#0000ff>http://www.hakjum.com/hspmobile/hsp_m.asp</FONT></A>) <BR><BR><BR><STRONG><FONT color=#0000ff>■ 다운로드방법</FONT></STRONG><BR>구글 플레이스토어 또는 애플 앱스토어에서 "한사평M"으로 검색 후 다운로드 가능 <BR><BR><IMG border=0 hspace=0 alt="" src="http://www.hakjum.com/pds/notice/한사평M_QR코드_안드로이드_신.PNG" align=baseline><BR><BR><IMG border=0 hspace=0 alt="" src="http://www.hakjum.com/pds/notice/한사평M_QR코드_아이폰_신.PNG" align=baseline><BR><BR><BR><BR><STRONG><FONT color=#0000ff>■ 지원사양<BR></FONT></STRONG>안드로이드 : kikat 4.4 이상<BR>애플 : iOS9 이상 <BR><BR><BR>※ 기존 한사평M을 이용하시던 학습자께서는 계속 사용가능하오나, 새로 출시된 한사평M 설치시 보다 편리하고 쾌적한 학습환경에서 학습이 가능합니다. <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>