Spaces:
Running
Running
Upload 19 files (#1)
Browse files- Upload 19 files (8c68dc4e807f2c7da72b937309bcef6a45584786)
- hwpx_templates/base/Contents/content.hpf +24 -0
- hwpx_templates/base/Contents/header.xml +821 -0
- hwpx_templates/base/Contents/section0.xml +48 -0
- hwpx_templates/base/META-INF/container.rdf +1 -0
- hwpx_templates/base/META-INF/container.xml +8 -0
- hwpx_templates/base/META-INF/manifest.xml +2 -0
- hwpx_templates/base/Preview/PrvImage.png +0 -0
- hwpx_templates/base/Preview/PrvText.txt +1 -0
- hwpx_templates/base/mimetype +1 -0
- hwpx_templates/base/settings.xml +4 -0
- hwpx_templates/base/version.xml +2 -0
- hwpx_templates/gonmun/header.xml +976 -0
- hwpx_templates/gonmun/section0.xml +197 -0
- hwpx_templates/minutes/header.xml +965 -0
- hwpx_templates/minutes/section0.xml +346 -0
- hwpx_templates/proposal/header.xml +1040 -0
- hwpx_templates/proposal/section0.xml +281 -0
- hwpx_templates/report/header.xml +1202 -0
- hwpx_templates/report/section0.xml +201 -0
hwpx_templates/base/Contents/content.hpf
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<opf:package xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hp10="http://www.hancom.co.kr/hwpml/2016/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section" xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:hhs="http://www.hancom.co.kr/hwpml/2011/history" xmlns:hm="http://www.hancom.co.kr/hwpml/2011/master-page" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf/" xmlns:ooxmlchart="http://www.hancom.co.kr/hwpml/2016/ooxmlchart" xmlns:hwpunitchar="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" version="" unique-identifier="" id="">
|
| 3 |
+
<opf:metadata>
|
| 4 |
+
<opf:title/>
|
| 5 |
+
<opf:language>ko</opf:language>
|
| 6 |
+
<opf:meta name="creator" content="text"/>
|
| 7 |
+
<opf:meta name="subject" content="text"/>
|
| 8 |
+
<opf:meta name="description" content="text"/>
|
| 9 |
+
<opf:meta name="lastsaveby" content="text"/>
|
| 10 |
+
<opf:meta name="CreatedDate" content="text"/>
|
| 11 |
+
<opf:meta name="ModifiedDate" content="text"/>
|
| 12 |
+
<opf:meta name="date" content="text"/>
|
| 13 |
+
<opf:meta name="keyword" content="text"/>
|
| 14 |
+
</opf:metadata>
|
| 15 |
+
<opf:manifest>
|
| 16 |
+
<opf:item id="header" href="Contents/header.xml" media-type="application/xml"/>
|
| 17 |
+
<opf:item id="section0" href="Contents/section0.xml" media-type="application/xml"/>
|
| 18 |
+
<opf:item id="settings" href="settings.xml" media-type="application/xml"/>
|
| 19 |
+
</opf:manifest>
|
| 20 |
+
<opf:spine>
|
| 21 |
+
<opf:itemref idref="header" linear="yes"/>
|
| 22 |
+
<opf:itemref idref="section0" linear="yes"/>
|
| 23 |
+
</opf:spine>
|
| 24 |
+
</opf:package>
|
hwpx_templates/base/Contents/header.xml
ADDED
|
@@ -0,0 +1,821 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hh:head xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hp10="http://www.hancom.co.kr/hwpml/2016/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section" xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:hhs="http://www.hancom.co.kr/hwpml/2011/history" xmlns:hm="http://www.hancom.co.kr/hwpml/2011/master-page" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf/" xmlns:ooxmlchart="http://www.hancom.co.kr/hwpml/2016/ooxmlchart" xmlns:hwpunitchar="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" version="1.5" secCnt="1">
|
| 3 |
+
<hh:beginNum page="1" footnote="1" endnote="1" pic="1" tbl="1" equation="1"/>
|
| 4 |
+
<hh:refList>
|
| 5 |
+
<hh:fontfaces itemCnt="7">
|
| 6 |
+
<hh:fontface lang="HANGUL" fontCnt="2">
|
| 7 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 8 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 9 |
+
</hh:font>
|
| 10 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 11 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 12 |
+
</hh:font>
|
| 13 |
+
</hh:fontface>
|
| 14 |
+
<hh:fontface lang="LATIN" fontCnt="2">
|
| 15 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 16 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 17 |
+
</hh:font>
|
| 18 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 19 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 20 |
+
</hh:font>
|
| 21 |
+
</hh:fontface>
|
| 22 |
+
<hh:fontface lang="HANJA" fontCnt="2">
|
| 23 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 24 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 25 |
+
</hh:font>
|
| 26 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 27 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 28 |
+
</hh:font>
|
| 29 |
+
</hh:fontface>
|
| 30 |
+
<hh:fontface lang="JAPANESE" fontCnt="2">
|
| 31 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 32 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 33 |
+
</hh:font>
|
| 34 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 35 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 36 |
+
</hh:font>
|
| 37 |
+
</hh:fontface>
|
| 38 |
+
<hh:fontface lang="OTHER" fontCnt="2">
|
| 39 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 40 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 41 |
+
</hh:font>
|
| 42 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 43 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 44 |
+
</hh:font>
|
| 45 |
+
</hh:fontface>
|
| 46 |
+
<hh:fontface lang="SYMBOL" fontCnt="2">
|
| 47 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 48 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 49 |
+
</hh:font>
|
| 50 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 51 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 52 |
+
</hh:font>
|
| 53 |
+
</hh:fontface>
|
| 54 |
+
<hh:fontface lang="USER" fontCnt="2">
|
| 55 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 56 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 57 |
+
</hh:font>
|
| 58 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 59 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 60 |
+
</hh:font>
|
| 61 |
+
</hh:fontface>
|
| 62 |
+
</hh:fontfaces>
|
| 63 |
+
<hh:borderFills itemCnt="2">
|
| 64 |
+
<hh:borderFill id="1" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 65 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 66 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 67 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 68 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 69 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 70 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 71 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 72 |
+
</hh:borderFill>
|
| 73 |
+
<hh:borderFill id="2" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 74 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 75 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 76 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 77 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 78 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 79 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 80 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 81 |
+
<hc:fillBrush>
|
| 82 |
+
<hc:winBrush faceColor="none" hatchColor="#999999" alpha="0"/>
|
| 83 |
+
</hc:fillBrush>
|
| 84 |
+
</hh:borderFill>
|
| 85 |
+
</hh:borderFills>
|
| 86 |
+
<hh:charProperties itemCnt="7">
|
| 87 |
+
<hh:charPr id="0" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 88 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 89 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 90 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 91 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 92 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 93 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 94 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 95 |
+
<hh:outline type="NONE"/>
|
| 96 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 97 |
+
</hh:charPr>
|
| 98 |
+
<hh:charPr id="1" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 99 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 100 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 101 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 102 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 103 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 104 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 105 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 106 |
+
<hh:outline type="NONE"/>
|
| 107 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 108 |
+
</hh:charPr>
|
| 109 |
+
<hh:charPr id="2" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 110 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 111 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 112 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 113 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 114 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 115 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 116 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 117 |
+
<hh:outline type="NONE"/>
|
| 118 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 119 |
+
</hh:charPr>
|
| 120 |
+
<hh:charPr id="3" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 121 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 122 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 123 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 124 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 125 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 126 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 127 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 128 |
+
<hh:outline type="NONE"/>
|
| 129 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 130 |
+
</hh:charPr>
|
| 131 |
+
<hh:charPr id="4" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 132 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 133 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 134 |
+
<hh:spacing hangul="-5" latin="-5" hanja="-5" japanese="-5" other="-5" symbol="-5" user="-5"/>
|
| 135 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 136 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 137 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 138 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 139 |
+
<hh:outline type="NONE"/>
|
| 140 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 141 |
+
</hh:charPr>
|
| 142 |
+
<hh:charPr id="5" height="1600" textColor="#2E74B5" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 143 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 144 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 145 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 146 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 147 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 148 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 149 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 150 |
+
<hh:outline type="NONE"/>
|
| 151 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 152 |
+
</hh:charPr>
|
| 153 |
+
<hh:charPr id="6" height="1100" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 154 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 155 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 156 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 157 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 158 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 159 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 160 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 161 |
+
<hh:outline type="NONE"/>
|
| 162 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 163 |
+
</hh:charPr>
|
| 164 |
+
</hh:charProperties>
|
| 165 |
+
<hh:tabProperties itemCnt="3">
|
| 166 |
+
<hh:tabPr id="0" autoTabLeft="0" autoTabRight="0"/>
|
| 167 |
+
<hh:tabPr id="1" autoTabLeft="1" autoTabRight="0"/>
|
| 168 |
+
<hh:tabPr id="2" autoTabLeft="0" autoTabRight="1"/>
|
| 169 |
+
</hh:tabProperties>
|
| 170 |
+
<hh:numberings itemCnt="1">
|
| 171 |
+
<hh:numbering id="1" start="0">
|
| 172 |
+
<hh:paraHead start="1" level="1" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^1.</hh:paraHead>
|
| 173 |
+
<hh:paraHead start="1" level="2" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^2.</hh:paraHead>
|
| 174 |
+
<hh:paraHead start="1" level="3" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^3)</hh:paraHead>
|
| 175 |
+
<hh:paraHead start="1" level="4" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^4)</hh:paraHead>
|
| 176 |
+
<hh:paraHead start="1" level="5" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">(^5)</hh:paraHead>
|
| 177 |
+
<hh:paraHead start="1" level="6" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">(^6)</hh:paraHead>
|
| 178 |
+
<hh:paraHead start="1" level="7" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_DIGIT" charPrIDRef="4294967295" checkable="1">^7</hh:paraHead>
|
| 179 |
+
<hh:paraHead start="1" level="8" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="1">^8</hh:paraHead>
|
| 180 |
+
<hh:paraHead start="1" level="9" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_JAMO" charPrIDRef="4294967295" checkable="0"/>
|
| 181 |
+
<hh:paraHead start="1" level="10" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="ROMAN_SMALL" charPrIDRef="4294967295" checkable="1"/>
|
| 182 |
+
</hh:numbering>
|
| 183 |
+
</hh:numberings>
|
| 184 |
+
<hh:paraProperties itemCnt="20">
|
| 185 |
+
<hh:paraPr id="0" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 186 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 187 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 188 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 189 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 190 |
+
<hp:switch>
|
| 191 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 192 |
+
<hh:margin>
|
| 193 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 194 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 195 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 196 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 197 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 198 |
+
</hh:margin>
|
| 199 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 200 |
+
</hp:case>
|
| 201 |
+
<hp:default>
|
| 202 |
+
<hh:margin>
|
| 203 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 204 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 205 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 206 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 207 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 208 |
+
</hh:margin>
|
| 209 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 210 |
+
</hp:default>
|
| 211 |
+
</hp:switch>
|
| 212 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 213 |
+
</hh:paraPr>
|
| 214 |
+
<hh:paraPr id="1" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 215 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 216 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 217 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 218 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 219 |
+
<hp:switch>
|
| 220 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 221 |
+
<hh:margin>
|
| 222 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 223 |
+
<hc:left value="1500" unit="HWPUNIT"/>
|
| 224 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 225 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 226 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 227 |
+
</hh:margin>
|
| 228 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 229 |
+
</hp:case>
|
| 230 |
+
<hp:default>
|
| 231 |
+
<hh:margin>
|
| 232 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 233 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 234 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 235 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 236 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 237 |
+
</hh:margin>
|
| 238 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 239 |
+
</hp:default>
|
| 240 |
+
</hp:switch>
|
| 241 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 242 |
+
</hh:paraPr>
|
| 243 |
+
<hh:paraPr id="2" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 244 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 245 |
+
<hh:heading type="OUTLINE" idRef="0" level="0"/>
|
| 246 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 247 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 248 |
+
<hp:switch>
|
| 249 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 250 |
+
<hh:margin>
|
| 251 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 252 |
+
<hc:left value="1000" unit="HWPUNIT"/>
|
| 253 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 254 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 255 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 256 |
+
</hh:margin>
|
| 257 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 258 |
+
</hp:case>
|
| 259 |
+
<hp:default>
|
| 260 |
+
<hh:margin>
|
| 261 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 262 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 263 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 264 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 265 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 266 |
+
</hh:margin>
|
| 267 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 268 |
+
</hp:default>
|
| 269 |
+
</hp:switch>
|
| 270 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 271 |
+
</hh:paraPr>
|
| 272 |
+
<hh:paraPr id="3" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 273 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 274 |
+
<hh:heading type="OUTLINE" idRef="0" level="1"/>
|
| 275 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 276 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 277 |
+
<hp:switch>
|
| 278 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 279 |
+
<hh:margin>
|
| 280 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 281 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 282 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 283 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 284 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 285 |
+
</hh:margin>
|
| 286 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 287 |
+
</hp:case>
|
| 288 |
+
<hp:default>
|
| 289 |
+
<hh:margin>
|
| 290 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 291 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 292 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 293 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 294 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 295 |
+
</hh:margin>
|
| 296 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 297 |
+
</hp:default>
|
| 298 |
+
</hp:switch>
|
| 299 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 300 |
+
</hh:paraPr>
|
| 301 |
+
<hh:paraPr id="4" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 302 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 303 |
+
<hh:heading type="OUTLINE" idRef="0" level="2"/>
|
| 304 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 305 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 306 |
+
<hp:switch>
|
| 307 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 308 |
+
<hh:margin>
|
| 309 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 310 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 311 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 312 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 313 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 314 |
+
</hh:margin>
|
| 315 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 316 |
+
</hp:case>
|
| 317 |
+
<hp:default>
|
| 318 |
+
<hh:margin>
|
| 319 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 320 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 321 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 322 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 323 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 324 |
+
</hh:margin>
|
| 325 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 326 |
+
</hp:default>
|
| 327 |
+
</hp:switch>
|
| 328 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 329 |
+
</hh:paraPr>
|
| 330 |
+
<hh:paraPr id="5" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 331 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 332 |
+
<hh:heading type="OUTLINE" idRef="0" level="3"/>
|
| 333 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 334 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 335 |
+
<hp:switch>
|
| 336 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 337 |
+
<hh:margin>
|
| 338 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 339 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 340 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 341 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 342 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 343 |
+
</hh:margin>
|
| 344 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 345 |
+
</hp:case>
|
| 346 |
+
<hp:default>
|
| 347 |
+
<hh:margin>
|
| 348 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 349 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 350 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 351 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 352 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 353 |
+
</hh:margin>
|
| 354 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 355 |
+
</hp:default>
|
| 356 |
+
</hp:switch>
|
| 357 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 358 |
+
</hh:paraPr>
|
| 359 |
+
<hh:paraPr id="6" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 360 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 361 |
+
<hh:heading type="OUTLINE" idRef="0" level="4"/>
|
| 362 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 363 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 364 |
+
<hp:switch>
|
| 365 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 366 |
+
<hh:margin>
|
| 367 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 368 |
+
<hc:left value="5000" unit="HWPUNIT"/>
|
| 369 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 370 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 371 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 372 |
+
</hh:margin>
|
| 373 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 374 |
+
</hp:case>
|
| 375 |
+
<hp:default>
|
| 376 |
+
<hh:margin>
|
| 377 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 378 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 379 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 380 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 381 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 382 |
+
</hh:margin>
|
| 383 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 384 |
+
</hp:default>
|
| 385 |
+
</hp:switch>
|
| 386 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 387 |
+
</hh:paraPr>
|
| 388 |
+
<hh:paraPr id="7" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 389 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 390 |
+
<hh:heading type="OUTLINE" idRef="0" level="5"/>
|
| 391 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 392 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 393 |
+
<hp:switch>
|
| 394 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 395 |
+
<hh:margin>
|
| 396 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 397 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 398 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 399 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 400 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 401 |
+
</hh:margin>
|
| 402 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 403 |
+
</hp:case>
|
| 404 |
+
<hp:default>
|
| 405 |
+
<hh:margin>
|
| 406 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 407 |
+
<hc:left value="12000" unit="HWPUNIT"/>
|
| 408 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 409 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 410 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 411 |
+
</hh:margin>
|
| 412 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 413 |
+
</hp:default>
|
| 414 |
+
</hp:switch>
|
| 415 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 416 |
+
</hh:paraPr>
|
| 417 |
+
<hh:paraPr id="8" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 418 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 419 |
+
<hh:heading type="OUTLINE" idRef="0" level="6"/>
|
| 420 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 421 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 422 |
+
<hp:switch>
|
| 423 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 424 |
+
<hh:margin>
|
| 425 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 426 |
+
<hc:left value="7000" unit="HWPUNIT"/>
|
| 427 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 428 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 429 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 430 |
+
</hh:margin>
|
| 431 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 432 |
+
</hp:case>
|
| 433 |
+
<hp:default>
|
| 434 |
+
<hh:margin>
|
| 435 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 436 |
+
<hc:left value="14000" unit="HWPUNIT"/>
|
| 437 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 438 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 439 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 440 |
+
</hh:margin>
|
| 441 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 442 |
+
</hp:default>
|
| 443 |
+
</hp:switch>
|
| 444 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 445 |
+
</hh:paraPr>
|
| 446 |
+
<hh:paraPr id="9" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 447 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 448 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 449 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 450 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 451 |
+
<hp:switch>
|
| 452 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 453 |
+
<hh:margin>
|
| 454 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 455 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 456 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 457 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 458 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 459 |
+
</hh:margin>
|
| 460 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 461 |
+
</hp:case>
|
| 462 |
+
<hp:default>
|
| 463 |
+
<hh:margin>
|
| 464 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 465 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 466 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 467 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 468 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 469 |
+
</hh:margin>
|
| 470 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 471 |
+
</hp:default>
|
| 472 |
+
</hp:switch>
|
| 473 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 474 |
+
</hh:paraPr>
|
| 475 |
+
<hh:paraPr id="10" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 476 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 477 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 478 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 479 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 480 |
+
<hp:switch>
|
| 481 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 482 |
+
<hh:margin>
|
| 483 |
+
<hc:intent value="-1310" unit="HWPUNIT"/>
|
| 484 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 485 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 486 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 487 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 488 |
+
</hh:margin>
|
| 489 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 490 |
+
</hp:case>
|
| 491 |
+
<hp:default>
|
| 492 |
+
<hh:margin>
|
| 493 |
+
<hc:intent value="-2620" unit="HWPUNIT"/>
|
| 494 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 495 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 496 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 497 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 498 |
+
</hh:margin>
|
| 499 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 500 |
+
</hp:default>
|
| 501 |
+
</hp:switch>
|
| 502 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 503 |
+
</hh:paraPr>
|
| 504 |
+
<hh:paraPr id="11" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 505 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 506 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 507 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 508 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 509 |
+
<hp:switch>
|
| 510 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 511 |
+
<hh:margin>
|
| 512 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 513 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 514 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 515 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 516 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 517 |
+
</hh:margin>
|
| 518 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 519 |
+
</hp:case>
|
| 520 |
+
<hp:default>
|
| 521 |
+
<hh:margin>
|
| 522 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 523 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 524 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 525 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 526 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 527 |
+
</hh:margin>
|
| 528 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 529 |
+
</hp:default>
|
| 530 |
+
</hp:switch>
|
| 531 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 532 |
+
</hh:paraPr>
|
| 533 |
+
<hh:paraPr id="12" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 534 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 535 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 536 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 537 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 538 |
+
<hp:switch>
|
| 539 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 540 |
+
<hh:margin>
|
| 541 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 542 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 543 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 544 |
+
<hc:prev value="1200" unit="HWPUNIT"/>
|
| 545 |
+
<hc:next value="300" unit="HWPUNIT"/>
|
| 546 |
+
</hh:margin>
|
| 547 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 548 |
+
</hp:case>
|
| 549 |
+
<hp:default>
|
| 550 |
+
<hh:margin>
|
| 551 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 552 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 553 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 554 |
+
<hc:prev value="2400" unit="HWPUNIT"/>
|
| 555 |
+
<hc:next value="600" unit="HWPUNIT"/>
|
| 556 |
+
</hh:margin>
|
| 557 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 558 |
+
</hp:default>
|
| 559 |
+
</hp:switch>
|
| 560 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 561 |
+
</hh:paraPr>
|
| 562 |
+
<hh:paraPr id="13" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 563 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 564 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 565 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 566 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 567 |
+
<hp:switch>
|
| 568 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 569 |
+
<hh:margin>
|
| 570 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 571 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 572 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 573 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 574 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 575 |
+
</hh:margin>
|
| 576 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 577 |
+
</hp:case>
|
| 578 |
+
<hp:default>
|
| 579 |
+
<hh:margin>
|
| 580 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 581 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 582 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 583 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 584 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 585 |
+
</hh:margin>
|
| 586 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 587 |
+
</hp:default>
|
| 588 |
+
</hp:switch>
|
| 589 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 590 |
+
</hh:paraPr>
|
| 591 |
+
<hh:paraPr id="14" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 592 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 593 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 594 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 595 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 596 |
+
<hp:switch>
|
| 597 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 598 |
+
<hh:margin>
|
| 599 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 600 |
+
<hc:left value="1100" unit="HWPUNIT"/>
|
| 601 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 602 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 603 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 604 |
+
</hh:margin>
|
| 605 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 606 |
+
</hp:case>
|
| 607 |
+
<hp:default>
|
| 608 |
+
<hh:margin>
|
| 609 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 610 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 611 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 612 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 613 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 614 |
+
</hh:margin>
|
| 615 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 616 |
+
</hp:default>
|
| 617 |
+
</hp:switch>
|
| 618 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 619 |
+
</hh:paraPr>
|
| 620 |
+
<hh:paraPr id="15" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 621 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 622 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 623 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 624 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 625 |
+
<hp:switch>
|
| 626 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 627 |
+
<hh:margin>
|
| 628 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 629 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 630 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 631 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 632 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 633 |
+
</hh:margin>
|
| 634 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 635 |
+
</hp:case>
|
| 636 |
+
<hp:default>
|
| 637 |
+
<hh:margin>
|
| 638 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 639 |
+
<hc:left value="4400" unit="HWPUNIT"/>
|
| 640 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 641 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 642 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 643 |
+
</hh:margin>
|
| 644 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 645 |
+
</hp:default>
|
| 646 |
+
</hp:switch>
|
| 647 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 648 |
+
</hh:paraPr>
|
| 649 |
+
<hh:paraPr id="16" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 650 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 651 |
+
<hp:switch>
|
| 652 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 653 |
+
<hh:heading type="OUTLINE" idRef="0" level="8"/>
|
| 654 |
+
</hp:case>
|
| 655 |
+
<hp:default>
|
| 656 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 657 |
+
</hp:default>
|
| 658 |
+
</hp:switch>
|
| 659 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 660 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 661 |
+
<hp:switch>
|
| 662 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 663 |
+
<hh:margin>
|
| 664 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 665 |
+
<hc:left value="9000" unit="HWPUNIT"/>
|
| 666 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 667 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 668 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 669 |
+
</hh:margin>
|
| 670 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 671 |
+
</hp:case>
|
| 672 |
+
<hp:default>
|
| 673 |
+
<hh:margin>
|
| 674 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 675 |
+
<hc:left value="18000" unit="HWPUNIT"/>
|
| 676 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 677 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 678 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 679 |
+
</hh:margin>
|
| 680 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 681 |
+
</hp:default>
|
| 682 |
+
</hp:switch>
|
| 683 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 684 |
+
</hh:paraPr>
|
| 685 |
+
<hh:paraPr id="17" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 686 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 687 |
+
<hp:switch>
|
| 688 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 689 |
+
<hh:heading type="OUTLINE" idRef="0" level="9"/>
|
| 690 |
+
</hp:case>
|
| 691 |
+
<hp:default>
|
| 692 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 693 |
+
</hp:default>
|
| 694 |
+
</hp:switch>
|
| 695 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 696 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 697 |
+
<hp:switch>
|
| 698 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 699 |
+
<hh:margin>
|
| 700 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 701 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 702 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 703 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 704 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 705 |
+
</hh:margin>
|
| 706 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 707 |
+
</hp:case>
|
| 708 |
+
<hp:default>
|
| 709 |
+
<hh:margin>
|
| 710 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 711 |
+
<hc:left value="20000" unit="HWPUNIT"/>
|
| 712 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 713 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 714 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 715 |
+
</hh:margin>
|
| 716 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 717 |
+
</hp:default>
|
| 718 |
+
</hp:switch>
|
| 719 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 720 |
+
</hh:paraPr>
|
| 721 |
+
<hh:paraPr id="18" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 722 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 723 |
+
<hp:switch>
|
| 724 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 725 |
+
<hh:heading type="OUTLINE" idRef="0" level="7"/>
|
| 726 |
+
</hp:case>
|
| 727 |
+
<hp:default>
|
| 728 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 729 |
+
</hp:default>
|
| 730 |
+
</hp:switch>
|
| 731 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 732 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 733 |
+
<hp:switch>
|
| 734 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 735 |
+
<hh:margin>
|
| 736 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 737 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 738 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 739 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 740 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 741 |
+
</hh:margin>
|
| 742 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 743 |
+
</hp:case>
|
| 744 |
+
<hp:default>
|
| 745 |
+
<hh:margin>
|
| 746 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 747 |
+
<hc:left value="16000" unit="HWPUNIT"/>
|
| 748 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 749 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 750 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 751 |
+
</hh:margin>
|
| 752 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 753 |
+
</hp:default>
|
| 754 |
+
</hp:switch>
|
| 755 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 756 |
+
</hh:paraPr>
|
| 757 |
+
<hh:paraPr id="19" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 758 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 759 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 760 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 761 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 762 |
+
<hp:switch>
|
| 763 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 764 |
+
<hh:margin>
|
| 765 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 766 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 767 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 768 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 769 |
+
<hc:next value="800" unit="HWPUNIT"/>
|
| 770 |
+
</hh:margin>
|
| 771 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 772 |
+
</hp:case>
|
| 773 |
+
<hp:default>
|
| 774 |
+
<hh:margin>
|
| 775 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 776 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 777 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 778 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 779 |
+
<hc:next value="1600" unit="HWPUNIT"/>
|
| 780 |
+
</hh:margin>
|
| 781 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 782 |
+
</hp:default>
|
| 783 |
+
</hp:switch>
|
| 784 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 785 |
+
</hh:paraPr>
|
| 786 |
+
</hh:paraProperties>
|
| 787 |
+
<hh:styles itemCnt="23">
|
| 788 |
+
<hh:style id="0" type="PARA" name="바탕글" engName="Normal" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 789 |
+
<hh:style id="1" type="PARA" name="본문" engName="Body" paraPrIDRef="1" charPrIDRef="0" nextStyleIDRef="1" langID="1042" lockForm="0"/>
|
| 790 |
+
<hh:style id="2" type="PARA" name="개요 1" engName="Outline 1" paraPrIDRef="2" charPrIDRef="0" nextStyleIDRef="2" langID="1042" lockForm="0"/>
|
| 791 |
+
<hh:style id="3" type="PARA" name="개요 2" engName="Outline 2" paraPrIDRef="3" charPrIDRef="0" nextStyleIDRef="3" langID="1042" lockForm="0"/>
|
| 792 |
+
<hh:style id="4" type="PARA" name="개요 3" engName="Outline 3" paraPrIDRef="4" charPrIDRef="0" nextStyleIDRef="4" langID="1042" lockForm="0"/>
|
| 793 |
+
<hh:style id="5" type="PARA" name="개요 4" engName="Outline 4" paraPrIDRef="5" charPrIDRef="0" nextStyleIDRef="5" langID="1042" lockForm="0"/>
|
| 794 |
+
<hh:style id="6" type="PARA" name="개요 5" engName="Outline 5" paraPrIDRef="6" charPrIDRef="0" nextStyleIDRef="6" langID="1042" lockForm="0"/>
|
| 795 |
+
<hh:style id="7" type="PARA" name="개요 6" engName="Outline 6" paraPrIDRef="7" charPrIDRef="0" nextStyleIDRef="7" langID="1042" lockForm="0"/>
|
| 796 |
+
<hh:style id="8" type="PARA" name="개요 7" engName="Outline 7" paraPrIDRef="8" charPrIDRef="0" nextStyleIDRef="8" langID="1042" lockForm="0"/>
|
| 797 |
+
<hh:style id="9" type="PARA" name="개요 8" engName="Outline 8" paraPrIDRef="18" charPrIDRef="0" nextStyleIDRef="9" langID="1042" lockForm="0"/>
|
| 798 |
+
<hh:style id="10" type="PARA" name="개요 9" engName="Outline 9" paraPrIDRef="16" charPrIDRef="0" nextStyleIDRef="10" langID="1042" lockForm="0"/>
|
| 799 |
+
<hh:style id="11" type="PARA" name="개요 10" engName="Outline 10" paraPrIDRef="17" charPrIDRef="0" nextStyleIDRef="11" langID="1042" lockForm="0"/>
|
| 800 |
+
<hh:style id="12" type="CHAR" name="쪽 번호" engName="Page Number" paraPrIDRef="0" charPrIDRef="1" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 801 |
+
<hh:style id="13" type="CHAR" name="줄 번호" engName="Line Number" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 802 |
+
<hh:style id="14" type="PARA" name="머리말" engName="Header" paraPrIDRef="9" charPrIDRef="2" nextStyleIDRef="14" langID="1042" lockForm="0"/>
|
| 803 |
+
<hh:style id="15" type="PARA" name="각주" engName="Footnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="15" langID="1042" lockForm="0"/>
|
| 804 |
+
<hh:style id="16" type="PARA" name="미주" engName="Endnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="16" langID="1042" lockForm="0"/>
|
| 805 |
+
<hh:style id="17" type="PARA" name="메모" engName="Memo" paraPrIDRef="11" charPrIDRef="4" nextStyleIDRef="17" langID="1042" lockForm="0"/>
|
| 806 |
+
<hh:style id="18" type="PARA" name="차례 제목" engName="TOC Heading" paraPrIDRef="12" charPrIDRef="5" nextStyleIDRef="18" langID="1042" lockForm="0"/>
|
| 807 |
+
<hh:style id="19" type="PARA" name="차례 1" engName="TOC 1" paraPrIDRef="13" charPrIDRef="6" nextStyleIDRef="19" langID="1042" lockForm="0"/>
|
| 808 |
+
<hh:style id="20" type="PARA" name="차례 2" engName="TOC 2" paraPrIDRef="14" charPrIDRef="6" nextStyleIDRef="20" langID="1042" lockForm="0"/>
|
| 809 |
+
<hh:style id="21" type="PARA" name="차례 3" engName="TOC 3" paraPrIDRef="15" charPrIDRef="6" nextStyleIDRef="21" langID="1042" lockForm="0"/>
|
| 810 |
+
<hh:style id="22" type="PARA" name="캡션" engName="Caption" paraPrIDRef="19" charPrIDRef="0" nextStyleIDRef="22" langID="1042" lockForm="0"/>
|
| 811 |
+
</hh:styles>
|
| 812 |
+
</hh:refList>
|
| 813 |
+
<hh:compatibleDocument targetProgram="HWP201X">
|
| 814 |
+
<hh:layoutCompatibility/>
|
| 815 |
+
</hh:compatibleDocument>
|
| 816 |
+
<hh:docOption>
|
| 817 |
+
<hh:linkinfo path="" pageInherit="0" footnoteInherit="0"/>
|
| 818 |
+
</hh:docOption>
|
| 819 |
+
<hh:metaTag>{"name":""}</hh:metaTag>
|
| 820 |
+
<hh:trackchageConfig flags="56"/>
|
| 821 |
+
</hh:head>
|
hwpx_templates/base/Contents/section0.xml
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hs:sec xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hp10="http://www.hancom.co.kr/hwpml/2016/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section" xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:hhs="http://www.hancom.co.kr/hwpml/2011/history" xmlns:hm="http://www.hancom.co.kr/hwpml/2011/master-page" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf/" xmlns:ooxmlchart="http://www.hancom.co.kr/hwpml/2016/ooxmlchart" xmlns:hwpunitchar="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0">
|
| 3 |
+
<hp:p id="3121190098" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 4 |
+
<hp:run charPrIDRef="0">
|
| 5 |
+
<hp:secPr id="" textDirection="HORIZONTAL" spaceColumns="1134" tabStop="8000" tabStopVal="4000" tabStopUnit="HWPUNIT" outlineShapeIDRef="1" memoShapeIDRef="0" textVerticalWidthHead="0" masterPageCnt="0">
|
| 6 |
+
<hp:grid lineGrid="0" charGrid="0" wonggojiFormat="0"/>
|
| 7 |
+
<hp:startNum pageStartsOn="BOTH" page="0" pic="0" tbl="0" equation="0"/>
|
| 8 |
+
<hp:visibility hideFirstHeader="0" hideFirstFooter="0" hideFirstMasterPage="0" border="SHOW_ALL" fill="SHOW_ALL" hideFirstPageNum="0" hideFirstEmptyLine="0" showLineNumber="0"/>
|
| 9 |
+
<hp:lineNumberShape restartType="0" countBy="0" distance="0" startNumber="0"/>
|
| 10 |
+
<hp:pagePr landscape="WIDELY" width="59528" height="84186" gutterType="LEFT_ONLY">
|
| 11 |
+
<hp:margin header="4252" footer="4252" gutter="0" left="8504" right="8504" top="5668" bottom="4252"/>
|
| 12 |
+
</hp:pagePr>
|
| 13 |
+
<hp:footNotePr>
|
| 14 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 15 |
+
<hp:noteLine length="-1" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 16 |
+
<hp:noteSpacing betweenNotes="283" belowLine="567" aboveLine="850"/>
|
| 17 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 18 |
+
<hp:placement place="EACH_COLUMN" beneathText="0"/>
|
| 19 |
+
</hp:footNotePr>
|
| 20 |
+
<hp:endNotePr>
|
| 21 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 22 |
+
<hp:noteLine length="14692344" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 23 |
+
<hp:noteSpacing betweenNotes="0" belowLine="567" aboveLine="850"/>
|
| 24 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 25 |
+
<hp:placement place="END_OF_DOCUMENT" beneathText="0"/>
|
| 26 |
+
</hp:endNotePr>
|
| 27 |
+
<hp:pageBorderFill type="BOTH" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 28 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 29 |
+
</hp:pageBorderFill>
|
| 30 |
+
<hp:pageBorderFill type="EVEN" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 31 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 32 |
+
</hp:pageBorderFill>
|
| 33 |
+
<hp:pageBorderFill type="ODD" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 34 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 35 |
+
</hp:pageBorderFill>
|
| 36 |
+
</hp:secPr>
|
| 37 |
+
<hp:ctrl>
|
| 38 |
+
<hp:colPr id="" type="NEWSPAPER" layout="LEFT" colCount="1" sameSz="1" sameGap="0"/>
|
| 39 |
+
</hp:ctrl>
|
| 40 |
+
</hp:run>
|
| 41 |
+
<hp:run charPrIDRef="0">
|
| 42 |
+
<hp:t/>
|
| 43 |
+
</hp:run>
|
| 44 |
+
<hp:linesegarray>
|
| 45 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 46 |
+
</hp:linesegarray>
|
| 47 |
+
</hp:p>
|
| 48 |
+
</hs:sec>
|
hwpx_templates/base/META-INF/container.rdf
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about=""><ns0:hasPart xmlns:ns0="http://www.hancom.co.kr/hwpml/2016/meta/pkg#" rdf:resource="Contents/header.xml"/></rdf:Description><rdf:Description rdf:about="Contents/header.xml"><rdf:type rdf:resource="http://www.hancom.co.kr/hwpml/2016/meta/pkg#HeaderFile"/></rdf:Description><rdf:Description rdf:about=""><ns0:hasPart xmlns:ns0="http://www.hancom.co.kr/hwpml/2016/meta/pkg#" rdf:resource="Contents/section0.xml"/></rdf:Description><rdf:Description rdf:about="Contents/section0.xml"><rdf:type rdf:resource="http://www.hancom.co.kr/hwpml/2016/meta/pkg#SectionFile"/></rdf:Description><rdf:Description rdf:about=""><rdf:type rdf:resource="http://www.hancom.co.kr/hwpml/2016/meta/pkg#Document"/></rdf:Description></rdf:RDF>
|
hwpx_templates/base/META-INF/container.xml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<ocf:container xmlns:ocf="urn:oasis:names:tc:opendocument:xmlns:container" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf">
|
| 3 |
+
<ocf:rootfiles>
|
| 4 |
+
<ocf:rootfile full-path="Contents/content.hpf" media-type="application/hwpml-package+xml"/>
|
| 5 |
+
<ocf:rootfile full-path="Preview/PrvText.txt" media-type="text/plain"/>
|
| 6 |
+
<ocf:rootfile full-path="META-INF/container.rdf" media-type="application/rdf+xml"/>
|
| 7 |
+
</ocf:rootfiles>
|
| 8 |
+
</ocf:container>
|
hwpx_templates/base/META-INF/manifest.xml
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<odf:manifest xmlns:odf="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0"/>
|
hwpx_templates/base/Preview/PrvImage.png
ADDED
|
hwpx_templates/base/Preview/PrvText.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
|
hwpx_templates/base/mimetype
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
application/hwp+zip
|
hwpx_templates/base/settings.xml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<ha:HWPApplicationSetting xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0">
|
| 3 |
+
<ha:CaretPosition listIDRef="0" paraIDRef="0" pos="16"/>
|
| 4 |
+
</ha:HWPApplicationSetting>
|
hwpx_templates/base/version.xml
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hv:HCFVersion xmlns:hv="http://www.hancom.co.kr/hwpml/2011/version" tagetApplication="WORDPROCESSOR" major="5" minor="1" micro="1" buildNumber="0" os="1" xmlVersion="1.5" application="Hancom Office Hangul" appVersion="13, 0, 0, 1408 WIN32LEWindows_10"/>
|
hwpx_templates/gonmun/header.xml
ADDED
|
@@ -0,0 +1,976 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hh:head xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" version="1.5" secCnt="1">
|
| 3 |
+
<hh:beginNum page="1" footnote="1" endnote="1" pic="1" tbl="1" equation="1"/>
|
| 4 |
+
<hh:refList>
|
| 5 |
+
<hh:fontfaces itemCnt="7">
|
| 6 |
+
<hh:fontface lang="HANGUL" fontCnt="2">
|
| 7 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 8 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 9 |
+
</hh:font>
|
| 10 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 11 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 12 |
+
</hh:font>
|
| 13 |
+
</hh:fontface>
|
| 14 |
+
<hh:fontface lang="LATIN" fontCnt="2">
|
| 15 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 16 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 17 |
+
</hh:font>
|
| 18 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 19 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 20 |
+
</hh:font>
|
| 21 |
+
</hh:fontface>
|
| 22 |
+
<hh:fontface lang="HANJA" fontCnt="2">
|
| 23 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 24 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 25 |
+
</hh:font>
|
| 26 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 27 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 28 |
+
</hh:font>
|
| 29 |
+
</hh:fontface>
|
| 30 |
+
<hh:fontface lang="JAPANESE" fontCnt="2">
|
| 31 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 32 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 33 |
+
</hh:font>
|
| 34 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 35 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 36 |
+
</hh:font>
|
| 37 |
+
</hh:fontface>
|
| 38 |
+
<hh:fontface lang="OTHER" fontCnt="2">
|
| 39 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 40 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 41 |
+
</hh:font>
|
| 42 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 43 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 44 |
+
</hh:font>
|
| 45 |
+
</hh:fontface>
|
| 46 |
+
<hh:fontface lang="SYMBOL" fontCnt="2">
|
| 47 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 48 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 49 |
+
</hh:font>
|
| 50 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 51 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 52 |
+
</hh:font>
|
| 53 |
+
</hh:fontface>
|
| 54 |
+
<hh:fontface lang="USER" fontCnt="2">
|
| 55 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 56 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 57 |
+
</hh:font>
|
| 58 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 59 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 60 |
+
</hh:font>
|
| 61 |
+
</hh:fontface>
|
| 62 |
+
</hh:fontfaces>
|
| 63 |
+
<hh:borderFills itemCnt="4">
|
| 64 |
+
<hh:borderFill id="1" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 65 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 66 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 67 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 68 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 69 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 70 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 71 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 72 |
+
</hh:borderFill>
|
| 73 |
+
<hh:borderFill id="2" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 74 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 75 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 76 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 77 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 78 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 79 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 80 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 81 |
+
<hc:fillBrush>
|
| 82 |
+
<hc:winBrush faceColor="none" hatchColor="#999999" alpha="0"/>
|
| 83 |
+
</hc:fillBrush>
|
| 84 |
+
</hh:borderFill>
|
| 85 |
+
<hh:borderFill id="3" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 86 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 87 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 88 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 89 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 90 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 91 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 92 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 93 |
+
</hh:borderFill>
|
| 94 |
+
<hh:borderFill id="4" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 95 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 96 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 97 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 98 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 99 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 100 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 101 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 102 |
+
<hc:fillBrush>
|
| 103 |
+
<hc:winBrush faceColor="#D6DCE4" hatchColor="#999999" alpha="0"/>
|
| 104 |
+
</hc:fillBrush>
|
| 105 |
+
</hh:borderFill>
|
| 106 |
+
</hh:borderFills>
|
| 107 |
+
<hh:charProperties itemCnt="11">
|
| 108 |
+
<hh:charPr id="0" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 109 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 110 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 111 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 112 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 113 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 114 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 115 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 116 |
+
<hh:outline type="NONE"/>
|
| 117 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 118 |
+
</hh:charPr>
|
| 119 |
+
<hh:charPr id="1" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 120 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 121 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 122 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 123 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 124 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 125 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 126 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 127 |
+
<hh:outline type="NONE"/>
|
| 128 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 129 |
+
</hh:charPr>
|
| 130 |
+
<hh:charPr id="2" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 131 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 132 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 133 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 134 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 135 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 136 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 137 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 138 |
+
<hh:outline type="NONE"/>
|
| 139 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 140 |
+
</hh:charPr>
|
| 141 |
+
<hh:charPr id="3" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 142 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 143 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 144 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 145 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 146 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 147 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 148 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 149 |
+
<hh:outline type="NONE"/>
|
| 150 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 151 |
+
</hh:charPr>
|
| 152 |
+
<hh:charPr id="4" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 153 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 154 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 155 |
+
<hh:spacing hangul="-5" latin="-5" hanja="-5" japanese="-5" other="-5" symbol="-5" user="-5"/>
|
| 156 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 157 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 158 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 159 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 160 |
+
<hh:outline type="NONE"/>
|
| 161 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 162 |
+
</hh:charPr>
|
| 163 |
+
<hh:charPr id="5" height="1600" textColor="#2E74B5" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 164 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 165 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 166 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 167 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 168 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 169 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 170 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 171 |
+
<hh:outline type="NONE"/>
|
| 172 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 173 |
+
</hh:charPr>
|
| 174 |
+
<hh:charPr id="6" height="1100" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 175 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 176 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 177 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 178 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 179 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 180 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 181 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 182 |
+
<hh:outline type="NONE"/>
|
| 183 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 184 |
+
</hh:charPr>
|
| 185 |
+
<hh:charPr id="7" height="2200" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 186 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 187 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 188 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 189 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 190 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 191 |
+
<hh:bold/>
|
| 192 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 193 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 194 |
+
<hh:outline type="NONE"/>
|
| 195 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 196 |
+
</hh:charPr>
|
| 197 |
+
<hh:charPr id="8" height="1600" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 198 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 199 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 200 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 201 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 202 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 203 |
+
<hh:bold/>
|
| 204 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 205 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 206 |
+
<hh:outline type="NONE"/>
|
| 207 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 208 |
+
</hh:charPr>
|
| 209 |
+
<hh:charPr id="9" height="800" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 210 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 211 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 212 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 213 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 214 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 215 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 216 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 217 |
+
<hh:outline type="NONE"/>
|
| 218 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 219 |
+
</hh:charPr>
|
| 220 |
+
<hh:charPr id="10" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 221 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 222 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 223 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 224 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 225 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 226 |
+
<hh:bold/>
|
| 227 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 228 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 229 |
+
<hh:outline type="NONE"/>
|
| 230 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 231 |
+
</hh:charPr>
|
| 232 |
+
</hh:charProperties>
|
| 233 |
+
<hh:tabProperties itemCnt="3">
|
| 234 |
+
<hh:tabPr id="0" autoTabLeft="0" autoTabRight="0"/>
|
| 235 |
+
<hh:tabPr id="1" autoTabLeft="1" autoTabRight="0"/>
|
| 236 |
+
<hh:tabPr id="2" autoTabLeft="0" autoTabRight="1"/>
|
| 237 |
+
</hh:tabProperties>
|
| 238 |
+
<hh:numberings itemCnt="1">
|
| 239 |
+
<hh:numbering id="1" start="0">
|
| 240 |
+
<hh:paraHead start="1" level="1" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^1.</hh:paraHead>
|
| 241 |
+
<hh:paraHead start="1" level="2" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^2.</hh:paraHead>
|
| 242 |
+
<hh:paraHead start="1" level="3" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^3)</hh:paraHead>
|
| 243 |
+
<hh:paraHead start="1" level="4" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^4)</hh:paraHead>
|
| 244 |
+
<hh:paraHead start="1" level="5" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">(^5)</hh:paraHead>
|
| 245 |
+
<hh:paraHead start="1" level="6" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">(^6)</hh:paraHead>
|
| 246 |
+
<hh:paraHead start="1" level="7" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_DIGIT" charPrIDRef="4294967295" checkable="1">^7</hh:paraHead>
|
| 247 |
+
<hh:paraHead start="1" level="8" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="1">^8</hh:paraHead>
|
| 248 |
+
<hh:paraHead start="1" level="9" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_JAMO" charPrIDRef="4294967295" checkable="0"/>
|
| 249 |
+
<hh:paraHead start="1" level="10" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="ROMAN_SMALL" charPrIDRef="4294967295" checkable="1"/>
|
| 250 |
+
</hh:numbering>
|
| 251 |
+
</hh:numberings>
|
| 252 |
+
<hh:paraProperties itemCnt="23">
|
| 253 |
+
<hh:paraPr id="0" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 254 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 255 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 256 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 257 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 258 |
+
<hp:switch>
|
| 259 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 260 |
+
<hh:margin>
|
| 261 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 262 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 263 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 264 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 265 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 266 |
+
</hh:margin>
|
| 267 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 268 |
+
</hp:case>
|
| 269 |
+
<hp:default>
|
| 270 |
+
<hh:margin>
|
| 271 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 272 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 273 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 274 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 275 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 276 |
+
</hh:margin>
|
| 277 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 278 |
+
</hp:default>
|
| 279 |
+
</hp:switch>
|
| 280 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 281 |
+
</hh:paraPr>
|
| 282 |
+
<hh:paraPr id="1" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 283 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 284 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 285 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 286 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 287 |
+
<hp:switch>
|
| 288 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 289 |
+
<hh:margin>
|
| 290 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 291 |
+
<hc:left value="1500" unit="HWPUNIT"/>
|
| 292 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 293 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 294 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 295 |
+
</hh:margin>
|
| 296 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 297 |
+
</hp:case>
|
| 298 |
+
<hp:default>
|
| 299 |
+
<hh:margin>
|
| 300 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 301 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 302 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 303 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 304 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 305 |
+
</hh:margin>
|
| 306 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 307 |
+
</hp:default>
|
| 308 |
+
</hp:switch>
|
| 309 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 310 |
+
</hh:paraPr>
|
| 311 |
+
<hh:paraPr id="2" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 312 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 313 |
+
<hh:heading type="OUTLINE" idRef="0" level="0"/>
|
| 314 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 315 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 316 |
+
<hp:switch>
|
| 317 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 318 |
+
<hh:margin>
|
| 319 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 320 |
+
<hc:left value="1000" unit="HWPUNIT"/>
|
| 321 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 322 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 323 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 324 |
+
</hh:margin>
|
| 325 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 326 |
+
</hp:case>
|
| 327 |
+
<hp:default>
|
| 328 |
+
<hh:margin>
|
| 329 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 330 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 331 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 332 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 333 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 334 |
+
</hh:margin>
|
| 335 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 336 |
+
</hp:default>
|
| 337 |
+
</hp:switch>
|
| 338 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 339 |
+
</hh:paraPr>
|
| 340 |
+
<hh:paraPr id="3" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 341 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 342 |
+
<hh:heading type="OUTLINE" idRef="0" level="1"/>
|
| 343 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 344 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 345 |
+
<hp:switch>
|
| 346 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 347 |
+
<hh:margin>
|
| 348 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 349 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 350 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 351 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 352 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 353 |
+
</hh:margin>
|
| 354 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 355 |
+
</hp:case>
|
| 356 |
+
<hp:default>
|
| 357 |
+
<hh:margin>
|
| 358 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 359 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 360 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 361 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 362 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 363 |
+
</hh:margin>
|
| 364 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 365 |
+
</hp:default>
|
| 366 |
+
</hp:switch>
|
| 367 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 368 |
+
</hh:paraPr>
|
| 369 |
+
<hh:paraPr id="4" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 370 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 371 |
+
<hh:heading type="OUTLINE" idRef="0" level="2"/>
|
| 372 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 373 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 374 |
+
<hp:switch>
|
| 375 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 376 |
+
<hh:margin>
|
| 377 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 378 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 379 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 380 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 381 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 382 |
+
</hh:margin>
|
| 383 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 384 |
+
</hp:case>
|
| 385 |
+
<hp:default>
|
| 386 |
+
<hh:margin>
|
| 387 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 388 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 389 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 390 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 391 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 392 |
+
</hh:margin>
|
| 393 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 394 |
+
</hp:default>
|
| 395 |
+
</hp:switch>
|
| 396 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 397 |
+
</hh:paraPr>
|
| 398 |
+
<hh:paraPr id="5" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 399 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 400 |
+
<hh:heading type="OUTLINE" idRef="0" level="3"/>
|
| 401 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 402 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 403 |
+
<hp:switch>
|
| 404 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 405 |
+
<hh:margin>
|
| 406 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 407 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 408 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 409 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 410 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 411 |
+
</hh:margin>
|
| 412 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 413 |
+
</hp:case>
|
| 414 |
+
<hp:default>
|
| 415 |
+
<hh:margin>
|
| 416 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 417 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 418 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 419 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 420 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 421 |
+
</hh:margin>
|
| 422 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 423 |
+
</hp:default>
|
| 424 |
+
</hp:switch>
|
| 425 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 426 |
+
</hh:paraPr>
|
| 427 |
+
<hh:paraPr id="6" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 428 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 429 |
+
<hh:heading type="OUTLINE" idRef="0" level="4"/>
|
| 430 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 431 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 432 |
+
<hp:switch>
|
| 433 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 434 |
+
<hh:margin>
|
| 435 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 436 |
+
<hc:left value="5000" unit="HWPUNIT"/>
|
| 437 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 438 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 439 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 440 |
+
</hh:margin>
|
| 441 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 442 |
+
</hp:case>
|
| 443 |
+
<hp:default>
|
| 444 |
+
<hh:margin>
|
| 445 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 446 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 447 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 448 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 449 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 450 |
+
</hh:margin>
|
| 451 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 452 |
+
</hp:default>
|
| 453 |
+
</hp:switch>
|
| 454 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 455 |
+
</hh:paraPr>
|
| 456 |
+
<hh:paraPr id="7" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 457 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 458 |
+
<hh:heading type="OUTLINE" idRef="0" level="5"/>
|
| 459 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 460 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 461 |
+
<hp:switch>
|
| 462 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 463 |
+
<hh:margin>
|
| 464 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 465 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 466 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 467 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 468 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 469 |
+
</hh:margin>
|
| 470 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 471 |
+
</hp:case>
|
| 472 |
+
<hp:default>
|
| 473 |
+
<hh:margin>
|
| 474 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 475 |
+
<hc:left value="12000" unit="HWPUNIT"/>
|
| 476 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 477 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 478 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 479 |
+
</hh:margin>
|
| 480 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 481 |
+
</hp:default>
|
| 482 |
+
</hp:switch>
|
| 483 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 484 |
+
</hh:paraPr>
|
| 485 |
+
<hh:paraPr id="8" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 486 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 487 |
+
<hh:heading type="OUTLINE" idRef="0" level="6"/>
|
| 488 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 489 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 490 |
+
<hp:switch>
|
| 491 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 492 |
+
<hh:margin>
|
| 493 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 494 |
+
<hc:left value="7000" unit="HWPUNIT"/>
|
| 495 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 496 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 497 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 498 |
+
</hh:margin>
|
| 499 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 500 |
+
</hp:case>
|
| 501 |
+
<hp:default>
|
| 502 |
+
<hh:margin>
|
| 503 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 504 |
+
<hc:left value="14000" unit="HWPUNIT"/>
|
| 505 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 506 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 507 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 508 |
+
</hh:margin>
|
| 509 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 510 |
+
</hp:default>
|
| 511 |
+
</hp:switch>
|
| 512 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 513 |
+
</hh:paraPr>
|
| 514 |
+
<hh:paraPr id="9" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 515 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 516 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 517 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 518 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 519 |
+
<hp:switch>
|
| 520 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 521 |
+
<hh:margin>
|
| 522 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 523 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 524 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 525 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 526 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 527 |
+
</hh:margin>
|
| 528 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 529 |
+
</hp:case>
|
| 530 |
+
<hp:default>
|
| 531 |
+
<hh:margin>
|
| 532 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 533 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 534 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 535 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 536 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 537 |
+
</hh:margin>
|
| 538 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 539 |
+
</hp:default>
|
| 540 |
+
</hp:switch>
|
| 541 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 542 |
+
</hh:paraPr>
|
| 543 |
+
<hh:paraPr id="10" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 544 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 545 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 546 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 547 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 548 |
+
<hp:switch>
|
| 549 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 550 |
+
<hh:margin>
|
| 551 |
+
<hc:intent value="-1310" unit="HWPUNIT"/>
|
| 552 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 553 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 554 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 555 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 556 |
+
</hh:margin>
|
| 557 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 558 |
+
</hp:case>
|
| 559 |
+
<hp:default>
|
| 560 |
+
<hh:margin>
|
| 561 |
+
<hc:intent value="-2620" unit="HWPUNIT"/>
|
| 562 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 563 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 564 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 565 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 566 |
+
</hh:margin>
|
| 567 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 568 |
+
</hp:default>
|
| 569 |
+
</hp:switch>
|
| 570 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 571 |
+
</hh:paraPr>
|
| 572 |
+
<hh:paraPr id="11" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 573 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 574 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 575 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 576 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 577 |
+
<hp:switch>
|
| 578 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 579 |
+
<hh:margin>
|
| 580 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 581 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 582 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 583 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 584 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 585 |
+
</hh:margin>
|
| 586 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 587 |
+
</hp:case>
|
| 588 |
+
<hp:default>
|
| 589 |
+
<hh:margin>
|
| 590 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 591 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 592 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 593 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 594 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 595 |
+
</hh:margin>
|
| 596 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 597 |
+
</hp:default>
|
| 598 |
+
</hp:switch>
|
| 599 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 600 |
+
</hh:paraPr>
|
| 601 |
+
<hh:paraPr id="12" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 602 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 603 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 604 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 605 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 606 |
+
<hp:switch>
|
| 607 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 608 |
+
<hh:margin>
|
| 609 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 610 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 611 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 612 |
+
<hc:prev value="1200" unit="HWPUNIT"/>
|
| 613 |
+
<hc:next value="300" unit="HWPUNIT"/>
|
| 614 |
+
</hh:margin>
|
| 615 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 616 |
+
</hp:case>
|
| 617 |
+
<hp:default>
|
| 618 |
+
<hh:margin>
|
| 619 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 620 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 621 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 622 |
+
<hc:prev value="2400" unit="HWPUNIT"/>
|
| 623 |
+
<hc:next value="600" unit="HWPUNIT"/>
|
| 624 |
+
</hh:margin>
|
| 625 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 626 |
+
</hp:default>
|
| 627 |
+
</hp:switch>
|
| 628 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 629 |
+
</hh:paraPr>
|
| 630 |
+
<hh:paraPr id="13" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 631 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 632 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 633 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 634 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 635 |
+
<hp:switch>
|
| 636 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 637 |
+
<hh:margin>
|
| 638 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 639 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 640 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 641 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 642 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 643 |
+
</hh:margin>
|
| 644 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 645 |
+
</hp:case>
|
| 646 |
+
<hp:default>
|
| 647 |
+
<hh:margin>
|
| 648 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 649 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 650 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 651 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 652 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 653 |
+
</hh:margin>
|
| 654 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 655 |
+
</hp:default>
|
| 656 |
+
</hp:switch>
|
| 657 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 658 |
+
</hh:paraPr>
|
| 659 |
+
<hh:paraPr id="14" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 660 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 661 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 662 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 663 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 664 |
+
<hp:switch>
|
| 665 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 666 |
+
<hh:margin>
|
| 667 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 668 |
+
<hc:left value="1100" unit="HWPUNIT"/>
|
| 669 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 670 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 671 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 672 |
+
</hh:margin>
|
| 673 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 674 |
+
</hp:case>
|
| 675 |
+
<hp:default>
|
| 676 |
+
<hh:margin>
|
| 677 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 678 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 679 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 680 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 681 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 682 |
+
</hh:margin>
|
| 683 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 684 |
+
</hp:default>
|
| 685 |
+
</hp:switch>
|
| 686 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 687 |
+
</hh:paraPr>
|
| 688 |
+
<hh:paraPr id="15" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 689 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 690 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 691 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 692 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 693 |
+
<hp:switch>
|
| 694 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 695 |
+
<hh:margin>
|
| 696 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 697 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 698 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 699 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 700 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 701 |
+
</hh:margin>
|
| 702 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 703 |
+
</hp:case>
|
| 704 |
+
<hp:default>
|
| 705 |
+
<hh:margin>
|
| 706 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 707 |
+
<hc:left value="4400" unit="HWPUNIT"/>
|
| 708 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 709 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 710 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 711 |
+
</hh:margin>
|
| 712 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 713 |
+
</hp:default>
|
| 714 |
+
</hp:switch>
|
| 715 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 716 |
+
</hh:paraPr>
|
| 717 |
+
<hh:paraPr id="16" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 718 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 719 |
+
<hp:switch>
|
| 720 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 721 |
+
<hh:heading type="OUTLINE" idRef="0" level="8"/>
|
| 722 |
+
</hp:case>
|
| 723 |
+
<hp:default>
|
| 724 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 725 |
+
</hp:default>
|
| 726 |
+
</hp:switch>
|
| 727 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 728 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 729 |
+
<hp:switch>
|
| 730 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 731 |
+
<hh:margin>
|
| 732 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 733 |
+
<hc:left value="9000" unit="HWPUNIT"/>
|
| 734 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 735 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 736 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 737 |
+
</hh:margin>
|
| 738 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 739 |
+
</hp:case>
|
| 740 |
+
<hp:default>
|
| 741 |
+
<hh:margin>
|
| 742 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 743 |
+
<hc:left value="18000" unit="HWPUNIT"/>
|
| 744 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 745 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 746 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 747 |
+
</hh:margin>
|
| 748 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 749 |
+
</hp:default>
|
| 750 |
+
</hp:switch>
|
| 751 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 752 |
+
</hh:paraPr>
|
| 753 |
+
<hh:paraPr id="17" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 754 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 755 |
+
<hp:switch>
|
| 756 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 757 |
+
<hh:heading type="OUTLINE" idRef="0" level="9"/>
|
| 758 |
+
</hp:case>
|
| 759 |
+
<hp:default>
|
| 760 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 761 |
+
</hp:default>
|
| 762 |
+
</hp:switch>
|
| 763 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 764 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 765 |
+
<hp:switch>
|
| 766 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 767 |
+
<hh:margin>
|
| 768 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 769 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 770 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 771 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 772 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 773 |
+
</hh:margin>
|
| 774 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 775 |
+
</hp:case>
|
| 776 |
+
<hp:default>
|
| 777 |
+
<hh:margin>
|
| 778 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 779 |
+
<hc:left value="20000" unit="HWPUNIT"/>
|
| 780 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 781 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 782 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 783 |
+
</hh:margin>
|
| 784 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 785 |
+
</hp:default>
|
| 786 |
+
</hp:switch>
|
| 787 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 788 |
+
</hh:paraPr>
|
| 789 |
+
<hh:paraPr id="18" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 790 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 791 |
+
<hp:switch>
|
| 792 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 793 |
+
<hh:heading type="OUTLINE" idRef="0" level="7"/>
|
| 794 |
+
</hp:case>
|
| 795 |
+
<hp:default>
|
| 796 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 797 |
+
</hp:default>
|
| 798 |
+
</hp:switch>
|
| 799 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 800 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 801 |
+
<hp:switch>
|
| 802 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 803 |
+
<hh:margin>
|
| 804 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 805 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 806 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 807 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 808 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 809 |
+
</hh:margin>
|
| 810 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 811 |
+
</hp:case>
|
| 812 |
+
<hp:default>
|
| 813 |
+
<hh:margin>
|
| 814 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 815 |
+
<hc:left value="16000" unit="HWPUNIT"/>
|
| 816 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 817 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 818 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 819 |
+
</hh:margin>
|
| 820 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 821 |
+
</hp:default>
|
| 822 |
+
</hp:switch>
|
| 823 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 824 |
+
</hh:paraPr>
|
| 825 |
+
<hh:paraPr id="19" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 826 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 827 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 828 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 829 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 830 |
+
<hp:switch>
|
| 831 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 832 |
+
<hh:margin>
|
| 833 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 834 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 835 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 836 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 837 |
+
<hc:next value="800" unit="HWPUNIT"/>
|
| 838 |
+
</hh:margin>
|
| 839 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 840 |
+
</hp:case>
|
| 841 |
+
<hp:default>
|
| 842 |
+
<hh:margin>
|
| 843 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 844 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 845 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 846 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 847 |
+
<hc:next value="1600" unit="HWPUNIT"/>
|
| 848 |
+
</hh:margin>
|
| 849 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 850 |
+
</hp:default>
|
| 851 |
+
</hp:switch>
|
| 852 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 853 |
+
</hh:paraPr>
|
| 854 |
+
<hh:paraPr id="20" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 855 |
+
<hh:align horizontal="CENTER" vertical="BASELINE"/>
|
| 856 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 857 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 858 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 859 |
+
<hp:switch>
|
| 860 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 861 |
+
<hh:margin>
|
| 862 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 863 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 864 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 865 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 866 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 867 |
+
</hh:margin>
|
| 868 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 869 |
+
</hp:case>
|
| 870 |
+
<hp:default>
|
| 871 |
+
<hh:margin>
|
| 872 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 873 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 874 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 875 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 876 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 877 |
+
</hh:margin>
|
| 878 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 879 |
+
</hp:default>
|
| 880 |
+
</hp:switch>
|
| 881 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 882 |
+
</hh:paraPr>
|
| 883 |
+
<hh:paraPr id="21" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 884 |
+
<hh:align horizontal="CENTER" vertical="BASELINE"/>
|
| 885 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 886 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 887 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 888 |
+
<hp:switch>
|
| 889 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 890 |
+
<hh:margin>
|
| 891 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 892 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 893 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 894 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 895 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 896 |
+
</hh:margin>
|
| 897 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 898 |
+
</hp:case>
|
| 899 |
+
<hp:default>
|
| 900 |
+
<hh:margin>
|
| 901 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 902 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 903 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 904 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 905 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 906 |
+
</hh:margin>
|
| 907 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 908 |
+
</hp:default>
|
| 909 |
+
</hp:switch>
|
| 910 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 911 |
+
</hh:paraPr>
|
| 912 |
+
<hh:paraPr id="22" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 913 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 914 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 915 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 916 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 917 |
+
<hp:switch>
|
| 918 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 919 |
+
<hh:margin>
|
| 920 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 921 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 922 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 923 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 924 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 925 |
+
</hh:margin>
|
| 926 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 927 |
+
</hp:case>
|
| 928 |
+
<hp:default>
|
| 929 |
+
<hh:margin>
|
| 930 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 931 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 932 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 933 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 934 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 935 |
+
</hh:margin>
|
| 936 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 937 |
+
</hp:default>
|
| 938 |
+
</hp:switch>
|
| 939 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 940 |
+
</hh:paraPr>
|
| 941 |
+
</hh:paraProperties>
|
| 942 |
+
<hh:styles itemCnt="23">
|
| 943 |
+
<hh:style id="0" type="PARA" name="바탕글" engName="Normal" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 944 |
+
<hh:style id="1" type="PARA" name="본문" engName="Body" paraPrIDRef="1" charPrIDRef="0" nextStyleIDRef="1" langID="1042" lockForm="0"/>
|
| 945 |
+
<hh:style id="2" type="PARA" name="개요 1" engName="Outline 1" paraPrIDRef="2" charPrIDRef="0" nextStyleIDRef="2" langID="1042" lockForm="0"/>
|
| 946 |
+
<hh:style id="3" type="PARA" name="개요 2" engName="Outline 2" paraPrIDRef="3" charPrIDRef="0" nextStyleIDRef="3" langID="1042" lockForm="0"/>
|
| 947 |
+
<hh:style id="4" type="PARA" name="개요 3" engName="Outline 3" paraPrIDRef="4" charPrIDRef="0" nextStyleIDRef="4" langID="1042" lockForm="0"/>
|
| 948 |
+
<hh:style id="5" type="PARA" name="개요 4" engName="Outline 4" paraPrIDRef="5" charPrIDRef="0" nextStyleIDRef="5" langID="1042" lockForm="0"/>
|
| 949 |
+
<hh:style id="6" type="PARA" name="개요 5" engName="Outline 5" paraPrIDRef="6" charPrIDRef="0" nextStyleIDRef="6" langID="1042" lockForm="0"/>
|
| 950 |
+
<hh:style id="7" type="PARA" name="개요 6" engName="Outline 6" paraPrIDRef="7" charPrIDRef="0" nextStyleIDRef="7" langID="1042" lockForm="0"/>
|
| 951 |
+
<hh:style id="8" type="PARA" name="개요 7" engName="Outline 7" paraPrIDRef="8" charPrIDRef="0" nextStyleIDRef="8" langID="1042" lockForm="0"/>
|
| 952 |
+
<hh:style id="9" type="PARA" name="개요 8" engName="Outline 8" paraPrIDRef="18" charPrIDRef="0" nextStyleIDRef="9" langID="1042" lockForm="0"/>
|
| 953 |
+
<hh:style id="10" type="PARA" name="개요 9" engName="Outline 9" paraPrIDRef="16" charPrIDRef="0" nextStyleIDRef="10" langID="1042" lockForm="0"/>
|
| 954 |
+
<hh:style id="11" type="PARA" name="개요 10" engName="Outline 10" paraPrIDRef="17" charPrIDRef="0" nextStyleIDRef="11" langID="1042" lockForm="0"/>
|
| 955 |
+
<hh:style id="12" type="CHAR" name="쪽 번호" engName="Page Number" paraPrIDRef="0" charPrIDRef="1" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 956 |
+
<hh:style id="13" type="CHAR" name="줄 번호" engName="Line Number" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 957 |
+
<hh:style id="14" type="PARA" name="머리말" engName="Header" paraPrIDRef="9" charPrIDRef="2" nextStyleIDRef="14" langID="1042" lockForm="0"/>
|
| 958 |
+
<hh:style id="15" type="PARA" name="각주" engName="Footnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="15" langID="1042" lockForm="0"/>
|
| 959 |
+
<hh:style id="16" type="PARA" name="미주" engName="Endnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="16" langID="1042" lockForm="0"/>
|
| 960 |
+
<hh:style id="17" type="PARA" name="메모" engName="Memo" paraPrIDRef="11" charPrIDRef="4" nextStyleIDRef="17" langID="1042" lockForm="0"/>
|
| 961 |
+
<hh:style id="18" type="PARA" name="차례 제목" engName="TOC Heading" paraPrIDRef="12" charPrIDRef="5" nextStyleIDRef="18" langID="1042" lockForm="0"/>
|
| 962 |
+
<hh:style id="19" type="PARA" name="차례 1" engName="TOC 1" paraPrIDRef="13" charPrIDRef="6" nextStyleIDRef="19" langID="1042" lockForm="0"/>
|
| 963 |
+
<hh:style id="20" type="PARA" name="차례 2" engName="TOC 2" paraPrIDRef="14" charPrIDRef="6" nextStyleIDRef="20" langID="1042" lockForm="0"/>
|
| 964 |
+
<hh:style id="21" type="PARA" name="차례 3" engName="TOC 3" paraPrIDRef="15" charPrIDRef="6" nextStyleIDRef="21" langID="1042" lockForm="0"/>
|
| 965 |
+
<hh:style id="22" type="PARA" name="캡션" engName="Caption" paraPrIDRef="19" charPrIDRef="0" nextStyleIDRef="22" langID="1042" lockForm="0"/>
|
| 966 |
+
</hh:styles>
|
| 967 |
+
</hh:refList>
|
| 968 |
+
<hh:compatibleDocument targetProgram="HWP201X">
|
| 969 |
+
<hh:layoutCompatibility/>
|
| 970 |
+
</hh:compatibleDocument>
|
| 971 |
+
<hh:docOption>
|
| 972 |
+
<hh:linkinfo path="" pageInherit="0" footnoteInherit="0"/>
|
| 973 |
+
</hh:docOption>
|
| 974 |
+
<hh:metaTag>{"name":""}</hh:metaTag>
|
| 975 |
+
<hh:trackchageConfig flags="56"/>
|
| 976 |
+
</hh:head>
|
hwpx_templates/gonmun/section0.xml
ADDED
|
@@ -0,0 +1,197 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hs:sec xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section">
|
| 3 |
+
<!-- 1. secPr + colPr paragraph -->
|
| 4 |
+
<hp:p id="1000000001" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 5 |
+
<hp:run charPrIDRef="0">
|
| 6 |
+
<hp:secPr id="" textDirection="HORIZONTAL" spaceColumns="1134" tabStop="8000" tabStopVal="4000" tabStopUnit="HWPUNIT" outlineShapeIDRef="1" memoShapeIDRef="0" textVerticalWidthHead="0" masterPageCnt="0">
|
| 7 |
+
<hp:grid lineGrid="0" charGrid="0" wonggojiFormat="0"/>
|
| 8 |
+
<hp:startNum pageStartsOn="BOTH" page="0" pic="0" tbl="0" equation="0"/>
|
| 9 |
+
<hp:visibility hideFirstHeader="0" hideFirstFooter="0" hideFirstMasterPage="0" border="SHOW_ALL" fill="SHOW_ALL" hideFirstPageNum="0" hideFirstEmptyLine="0" showLineNumber="0"/>
|
| 10 |
+
<hp:lineNumberShape restartType="0" countBy="0" distance="0" startNumber="0"/>
|
| 11 |
+
<hp:pagePr landscape="WIDELY" width="59528" height="84186" gutterType="LEFT_ONLY">
|
| 12 |
+
<hp:margin header="4252" footer="4252" gutter="0" left="8504" right="8504" top="5668" bottom="4252"/>
|
| 13 |
+
</hp:pagePr>
|
| 14 |
+
<hp:footNotePr>
|
| 15 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 16 |
+
<hp:noteLine length="-1" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 17 |
+
<hp:noteSpacing betweenNotes="283" belowLine="567" aboveLine="850"/>
|
| 18 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 19 |
+
<hp:placement place="EACH_COLUMN" beneathText="0"/>
|
| 20 |
+
</hp:footNotePr>
|
| 21 |
+
<hp:endNotePr>
|
| 22 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 23 |
+
<hp:noteLine length="14692344" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 24 |
+
<hp:noteSpacing betweenNotes="0" belowLine="567" aboveLine="850"/>
|
| 25 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 26 |
+
<hp:placement place="END_OF_DOCUMENT" beneathText="0"/>
|
| 27 |
+
</hp:endNotePr>
|
| 28 |
+
<hp:pageBorderFill type="BOTH" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 29 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 30 |
+
</hp:pageBorderFill>
|
| 31 |
+
<hp:pageBorderFill type="EVEN" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 32 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 33 |
+
</hp:pageBorderFill>
|
| 34 |
+
<hp:pageBorderFill type="ODD" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 35 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 36 |
+
</hp:pageBorderFill>
|
| 37 |
+
</hp:secPr>
|
| 38 |
+
<hp:ctrl>
|
| 39 |
+
<hp:colPr id="" type="NEWSPAPER" layout="LEFT" colCount="1" sameSz="1" sameGap="0"/>
|
| 40 |
+
</hp:ctrl>
|
| 41 |
+
</hp:run>
|
| 42 |
+
<hp:run charPrIDRef="0">
|
| 43 |
+
<hp:t/>
|
| 44 |
+
</hp:run>
|
| 45 |
+
<hp:linesegarray>
|
| 46 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 47 |
+
</hp:linesegarray>
|
| 48 |
+
</hp:p>
|
| 49 |
+
<!-- 2. Empty line -->
|
| 50 |
+
<hp:p id="1000000002" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 51 |
+
<hp:run charPrIDRef="0">
|
| 52 |
+
<hp:t/>
|
| 53 |
+
</hp:run>
|
| 54 |
+
</hp:p>
|
| 55 |
+
<!-- 3. Organization name (center, bold, 22pt) -->
|
| 56 |
+
<hp:p id="1000000003" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 57 |
+
<hp:run charPrIDRef="7">
|
| 58 |
+
<hp:t>{{기관명}}</hp:t>
|
| 59 |
+
</hp:run>
|
| 60 |
+
</hp:p>
|
| 61 |
+
<!-- 4. Empty line -->
|
| 62 |
+
<hp:p id="1000000004" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 63 |
+
<hp:run charPrIDRef="0">
|
| 64 |
+
<hp:t/>
|
| 65 |
+
</hp:run>
|
| 66 |
+
</hp:p>
|
| 67 |
+
<!-- 5. Recipient -->
|
| 68 |
+
<hp:p id="1000000005" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 69 |
+
<hp:run charPrIDRef="0">
|
| 70 |
+
<hp:t>수 신 : {{수신자}}</hp:t>
|
| 71 |
+
</hp:run>
|
| 72 |
+
</hp:p>
|
| 73 |
+
<!-- 6. Via (경유) -->
|
| 74 |
+
<hp:p id="1000000006" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 75 |
+
<hp:run charPrIDRef="0">
|
| 76 |
+
<hp:t>(경유) {{경유}}</hp:t>
|
| 77 |
+
</hp:run>
|
| 78 |
+
</hp:p>
|
| 79 |
+
<!-- 7. Subject -->
|
| 80 |
+
<hp:p id="1000000007" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 81 |
+
<hp:run charPrIDRef="0">
|
| 82 |
+
<hp:t>제 목 {{제목}}</hp:t>
|
| 83 |
+
</hp:run>
|
| 84 |
+
</hp:p>
|
| 85 |
+
<!-- 8. Empty line -->
|
| 86 |
+
<hp:p id="1000000008" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 87 |
+
<hp:run charPrIDRef="0">
|
| 88 |
+
<hp:t/>
|
| 89 |
+
</hp:run>
|
| 90 |
+
</hp:p>
|
| 91 |
+
<!-- 9. Body paragraph 1 -->
|
| 92 |
+
<hp:p id="1000000009" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 93 |
+
<hp:run charPrIDRef="0">
|
| 94 |
+
<hp:t> 1. {{본문1}}</hp:t>
|
| 95 |
+
</hp:run>
|
| 96 |
+
</hp:p>
|
| 97 |
+
<!-- 10. Body paragraph 2 -->
|
| 98 |
+
<hp:p id="1000000010" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 99 |
+
<hp:run charPrIDRef="0">
|
| 100 |
+
<hp:t> 2. {{본문2}}</hp:t>
|
| 101 |
+
</hp:run>
|
| 102 |
+
</hp:p>
|
| 103 |
+
<!-- 11. Empty line -->
|
| 104 |
+
<hp:p id="1000000011" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 105 |
+
<hp:run charPrIDRef="0">
|
| 106 |
+
<hp:t/>
|
| 107 |
+
</hp:run>
|
| 108 |
+
</hp:p>
|
| 109 |
+
<!-- 12. "아 래" (center) -->
|
| 110 |
+
<hp:p id="1000000012" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 111 |
+
<hp:run charPrIDRef="0">
|
| 112 |
+
<hp:t>- 아 래 -</hp:t>
|
| 113 |
+
</hp:run>
|
| 114 |
+
</hp:p>
|
| 115 |
+
<!-- 13. Empty line -->
|
| 116 |
+
<hp:p id="1000000013" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 117 |
+
<hp:run charPrIDRef="0">
|
| 118 |
+
<hp:t/>
|
| 119 |
+
</hp:run>
|
| 120 |
+
</hp:p>
|
| 121 |
+
<!-- 14. Table or detail content placeholder -->
|
| 122 |
+
<hp:p id="1000000014" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 123 |
+
<hp:run charPrIDRef="0">
|
| 124 |
+
<hp:t>{{표 또는 상세내용}}</hp:t>
|
| 125 |
+
</hp:run>
|
| 126 |
+
</hp:p>
|
| 127 |
+
<!-- 15. Empty line -->
|
| 128 |
+
<hp:p id="1000000015" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 129 |
+
<hp:run charPrIDRef="0">
|
| 130 |
+
<hp:t/>
|
| 131 |
+
</hp:run>
|
| 132 |
+
</hp:p>
|
| 133 |
+
<!-- 16. "끝." (center) -->
|
| 134 |
+
<hp:p id="1000000016" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 135 |
+
<hp:run charPrIDRef="0">
|
| 136 |
+
<hp:t>끝.</hp:t>
|
| 137 |
+
</hp:run>
|
| 138 |
+
</hp:p>
|
| 139 |
+
<!-- 17. Empty line x2 -->
|
| 140 |
+
<hp:p id="1000000017" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 141 |
+
<hp:run charPrIDRef="0">
|
| 142 |
+
<hp:t/>
|
| 143 |
+
</hp:run>
|
| 144 |
+
</hp:p>
|
| 145 |
+
<hp:p id="1000000018" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 146 |
+
<hp:run charPrIDRef="0">
|
| 147 |
+
<hp:t/>
|
| 148 |
+
</hp:run>
|
| 149 |
+
</hp:p>
|
| 150 |
+
<!-- 18. Signer line (center, bold 16pt) -->
|
| 151 |
+
<hp:p id="1000000019" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 152 |
+
<hp:run charPrIDRef="8">
|
| 153 |
+
<hp:t>{{직위 성명}}</hp:t>
|
| 154 |
+
</hp:run>
|
| 155 |
+
</hp:p>
|
| 156 |
+
<!-- 19. Empty line x2 -->
|
| 157 |
+
<hp:p id="1000000020" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 158 |
+
<hp:run charPrIDRef="0">
|
| 159 |
+
<hp:t/>
|
| 160 |
+
</hp:run>
|
| 161 |
+
</hp:p>
|
| 162 |
+
<hp:p id="1000000021" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 163 |
+
<hp:run charPrIDRef="0">
|
| 164 |
+
<hp:t/>
|
| 165 |
+
</hp:run>
|
| 166 |
+
</hp:p>
|
| 167 |
+
<!-- 20. Separator line (8pt font) -->
|
| 168 |
+
<hp:p id="1000000022" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 169 |
+
<hp:run charPrIDRef="9">
|
| 170 |
+
<hp:t>────────────────────────────────────────────────</hp:t>
|
| 171 |
+
</hp:run>
|
| 172 |
+
</hp:p>
|
| 173 |
+
<!-- 21. 담당 line -->
|
| 174 |
+
<hp:p id="1000000023" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 175 |
+
<hp:run charPrIDRef="9">
|
| 176 |
+
<hp:t>담당 협조 :</hp:t>
|
| 177 |
+
</hp:run>
|
| 178 |
+
</hp:p>
|
| 179 |
+
<!-- 22. 시행 line -->
|
| 180 |
+
<hp:p id="1000000024" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 181 |
+
<hp:run charPrIDRef="9">
|
| 182 |
+
<hp:t>시행 : {{시행번호}} ( {{시행일자}} ) 접수 ( )</hp:t>
|
| 183 |
+
</hp:run>
|
| 184 |
+
</hp:p>
|
| 185 |
+
<!-- 23. Address line -->
|
| 186 |
+
<hp:p id="1000000025" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 187 |
+
<hp:run charPrIDRef="9">
|
| 188 |
+
<hp:t>우 {{우편번호}} / 주소 {{주소}} / {{홈페이지}}</hp:t>
|
| 189 |
+
</hp:run>
|
| 190 |
+
</hp:p>
|
| 191 |
+
<!-- 24. Contact line -->
|
| 192 |
+
<hp:p id="1000000026" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 193 |
+
<hp:run charPrIDRef="9">
|
| 194 |
+
<hp:t>전화 {{전화번호}} 전송 {{팩스번호}} / {{이메일}} / 공개</hp:t>
|
| 195 |
+
</hp:run>
|
| 196 |
+
</hp:p>
|
| 197 |
+
</hs:sec>
|
hwpx_templates/minutes/header.xml
ADDED
|
@@ -0,0 +1,965 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hh:head xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hp10="http://www.hancom.co.kr/hwpml/2016/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section" xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:hhs="http://www.hancom.co.kr/hwpml/2011/history" xmlns:hm="http://www.hancom.co.kr/hwpml/2011/master-page" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf/" xmlns:ooxmlchart="http://www.hancom.co.kr/hwpml/2016/ooxmlchart" xmlns:hwpunitchar="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" version="1.5" secCnt="1">
|
| 3 |
+
<hh:beginNum page="1" footnote="1" endnote="1" pic="1" tbl="1" equation="1"/>
|
| 4 |
+
<hh:refList>
|
| 5 |
+
<hh:fontfaces itemCnt="7">
|
| 6 |
+
<hh:fontface lang="HANGUL" fontCnt="2">
|
| 7 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 8 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 9 |
+
</hh:font>
|
| 10 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 11 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 12 |
+
</hh:font>
|
| 13 |
+
</hh:fontface>
|
| 14 |
+
<hh:fontface lang="LATIN" fontCnt="2">
|
| 15 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 16 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 17 |
+
</hh:font>
|
| 18 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 19 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 20 |
+
</hh:font>
|
| 21 |
+
</hh:fontface>
|
| 22 |
+
<hh:fontface lang="HANJA" fontCnt="2">
|
| 23 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 24 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 25 |
+
</hh:font>
|
| 26 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 27 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 28 |
+
</hh:font>
|
| 29 |
+
</hh:fontface>
|
| 30 |
+
<hh:fontface lang="JAPANESE" fontCnt="2">
|
| 31 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 32 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 33 |
+
</hh:font>
|
| 34 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 35 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 36 |
+
</hh:font>
|
| 37 |
+
</hh:fontface>
|
| 38 |
+
<hh:fontface lang="OTHER" fontCnt="2">
|
| 39 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 40 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 41 |
+
</hh:font>
|
| 42 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 43 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 44 |
+
</hh:font>
|
| 45 |
+
</hh:fontface>
|
| 46 |
+
<hh:fontface lang="SYMBOL" fontCnt="2">
|
| 47 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 48 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 49 |
+
</hh:font>
|
| 50 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 51 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 52 |
+
</hh:font>
|
| 53 |
+
</hh:fontface>
|
| 54 |
+
<hh:fontface lang="USER" fontCnt="2">
|
| 55 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 56 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 57 |
+
</hh:font>
|
| 58 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 59 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 60 |
+
</hh:font>
|
| 61 |
+
</hh:fontface>
|
| 62 |
+
</hh:fontfaces>
|
| 63 |
+
<hh:borderFills itemCnt="4">
|
| 64 |
+
<hh:borderFill id="1" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 65 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 66 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 67 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 68 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 69 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 70 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 71 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 72 |
+
</hh:borderFill>
|
| 73 |
+
<hh:borderFill id="2" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 74 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 75 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 76 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 77 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 78 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 79 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 80 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 81 |
+
<hc:fillBrush>
|
| 82 |
+
<hc:winBrush faceColor="none" hatchColor="#999999" alpha="0"/>
|
| 83 |
+
</hc:fillBrush>
|
| 84 |
+
</hh:borderFill>
|
| 85 |
+
<hh:borderFill id="3" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 86 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 87 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 88 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 89 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 90 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 91 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 92 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 93 |
+
</hh:borderFill>
|
| 94 |
+
<hh:borderFill id="4" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 95 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 96 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 97 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 98 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 99 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 100 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 101 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 102 |
+
<hc:fillBrush>
|
| 103 |
+
<hc:winBrush faceColor="#E2EFDA" hatchColor="#999999" alpha="0"/>
|
| 104 |
+
</hc:fillBrush>
|
| 105 |
+
</hh:borderFill>
|
| 106 |
+
</hh:borderFills>
|
| 107 |
+
<hh:charProperties itemCnt="10">
|
| 108 |
+
<hh:charPr id="0" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 109 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 110 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 111 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 112 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 113 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 114 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 115 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 116 |
+
<hh:outline type="NONE"/>
|
| 117 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 118 |
+
</hh:charPr>
|
| 119 |
+
<hh:charPr id="1" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 120 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 121 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 122 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 123 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 124 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 125 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 126 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 127 |
+
<hh:outline type="NONE"/>
|
| 128 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 129 |
+
</hh:charPr>
|
| 130 |
+
<hh:charPr id="2" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 131 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 132 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 133 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 134 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 135 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 136 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 137 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 138 |
+
<hh:outline type="NONE"/>
|
| 139 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 140 |
+
</hh:charPr>
|
| 141 |
+
<hh:charPr id="3" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 142 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 143 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 144 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 145 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 146 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 147 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 148 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 149 |
+
<hh:outline type="NONE"/>
|
| 150 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 151 |
+
</hh:charPr>
|
| 152 |
+
<hh:charPr id="4" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 153 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 154 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 155 |
+
<hh:spacing hangul="-5" latin="-5" hanja="-5" japanese="-5" other="-5" symbol="-5" user="-5"/>
|
| 156 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 157 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 158 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 159 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 160 |
+
<hh:outline type="NONE"/>
|
| 161 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 162 |
+
</hh:charPr>
|
| 163 |
+
<hh:charPr id="5" height="1600" textColor="#2E74B5" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 164 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 165 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 166 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 167 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 168 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 169 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 170 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 171 |
+
<hh:outline type="NONE"/>
|
| 172 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 173 |
+
</hh:charPr>
|
| 174 |
+
<hh:charPr id="6" height="1100" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 175 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 176 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 177 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 178 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 179 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 180 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 181 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 182 |
+
<hh:outline type="NONE"/>
|
| 183 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 184 |
+
</hh:charPr>
|
| 185 |
+
<hh:charPr id="7" height="1800" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 186 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 187 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 188 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 189 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 190 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 191 |
+
<hh:bold/>
|
| 192 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 193 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 194 |
+
<hh:outline type="NONE"/>
|
| 195 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 196 |
+
</hh:charPr>
|
| 197 |
+
<hh:charPr id="8" height="1200" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 198 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 199 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 200 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 201 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 202 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 203 |
+
<hh:bold/>
|
| 204 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 205 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 206 |
+
<hh:outline type="NONE"/>
|
| 207 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 208 |
+
</hh:charPr>
|
| 209 |
+
<hh:charPr id="9" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 210 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 211 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 212 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 213 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 214 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 215 |
+
<hh:bold/>
|
| 216 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 217 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 218 |
+
<hh:outline type="NONE"/>
|
| 219 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 220 |
+
</hh:charPr>
|
| 221 |
+
</hh:charProperties>
|
| 222 |
+
<hh:tabProperties itemCnt="3">
|
| 223 |
+
<hh:tabPr id="0" autoTabLeft="0" autoTabRight="0"/>
|
| 224 |
+
<hh:tabPr id="1" autoTabLeft="1" autoTabRight="0"/>
|
| 225 |
+
<hh:tabPr id="2" autoTabLeft="0" autoTabRight="1"/>
|
| 226 |
+
</hh:tabProperties>
|
| 227 |
+
<hh:numberings itemCnt="1">
|
| 228 |
+
<hh:numbering id="1" start="0">
|
| 229 |
+
<hh:paraHead start="1" level="1" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^1.</hh:paraHead>
|
| 230 |
+
<hh:paraHead start="1" level="2" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^2.</hh:paraHead>
|
| 231 |
+
<hh:paraHead start="1" level="3" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^3)</hh:paraHead>
|
| 232 |
+
<hh:paraHead start="1" level="4" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^4)</hh:paraHead>
|
| 233 |
+
<hh:paraHead start="1" level="5" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">(^5)</hh:paraHead>
|
| 234 |
+
<hh:paraHead start="1" level="6" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">(^6)</hh:paraHead>
|
| 235 |
+
<hh:paraHead start="1" level="7" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_DIGIT" charPrIDRef="4294967295" checkable="1">^7</hh:paraHead>
|
| 236 |
+
<hh:paraHead start="1" level="8" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="1">^8</hh:paraHead>
|
| 237 |
+
<hh:paraHead start="1" level="9" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_JAMO" charPrIDRef="4294967295" checkable="0"/>
|
| 238 |
+
<hh:paraHead start="1" level="10" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="ROMAN_SMALL" charPrIDRef="4294967295" checkable="1"/>
|
| 239 |
+
</hh:numbering>
|
| 240 |
+
</hh:numberings>
|
| 241 |
+
<hh:paraProperties itemCnt="23">
|
| 242 |
+
<hh:paraPr id="0" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 243 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 244 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 245 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 246 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 247 |
+
<hp:switch>
|
| 248 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 249 |
+
<hh:margin>
|
| 250 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 251 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 252 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 253 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 254 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 255 |
+
</hh:margin>
|
| 256 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 257 |
+
</hp:case>
|
| 258 |
+
<hp:default>
|
| 259 |
+
<hh:margin>
|
| 260 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 261 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 262 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 263 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 264 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 265 |
+
</hh:margin>
|
| 266 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 267 |
+
</hp:default>
|
| 268 |
+
</hp:switch>
|
| 269 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 270 |
+
</hh:paraPr>
|
| 271 |
+
<hh:paraPr id="1" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 272 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 273 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 274 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 275 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 276 |
+
<hp:switch>
|
| 277 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 278 |
+
<hh:margin>
|
| 279 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 280 |
+
<hc:left value="1500" unit="HWPUNIT"/>
|
| 281 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 282 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 283 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 284 |
+
</hh:margin>
|
| 285 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 286 |
+
</hp:case>
|
| 287 |
+
<hp:default>
|
| 288 |
+
<hh:margin>
|
| 289 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 290 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 291 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 292 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 293 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 294 |
+
</hh:margin>
|
| 295 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 296 |
+
</hp:default>
|
| 297 |
+
</hp:switch>
|
| 298 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 299 |
+
</hh:paraPr>
|
| 300 |
+
<hh:paraPr id="2" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 301 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 302 |
+
<hh:heading type="OUTLINE" idRef="0" level="0"/>
|
| 303 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 304 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 305 |
+
<hp:switch>
|
| 306 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 307 |
+
<hh:margin>
|
| 308 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 309 |
+
<hc:left value="1000" unit="HWPUNIT"/>
|
| 310 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 311 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 312 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 313 |
+
</hh:margin>
|
| 314 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 315 |
+
</hp:case>
|
| 316 |
+
<hp:default>
|
| 317 |
+
<hh:margin>
|
| 318 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 319 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 320 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 321 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 322 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 323 |
+
</hh:margin>
|
| 324 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 325 |
+
</hp:default>
|
| 326 |
+
</hp:switch>
|
| 327 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 328 |
+
</hh:paraPr>
|
| 329 |
+
<hh:paraPr id="3" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 330 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 331 |
+
<hh:heading type="OUTLINE" idRef="0" level="1"/>
|
| 332 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 333 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 334 |
+
<hp:switch>
|
| 335 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 336 |
+
<hh:margin>
|
| 337 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 338 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 339 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 340 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 341 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 342 |
+
</hh:margin>
|
| 343 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 344 |
+
</hp:case>
|
| 345 |
+
<hp:default>
|
| 346 |
+
<hh:margin>
|
| 347 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 348 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 349 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 350 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 351 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 352 |
+
</hh:margin>
|
| 353 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 354 |
+
</hp:default>
|
| 355 |
+
</hp:switch>
|
| 356 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 357 |
+
</hh:paraPr>
|
| 358 |
+
<hh:paraPr id="4" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 359 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 360 |
+
<hh:heading type="OUTLINE" idRef="0" level="2"/>
|
| 361 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 362 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 363 |
+
<hp:switch>
|
| 364 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 365 |
+
<hh:margin>
|
| 366 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 367 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 368 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 369 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 370 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 371 |
+
</hh:margin>
|
| 372 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 373 |
+
</hp:case>
|
| 374 |
+
<hp:default>
|
| 375 |
+
<hh:margin>
|
| 376 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 377 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 378 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 379 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 380 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 381 |
+
</hh:margin>
|
| 382 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 383 |
+
</hp:default>
|
| 384 |
+
</hp:switch>
|
| 385 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 386 |
+
</hh:paraPr>
|
| 387 |
+
<hh:paraPr id="5" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 388 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 389 |
+
<hh:heading type="OUTLINE" idRef="0" level="3"/>
|
| 390 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 391 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 392 |
+
<hp:switch>
|
| 393 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 394 |
+
<hh:margin>
|
| 395 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 396 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 397 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 398 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 399 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 400 |
+
</hh:margin>
|
| 401 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 402 |
+
</hp:case>
|
| 403 |
+
<hp:default>
|
| 404 |
+
<hh:margin>
|
| 405 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 406 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 407 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 408 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 409 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 410 |
+
</hh:margin>
|
| 411 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 412 |
+
</hp:default>
|
| 413 |
+
</hp:switch>
|
| 414 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 415 |
+
</hh:paraPr>
|
| 416 |
+
<hh:paraPr id="6" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 417 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 418 |
+
<hh:heading type="OUTLINE" idRef="0" level="4"/>
|
| 419 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 420 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 421 |
+
<hp:switch>
|
| 422 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 423 |
+
<hh:margin>
|
| 424 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 425 |
+
<hc:left value="5000" unit="HWPUNIT"/>
|
| 426 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 427 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 428 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 429 |
+
</hh:margin>
|
| 430 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 431 |
+
</hp:case>
|
| 432 |
+
<hp:default>
|
| 433 |
+
<hh:margin>
|
| 434 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 435 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 436 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 437 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 438 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 439 |
+
</hh:margin>
|
| 440 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 441 |
+
</hp:default>
|
| 442 |
+
</hp:switch>
|
| 443 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 444 |
+
</hh:paraPr>
|
| 445 |
+
<hh:paraPr id="7" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 446 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 447 |
+
<hh:heading type="OUTLINE" idRef="0" level="5"/>
|
| 448 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 449 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 450 |
+
<hp:switch>
|
| 451 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 452 |
+
<hh:margin>
|
| 453 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 454 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 455 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 456 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 457 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 458 |
+
</hh:margin>
|
| 459 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 460 |
+
</hp:case>
|
| 461 |
+
<hp:default>
|
| 462 |
+
<hh:margin>
|
| 463 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 464 |
+
<hc:left value="12000" unit="HWPUNIT"/>
|
| 465 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 466 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 467 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 468 |
+
</hh:margin>
|
| 469 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 470 |
+
</hp:default>
|
| 471 |
+
</hp:switch>
|
| 472 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 473 |
+
</hh:paraPr>
|
| 474 |
+
<hh:paraPr id="8" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 475 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 476 |
+
<hh:heading type="OUTLINE" idRef="0" level="6"/>
|
| 477 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 478 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 479 |
+
<hp:switch>
|
| 480 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 481 |
+
<hh:margin>
|
| 482 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 483 |
+
<hc:left value="7000" unit="HWPUNIT"/>
|
| 484 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 485 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 486 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 487 |
+
</hh:margin>
|
| 488 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 489 |
+
</hp:case>
|
| 490 |
+
<hp:default>
|
| 491 |
+
<hh:margin>
|
| 492 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 493 |
+
<hc:left value="14000" unit="HWPUNIT"/>
|
| 494 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 495 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 496 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 497 |
+
</hh:margin>
|
| 498 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 499 |
+
</hp:default>
|
| 500 |
+
</hp:switch>
|
| 501 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 502 |
+
</hh:paraPr>
|
| 503 |
+
<hh:paraPr id="9" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 504 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 505 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 506 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 507 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 508 |
+
<hp:switch>
|
| 509 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 510 |
+
<hh:margin>
|
| 511 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 512 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 513 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 514 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 515 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 516 |
+
</hh:margin>
|
| 517 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 518 |
+
</hp:case>
|
| 519 |
+
<hp:default>
|
| 520 |
+
<hh:margin>
|
| 521 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 522 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 523 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 524 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 525 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 526 |
+
</hh:margin>
|
| 527 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 528 |
+
</hp:default>
|
| 529 |
+
</hp:switch>
|
| 530 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 531 |
+
</hh:paraPr>
|
| 532 |
+
<hh:paraPr id="10" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 533 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 534 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 535 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 536 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 537 |
+
<hp:switch>
|
| 538 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 539 |
+
<hh:margin>
|
| 540 |
+
<hc:intent value="-1310" unit="HWPUNIT"/>
|
| 541 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 542 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 543 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 544 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 545 |
+
</hh:margin>
|
| 546 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 547 |
+
</hp:case>
|
| 548 |
+
<hp:default>
|
| 549 |
+
<hh:margin>
|
| 550 |
+
<hc:intent value="-2620" unit="HWPUNIT"/>
|
| 551 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 552 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 553 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 554 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 555 |
+
</hh:margin>
|
| 556 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 557 |
+
</hp:default>
|
| 558 |
+
</hp:switch>
|
| 559 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 560 |
+
</hh:paraPr>
|
| 561 |
+
<hh:paraPr id="11" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 562 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 563 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 564 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 565 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 566 |
+
<hp:switch>
|
| 567 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 568 |
+
<hh:margin>
|
| 569 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 570 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 571 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 572 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 573 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 574 |
+
</hh:margin>
|
| 575 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 576 |
+
</hp:case>
|
| 577 |
+
<hp:default>
|
| 578 |
+
<hh:margin>
|
| 579 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 580 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 581 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 582 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 583 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 584 |
+
</hh:margin>
|
| 585 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 586 |
+
</hp:default>
|
| 587 |
+
</hp:switch>
|
| 588 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 589 |
+
</hh:paraPr>
|
| 590 |
+
<hh:paraPr id="12" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 591 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 592 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 593 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 594 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 595 |
+
<hp:switch>
|
| 596 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 597 |
+
<hh:margin>
|
| 598 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 599 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 600 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 601 |
+
<hc:prev value="1200" unit="HWPUNIT"/>
|
| 602 |
+
<hc:next value="300" unit="HWPUNIT"/>
|
| 603 |
+
</hh:margin>
|
| 604 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 605 |
+
</hp:case>
|
| 606 |
+
<hp:default>
|
| 607 |
+
<hh:margin>
|
| 608 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 609 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 610 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 611 |
+
<hc:prev value="2400" unit="HWPUNIT"/>
|
| 612 |
+
<hc:next value="600" unit="HWPUNIT"/>
|
| 613 |
+
</hh:margin>
|
| 614 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 615 |
+
</hp:default>
|
| 616 |
+
</hp:switch>
|
| 617 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 618 |
+
</hh:paraPr>
|
| 619 |
+
<hh:paraPr id="13" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 620 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 621 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 622 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 623 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 624 |
+
<hp:switch>
|
| 625 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 626 |
+
<hh:margin>
|
| 627 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 628 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 629 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 630 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 631 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 632 |
+
</hh:margin>
|
| 633 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 634 |
+
</hp:case>
|
| 635 |
+
<hp:default>
|
| 636 |
+
<hh:margin>
|
| 637 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 638 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 639 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 640 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 641 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 642 |
+
</hh:margin>
|
| 643 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 644 |
+
</hp:default>
|
| 645 |
+
</hp:switch>
|
| 646 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 647 |
+
</hh:paraPr>
|
| 648 |
+
<hh:paraPr id="14" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 649 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 650 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 651 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 652 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 653 |
+
<hp:switch>
|
| 654 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 655 |
+
<hh:margin>
|
| 656 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 657 |
+
<hc:left value="1100" unit="HWPUNIT"/>
|
| 658 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 659 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 660 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 661 |
+
</hh:margin>
|
| 662 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 663 |
+
</hp:case>
|
| 664 |
+
<hp:default>
|
| 665 |
+
<hh:margin>
|
| 666 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 667 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 668 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 669 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 670 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 671 |
+
</hh:margin>
|
| 672 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 673 |
+
</hp:default>
|
| 674 |
+
</hp:switch>
|
| 675 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 676 |
+
</hh:paraPr>
|
| 677 |
+
<hh:paraPr id="15" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 678 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 679 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 680 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 681 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 682 |
+
<hp:switch>
|
| 683 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 684 |
+
<hh:margin>
|
| 685 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 686 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 687 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 688 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 689 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 690 |
+
</hh:margin>
|
| 691 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 692 |
+
</hp:case>
|
| 693 |
+
<hp:default>
|
| 694 |
+
<hh:margin>
|
| 695 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 696 |
+
<hc:left value="4400" unit="HWPUNIT"/>
|
| 697 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 698 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 699 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 700 |
+
</hh:margin>
|
| 701 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 702 |
+
</hp:default>
|
| 703 |
+
</hp:switch>
|
| 704 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 705 |
+
</hh:paraPr>
|
| 706 |
+
<hh:paraPr id="16" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 707 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 708 |
+
<hp:switch>
|
| 709 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 710 |
+
<hh:heading type="OUTLINE" idRef="0" level="8"/>
|
| 711 |
+
</hp:case>
|
| 712 |
+
<hp:default>
|
| 713 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 714 |
+
</hp:default>
|
| 715 |
+
</hp:switch>
|
| 716 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 717 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 718 |
+
<hp:switch>
|
| 719 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 720 |
+
<hh:margin>
|
| 721 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 722 |
+
<hc:left value="9000" unit="HWPUNIT"/>
|
| 723 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 724 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 725 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 726 |
+
</hh:margin>
|
| 727 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 728 |
+
</hp:case>
|
| 729 |
+
<hp:default>
|
| 730 |
+
<hh:margin>
|
| 731 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 732 |
+
<hc:left value="18000" unit="HWPUNIT"/>
|
| 733 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 734 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 735 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 736 |
+
</hh:margin>
|
| 737 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 738 |
+
</hp:default>
|
| 739 |
+
</hp:switch>
|
| 740 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 741 |
+
</hh:paraPr>
|
| 742 |
+
<hh:paraPr id="17" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 743 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 744 |
+
<hp:switch>
|
| 745 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 746 |
+
<hh:heading type="OUTLINE" idRef="0" level="9"/>
|
| 747 |
+
</hp:case>
|
| 748 |
+
<hp:default>
|
| 749 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 750 |
+
</hp:default>
|
| 751 |
+
</hp:switch>
|
| 752 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 753 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 754 |
+
<hp:switch>
|
| 755 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 756 |
+
<hh:margin>
|
| 757 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 758 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 759 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 760 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 761 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 762 |
+
</hh:margin>
|
| 763 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 764 |
+
</hp:case>
|
| 765 |
+
<hp:default>
|
| 766 |
+
<hh:margin>
|
| 767 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 768 |
+
<hc:left value="20000" unit="HWPUNIT"/>
|
| 769 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 770 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 771 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 772 |
+
</hh:margin>
|
| 773 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 774 |
+
</hp:default>
|
| 775 |
+
</hp:switch>
|
| 776 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 777 |
+
</hh:paraPr>
|
| 778 |
+
<hh:paraPr id="18" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 779 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 780 |
+
<hp:switch>
|
| 781 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 782 |
+
<hh:heading type="OUTLINE" idRef="0" level="7"/>
|
| 783 |
+
</hp:case>
|
| 784 |
+
<hp:default>
|
| 785 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 786 |
+
</hp:default>
|
| 787 |
+
</hp:switch>
|
| 788 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 789 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 790 |
+
<hp:switch>
|
| 791 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 792 |
+
<hh:margin>
|
| 793 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 794 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 795 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 796 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 797 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 798 |
+
</hh:margin>
|
| 799 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 800 |
+
</hp:case>
|
| 801 |
+
<hp:default>
|
| 802 |
+
<hh:margin>
|
| 803 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 804 |
+
<hc:left value="16000" unit="HWPUNIT"/>
|
| 805 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 806 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 807 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 808 |
+
</hh:margin>
|
| 809 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 810 |
+
</hp:default>
|
| 811 |
+
</hp:switch>
|
| 812 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 813 |
+
</hh:paraPr>
|
| 814 |
+
<hh:paraPr id="19" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 815 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 816 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 817 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 818 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 819 |
+
<hp:switch>
|
| 820 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 821 |
+
<hh:margin>
|
| 822 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 823 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 824 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 825 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 826 |
+
<hc:next value="800" unit="HWPUNIT"/>
|
| 827 |
+
</hh:margin>
|
| 828 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 829 |
+
</hp:case>
|
| 830 |
+
<hp:default>
|
| 831 |
+
<hh:margin>
|
| 832 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 833 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 834 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 835 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 836 |
+
<hc:next value="1600" unit="HWPUNIT"/>
|
| 837 |
+
</hh:margin>
|
| 838 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 839 |
+
</hp:default>
|
| 840 |
+
</hp:switch>
|
| 841 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 842 |
+
</hh:paraPr>
|
| 843 |
+
<hh:paraPr id="20" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 844 |
+
<hh:align horizontal="CENTER" vertical="BASELINE"/>
|
| 845 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 846 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 847 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 848 |
+
<hp:switch>
|
| 849 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 850 |
+
<hh:margin>
|
| 851 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 852 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 853 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 854 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 855 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 856 |
+
</hh:margin>
|
| 857 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 858 |
+
</hp:case>
|
| 859 |
+
<hp:default>
|
| 860 |
+
<hh:margin>
|
| 861 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 862 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 863 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 864 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 865 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 866 |
+
</hh:margin>
|
| 867 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 868 |
+
</hp:default>
|
| 869 |
+
</hp:switch>
|
| 870 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 871 |
+
</hh:paraPr>
|
| 872 |
+
<hh:paraPr id="21" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 873 |
+
<hh:align horizontal="CENTER" vertical="BASELINE"/>
|
| 874 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 875 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 876 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 877 |
+
<hp:switch>
|
| 878 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 879 |
+
<hh:margin>
|
| 880 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 881 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 882 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 883 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 884 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 885 |
+
</hh:margin>
|
| 886 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 887 |
+
</hp:case>
|
| 888 |
+
<hp:default>
|
| 889 |
+
<hh:margin>
|
| 890 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 891 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 892 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 893 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 894 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 895 |
+
</hh:margin>
|
| 896 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 897 |
+
</hp:default>
|
| 898 |
+
</hp:switch>
|
| 899 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 900 |
+
</hh:paraPr>
|
| 901 |
+
<hh:paraPr id="22" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 902 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 903 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 904 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 905 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 906 |
+
<hp:switch>
|
| 907 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 908 |
+
<hh:margin>
|
| 909 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 910 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 911 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 912 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 913 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 914 |
+
</hh:margin>
|
| 915 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 916 |
+
</hp:case>
|
| 917 |
+
<hp:default>
|
| 918 |
+
<hh:margin>
|
| 919 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 920 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 921 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 922 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 923 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 924 |
+
</hh:margin>
|
| 925 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 926 |
+
</hp:default>
|
| 927 |
+
</hp:switch>
|
| 928 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 929 |
+
</hh:paraPr>
|
| 930 |
+
</hh:paraProperties>
|
| 931 |
+
<hh:styles itemCnt="23">
|
| 932 |
+
<hh:style id="0" type="PARA" name="바탕글" engName="Normal" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 933 |
+
<hh:style id="1" type="PARA" name="본문" engName="Body" paraPrIDRef="1" charPrIDRef="0" nextStyleIDRef="1" langID="1042" lockForm="0"/>
|
| 934 |
+
<hh:style id="2" type="PARA" name="개요 1" engName="Outline 1" paraPrIDRef="2" charPrIDRef="0" nextStyleIDRef="2" langID="1042" lockForm="0"/>
|
| 935 |
+
<hh:style id="3" type="PARA" name="개요 2" engName="Outline 2" paraPrIDRef="3" charPrIDRef="0" nextStyleIDRef="3" langID="1042" lockForm="0"/>
|
| 936 |
+
<hh:style id="4" type="PARA" name="개요 3" engName="Outline 3" paraPrIDRef="4" charPrIDRef="0" nextStyleIDRef="4" langID="1042" lockForm="0"/>
|
| 937 |
+
<hh:style id="5" type="PARA" name="개요 4" engName="Outline 4" paraPrIDRef="5" charPrIDRef="0" nextStyleIDRef="5" langID="1042" lockForm="0"/>
|
| 938 |
+
<hh:style id="6" type="PARA" name="개요 5" engName="Outline 5" paraPrIDRef="6" charPrIDRef="0" nextStyleIDRef="6" langID="1042" lockForm="0"/>
|
| 939 |
+
<hh:style id="7" type="PARA" name="개요 6" engName="Outline 6" paraPrIDRef="7" charPrIDRef="0" nextStyleIDRef="7" langID="1042" lockForm="0"/>
|
| 940 |
+
<hh:style id="8" type="PARA" name="개요 7" engName="Outline 7" paraPrIDRef="8" charPrIDRef="0" nextStyleIDRef="8" langID="1042" lockForm="0"/>
|
| 941 |
+
<hh:style id="9" type="PARA" name="개요 8" engName="Outline 8" paraPrIDRef="18" charPrIDRef="0" nextStyleIDRef="9" langID="1042" lockForm="0"/>
|
| 942 |
+
<hh:style id="10" type="PARA" name="개요 9" engName="Outline 9" paraPrIDRef="16" charPrIDRef="0" nextStyleIDRef="10" langID="1042" lockForm="0"/>
|
| 943 |
+
<hh:style id="11" type="PARA" name="개요 10" engName="Outline 10" paraPrIDRef="17" charPrIDRef="0" nextStyleIDRef="11" langID="1042" lockForm="0"/>
|
| 944 |
+
<hh:style id="12" type="CHAR" name="쪽 번호" engName="Page Number" paraPrIDRef="0" charPrIDRef="1" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 945 |
+
<hh:style id="13" type="CHAR" name="줄 번호" engName="Line Number" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 946 |
+
<hh:style id="14" type="PARA" name="머리말" engName="Header" paraPrIDRef="9" charPrIDRef="2" nextStyleIDRef="14" langID="1042" lockForm="0"/>
|
| 947 |
+
<hh:style id="15" type="PARA" name="각주" engName="Footnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="15" langID="1042" lockForm="0"/>
|
| 948 |
+
<hh:style id="16" type="PARA" name="미주" engName="Endnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="16" langID="1042" lockForm="0"/>
|
| 949 |
+
<hh:style id="17" type="PARA" name="메모" engName="Memo" paraPrIDRef="11" charPrIDRef="4" nextStyleIDRef="17" langID="1042" lockForm="0"/>
|
| 950 |
+
<hh:style id="18" type="PARA" name="차례 제목" engName="TOC Heading" paraPrIDRef="12" charPrIDRef="5" nextStyleIDRef="18" langID="1042" lockForm="0"/>
|
| 951 |
+
<hh:style id="19" type="PARA" name="차례 1" engName="TOC 1" paraPrIDRef="13" charPrIDRef="6" nextStyleIDRef="19" langID="1042" lockForm="0"/>
|
| 952 |
+
<hh:style id="20" type="PARA" name="차례 2" engName="TOC 2" paraPrIDRef="14" charPrIDRef="6" nextStyleIDRef="20" langID="1042" lockForm="0"/>
|
| 953 |
+
<hh:style id="21" type="PARA" name="차례 3" engName="TOC 3" paraPrIDRef="15" charPrIDRef="6" nextStyleIDRef="21" langID="1042" lockForm="0"/>
|
| 954 |
+
<hh:style id="22" type="PARA" name="캡션" engName="Caption" paraPrIDRef="19" charPrIDRef="0" nextStyleIDRef="22" langID="1042" lockForm="0"/>
|
| 955 |
+
</hh:styles>
|
| 956 |
+
</hh:refList>
|
| 957 |
+
<hh:compatibleDocument targetProgram="HWP201X">
|
| 958 |
+
<hh:layoutCompatibility/>
|
| 959 |
+
</hh:compatibleDocument>
|
| 960 |
+
<hh:docOption>
|
| 961 |
+
<hh:linkinfo path="" pageInherit="0" footnoteInherit="0"/>
|
| 962 |
+
</hh:docOption>
|
| 963 |
+
<hh:metaTag>{"name":""}</hh:metaTag>
|
| 964 |
+
<hh:trackchageConfig flags="56"/>
|
| 965 |
+
</hh:head>
|
hwpx_templates/minutes/section0.xml
ADDED
|
@@ -0,0 +1,346 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hs:sec xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section" xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:hp10="http://www.hancom.co.kr/hwpml/2016/paragraph" xmlns:hhs="http://www.hancom.co.kr/hwpml/2011/history" xmlns:hm="http://www.hancom.co.kr/hwpml/2011/master-page" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf/" xmlns:ooxmlchart="http://www.hancom.co.kr/hwpml/2016/ooxmlchart" xmlns:hwpunitchar="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0">
|
| 3 |
+
<!-- 1. secPr + colPr paragraph -->
|
| 4 |
+
<hp:p id="1000000001" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 5 |
+
<hp:run charPrIDRef="0">
|
| 6 |
+
<hp:secPr id="" textDirection="HORIZONTAL" spaceColumns="1134" tabStop="8000" tabStopVal="4000" tabStopUnit="HWPUNIT" outlineShapeIDRef="1" memoShapeIDRef="0" textVerticalWidthHead="0" masterPageCnt="0">
|
| 7 |
+
<hp:grid lineGrid="0" charGrid="0" wonggojiFormat="0"/>
|
| 8 |
+
<hp:startNum pageStartsOn="BOTH" page="0" pic="0" tbl="0" equation="0"/>
|
| 9 |
+
<hp:visibility hideFirstHeader="0" hideFirstFooter="0" hideFirstMasterPage="0" border="SHOW_ALL" fill="SHOW_ALL" hideFirstPageNum="0" hideFirstEmptyLine="0" showLineNumber="0"/>
|
| 10 |
+
<hp:lineNumberShape restartType="0" countBy="0" distance="0" startNumber="0"/>
|
| 11 |
+
<hp:pagePr landscape="WIDELY" width="59528" height="84186" gutterType="LEFT_ONLY">
|
| 12 |
+
<hp:margin header="4252" footer="4252" gutter="0" left="8504" right="8504" top="5668" bottom="4252"/>
|
| 13 |
+
</hp:pagePr>
|
| 14 |
+
<hp:footNotePr>
|
| 15 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 16 |
+
<hp:noteLine length="-1" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 17 |
+
<hp:noteSpacing betweenNotes="283" belowLine="567" aboveLine="850"/>
|
| 18 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 19 |
+
<hp:placement place="EACH_COLUMN" beneathText="0"/>
|
| 20 |
+
</hp:footNotePr>
|
| 21 |
+
<hp:endNotePr>
|
| 22 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 23 |
+
<hp:noteLine length="14692344" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 24 |
+
<hp:noteSpacing betweenNotes="0" belowLine="567" aboveLine="850"/>
|
| 25 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 26 |
+
<hp:placement place="END_OF_DOCUMENT" beneathText="0"/>
|
| 27 |
+
</hp:endNotePr>
|
| 28 |
+
<hp:pageBorderFill type="BOTH" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 29 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 30 |
+
</hp:pageBorderFill>
|
| 31 |
+
<hp:pageBorderFill type="EVEN" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 32 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 33 |
+
</hp:pageBorderFill>
|
| 34 |
+
<hp:pageBorderFill type="ODD" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 35 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 36 |
+
</hp:pageBorderFill>
|
| 37 |
+
</hp:secPr>
|
| 38 |
+
<hp:ctrl>
|
| 39 |
+
<hp:colPr id="" type="NEWSPAPER" layout="LEFT" colCount="1" sameSz="1" sameGap="0"/>
|
| 40 |
+
</hp:ctrl>
|
| 41 |
+
</hp:run>
|
| 42 |
+
<hp:run charPrIDRef="0">
|
| 43 |
+
<hp:t/>
|
| 44 |
+
</hp:run>
|
| 45 |
+
<hp:linesegarray>
|
| 46 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 47 |
+
</hp:linesegarray>
|
| 48 |
+
</hp:p>
|
| 49 |
+
<!-- 2. Empty line -->
|
| 50 |
+
<hp:p id="1000000002" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 51 |
+
<hp:run charPrIDRef="0">
|
| 52 |
+
<hp:t/>
|
| 53 |
+
</hp:run>
|
| 54 |
+
<hp:linesegarray>
|
| 55 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 56 |
+
</hp:linesegarray>
|
| 57 |
+
</hp:p>
|
| 58 |
+
<!-- 3. Title -->
|
| 59 |
+
<hp:p id="1000000003" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 60 |
+
<hp:run charPrIDRef="7">
|
| 61 |
+
<hp:t>{{회의록 제목}}</hp:t>
|
| 62 |
+
</hp:run>
|
| 63 |
+
<hp:linesegarray>
|
| 64 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1800" textheight="1800" baseline="1530" spacing="1080" horzpos="0" horzsize="42520" flags="393216"/>
|
| 65 |
+
</hp:linesegarray>
|
| 66 |
+
</hp:p>
|
| 67 |
+
<!-- 4. Empty line -->
|
| 68 |
+
<hp:p id="1000000004" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 69 |
+
<hp:run charPrIDRef="0">
|
| 70 |
+
<hp:t/>
|
| 71 |
+
</hp:run>
|
| 72 |
+
<hp:linesegarray>
|
| 73 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 74 |
+
</hp:linesegarray>
|
| 75 |
+
</hp:p>
|
| 76 |
+
<!-- 5. Metadata table -->
|
| 77 |
+
<hp:p id="1000000005" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 78 |
+
<hp:run charPrIDRef="0">
|
| 79 |
+
<hp:tbl id="1000000099" zOrder="0" numberingType="TABLE" textWrap="TOP_AND_BOTTOM" textFlow="BOTH_SIDES" lock="0" dropcapstyle="None" pageBreak="CELL" repeatHeader="0" cellSpacing="0" borderFillIDRef="3" noAdjust="0">
|
| 80 |
+
<hp:sz width="42520" widthRelTo="ABSOLUTE" height="9600" heightRelTo="ABSOLUTE" protect="0"/>
|
| 81 |
+
<hp:pos treatAsChar="1" affectLSpacing="0" flowWithText="1" allowOverlap="0" holdAnchorAndSO="0" vertRelTo="PARA" horzRelTo="COLUMN" vertAlign="TOP" horzAlign="LEFT" vertOffset="0" horzOffset="0"/>
|
| 82 |
+
<hp:outMargin left="0" right="0" top="0" bottom="0"/>
|
| 83 |
+
<hp:inMargin left="0" right="0" top="0" bottom="0"/>
|
| 84 |
+
<!-- Row 0: 일시 -->
|
| 85 |
+
<hp:tr>
|
| 86 |
+
<hp:tc borderFillIDRef="4">
|
| 87 |
+
<hp:cellAddr colAddr="0" rowAddr="0"/>
|
| 88 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 89 |
+
<hp:cellSz width="8504" height="2400"/>
|
| 90 |
+
<hp:cellMargin left="283" right="283" top="141" bottom="141"/>
|
| 91 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="7938" fieldName="">
|
| 92 |
+
<hp:p id="1000000010" paraPrIDRef="21" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 93 |
+
<hp:run charPrIDRef="9">
|
| 94 |
+
<hp:t>일시</hp:t>
|
| 95 |
+
</hp:run>
|
| 96 |
+
<hp:linesegarray>
|
| 97 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="300" horzpos="0" horzsize="7938" flags="393216"/>
|
| 98 |
+
</hp:linesegarray>
|
| 99 |
+
</hp:p>
|
| 100 |
+
</hp:subList>
|
| 101 |
+
</hp:tc>
|
| 102 |
+
<hp:tc borderFillIDRef="3">
|
| 103 |
+
<hp:cellAddr colAddr="1" rowAddr="0"/>
|
| 104 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 105 |
+
<hp:cellSz width="34016" height="2400"/>
|
| 106 |
+
<hp:cellMargin left="283" right="283" top="141" bottom="141"/>
|
| 107 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="33450" fieldName="">
|
| 108 |
+
<hp:p id="1000000011" paraPrIDRef="22" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 109 |
+
<hp:run charPrIDRef="0">
|
| 110 |
+
<hp:t>{{YYYY년 MM월 DD일 HH:MM}}</hp:t>
|
| 111 |
+
</hp:run>
|
| 112 |
+
<hp:linesegarray>
|
| 113 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="300" horzpos="0" horzsize="33450" flags="393216"/>
|
| 114 |
+
</hp:linesegarray>
|
| 115 |
+
</hp:p>
|
| 116 |
+
</hp:subList>
|
| 117 |
+
</hp:tc>
|
| 118 |
+
</hp:tr>
|
| 119 |
+
<!-- Row 1: 장소 -->
|
| 120 |
+
<hp:tr>
|
| 121 |
+
<hp:tc borderFillIDRef="4">
|
| 122 |
+
<hp:cellAddr colAddr="0" rowAddr="1"/>
|
| 123 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 124 |
+
<hp:cellSz width="8504" height="2400"/>
|
| 125 |
+
<hp:cellMargin left="283" right="283" top="141" bottom="141"/>
|
| 126 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="7938" fieldName="">
|
| 127 |
+
<hp:p id="1000000012" paraPrIDRef="21" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 128 |
+
<hp:run charPrIDRef="9">
|
| 129 |
+
<hp:t>장소</hp:t>
|
| 130 |
+
</hp:run>
|
| 131 |
+
<hp:linesegarray>
|
| 132 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="300" horzpos="0" horzsize="7938" flags="393216"/>
|
| 133 |
+
</hp:linesegarray>
|
| 134 |
+
</hp:p>
|
| 135 |
+
</hp:subList>
|
| 136 |
+
</hp:tc>
|
| 137 |
+
<hp:tc borderFillIDRef="3">
|
| 138 |
+
<hp:cellAddr colAddr="1" rowAddr="1"/>
|
| 139 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 140 |
+
<hp:cellSz width="34016" height="2400"/>
|
| 141 |
+
<hp:cellMargin left="283" right="283" top="141" bottom="141"/>
|
| 142 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="33450" fieldName="">
|
| 143 |
+
<hp:p id="1000000013" paraPrIDRef="22" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 144 |
+
<hp:run charPrIDRef="0">
|
| 145 |
+
<hp:t>{{장소}}</hp:t>
|
| 146 |
+
</hp:run>
|
| 147 |
+
<hp:linesegarray>
|
| 148 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="300" horzpos="0" horzsize="33450" flags="393216"/>
|
| 149 |
+
</hp:linesegarray>
|
| 150 |
+
</hp:p>
|
| 151 |
+
</hp:subList>
|
| 152 |
+
</hp:tc>
|
| 153 |
+
</hp:tr>
|
| 154 |
+
<!-- Row 2: 참석자 -->
|
| 155 |
+
<hp:tr>
|
| 156 |
+
<hp:tc borderFillIDRef="4">
|
| 157 |
+
<hp:cellAddr colAddr="0" rowAddr="2"/>
|
| 158 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 159 |
+
<hp:cellSz width="8504" height="2400"/>
|
| 160 |
+
<hp:cellMargin left="283" right="283" top="141" bottom="141"/>
|
| 161 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="7938" fieldName="">
|
| 162 |
+
<hp:p id="1000000014" paraPrIDRef="21" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 163 |
+
<hp:run charPrIDRef="9">
|
| 164 |
+
<hp:t>참석자</hp:t>
|
| 165 |
+
</hp:run>
|
| 166 |
+
<hp:linesegarray>
|
| 167 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="300" horzpos="0" horzsize="7938" flags="393216"/>
|
| 168 |
+
</hp:linesegarray>
|
| 169 |
+
</hp:p>
|
| 170 |
+
</hp:subList>
|
| 171 |
+
</hp:tc>
|
| 172 |
+
<hp:tc borderFillIDRef="3">
|
| 173 |
+
<hp:cellAddr colAddr="1" rowAddr="2"/>
|
| 174 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 175 |
+
<hp:cellSz width="34016" height="2400"/>
|
| 176 |
+
<hp:cellMargin left="283" right="283" top="141" bottom="141"/>
|
| 177 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="33450" fieldName="">
|
| 178 |
+
<hp:p id="1000000015" paraPrIDRef="22" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 179 |
+
<hp:run charPrIDRef="0">
|
| 180 |
+
<hp:t>{{참석자 목록}}</hp:t>
|
| 181 |
+
</hp:run>
|
| 182 |
+
<hp:linesegarray>
|
| 183 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="300" horzpos="0" horzsize="33450" flags="393216"/>
|
| 184 |
+
</hp:linesegarray>
|
| 185 |
+
</hp:p>
|
| 186 |
+
</hp:subList>
|
| 187 |
+
</hp:tc>
|
| 188 |
+
</hp:tr>
|
| 189 |
+
<!-- Row 3: 작성자 -->
|
| 190 |
+
<hp:tr>
|
| 191 |
+
<hp:tc borderFillIDRef="4">
|
| 192 |
+
<hp:cellAddr colAddr="0" rowAddr="3"/>
|
| 193 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 194 |
+
<hp:cellSz width="8504" height="2400"/>
|
| 195 |
+
<hp:cellMargin left="283" right="283" top="141" bottom="141"/>
|
| 196 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="7938" fieldName="">
|
| 197 |
+
<hp:p id="1000000016" paraPrIDRef="21" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 198 |
+
<hp:run charPrIDRef="9">
|
| 199 |
+
<hp:t>작성자</hp:t>
|
| 200 |
+
</hp:run>
|
| 201 |
+
<hp:linesegarray>
|
| 202 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="300" horzpos="0" horzsize="7938" flags="393216"/>
|
| 203 |
+
</hp:linesegarray>
|
| 204 |
+
</hp:p>
|
| 205 |
+
</hp:subList>
|
| 206 |
+
</hp:tc>
|
| 207 |
+
<hp:tc borderFillIDRef="3">
|
| 208 |
+
<hp:cellAddr colAddr="1" rowAddr="3"/>
|
| 209 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 210 |
+
<hp:cellSz width="34016" height="2400"/>
|
| 211 |
+
<hp:cellMargin left="283" right="283" top="141" bottom="141"/>
|
| 212 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="33450" fieldName="">
|
| 213 |
+
<hp:p id="1000000017" paraPrIDRef="22" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 214 |
+
<hp:run charPrIDRef="0">
|
| 215 |
+
<hp:t>{{작성자}}</hp:t>
|
| 216 |
+
</hp:run>
|
| 217 |
+
<hp:linesegarray>
|
| 218 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="300" horzpos="0" horzsize="33450" flags="393216"/>
|
| 219 |
+
</hp:linesegarray>
|
| 220 |
+
</hp:p>
|
| 221 |
+
</hp:subList>
|
| 222 |
+
</hp:tc>
|
| 223 |
+
</hp:tr>
|
| 224 |
+
</hp:tbl>
|
| 225 |
+
</hp:run>
|
| 226 |
+
<hp:linesegarray>
|
| 227 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 228 |
+
</hp:linesegarray>
|
| 229 |
+
</hp:p>
|
| 230 |
+
<!-- 6. Empty line x2 -->
|
| 231 |
+
<hp:p id="1000000006" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 232 |
+
<hp:run charPrIDRef="0">
|
| 233 |
+
<hp:t/>
|
| 234 |
+
</hp:run>
|
| 235 |
+
<hp:linesegarray>
|
| 236 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 237 |
+
</hp:linesegarray>
|
| 238 |
+
</hp:p>
|
| 239 |
+
<hp:p id="1000000007" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 240 |
+
<hp:run charPrIDRef="0">
|
| 241 |
+
<hp:t/>
|
| 242 |
+
</hp:run>
|
| 243 |
+
<hp:linesegarray>
|
| 244 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 245 |
+
</hp:linesegarray>
|
| 246 |
+
</hp:p>
|
| 247 |
+
<!-- 7. Section label: 안건 -->
|
| 248 |
+
<hp:p id="1000000020" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 249 |
+
<hp:run charPrIDRef="8">
|
| 250 |
+
<hp:t>안건</hp:t>
|
| 251 |
+
</hp:run>
|
| 252 |
+
<hp:linesegarray>
|
| 253 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1200" textheight="1200" baseline="1020" spacing="720" horzpos="0" horzsize="42520" flags="393216"/>
|
| 254 |
+
</hp:linesegarray>
|
| 255 |
+
</hp:p>
|
| 256 |
+
<!-- 8. 안건 내용 -->
|
| 257 |
+
<hp:p id="1000000021" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 258 |
+
<hp:run charPrIDRef="0">
|
| 259 |
+
<hp:t>{{안건 내용}}</hp:t>
|
| 260 |
+
</hp:run>
|
| 261 |
+
<hp:linesegarray>
|
| 262 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 263 |
+
</hp:linesegarray>
|
| 264 |
+
</hp:p>
|
| 265 |
+
<!-- 9. Empty line -->
|
| 266 |
+
<hp:p id="1000000022" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 267 |
+
<hp:run charPrIDRef="0">
|
| 268 |
+
<hp:t/>
|
| 269 |
+
</hp:run>
|
| 270 |
+
<hp:linesegarray>
|
| 271 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 272 |
+
</hp:linesegarray>
|
| 273 |
+
</hp:p>
|
| 274 |
+
<!-- 10. Section label: 논의 내용 -->
|
| 275 |
+
<hp:p id="1000000023" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 276 |
+
<hp:run charPrIDRef="8">
|
| 277 |
+
<hp:t>논의 내용</hp:t>
|
| 278 |
+
</hp:run>
|
| 279 |
+
<hp:linesegarray>
|
| 280 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1200" textheight="1200" baseline="1020" spacing="720" horzpos="0" horzsize="42520" flags="393216"/>
|
| 281 |
+
</hp:linesegarray>
|
| 282 |
+
</hp:p>
|
| 283 |
+
<!-- 11. 논의 내용 -->
|
| 284 |
+
<hp:p id="1000000024" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 285 |
+
<hp:run charPrIDRef="0">
|
| 286 |
+
<hp:t>{{논의 내용}}</hp:t>
|
| 287 |
+
</hp:run>
|
| 288 |
+
<hp:linesegarray>
|
| 289 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 290 |
+
</hp:linesegarray>
|
| 291 |
+
</hp:p>
|
| 292 |
+
<!-- 12. Empty line -->
|
| 293 |
+
<hp:p id="1000000025" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 294 |
+
<hp:run charPrIDRef="0">
|
| 295 |
+
<hp:t/>
|
| 296 |
+
</hp:run>
|
| 297 |
+
<hp:linesegarray>
|
| 298 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 299 |
+
</hp:linesegarray>
|
| 300 |
+
</hp:p>
|
| 301 |
+
<!-- 13. Section label: 결정 사항 -->
|
| 302 |
+
<hp:p id="1000000026" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 303 |
+
<hp:run charPrIDRef="8">
|
| 304 |
+
<hp:t>결정 사항</hp:t>
|
| 305 |
+
</hp:run>
|
| 306 |
+
<hp:linesegarray>
|
| 307 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1200" textheight="1200" baseline="1020" spacing="720" horzpos="0" horzsize="42520" flags="393216"/>
|
| 308 |
+
</hp:linesegarray>
|
| 309 |
+
</hp:p>
|
| 310 |
+
<!-- 14. 결정 사항 -->
|
| 311 |
+
<hp:p id="1000000027" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 312 |
+
<hp:run charPrIDRef="0">
|
| 313 |
+
<hp:t>{{결정 사항}}</hp:t>
|
| 314 |
+
</hp:run>
|
| 315 |
+
<hp:linesegarray>
|
| 316 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 317 |
+
</hp:linesegarray>
|
| 318 |
+
</hp:p>
|
| 319 |
+
<!-- 15. Empty line -->
|
| 320 |
+
<hp:p id="1000000028" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 321 |
+
<hp:run charPrIDRef="0">
|
| 322 |
+
<hp:t/>
|
| 323 |
+
</hp:run>
|
| 324 |
+
<hp:linesegarray>
|
| 325 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 326 |
+
</hp:linesegarray>
|
| 327 |
+
</hp:p>
|
| 328 |
+
<!-- 16. Section label: 향후 조치 -->
|
| 329 |
+
<hp:p id="1000000029" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 330 |
+
<hp:run charPrIDRef="8">
|
| 331 |
+
<hp:t>향후 조치</hp:t>
|
| 332 |
+
</hp:run>
|
| 333 |
+
<hp:linesegarray>
|
| 334 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1200" textheight="1200" baseline="1020" spacing="720" horzpos="0" horzsize="42520" flags="393216"/>
|
| 335 |
+
</hp:linesegarray>
|
| 336 |
+
</hp:p>
|
| 337 |
+
<!-- 17. 향후 조치 사항 -->
|
| 338 |
+
<hp:p id="1000000030" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 339 |
+
<hp:run charPrIDRef="0">
|
| 340 |
+
<hp:t>{{향후 조치 사항}}</hp:t>
|
| 341 |
+
</hp:run>
|
| 342 |
+
<hp:linesegarray>
|
| 343 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 344 |
+
</hp:linesegarray>
|
| 345 |
+
</hp:p>
|
| 346 |
+
</hs:sec>
|
hwpx_templates/proposal/header.xml
ADDED
|
@@ -0,0 +1,1040 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hh:head xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hp10="http://www.hancom.co.kr/hwpml/2016/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section" xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:hhs="http://www.hancom.co.kr/hwpml/2011/history" xmlns:hm="http://www.hancom.co.kr/hwpml/2011/master-page" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf/" xmlns:ooxmlchart="http://www.hancom.co.kr/hwpml/2016/ooxmlchart" xmlns:hwpunitchar="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" version="1.5" secCnt="1">
|
| 3 |
+
<hh:beginNum page="1" footnote="1" endnote="1" pic="1" tbl="1" equation="1"/>
|
| 4 |
+
<hh:refList>
|
| 5 |
+
<hh:fontfaces itemCnt="7">
|
| 6 |
+
<hh:fontface lang="HANGUL" fontCnt="2">
|
| 7 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 8 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 9 |
+
</hh:font>
|
| 10 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 11 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 12 |
+
</hh:font>
|
| 13 |
+
</hh:fontface>
|
| 14 |
+
<hh:fontface lang="LATIN" fontCnt="2">
|
| 15 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 16 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 17 |
+
</hh:font>
|
| 18 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 19 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 20 |
+
</hh:font>
|
| 21 |
+
</hh:fontface>
|
| 22 |
+
<hh:fontface lang="HANJA" fontCnt="2">
|
| 23 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 24 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 25 |
+
</hh:font>
|
| 26 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 27 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 28 |
+
</hh:font>
|
| 29 |
+
</hh:fontface>
|
| 30 |
+
<hh:fontface lang="JAPANESE" fontCnt="2">
|
| 31 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 32 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 33 |
+
</hh:font>
|
| 34 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 35 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 36 |
+
</hh:font>
|
| 37 |
+
</hh:fontface>
|
| 38 |
+
<hh:fontface lang="OTHER" fontCnt="2">
|
| 39 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 40 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 41 |
+
</hh:font>
|
| 42 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 43 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 44 |
+
</hh:font>
|
| 45 |
+
</hh:fontface>
|
| 46 |
+
<hh:fontface lang="SYMBOL" fontCnt="2">
|
| 47 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 48 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 49 |
+
</hh:font>
|
| 50 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 51 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 52 |
+
</hh:font>
|
| 53 |
+
</hh:fontface>
|
| 54 |
+
<hh:fontface lang="USER" fontCnt="2">
|
| 55 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 56 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 57 |
+
</hh:font>
|
| 58 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 59 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 60 |
+
</hh:font>
|
| 61 |
+
</hh:fontface>
|
| 62 |
+
</hh:fontfaces>
|
| 63 |
+
<hh:borderFills itemCnt="8">
|
| 64 |
+
<hh:borderFill id="1" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 65 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 66 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 67 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 68 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 69 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 70 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 71 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 72 |
+
</hh:borderFill>
|
| 73 |
+
<hh:borderFill id="2" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 74 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 75 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 76 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 77 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 78 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 79 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 80 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 81 |
+
<hc:fillBrush>
|
| 82 |
+
<hc:winBrush faceColor="none" hatchColor="#999999" alpha="0"/>
|
| 83 |
+
</hc:fillBrush>
|
| 84 |
+
</hh:borderFill>
|
| 85 |
+
<hh:borderFill id="3" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 86 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 87 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 88 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 89 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 90 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 91 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 92 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 93 |
+
</hh:borderFill>
|
| 94 |
+
<hh:borderFill id="4" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 95 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 96 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 97 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 98 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 99 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 100 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 101 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 102 |
+
<hc:fillBrush>
|
| 103 |
+
<hc:winBrush faceColor="#DAEEF3" hatchColor="#999999" alpha="0"/>
|
| 104 |
+
</hc:fillBrush>
|
| 105 |
+
</hh:borderFill>
|
| 106 |
+
<!-- borderFill 5: 올리브그린 배경 (대제목 번호 셀) -->
|
| 107 |
+
<hh:borderFill id="5" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 108 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 109 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 110 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#7B8B3D"/>
|
| 111 |
+
<hh:rightBorder type="NONE" width="0.12 mm" color="#7B8B3D"/>
|
| 112 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#7B8B3D"/>
|
| 113 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#7B8B3D"/>
|
| 114 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 115 |
+
<hc:fillBrush>
|
| 116 |
+
<hc:winBrush faceColor="#7B8B3D" hatchColor="#999999" alpha="0"/>
|
| 117 |
+
</hc:fillBrush>
|
| 118 |
+
</hh:borderFill>
|
| 119 |
+
<!-- borderFill 6: 연한회색 배경 + 왼쪽 초록선 (대제목 텍스트 셀) -->
|
| 120 |
+
<hh:borderFill id="6" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 121 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 122 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 123 |
+
<hh:leftBorder type="NONE" width="0.12 mm" color="#7B8B3D"/>
|
| 124 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#D0D0D0"/>
|
| 125 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#D0D0D0"/>
|
| 126 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#D0D0D0"/>
|
| 127 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 128 |
+
<hc:fillBrush>
|
| 129 |
+
<hc:winBrush faceColor="#F2F2F2" hatchColor="#999999" alpha="0"/>
|
| 130 |
+
</hc:fillBrush>
|
| 131 |
+
</hh:borderFill>
|
| 132 |
+
<!-- borderFill 7: 파랑 배경 (소제목 번호 뱃지) -->
|
| 133 |
+
<hh:borderFill id="7" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 134 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 135 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 136 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#4472C4"/>
|
| 137 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#4472C4"/>
|
| 138 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#4472C4"/>
|
| 139 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#4472C4"/>
|
| 140 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 141 |
+
<hc:fillBrush>
|
| 142 |
+
<hc:winBrush faceColor="#4472C4" hatchColor="#999999" alpha="0"/>
|
| 143 |
+
</hc:fillBrush>
|
| 144 |
+
</hh:borderFill>
|
| 145 |
+
<!-- borderFill 8: 하단선만 (소제��� 텍스트 영역) -->
|
| 146 |
+
<hh:borderFill id="8" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 147 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 148 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 149 |
+
<hh:leftBorder type="NONE" width="0.12 mm" color="#000000"/>
|
| 150 |
+
<hh:rightBorder type="NONE" width="0.12 mm" color="#000000"/>
|
| 151 |
+
<hh:topBorder type="NONE" width="0.12 mm" color="#000000"/>
|
| 152 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#D0D0D0"/>
|
| 153 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 154 |
+
</hh:borderFill>
|
| 155 |
+
</hh:borderFills>
|
| 156 |
+
<hh:charProperties itemCnt="12">
|
| 157 |
+
<hh:charPr id="0" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 158 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 159 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 160 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 161 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 162 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 163 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 164 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 165 |
+
<hh:outline type="NONE"/>
|
| 166 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 167 |
+
</hh:charPr>
|
| 168 |
+
<hh:charPr id="1" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 169 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 170 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 171 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 172 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 173 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 174 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 175 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 176 |
+
<hh:outline type="NONE"/>
|
| 177 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 178 |
+
</hh:charPr>
|
| 179 |
+
<hh:charPr id="2" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 180 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 181 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 182 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 183 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 184 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 185 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 186 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 187 |
+
<hh:outline type="NONE"/>
|
| 188 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 189 |
+
</hh:charPr>
|
| 190 |
+
<hh:charPr id="3" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 191 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 192 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 193 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 194 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 195 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 196 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 197 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 198 |
+
<hh:outline type="NONE"/>
|
| 199 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 200 |
+
</hh:charPr>
|
| 201 |
+
<hh:charPr id="4" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 202 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 203 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 204 |
+
<hh:spacing hangul="-5" latin="-5" hanja="-5" japanese="-5" other="-5" symbol="-5" user="-5"/>
|
| 205 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 206 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 207 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 208 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 209 |
+
<hh:outline type="NONE"/>
|
| 210 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 211 |
+
</hh:charPr>
|
| 212 |
+
<hh:charPr id="5" height="1600" textColor="#2E74B5" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 213 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 214 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 215 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 216 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 217 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 218 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 219 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 220 |
+
<hh:outline type="NONE"/>
|
| 221 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 222 |
+
</hh:charPr>
|
| 223 |
+
<hh:charPr id="6" height="1100" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 224 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 225 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 226 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 227 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 228 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 229 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 230 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 231 |
+
<hh:outline type="NONE"/>
|
| 232 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 233 |
+
</hh:charPr>
|
| 234 |
+
<hh:charPr id="7" height="2000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 235 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 236 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 237 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 238 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 239 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 240 |
+
<hh:bold/>
|
| 241 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 242 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 243 |
+
<hh:outline type="NONE"/>
|
| 244 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 245 |
+
</hh:charPr>
|
| 246 |
+
<hh:charPr id="8" height="1400" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 247 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 248 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 249 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 250 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 251 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 252 |
+
<hh:bold/>
|
| 253 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 254 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 255 |
+
<hh:outline type="NONE"/>
|
| 256 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 257 |
+
</hh:charPr>
|
| 258 |
+
<hh:charPr id="9" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 259 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 260 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 261 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 262 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 263 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 264 |
+
<hh:bold/>
|
| 265 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 266 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 267 |
+
<hh:outline type="NONE"/>
|
| 268 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 269 |
+
</hh:charPr>
|
| 270 |
+
<!-- charPr 10: 14pt 흰색 볼드 함초롬돋움 (대제목 번호 Ⅰ,Ⅱ... on green bg) -->
|
| 271 |
+
<hh:charPr id="10" height="1400" textColor="#FFFFFF" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 272 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 273 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 274 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 275 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 276 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 277 |
+
<hh:bold/>
|
| 278 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 279 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 280 |
+
<hh:outline type="NONE"/>
|
| 281 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 282 |
+
</hh:charPr>
|
| 283 |
+
<!-- charPr 11: 11pt 흰색 볼드 함초롬돋움 (소제목 번호 1,2,3 on blue bg) -->
|
| 284 |
+
<hh:charPr id="11" height="1100" textColor="#FFFFFF" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 285 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 286 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 287 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 288 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 289 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 290 |
+
<hh:bold/>
|
| 291 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 292 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 293 |
+
<hh:outline type="NONE"/>
|
| 294 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 295 |
+
</hh:charPr>
|
| 296 |
+
</hh:charProperties>
|
| 297 |
+
<hh:tabProperties itemCnt="3">
|
| 298 |
+
<hh:tabPr id="0" autoTabLeft="0" autoTabRight="0"/>
|
| 299 |
+
<hh:tabPr id="1" autoTabLeft="1" autoTabRight="0"/>
|
| 300 |
+
<hh:tabPr id="2" autoTabLeft="0" autoTabRight="1"/>
|
| 301 |
+
</hh:tabProperties>
|
| 302 |
+
<hh:numberings itemCnt="1">
|
| 303 |
+
<hh:numbering id="1" start="0">
|
| 304 |
+
<hh:paraHead start="1" level="1" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^1.</hh:paraHead>
|
| 305 |
+
<hh:paraHead start="1" level="2" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^2.</hh:paraHead>
|
| 306 |
+
<hh:paraHead start="1" level="3" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^3)</hh:paraHead>
|
| 307 |
+
<hh:paraHead start="1" level="4" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^4)</hh:paraHead>
|
| 308 |
+
<hh:paraHead start="1" level="5" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">(^5)</hh:paraHead>
|
| 309 |
+
<hh:paraHead start="1" level="6" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">(^6)</hh:paraHead>
|
| 310 |
+
<hh:paraHead start="1" level="7" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_DIGIT" charPrIDRef="4294967295" checkable="1">^7</hh:paraHead>
|
| 311 |
+
<hh:paraHead start="1" level="8" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="1">^8</hh:paraHead>
|
| 312 |
+
<hh:paraHead start="1" level="9" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_JAMO" charPrIDRef="4294967295" checkable="0"/>
|
| 313 |
+
<hh:paraHead start="1" level="10" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="ROMAN_SMALL" charPrIDRef="4294967295" checkable="1"/>
|
| 314 |
+
</hh:numbering>
|
| 315 |
+
</hh:numberings>
|
| 316 |
+
<hh:paraProperties itemCnt="23">
|
| 317 |
+
<hh:paraPr id="0" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 318 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 319 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 320 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 321 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 322 |
+
<hp:switch>
|
| 323 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 324 |
+
<hh:margin>
|
| 325 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 326 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 327 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 328 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 329 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 330 |
+
</hh:margin>
|
| 331 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 332 |
+
</hp:case>
|
| 333 |
+
<hp:default>
|
| 334 |
+
<hh:margin>
|
| 335 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 336 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 337 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 338 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 339 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 340 |
+
</hh:margin>
|
| 341 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 342 |
+
</hp:default>
|
| 343 |
+
</hp:switch>
|
| 344 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 345 |
+
</hh:paraPr>
|
| 346 |
+
<hh:paraPr id="1" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 347 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 348 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 349 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 350 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 351 |
+
<hp:switch>
|
| 352 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 353 |
+
<hh:margin>
|
| 354 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 355 |
+
<hc:left value="1500" unit="HWPUNIT"/>
|
| 356 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 357 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 358 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 359 |
+
</hh:margin>
|
| 360 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 361 |
+
</hp:case>
|
| 362 |
+
<hp:default>
|
| 363 |
+
<hh:margin>
|
| 364 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 365 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 366 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 367 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 368 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 369 |
+
</hh:margin>
|
| 370 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 371 |
+
</hp:default>
|
| 372 |
+
</hp:switch>
|
| 373 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 374 |
+
</hh:paraPr>
|
| 375 |
+
<hh:paraPr id="2" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 376 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 377 |
+
<hh:heading type="OUTLINE" idRef="0" level="0"/>
|
| 378 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 379 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 380 |
+
<hp:switch>
|
| 381 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 382 |
+
<hh:margin>
|
| 383 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 384 |
+
<hc:left value="1000" unit="HWPUNIT"/>
|
| 385 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 386 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 387 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 388 |
+
</hh:margin>
|
| 389 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 390 |
+
</hp:case>
|
| 391 |
+
<hp:default>
|
| 392 |
+
<hh:margin>
|
| 393 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 394 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 395 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 396 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 397 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 398 |
+
</hh:margin>
|
| 399 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 400 |
+
</hp:default>
|
| 401 |
+
</hp:switch>
|
| 402 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 403 |
+
</hh:paraPr>
|
| 404 |
+
<hh:paraPr id="3" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 405 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 406 |
+
<hh:heading type="OUTLINE" idRef="0" level="1"/>
|
| 407 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 408 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 409 |
+
<hp:switch>
|
| 410 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 411 |
+
<hh:margin>
|
| 412 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 413 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 414 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 415 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 416 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 417 |
+
</hh:margin>
|
| 418 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 419 |
+
</hp:case>
|
| 420 |
+
<hp:default>
|
| 421 |
+
<hh:margin>
|
| 422 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 423 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 424 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 425 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 426 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 427 |
+
</hh:margin>
|
| 428 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 429 |
+
</hp:default>
|
| 430 |
+
</hp:switch>
|
| 431 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 432 |
+
</hh:paraPr>
|
| 433 |
+
<hh:paraPr id="4" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 434 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 435 |
+
<hh:heading type="OUTLINE" idRef="0" level="2"/>
|
| 436 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 437 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 438 |
+
<hp:switch>
|
| 439 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 440 |
+
<hh:margin>
|
| 441 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 442 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 443 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 444 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 445 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 446 |
+
</hh:margin>
|
| 447 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 448 |
+
</hp:case>
|
| 449 |
+
<hp:default>
|
| 450 |
+
<hh:margin>
|
| 451 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 452 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 453 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 454 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 455 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 456 |
+
</hh:margin>
|
| 457 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 458 |
+
</hp:default>
|
| 459 |
+
</hp:switch>
|
| 460 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 461 |
+
</hh:paraPr>
|
| 462 |
+
<hh:paraPr id="5" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 463 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 464 |
+
<hh:heading type="OUTLINE" idRef="0" level="3"/>
|
| 465 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 466 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 467 |
+
<hp:switch>
|
| 468 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 469 |
+
<hh:margin>
|
| 470 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 471 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 472 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 473 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 474 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 475 |
+
</hh:margin>
|
| 476 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 477 |
+
</hp:case>
|
| 478 |
+
<hp:default>
|
| 479 |
+
<hh:margin>
|
| 480 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 481 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 482 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 483 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 484 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 485 |
+
</hh:margin>
|
| 486 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 487 |
+
</hp:default>
|
| 488 |
+
</hp:switch>
|
| 489 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 490 |
+
</hh:paraPr>
|
| 491 |
+
<hh:paraPr id="6" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 492 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 493 |
+
<hh:heading type="OUTLINE" idRef="0" level="4"/>
|
| 494 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 495 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 496 |
+
<hp:switch>
|
| 497 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 498 |
+
<hh:margin>
|
| 499 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 500 |
+
<hc:left value="5000" unit="HWPUNIT"/>
|
| 501 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 502 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 503 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 504 |
+
</hh:margin>
|
| 505 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 506 |
+
</hp:case>
|
| 507 |
+
<hp:default>
|
| 508 |
+
<hh:margin>
|
| 509 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 510 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 511 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 512 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 513 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 514 |
+
</hh:margin>
|
| 515 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 516 |
+
</hp:default>
|
| 517 |
+
</hp:switch>
|
| 518 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 519 |
+
</hh:paraPr>
|
| 520 |
+
<hh:paraPr id="7" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 521 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 522 |
+
<hh:heading type="OUTLINE" idRef="0" level="5"/>
|
| 523 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 524 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 525 |
+
<hp:switch>
|
| 526 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 527 |
+
<hh:margin>
|
| 528 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 529 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 530 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 531 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 532 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 533 |
+
</hh:margin>
|
| 534 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 535 |
+
</hp:case>
|
| 536 |
+
<hp:default>
|
| 537 |
+
<hh:margin>
|
| 538 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 539 |
+
<hc:left value="12000" unit="HWPUNIT"/>
|
| 540 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 541 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 542 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 543 |
+
</hh:margin>
|
| 544 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 545 |
+
</hp:default>
|
| 546 |
+
</hp:switch>
|
| 547 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 548 |
+
</hh:paraPr>
|
| 549 |
+
<hh:paraPr id="8" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 550 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 551 |
+
<hh:heading type="OUTLINE" idRef="0" level="6"/>
|
| 552 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 553 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 554 |
+
<hp:switch>
|
| 555 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 556 |
+
<hh:margin>
|
| 557 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 558 |
+
<hc:left value="7000" unit="HWPUNIT"/>
|
| 559 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 560 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 561 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 562 |
+
</hh:margin>
|
| 563 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 564 |
+
</hp:case>
|
| 565 |
+
<hp:default>
|
| 566 |
+
<hh:margin>
|
| 567 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 568 |
+
<hc:left value="14000" unit="HWPUNIT"/>
|
| 569 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 570 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 571 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 572 |
+
</hh:margin>
|
| 573 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 574 |
+
</hp:default>
|
| 575 |
+
</hp:switch>
|
| 576 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 577 |
+
</hh:paraPr>
|
| 578 |
+
<hh:paraPr id="9" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 579 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 580 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 581 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 582 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 583 |
+
<hp:switch>
|
| 584 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 585 |
+
<hh:margin>
|
| 586 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 587 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 588 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 589 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 590 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 591 |
+
</hh:margin>
|
| 592 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 593 |
+
</hp:case>
|
| 594 |
+
<hp:default>
|
| 595 |
+
<hh:margin>
|
| 596 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 597 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 598 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 599 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 600 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 601 |
+
</hh:margin>
|
| 602 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 603 |
+
</hp:default>
|
| 604 |
+
</hp:switch>
|
| 605 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 606 |
+
</hh:paraPr>
|
| 607 |
+
<hh:paraPr id="10" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 608 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 609 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 610 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 611 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 612 |
+
<hp:switch>
|
| 613 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 614 |
+
<hh:margin>
|
| 615 |
+
<hc:intent value="-1310" unit="HWPUNIT"/>
|
| 616 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 617 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 618 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 619 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 620 |
+
</hh:margin>
|
| 621 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 622 |
+
</hp:case>
|
| 623 |
+
<hp:default>
|
| 624 |
+
<hh:margin>
|
| 625 |
+
<hc:intent value="-2620" unit="HWPUNIT"/>
|
| 626 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 627 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 628 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 629 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 630 |
+
</hh:margin>
|
| 631 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 632 |
+
</hp:default>
|
| 633 |
+
</hp:switch>
|
| 634 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 635 |
+
</hh:paraPr>
|
| 636 |
+
<hh:paraPr id="11" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 637 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 638 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 639 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 640 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 641 |
+
<hp:switch>
|
| 642 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 643 |
+
<hh:margin>
|
| 644 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 645 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 646 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 647 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 648 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 649 |
+
</hh:margin>
|
| 650 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 651 |
+
</hp:case>
|
| 652 |
+
<hp:default>
|
| 653 |
+
<hh:margin>
|
| 654 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 655 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 656 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 657 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 658 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 659 |
+
</hh:margin>
|
| 660 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 661 |
+
</hp:default>
|
| 662 |
+
</hp:switch>
|
| 663 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 664 |
+
</hh:paraPr>
|
| 665 |
+
<hh:paraPr id="12" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 666 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 667 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 668 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 669 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 670 |
+
<hp:switch>
|
| 671 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 672 |
+
<hh:margin>
|
| 673 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 674 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 675 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 676 |
+
<hc:prev value="1200" unit="HWPUNIT"/>
|
| 677 |
+
<hc:next value="300" unit="HWPUNIT"/>
|
| 678 |
+
</hh:margin>
|
| 679 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 680 |
+
</hp:case>
|
| 681 |
+
<hp:default>
|
| 682 |
+
<hh:margin>
|
| 683 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 684 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 685 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 686 |
+
<hc:prev value="2400" unit="HWPUNIT"/>
|
| 687 |
+
<hc:next value="600" unit="HWPUNIT"/>
|
| 688 |
+
</hh:margin>
|
| 689 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 690 |
+
</hp:default>
|
| 691 |
+
</hp:switch>
|
| 692 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 693 |
+
</hh:paraPr>
|
| 694 |
+
<hh:paraPr id="13" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 695 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 696 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 697 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 698 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 699 |
+
<hp:switch>
|
| 700 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 701 |
+
<hh:margin>
|
| 702 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 703 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 704 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 705 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 706 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 707 |
+
</hh:margin>
|
| 708 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 709 |
+
</hp:case>
|
| 710 |
+
<hp:default>
|
| 711 |
+
<hh:margin>
|
| 712 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 713 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 714 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 715 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 716 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 717 |
+
</hh:margin>
|
| 718 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 719 |
+
</hp:default>
|
| 720 |
+
</hp:switch>
|
| 721 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 722 |
+
</hh:paraPr>
|
| 723 |
+
<hh:paraPr id="14" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 724 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 725 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 726 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 727 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 728 |
+
<hp:switch>
|
| 729 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 730 |
+
<hh:margin>
|
| 731 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 732 |
+
<hc:left value="1100" unit="HWPUNIT"/>
|
| 733 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 734 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 735 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 736 |
+
</hh:margin>
|
| 737 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 738 |
+
</hp:case>
|
| 739 |
+
<hp:default>
|
| 740 |
+
<hh:margin>
|
| 741 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 742 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 743 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 744 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 745 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 746 |
+
</hh:margin>
|
| 747 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 748 |
+
</hp:default>
|
| 749 |
+
</hp:switch>
|
| 750 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 751 |
+
</hh:paraPr>
|
| 752 |
+
<hh:paraPr id="15" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 753 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 754 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 755 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 756 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 757 |
+
<hp:switch>
|
| 758 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 759 |
+
<hh:margin>
|
| 760 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 761 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 762 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 763 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 764 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 765 |
+
</hh:margin>
|
| 766 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 767 |
+
</hp:case>
|
| 768 |
+
<hp:default>
|
| 769 |
+
<hh:margin>
|
| 770 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 771 |
+
<hc:left value="4400" unit="HWPUNIT"/>
|
| 772 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 773 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 774 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 775 |
+
</hh:margin>
|
| 776 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 777 |
+
</hp:default>
|
| 778 |
+
</hp:switch>
|
| 779 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 780 |
+
</hh:paraPr>
|
| 781 |
+
<hh:paraPr id="16" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 782 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 783 |
+
<hp:switch>
|
| 784 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 785 |
+
<hh:heading type="OUTLINE" idRef="0" level="8"/>
|
| 786 |
+
</hp:case>
|
| 787 |
+
<hp:default>
|
| 788 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 789 |
+
</hp:default>
|
| 790 |
+
</hp:switch>
|
| 791 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 792 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 793 |
+
<hp:switch>
|
| 794 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 795 |
+
<hh:margin>
|
| 796 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 797 |
+
<hc:left value="9000" unit="HWPUNIT"/>
|
| 798 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 799 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 800 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 801 |
+
</hh:margin>
|
| 802 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 803 |
+
</hp:case>
|
| 804 |
+
<hp:default>
|
| 805 |
+
<hh:margin>
|
| 806 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 807 |
+
<hc:left value="18000" unit="HWPUNIT"/>
|
| 808 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 809 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 810 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 811 |
+
</hh:margin>
|
| 812 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 813 |
+
</hp:default>
|
| 814 |
+
</hp:switch>
|
| 815 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 816 |
+
</hh:paraPr>
|
| 817 |
+
<hh:paraPr id="17" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 818 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 819 |
+
<hp:switch>
|
| 820 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 821 |
+
<hh:heading type="OUTLINE" idRef="0" level="9"/>
|
| 822 |
+
</hp:case>
|
| 823 |
+
<hp:default>
|
| 824 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 825 |
+
</hp:default>
|
| 826 |
+
</hp:switch>
|
| 827 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 828 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 829 |
+
<hp:switch>
|
| 830 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 831 |
+
<hh:margin>
|
| 832 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 833 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 834 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 835 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 836 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 837 |
+
</hh:margin>
|
| 838 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 839 |
+
</hp:case>
|
| 840 |
+
<hp:default>
|
| 841 |
+
<hh:margin>
|
| 842 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 843 |
+
<hc:left value="20000" unit="HWPUNIT"/>
|
| 844 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 845 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 846 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 847 |
+
</hh:margin>
|
| 848 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 849 |
+
</hp:default>
|
| 850 |
+
</hp:switch>
|
| 851 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 852 |
+
</hh:paraPr>
|
| 853 |
+
<hh:paraPr id="18" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 854 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 855 |
+
<hp:switch>
|
| 856 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 857 |
+
<hh:heading type="OUTLINE" idRef="0" level="7"/>
|
| 858 |
+
</hp:case>
|
| 859 |
+
<hp:default>
|
| 860 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 861 |
+
</hp:default>
|
| 862 |
+
</hp:switch>
|
| 863 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 864 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 865 |
+
<hp:switch>
|
| 866 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 867 |
+
<hh:margin>
|
| 868 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 869 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 870 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 871 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 872 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 873 |
+
</hh:margin>
|
| 874 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 875 |
+
</hp:case>
|
| 876 |
+
<hp:default>
|
| 877 |
+
<hh:margin>
|
| 878 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 879 |
+
<hc:left value="16000" unit="HWPUNIT"/>
|
| 880 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 881 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 882 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 883 |
+
</hh:margin>
|
| 884 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 885 |
+
</hp:default>
|
| 886 |
+
</hp:switch>
|
| 887 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 888 |
+
</hh:paraPr>
|
| 889 |
+
<hh:paraPr id="19" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 890 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 891 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 892 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 893 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 894 |
+
<hp:switch>
|
| 895 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 896 |
+
<hh:margin>
|
| 897 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 898 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 899 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 900 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 901 |
+
<hc:next value="800" unit="HWPUNIT"/>
|
| 902 |
+
</hh:margin>
|
| 903 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 904 |
+
</hp:case>
|
| 905 |
+
<hp:default>
|
| 906 |
+
<hh:margin>
|
| 907 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 908 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 909 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 910 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 911 |
+
<hc:next value="1600" unit="HWPUNIT"/>
|
| 912 |
+
</hh:margin>
|
| 913 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 914 |
+
</hp:default>
|
| 915 |
+
</hp:switch>
|
| 916 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 917 |
+
</hh:paraPr>
|
| 918 |
+
<hh:paraPr id="20" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 919 |
+
<hh:align horizontal="CENTER" vertical="BASELINE"/>
|
| 920 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 921 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 922 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 923 |
+
<hp:switch>
|
| 924 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 925 |
+
<hh:margin>
|
| 926 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 927 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 928 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 929 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 930 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 931 |
+
</hh:margin>
|
| 932 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 933 |
+
</hp:case>
|
| 934 |
+
<hp:default>
|
| 935 |
+
<hh:margin>
|
| 936 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 937 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 938 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 939 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 940 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 941 |
+
</hh:margin>
|
| 942 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 943 |
+
</hp:default>
|
| 944 |
+
</hp:switch>
|
| 945 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 946 |
+
</hh:paraPr>
|
| 947 |
+
<hh:paraPr id="21" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 948 |
+
<hh:align horizontal="CENTER" vertical="BASELINE"/>
|
| 949 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 950 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 951 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 952 |
+
<hp:switch>
|
| 953 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 954 |
+
<hh:margin>
|
| 955 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 956 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 957 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 958 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 959 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 960 |
+
</hh:margin>
|
| 961 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 962 |
+
</hp:case>
|
| 963 |
+
<hp:default>
|
| 964 |
+
<hh:margin>
|
| 965 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 966 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 967 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 968 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 969 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 970 |
+
</hh:margin>
|
| 971 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 972 |
+
</hp:default>
|
| 973 |
+
</hp:switch>
|
| 974 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 975 |
+
</hh:paraPr>
|
| 976 |
+
<hh:paraPr id="22" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 977 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 978 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 979 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 980 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 981 |
+
<hp:switch>
|
| 982 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 983 |
+
<hh:margin>
|
| 984 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 985 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 986 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 987 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 988 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 989 |
+
</hh:margin>
|
| 990 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 991 |
+
</hp:case>
|
| 992 |
+
<hp:default>
|
| 993 |
+
<hh:margin>
|
| 994 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 995 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 996 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 997 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 998 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 999 |
+
</hh:margin>
|
| 1000 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 1001 |
+
</hp:default>
|
| 1002 |
+
</hp:switch>
|
| 1003 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 1004 |
+
</hh:paraPr>
|
| 1005 |
+
</hh:paraProperties>
|
| 1006 |
+
<hh:styles itemCnt="23">
|
| 1007 |
+
<hh:style id="0" type="PARA" name="바탕글" engName="Normal" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 1008 |
+
<hh:style id="1" type="PARA" name="본문" engName="Body" paraPrIDRef="1" charPrIDRef="0" nextStyleIDRef="1" langID="1042" lockForm="0"/>
|
| 1009 |
+
<hh:style id="2" type="PARA" name="개요 1" engName="Outline 1" paraPrIDRef="2" charPrIDRef="0" nextStyleIDRef="2" langID="1042" lockForm="0"/>
|
| 1010 |
+
<hh:style id="3" type="PARA" name="개요 2" engName="Outline 2" paraPrIDRef="3" charPrIDRef="0" nextStyleIDRef="3" langID="1042" lockForm="0"/>
|
| 1011 |
+
<hh:style id="4" type="PARA" name="개요 3" engName="Outline 3" paraPrIDRef="4" charPrIDRef="0" nextStyleIDRef="4" langID="1042" lockForm="0"/>
|
| 1012 |
+
<hh:style id="5" type="PARA" name="개요 4" engName="Outline 4" paraPrIDRef="5" charPrIDRef="0" nextStyleIDRef="5" langID="1042" lockForm="0"/>
|
| 1013 |
+
<hh:style id="6" type="PARA" name="개요 5" engName="Outline 5" paraPrIDRef="6" charPrIDRef="0" nextStyleIDRef="6" langID="1042" lockForm="0"/>
|
| 1014 |
+
<hh:style id="7" type="PARA" name="개요 6" engName="Outline 6" paraPrIDRef="7" charPrIDRef="0" nextStyleIDRef="7" langID="1042" lockForm="0"/>
|
| 1015 |
+
<hh:style id="8" type="PARA" name="개요 7" engName="Outline 7" paraPrIDRef="8" charPrIDRef="0" nextStyleIDRef="8" langID="1042" lockForm="0"/>
|
| 1016 |
+
<hh:style id="9" type="PARA" name="개요 8" engName="Outline 8" paraPrIDRef="18" charPrIDRef="0" nextStyleIDRef="9" langID="1042" lockForm="0"/>
|
| 1017 |
+
<hh:style id="10" type="PARA" name="개요 9" engName="Outline 9" paraPrIDRef="16" charPrIDRef="0" nextStyleIDRef="10" langID="1042" lockForm="0"/>
|
| 1018 |
+
<hh:style id="11" type="PARA" name="개요 10" engName="Outline 10" paraPrIDRef="17" charPrIDRef="0" nextStyleIDRef="11" langID="1042" lockForm="0"/>
|
| 1019 |
+
<hh:style id="12" type="CHAR" name="쪽 번호" engName="Page Number" paraPrIDRef="0" charPrIDRef="1" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 1020 |
+
<hh:style id="13" type="CHAR" name="줄 번호" engName="Line Number" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 1021 |
+
<hh:style id="14" type="PARA" name="머리말" engName="Header" paraPrIDRef="9" charPrIDRef="2" nextStyleIDRef="14" langID="1042" lockForm="0"/>
|
| 1022 |
+
<hh:style id="15" type="PARA" name="각주" engName="Footnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="15" langID="1042" lockForm="0"/>
|
| 1023 |
+
<hh:style id="16" type="PARA" name="미주" engName="Endnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="16" langID="1042" lockForm="0"/>
|
| 1024 |
+
<hh:style id="17" type="PARA" name="메모" engName="Memo" paraPrIDRef="11" charPrIDRef="4" nextStyleIDRef="17" langID="1042" lockForm="0"/>
|
| 1025 |
+
<hh:style id="18" type="PARA" name="차례 제목" engName="TOC Heading" paraPrIDRef="12" charPrIDRef="5" nextStyleIDRef="18" langID="1042" lockForm="0"/>
|
| 1026 |
+
<hh:style id="19" type="PARA" name="차례 1" engName="TOC 1" paraPrIDRef="13" charPrIDRef="6" nextStyleIDRef="19" langID="1042" lockForm="0"/>
|
| 1027 |
+
<hh:style id="20" type="PARA" name="차례 2" engName="TOC 2" paraPrIDRef="14" charPrIDRef="6" nextStyleIDRef="20" langID="1042" lockForm="0"/>
|
| 1028 |
+
<hh:style id="21" type="PARA" name="차례 3" engName="TOC 3" paraPrIDRef="15" charPrIDRef="6" nextStyleIDRef="21" langID="1042" lockForm="0"/>
|
| 1029 |
+
<hh:style id="22" type="PARA" name="캡션" engName="Caption" paraPrIDRef="19" charPrIDRef="0" nextStyleIDRef="22" langID="1042" lockForm="0"/>
|
| 1030 |
+
</hh:styles>
|
| 1031 |
+
</hh:refList>
|
| 1032 |
+
<hh:compatibleDocument targetProgram="HWP201X">
|
| 1033 |
+
<hh:layoutCompatibility/>
|
| 1034 |
+
</hh:compatibleDocument>
|
| 1035 |
+
<hh:docOption>
|
| 1036 |
+
<hh:linkinfo path="" pageInherit="0" footnoteInherit="0"/>
|
| 1037 |
+
</hh:docOption>
|
| 1038 |
+
<hh:metaTag>{"name":""}</hh:metaTag>
|
| 1039 |
+
<hh:trackchageConfig flags="56"/>
|
| 1040 |
+
</hh:head>
|
hwpx_templates/proposal/section0.xml
ADDED
|
@@ -0,0 +1,281 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hs:sec xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section">
|
| 3 |
+
<!-- secPr + colPr -->
|
| 4 |
+
<hp:p id="1000000001" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 5 |
+
<hp:run charPrIDRef="0">
|
| 6 |
+
<hp:secPr id="" textDirection="HORIZONTAL" spaceColumns="1134" tabStop="8000" tabStopVal="4000" tabStopUnit="HWPUNIT" outlineShapeIDRef="1" memoShapeIDRef="0" textVerticalWidthHead="0" masterPageCnt="0">
|
| 7 |
+
<hp:grid lineGrid="0" charGrid="0" wonggojiFormat="0"/>
|
| 8 |
+
<hp:startNum pageStartsOn="BOTH" page="0" pic="0" tbl="0" equation="0"/>
|
| 9 |
+
<hp:visibility hideFirstHeader="0" hideFirstFooter="0" hideFirstMasterPage="0" border="SHOW_ALL" fill="SHOW_ALL" hideFirstPageNum="0" hideFirstEmptyLine="0" showLineNumber="0"/>
|
| 10 |
+
<hp:lineNumberShape restartType="0" countBy="0" distance="0" startNumber="0"/>
|
| 11 |
+
<hp:pagePr landscape="WIDELY" width="59528" height="84186" gutterType="LEFT_ONLY">
|
| 12 |
+
<hp:margin header="4252" footer="4252" gutter="0" left="8504" right="8504" top="5668" bottom="4252"/>
|
| 13 |
+
</hp:pagePr>
|
| 14 |
+
<hp:footNotePr>
|
| 15 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 16 |
+
<hp:noteLine length="-1" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 17 |
+
<hp:noteSpacing betweenNotes="283" belowLine="567" aboveLine="850"/>
|
| 18 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 19 |
+
<hp:placement place="EACH_COLUMN" beneathText="0"/>
|
| 20 |
+
</hp:footNotePr>
|
| 21 |
+
<hp:endNotePr>
|
| 22 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 23 |
+
<hp:noteLine length="14692344" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 24 |
+
<hp:noteSpacing betweenNotes="0" belowLine="567" aboveLine="850"/>
|
| 25 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 26 |
+
<hp:placement place="END_OF_DOCUMENT" beneathText="0"/>
|
| 27 |
+
</hp:endNotePr>
|
| 28 |
+
<hp:pageBorderFill type="BOTH" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 29 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 30 |
+
</hp:pageBorderFill>
|
| 31 |
+
<hp:pageBorderFill type="EVEN" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 32 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 33 |
+
</hp:pageBorderFill>
|
| 34 |
+
<hp:pageBorderFill type="ODD" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 35 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 36 |
+
</hp:pageBorderFill>
|
| 37 |
+
</hp:secPr>
|
| 38 |
+
<hp:ctrl>
|
| 39 |
+
<hp:colPr id="" type="NEWSPAPER" layout="LEFT" colCount="1" sameSz="1" sameGap="0"/>
|
| 40 |
+
</hp:ctrl>
|
| 41 |
+
</hp:run>
|
| 42 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 43 |
+
</hp:p>
|
| 44 |
+
|
| 45 |
+
<!-- ===== 대제목 헤더바: [Ⅰ](초록) [사업 개요](연회색) ===== -->
|
| 46 |
+
<hp:p id="1000000002" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 47 |
+
<hp:run charPrIDRef="0">
|
| 48 |
+
<hp:tbl id="1000000098" zOrder="0" numberingType="TABLE" textWrap="TOP_AND_BOTTOM" textFlow="BOTH_SIDES" lock="0" dropcapstyle="None" pageBreak="CELL" repeatHeader="0" rowCnt="1" colCnt="2" cellSpacing="0" borderFillIDRef="3" noAdjust="0">
|
| 49 |
+
<hp:sz width="42520" widthRelTo="ABSOLUTE" height="2800" heightRelTo="ABSOLUTE" protect="0"/>
|
| 50 |
+
<hp:pos treatAsChar="1" affectLSpacing="0" flowWithText="1" allowOverlap="0" holdAnchorAndSO="0" vertRelTo="PARA" horzRelTo="COLUMN" vertAlign="TOP" horzAlign="LEFT" vertOffset="0" horzOffset="0"/>
|
| 51 |
+
<hp:outMargin left="0" right="0" top="0" bottom="0"/>
|
| 52 |
+
<hp:inMargin left="0" right="0" top="0" bottom="0"/>
|
| 53 |
+
<hp:tr>
|
| 54 |
+
<!-- 초록 배경 번호 셀 -->
|
| 55 |
+
<hp:tc name="" header="0" hasMargin="0" protect="0" editable="0" dirty="1" borderFillIDRef="5">
|
| 56 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="0" textHeight="0" hasTextRef="0" hasNumRef="0">
|
| 57 |
+
<hp:p paraPrIDRef="21" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0" id="1000000200">
|
| 58 |
+
<hp:run charPrIDRef="10"><hp:t>Ⅰ</hp:t></hp:run>
|
| 59 |
+
</hp:p>
|
| 60 |
+
</hp:subList>
|
| 61 |
+
<hp:cellAddr colAddr="0" rowAddr="0"/>
|
| 62 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 63 |
+
<hp:cellSz width="3200" height="2800"/>
|
| 64 |
+
<hp:cellMargin left="0" right="0" top="0" bottom="0"/>
|
| 65 |
+
</hp:tc>
|
| 66 |
+
<!-- 연회색 배경 제목 셀 -->
|
| 67 |
+
<hp:tc name="" header="0" hasMargin="0" protect="0" editable="0" dirty="1" borderFillIDRef="6">
|
| 68 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="0" textHeight="0" hasTextRef="0" hasNumRef="0">
|
| 69 |
+
<hp:p paraPrIDRef="22" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0" id="1000000201">
|
| 70 |
+
<hp:run charPrIDRef="8"><hp:t> 사업 개요</hp:t></hp:run>
|
| 71 |
+
</hp:p>
|
| 72 |
+
</hp:subList>
|
| 73 |
+
<hp:cellAddr colAddr="1" rowAddr="0"/>
|
| 74 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 75 |
+
<hp:cellSz width="39320" height="2800"/>
|
| 76 |
+
<hp:cellMargin left="0" right="0" top="0" bottom="0"/>
|
| 77 |
+
</hp:tc>
|
| 78 |
+
</hp:tr>
|
| 79 |
+
</hp:tbl>
|
| 80 |
+
</hp:run>
|
| 81 |
+
</hp:p>
|
| 82 |
+
|
| 83 |
+
<!-- 빈 줄 -->
|
| 84 |
+
<hp:p id="1000000003" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 85 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 86 |
+
</hp:p>
|
| 87 |
+
|
| 88 |
+
<!-- ===== 소제목 1: [1](파랑뱃지) [사업명](하단선) ===== -->
|
| 89 |
+
<hp:p id="1000000004" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 90 |
+
<hp:run charPrIDRef="0">
|
| 91 |
+
<hp:tbl id="1000000097" zOrder="0" numberingType="TABLE" textWrap="TOP_AND_BOTTOM" textFlow="BOTH_SIDES" lock="0" dropcapstyle="None" pageBreak="CELL" repeatHeader="0" rowCnt="1" colCnt="2" cellSpacing="0" borderFillIDRef="3" noAdjust="0">
|
| 92 |
+
<hp:sz width="42520" widthRelTo="ABSOLUTE" height="2400" heightRelTo="ABSOLUTE" protect="0"/>
|
| 93 |
+
<hp:pos treatAsChar="1" affectLSpacing="0" flowWithText="1" allowOverlap="0" holdAnchorAndSO="0" vertRelTo="PARA" horzRelTo="COLUMN" vertAlign="TOP" horzAlign="LEFT" vertOffset="0" horzOffset="0"/>
|
| 94 |
+
<hp:outMargin left="0" right="0" top="0" bottom="0"/>
|
| 95 |
+
<hp:inMargin left="0" right="0" top="0" bottom="0"/>
|
| 96 |
+
<hp:tr>
|
| 97 |
+
<!-- 파랑 뱃지 -->
|
| 98 |
+
<hp:tc name="" header="0" hasMargin="0" protect="0" editable="0" dirty="1" borderFillIDRef="7">
|
| 99 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="0" textHeight="0" hasTextRef="0" hasNumRef="0">
|
| 100 |
+
<hp:p paraPrIDRef="21" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0" id="1000000202">
|
| 101 |
+
<hp:run charPrIDRef="11"><hp:t>1</hp:t></hp:run>
|
| 102 |
+
</hp:p>
|
| 103 |
+
</hp:subList>
|
| 104 |
+
<hp:cellAddr colAddr="0" rowAddr="0"/>
|
| 105 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 106 |
+
<hp:cellSz width="2200" height="2400"/>
|
| 107 |
+
<hp:cellMargin left="0" right="0" top="0" bottom="0"/>
|
| 108 |
+
</hp:tc>
|
| 109 |
+
<!-- 제목 + 하단선 -->
|
| 110 |
+
<hp:tc name="" header="0" hasMargin="0" protect="0" editable="0" dirty="1" borderFillIDRef="8">
|
| 111 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="0" textHeight="0" hasTextRef="0" hasNumRef="0">
|
| 112 |
+
<hp:p paraPrIDRef="22" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0" id="1000000203">
|
| 113 |
+
<hp:run charPrIDRef="8"><hp:t> 사업명</hp:t></hp:run>
|
| 114 |
+
</hp:p>
|
| 115 |
+
</hp:subList>
|
| 116 |
+
<hp:cellAddr colAddr="1" rowAddr="0"/>
|
| 117 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 118 |
+
<hp:cellSz width="40320" height="2400"/>
|
| 119 |
+
<hp:cellMargin left="0" right="0" top="0" bottom="0"/>
|
| 120 |
+
</hp:tc>
|
| 121 |
+
</hp:tr>
|
| 122 |
+
</hp:tbl>
|
| 123 |
+
</hp:run>
|
| 124 |
+
</hp:p>
|
| 125 |
+
|
| 126 |
+
<!-- 빈 줄 -->
|
| 127 |
+
<hp:p id="1000000005" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 128 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 129 |
+
</hp:p>
|
| 130 |
+
<hp:p id="1000000006" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 131 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 사업명: 협력종합예술활동 운영 위탁 용역</hp:t></hp:run>
|
| 132 |
+
</hp:p>
|
| 133 |
+
<hp:p id="1000000007" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 134 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 사업기간: 2021. 3. 1. ~ 2023. 2. 28.(2년)</hp:t></hp:run>
|
| 135 |
+
</hp:p>
|
| 136 |
+
<hp:p id="1000000008" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 137 |
+
<hp:run charPrIDRef="0"><hp:t> - 1차: 21.3.1.~21.12.31. / 2차: 22.1.1.~22.12.31. / 3차: 23.1.1.~23.2.28.</hp:t></hp:run>
|
| 138 |
+
</hp:p>
|
| 139 |
+
<hp:p id="1000000009" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 140 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 소요예산: 금7,354,948천원(금칠십삼억오천사백구십사만팔천원/VAT 포함)</hp:t></hp:run>
|
| 141 |
+
</hp:p>
|
| 142 |
+
<hp:p id="1000000010" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 143 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 계약방법: 공개경쟁입찰(협상에 의한 계약)</hp:t></hp:run>
|
| 144 |
+
</hp:p>
|
| 145 |
+
|
| 146 |
+
<!-- 빈 줄 -->
|
| 147 |
+
<hp:p id="1000000011" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 148 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 149 |
+
</hp:p>
|
| 150 |
+
|
| 151 |
+
<!-- ===== 소제목 2: [2](파랑뱃지) [추진 배경](하단선) ===== -->
|
| 152 |
+
<hp:p id="1000000012" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 153 |
+
<hp:run charPrIDRef="0">
|
| 154 |
+
<hp:tbl id="1000000096" zOrder="0" numberingType="TABLE" textWrap="TOP_AND_BOTTOM" textFlow="BOTH_SIDES" lock="0" dropcapstyle="None" pageBreak="CELL" repeatHeader="0" rowCnt="1" colCnt="2" cellSpacing="0" borderFillIDRef="3" noAdjust="0">
|
| 155 |
+
<hp:sz width="42520" widthRelTo="ABSOLUTE" height="2400" heightRelTo="ABSOLUTE" protect="0"/>
|
| 156 |
+
<hp:pos treatAsChar="1" affectLSpacing="0" flowWithText="1" allowOverlap="0" holdAnchorAndSO="0" vertRelTo="PARA" horzRelTo="COLUMN" vertAlign="TOP" horzAlign="LEFT" vertOffset="0" horzOffset="0"/>
|
| 157 |
+
<hp:outMargin left="0" right="0" top="0" bottom="0"/>
|
| 158 |
+
<hp:inMargin left="0" right="0" top="0" bottom="0"/>
|
| 159 |
+
<hp:tr>
|
| 160 |
+
<hp:tc name="" header="0" hasMargin="0" protect="0" editable="0" dirty="1" borderFillIDRef="7">
|
| 161 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="0" textHeight="0" hasTextRef="0" hasNumRef="0">
|
| 162 |
+
<hp:p paraPrIDRef="21" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0" id="1000000204">
|
| 163 |
+
<hp:run charPrIDRef="11"><hp:t>2</hp:t></hp:run>
|
| 164 |
+
</hp:p>
|
| 165 |
+
</hp:subList>
|
| 166 |
+
<hp:cellAddr colAddr="0" rowAddr="0"/>
|
| 167 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 168 |
+
<hp:cellSz width="2200" height="2400"/>
|
| 169 |
+
<hp:cellMargin left="0" right="0" top="0" bottom="0"/>
|
| 170 |
+
</hp:tc>
|
| 171 |
+
<hp:tc name="" header="0" hasMargin="0" protect="0" editable="0" dirty="1" borderFillIDRef="8">
|
| 172 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="0" textHeight="0" hasTextRef="0" hasNumRef="0">
|
| 173 |
+
<hp:p paraPrIDRef="22" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0" id="1000000205">
|
| 174 |
+
<hp:run charPrIDRef="8"><hp:t> 추진 배경</hp:t></hp:run>
|
| 175 |
+
</hp:p>
|
| 176 |
+
</hp:subList>
|
| 177 |
+
<hp:cellAddr colAddr="1" rowAddr="0"/>
|
| 178 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 179 |
+
<hp:cellSz width="40320" height="2400"/>
|
| 180 |
+
<hp:cellMargin left="0" right="0" top="0" bottom="0"/>
|
| 181 |
+
</hp:tc>
|
| 182 |
+
</hp:tr>
|
| 183 |
+
</hp:tbl>
|
| 184 |
+
</hp:run>
|
| 185 |
+
</hp:p>
|
| 186 |
+
|
| 187 |
+
<!-- 빈 줄 -->
|
| 188 |
+
<hp:p id="1000000013" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 189 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 190 |
+
</hp:p>
|
| 191 |
+
<hp:p id="1000000014" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 192 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 예술적 소양이 융·복합 미래사회를 대비하는 주요 역량이 됨에 따라 모든 학생들이 예술적 감수성을 기를 수 있는 예술보편교육 지원</hp:t></hp:run>
|
| 193 |
+
</hp:p>
|
| 194 |
+
<hp:p id="1000000015" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 195 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 학교예술교육 지원 사업 지속성 확보와 교육과정 연계 협력종합예술활동 운영 안착 및 내실화</hp:t></hp:run>
|
| 196 |
+
</hp:p>
|
| 197 |
+
<hp:p id="1000000016" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 198 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 서울특별시교육청과 예술교육 전문기관 간 역할 분담과 상호협력으로 학교예술교육 통합시스템 구축</hp:t></hp:run>
|
| 199 |
+
</hp:p>
|
| 200 |
+
<hp:p id="1000000017" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 201 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 협력종합예술활동 관련 종합적인 전문 관리·운영 시스템을 구축하여, 지원 사업에 대한 전문성 및 신뢰성 확보</hp:t></hp:run>
|
| 202 |
+
</hp:p>
|
| 203 |
+
|
| 204 |
+
<!-- 빈 줄 -->
|
| 205 |
+
<hp:p id="1000000018" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 206 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 207 |
+
</hp:p>
|
| 208 |
+
|
| 209 |
+
<!-- ===== 소제목 3: [3](파랑뱃지) [추진 근거](하단선) ===== -->
|
| 210 |
+
<hp:p id="1000000019" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 211 |
+
<hp:run charPrIDRef="0">
|
| 212 |
+
<hp:tbl id="1000000095" zOrder="0" numberingType="TABLE" textWrap="TOP_AND_BOTTOM" textFlow="BOTH_SIDES" lock="0" dropcapstyle="None" pageBreak="CELL" repeatHeader="0" rowCnt="1" colCnt="2" cellSpacing="0" borderFillIDRef="3" noAdjust="0">
|
| 213 |
+
<hp:sz width="42520" widthRelTo="ABSOLUTE" height="2400" heightRelTo="ABSOLUTE" protect="0"/>
|
| 214 |
+
<hp:pos treatAsChar="1" affectLSpacing="0" flowWithText="1" allowOverlap="0" holdAnchorAndSO="0" vertRelTo="PARA" horzRelTo="COLUMN" vertAlign="TOP" horzAlign="LEFT" vertOffset="0" horzOffset="0"/>
|
| 215 |
+
<hp:outMargin left="0" right="0" top="0" bottom="0"/>
|
| 216 |
+
<hp:inMargin left="0" right="0" top="0" bottom="0"/>
|
| 217 |
+
<hp:tr>
|
| 218 |
+
<hp:tc name="" header="0" hasMargin="0" protect="0" editable="0" dirty="1" borderFillIDRef="7">
|
| 219 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="0" textHeight="0" hasTextRef="0" hasNumRef="0">
|
| 220 |
+
<hp:p paraPrIDRef="21" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0" id="1000000206">
|
| 221 |
+
<hp:run charPrIDRef="11"><hp:t>3</hp:t></hp:run>
|
| 222 |
+
</hp:p>
|
| 223 |
+
</hp:subList>
|
| 224 |
+
<hp:cellAddr colAddr="0" rowAddr="0"/>
|
| 225 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 226 |
+
<hp:cellSz width="2200" height="2400"/>
|
| 227 |
+
<hp:cellMargin left="0" right="0" top="0" bottom="0"/>
|
| 228 |
+
</hp:tc>
|
| 229 |
+
<hp:tc name="" header="0" hasMargin="0" protect="0" editable="0" dirty="1" borderFillIDRef="8">
|
| 230 |
+
<hp:subList id="" textDirection="HORIZONTAL" lineWrap="BREAK" vertAlign="CENTER" linkListIDRef="0" linkListNextIDRef="0" textWidth="0" textHeight="0" hasTextRef="0" hasNumRef="0">
|
| 231 |
+
<hp:p paraPrIDRef="22" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0" id="1000000207">
|
| 232 |
+
<hp:run charPrIDRef="8"><hp:t> 추진 근거</hp:t></hp:run>
|
| 233 |
+
</hp:p>
|
| 234 |
+
</hp:subList>
|
| 235 |
+
<hp:cellAddr colAddr="1" rowAddr="0"/>
|
| 236 |
+
<hp:cellSpan colSpan="1" rowSpan="1"/>
|
| 237 |
+
<hp:cellSz width="40320" height="2400"/>
|
| 238 |
+
<hp:cellMargin left="0" right="0" top="0" bottom="0"/>
|
| 239 |
+
</hp:tc>
|
| 240 |
+
</hp:tr>
|
| 241 |
+
</hp:tbl>
|
| 242 |
+
</hp:run>
|
| 243 |
+
</hp:p>
|
| 244 |
+
|
| 245 |
+
<!-- 빈 줄 -->
|
| 246 |
+
<hp:p id="1000000020" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 247 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 248 |
+
</hp:p>
|
| 249 |
+
<hp:p id="1000000021" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 250 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 서울특별시교육청 학교문화예술교육 진흥 조례(2015. 12. 31.)</hp:t></hp:run>
|
| 251 |
+
</hp:p>
|
| 252 |
+
<hp:p id="1000000022" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 253 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 학교문화예술교육 중장기 발전계획(교육혁신과-14927, 2015. 8. 26.)</hp:t></hp:run>
|
| 254 |
+
</hp:p>
|
| 255 |
+
<hp:p id="1000000023" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 256 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 서울특별시 중학교 교육과정 편성·운영 지침(서울특별시교육청 고시 제 2017-4호, 2017.3.13.)</hp:t></hp:run>
|
| 257 |
+
</hp:p>
|
| 258 |
+
<hp:p id="1000000024" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 259 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 2020 학교예술교육 활성화 기본 계획(체육건강문화예술과-3030, 2020. 2. 21.)</hp:t></hp:run>
|
| 260 |
+
</hp:p>
|
| 261 |
+
<hp:p id="1000000025" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 262 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 2020 교육감 공약 사업 1-3-1 협력적 인성과 미래 감성을 키우는 협력종합예술활동 확대</hp:t></hp:run>
|
| 263 |
+
</hp:p>
|
| 264 |
+
<hp:p id="1000000026" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 265 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 2020 서울인성교육 시행계획(초등교육과-4477, 2020.3.24.)</hp:t></hp:run>
|
| 266 |
+
</hp:p>
|
| 267 |
+
<hp:p id="1000000027" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 268 |
+
<hp:run charPrIDRef="0"><hp:t> ○ 제2기 학교예술교육 중장기 발전계획 기본운영의 운영 계획(체육건강문화예술과-3648, 2020.3.3.)</hp:t></hp:run>
|
| 269 |
+
</hp:p>
|
| 270 |
+
|
| 271 |
+
<!-- 하단 여백 + 페이지 번호 -->
|
| 272 |
+
<hp:p id="1000000028" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 273 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 274 |
+
</hp:p>
|
| 275 |
+
<hp:p id="1000000029" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 276 |
+
<hp:run charPrIDRef="0"><hp:t/></hp:run>
|
| 277 |
+
</hp:p>
|
| 278 |
+
<hp:p id="1000000030" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 279 |
+
<hp:run charPrIDRef="0"><hp:t>- 1 -</hp:t></hp:run>
|
| 280 |
+
</hp:p>
|
| 281 |
+
</hs:sec>
|
hwpx_templates/report/header.xml
ADDED
|
@@ -0,0 +1,1202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hh:head xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hp10="http://www.hancom.co.kr/hwpml/2016/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section" xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:hhs="http://www.hancom.co.kr/hwpml/2011/history" xmlns:hm="http://www.hancom.co.kr/hwpml/2011/master-page" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf/" xmlns:ooxmlchart="http://www.hancom.co.kr/hwpml/2016/ooxmlchart" xmlns:hwpunitchar="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" version="1.5" secCnt="1">
|
| 3 |
+
<hh:beginNum page="1" footnote="1" endnote="1" pic="1" tbl="1" equation="1"/>
|
| 4 |
+
<hh:refList>
|
| 5 |
+
<hh:fontfaces itemCnt="7">
|
| 6 |
+
<hh:fontface lang="HANGUL" fontCnt="2">
|
| 7 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 8 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 9 |
+
</hh:font>
|
| 10 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 11 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 12 |
+
</hh:font>
|
| 13 |
+
</hh:fontface>
|
| 14 |
+
<hh:fontface lang="LATIN" fontCnt="2">
|
| 15 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 16 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 17 |
+
</hh:font>
|
| 18 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 19 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 20 |
+
</hh:font>
|
| 21 |
+
</hh:fontface>
|
| 22 |
+
<hh:fontface lang="HANJA" fontCnt="2">
|
| 23 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 24 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 25 |
+
</hh:font>
|
| 26 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 27 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 28 |
+
</hh:font>
|
| 29 |
+
</hh:fontface>
|
| 30 |
+
<hh:fontface lang="JAPANESE" fontCnt="2">
|
| 31 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 32 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 33 |
+
</hh:font>
|
| 34 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 35 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 36 |
+
</hh:font>
|
| 37 |
+
</hh:fontface>
|
| 38 |
+
<hh:fontface lang="OTHER" fontCnt="2">
|
| 39 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 40 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 41 |
+
</hh:font>
|
| 42 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 43 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 44 |
+
</hh:font>
|
| 45 |
+
</hh:fontface>
|
| 46 |
+
<hh:fontface lang="SYMBOL" fontCnt="2">
|
| 47 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 48 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 49 |
+
</hh:font>
|
| 50 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 51 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 52 |
+
</hh:font>
|
| 53 |
+
</hh:fontface>
|
| 54 |
+
<hh:fontface lang="USER" fontCnt="2">
|
| 55 |
+
<hh:font id="0" face="함초롬돋움" type="TTF" isEmbedded="0">
|
| 56 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 57 |
+
</hh:font>
|
| 58 |
+
<hh:font id="1" face="함초롬바탕" type="TTF" isEmbedded="0">
|
| 59 |
+
<hh:typeInfo familyType="FCAT_GOTHIC" weight="6" proportion="4" contrast="0" strokeVariation="1" armStyle="1" letterform="1" midline="1" xHeight="1"/>
|
| 60 |
+
</hh:font>
|
| 61 |
+
</hh:fontface>
|
| 62 |
+
</hh:fontfaces>
|
| 63 |
+
<hh:borderFills itemCnt="6">
|
| 64 |
+
<hh:borderFill id="1" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 65 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 66 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 67 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 68 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 69 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 70 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 71 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 72 |
+
</hh:borderFill>
|
| 73 |
+
<hh:borderFill id="2" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 74 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 75 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 76 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 77 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 78 |
+
<hh:topBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 79 |
+
<hh:bottomBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 80 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 81 |
+
<hc:fillBrush>
|
| 82 |
+
<hc:winBrush faceColor="none" hatchColor="#999999" alpha="0"/>
|
| 83 |
+
</hc:fillBrush>
|
| 84 |
+
</hh:borderFill>
|
| 85 |
+
<hh:borderFill id="3" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 86 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 87 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 88 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 89 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 90 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 91 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 92 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 93 |
+
</hh:borderFill>
|
| 94 |
+
<hh:borderFill id="4" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 95 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 96 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 97 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 98 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 99 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 100 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 101 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 102 |
+
<hc:fillBrush>
|
| 103 |
+
<hc:winBrush faceColor="#DAEEF3" hatchColor="#999999" alpha="0"/>
|
| 104 |
+
</hc:fillBrush>
|
| 105 |
+
</hh:borderFill>
|
| 106 |
+
<hh:borderFill id="5" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 107 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 108 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 109 |
+
<hh:leftBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 110 |
+
<hh:rightBorder type="NONE" width="0.1 mm" color="#000000"/>
|
| 111 |
+
<hh:topBorder type="SOLID" width="0.4 mm" color="#000000"/>
|
| 112 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 113 |
+
<hh:diagonal type="SOLID" width="0.1 mm" color="#000000"/>
|
| 114 |
+
</hh:borderFill>
|
| 115 |
+
<hh:borderFill id="6" threeD="0" shadow="0" centerLine="NONE" breakCellSeparateLine="0">
|
| 116 |
+
<hh:slash type="NONE" Crooked="0" isCounter="0"/>
|
| 117 |
+
<hh:backSlash type="NONE" Crooked="0" isCounter="0"/>
|
| 118 |
+
<hh:leftBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 119 |
+
<hh:rightBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 120 |
+
<hh:topBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 121 |
+
<hh:bottomBorder type="SOLID" width="0.12 mm" color="#000000"/>
|
| 122 |
+
<hh:diagonal type="SOLID" width="0.12 mm" color="#000000"/>
|
| 123 |
+
<hc:fillBrush>
|
| 124 |
+
<hc:winBrush faceColor="#D9D9D9" hatchColor="#999999" alpha="0"/>
|
| 125 |
+
</hc:fillBrush>
|
| 126 |
+
</hh:borderFill>
|
| 127 |
+
</hh:borderFills>
|
| 128 |
+
<hh:charProperties itemCnt="16">
|
| 129 |
+
<hh:charPr id="0" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 130 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 131 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 132 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 133 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 134 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 135 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 136 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 137 |
+
<hh:outline type="NONE"/>
|
| 138 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 139 |
+
</hh:charPr>
|
| 140 |
+
<hh:charPr id="1" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 141 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 142 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 143 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 144 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 145 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 146 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 147 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 148 |
+
<hh:outline type="NONE"/>
|
| 149 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 150 |
+
</hh:charPr>
|
| 151 |
+
<hh:charPr id="2" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 152 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 153 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 154 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 155 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 156 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 157 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 158 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 159 |
+
<hh:outline type="NONE"/>
|
| 160 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 161 |
+
</hh:charPr>
|
| 162 |
+
<hh:charPr id="3" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 163 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 164 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 165 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 166 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 167 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 168 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 169 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 170 |
+
<hh:outline type="NONE"/>
|
| 171 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 172 |
+
</hh:charPr>
|
| 173 |
+
<hh:charPr id="4" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 174 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 175 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 176 |
+
<hh:spacing hangul="-5" latin="-5" hanja="-5" japanese="-5" other="-5" symbol="-5" user="-5"/>
|
| 177 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 178 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 179 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 180 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 181 |
+
<hh:outline type="NONE"/>
|
| 182 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 183 |
+
</hh:charPr>
|
| 184 |
+
<hh:charPr id="5" height="1600" textColor="#2E74B5" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 185 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 186 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 187 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 188 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 189 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 190 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 191 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 192 |
+
<hh:outline type="NONE"/>
|
| 193 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 194 |
+
</hh:charPr>
|
| 195 |
+
<hh:charPr id="6" height="1100" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 196 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 197 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 198 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 199 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 200 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 201 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 202 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 203 |
+
<hh:outline type="NONE"/>
|
| 204 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 205 |
+
</hh:charPr>
|
| 206 |
+
<hh:charPr id="7" height="2000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 207 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 208 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 209 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 210 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 211 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 212 |
+
<hh:bold/>
|
| 213 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 214 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 215 |
+
<hh:outline type="NONE"/>
|
| 216 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 217 |
+
</hh:charPr>
|
| 218 |
+
<hh:charPr id="8" height="1400" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 219 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 220 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 221 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 222 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 223 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 224 |
+
<hh:bold/>
|
| 225 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 226 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 227 |
+
<hh:outline type="NONE"/>
|
| 228 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 229 |
+
</hh:charPr>
|
| 230 |
+
<hh:charPr id="9" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 231 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 232 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 233 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 234 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 235 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 236 |
+
<hh:bold/>
|
| 237 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 238 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 239 |
+
<hh:outline type="NONE"/>
|
| 240 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 241 |
+
</hh:charPr>
|
| 242 |
+
<hh:charPr id="10" height="1000" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 243 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 244 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 245 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 246 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 247 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 248 |
+
<hh:bold/>
|
| 249 |
+
<hh:underline type="BOTTOM" shape="SOLID" color="#000000"/>
|
| 250 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 251 |
+
<hh:outline type="NONE"/>
|
| 252 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 253 |
+
</hh:charPr>
|
| 254 |
+
<hh:charPr id="11" height="900" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 255 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 256 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 257 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 258 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 259 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 260 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 261 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 262 |
+
<hh:outline type="NONE"/>
|
| 263 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 264 |
+
</hh:charPr>
|
| 265 |
+
<hh:charPr id="12" height="1600" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 266 |
+
<hh:fontRef hangul="1" latin="1" hanja="1" japanese="1" other="1" symbol="1" user="1"/>
|
| 267 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 268 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 269 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 270 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 271 |
+
<hh:bold/>
|
| 272 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 273 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 274 |
+
<hh:outline type="NONE"/>
|
| 275 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 276 |
+
</hh:charPr>
|
| 277 |
+
<hh:charPr id="13" height="1200" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 278 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 279 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 280 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 281 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 282 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 283 |
+
<hh:bold/>
|
| 284 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 285 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 286 |
+
<hh:outline type="NONE"/>
|
| 287 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 288 |
+
</hh:charPr>
|
| 289 |
+
<hh:charPr id="15" height="2400" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 290 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 291 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 292 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 293 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 294 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 295 |
+
<hh:bold/>
|
| 296 |
+
<hh:underline type="BOTTOM" shape="SOLID" color="#000000"/>
|
| 297 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 298 |
+
<hh:outline type="NONE"/>
|
| 299 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 300 |
+
</hh:charPr>
|
| 301 |
+
<hh:charPr id="14" height="2600" textColor="#000000" shadeColor="none" useFontSpace="0" useKerning="0" symMark="NONE" borderFillIDRef="2">
|
| 302 |
+
<hh:fontRef hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 303 |
+
<hh:ratio hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 304 |
+
<hh:spacing hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 305 |
+
<hh:relSz hangul="100" latin="100" hanja="100" japanese="100" other="100" symbol="100" user="100"/>
|
| 306 |
+
<hh:offset hangul="0" latin="0" hanja="0" japanese="0" other="0" symbol="0" user="0"/>
|
| 307 |
+
<hh:bold/>
|
| 308 |
+
<hh:underline type="NONE" shape="SOLID" color="#000000"/>
|
| 309 |
+
<hh:strikeout shape="NONE" color="#000000"/>
|
| 310 |
+
<hh:outline type="NONE"/>
|
| 311 |
+
<hh:shadow type="NONE" color="#C0C0C0" offsetX="10" offsetY="10"/>
|
| 312 |
+
</hh:charPr>
|
| 313 |
+
</hh:charProperties>
|
| 314 |
+
<hh:tabProperties itemCnt="3">
|
| 315 |
+
<hh:tabPr id="0" autoTabLeft="0" autoTabRight="0"/>
|
| 316 |
+
<hh:tabPr id="1" autoTabLeft="1" autoTabRight="0"/>
|
| 317 |
+
<hh:tabPr id="2" autoTabLeft="0" autoTabRight="1"/>
|
| 318 |
+
</hh:tabProperties>
|
| 319 |
+
<hh:numberings itemCnt="1">
|
| 320 |
+
<hh:numbering id="1" start="0">
|
| 321 |
+
<hh:paraHead start="1" level="1" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^1.</hh:paraHead>
|
| 322 |
+
<hh:paraHead start="1" level="2" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^2.</hh:paraHead>
|
| 323 |
+
<hh:paraHead start="1" level="3" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">^3)</hh:paraHead>
|
| 324 |
+
<hh:paraHead start="1" level="4" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">^4)</hh:paraHead>
|
| 325 |
+
<hh:paraHead start="1" level="5" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="DIGIT" charPrIDRef="4294967295" checkable="0">(^5)</hh:paraHead>
|
| 326 |
+
<hh:paraHead start="1" level="6" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="0">(^6)</hh:paraHead>
|
| 327 |
+
<hh:paraHead start="1" level="7" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_DIGIT" charPrIDRef="4294967295" checkable="1">^7</hh:paraHead>
|
| 328 |
+
<hh:paraHead start="1" level="8" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="CIRCLED_HANGUL_SYLLABLE" charPrIDRef="4294967295" checkable="1">^8</hh:paraHead>
|
| 329 |
+
<hh:paraHead start="1" level="9" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="HANGUL_JAMO" charPrIDRef="4294967295" checkable="0"/>
|
| 330 |
+
<hh:paraHead start="1" level="10" align="LEFT" useInstWidth="1" autoIndent="1" widthAdjust="0" textOffsetType="PERCENT" textOffset="50" numFormat="ROMAN_SMALL" charPrIDRef="4294967295" checkable="1"/>
|
| 331 |
+
</hh:numbering>
|
| 332 |
+
</hh:numberings>
|
| 333 |
+
<hh:paraProperties itemCnt="28">
|
| 334 |
+
<hh:paraPr id="0" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 335 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 336 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 337 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 338 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 339 |
+
<hp:switch>
|
| 340 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 341 |
+
<hh:margin>
|
| 342 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 343 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 344 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 345 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 346 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 347 |
+
</hh:margin>
|
| 348 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 349 |
+
</hp:case>
|
| 350 |
+
<hp:default>
|
| 351 |
+
<hh:margin>
|
| 352 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 353 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 354 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 355 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 356 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 357 |
+
</hh:margin>
|
| 358 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 359 |
+
</hp:default>
|
| 360 |
+
</hp:switch>
|
| 361 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 362 |
+
</hh:paraPr>
|
| 363 |
+
<hh:paraPr id="1" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 364 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 365 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 366 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 367 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 368 |
+
<hp:switch>
|
| 369 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 370 |
+
<hh:margin>
|
| 371 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 372 |
+
<hc:left value="1500" unit="HWPUNIT"/>
|
| 373 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 374 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 375 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 376 |
+
</hh:margin>
|
| 377 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 378 |
+
</hp:case>
|
| 379 |
+
<hp:default>
|
| 380 |
+
<hh:margin>
|
| 381 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 382 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 383 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 384 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 385 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 386 |
+
</hh:margin>
|
| 387 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 388 |
+
</hp:default>
|
| 389 |
+
</hp:switch>
|
| 390 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 391 |
+
</hh:paraPr>
|
| 392 |
+
<hh:paraPr id="2" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 393 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 394 |
+
<hh:heading type="OUTLINE" idRef="0" level="0"/>
|
| 395 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 396 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 397 |
+
<hp:switch>
|
| 398 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 399 |
+
<hh:margin>
|
| 400 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 401 |
+
<hc:left value="1000" unit="HWPUNIT"/>
|
| 402 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 403 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 404 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 405 |
+
</hh:margin>
|
| 406 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 407 |
+
</hp:case>
|
| 408 |
+
<hp:default>
|
| 409 |
+
<hh:margin>
|
| 410 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 411 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 412 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 413 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 414 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 415 |
+
</hh:margin>
|
| 416 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 417 |
+
</hp:default>
|
| 418 |
+
</hp:switch>
|
| 419 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 420 |
+
</hh:paraPr>
|
| 421 |
+
<hh:paraPr id="3" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 422 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 423 |
+
<hh:heading type="OUTLINE" idRef="0" level="1"/>
|
| 424 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 425 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 426 |
+
<hp:switch>
|
| 427 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 428 |
+
<hh:margin>
|
| 429 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 430 |
+
<hc:left value="2000" unit="HWPUNIT"/>
|
| 431 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 432 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 433 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 434 |
+
</hh:margin>
|
| 435 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 436 |
+
</hp:case>
|
| 437 |
+
<hp:default>
|
| 438 |
+
<hh:margin>
|
| 439 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 440 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 441 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 442 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 443 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 444 |
+
</hh:margin>
|
| 445 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 446 |
+
</hp:default>
|
| 447 |
+
</hp:switch>
|
| 448 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 449 |
+
</hh:paraPr>
|
| 450 |
+
<hh:paraPr id="4" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 451 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 452 |
+
<hh:heading type="OUTLINE" idRef="0" level="2"/>
|
| 453 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 454 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 455 |
+
<hp:switch>
|
| 456 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 457 |
+
<hh:margin>
|
| 458 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 459 |
+
<hc:left value="3000" unit="HWPUNIT"/>
|
| 460 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 461 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 462 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 463 |
+
</hh:margin>
|
| 464 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 465 |
+
</hp:case>
|
| 466 |
+
<hp:default>
|
| 467 |
+
<hh:margin>
|
| 468 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 469 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 470 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 471 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 472 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 473 |
+
</hh:margin>
|
| 474 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 475 |
+
</hp:default>
|
| 476 |
+
</hp:switch>
|
| 477 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 478 |
+
</hh:paraPr>
|
| 479 |
+
<hh:paraPr id="5" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 480 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 481 |
+
<hh:heading type="OUTLINE" idRef="0" level="3"/>
|
| 482 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 483 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 484 |
+
<hp:switch>
|
| 485 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 486 |
+
<hh:margin>
|
| 487 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 488 |
+
<hc:left value="4000" unit="HWPUNIT"/>
|
| 489 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 490 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 491 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 492 |
+
</hh:margin>
|
| 493 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 494 |
+
</hp:case>
|
| 495 |
+
<hp:default>
|
| 496 |
+
<hh:margin>
|
| 497 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 498 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 499 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 500 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 501 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 502 |
+
</hh:margin>
|
| 503 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 504 |
+
</hp:default>
|
| 505 |
+
</hp:switch>
|
| 506 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 507 |
+
</hh:paraPr>
|
| 508 |
+
<hh:paraPr id="6" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 509 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 510 |
+
<hh:heading type="OUTLINE" idRef="0" level="4"/>
|
| 511 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 512 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 513 |
+
<hp:switch>
|
| 514 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 515 |
+
<hh:margin>
|
| 516 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 517 |
+
<hc:left value="5000" unit="HWPUNIT"/>
|
| 518 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 519 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 520 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 521 |
+
</hh:margin>
|
| 522 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 523 |
+
</hp:case>
|
| 524 |
+
<hp:default>
|
| 525 |
+
<hh:margin>
|
| 526 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 527 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 528 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 529 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 530 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 531 |
+
</hh:margin>
|
| 532 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 533 |
+
</hp:default>
|
| 534 |
+
</hp:switch>
|
| 535 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 536 |
+
</hh:paraPr>
|
| 537 |
+
<hh:paraPr id="7" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 538 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 539 |
+
<hh:heading type="OUTLINE" idRef="0" level="5"/>
|
| 540 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 541 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 542 |
+
<hp:switch>
|
| 543 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 544 |
+
<hh:margin>
|
| 545 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 546 |
+
<hc:left value="6000" unit="HWPUNIT"/>
|
| 547 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 548 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 549 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 550 |
+
</hh:margin>
|
| 551 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 552 |
+
</hp:case>
|
| 553 |
+
<hp:default>
|
| 554 |
+
<hh:margin>
|
| 555 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 556 |
+
<hc:left value="12000" unit="HWPUNIT"/>
|
| 557 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 558 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 559 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 560 |
+
</hh:margin>
|
| 561 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 562 |
+
</hp:default>
|
| 563 |
+
</hp:switch>
|
| 564 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 565 |
+
</hh:paraPr>
|
| 566 |
+
<hh:paraPr id="8" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 567 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 568 |
+
<hh:heading type="OUTLINE" idRef="0" level="6"/>
|
| 569 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 570 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 571 |
+
<hp:switch>
|
| 572 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 573 |
+
<hh:margin>
|
| 574 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 575 |
+
<hc:left value="7000" unit="HWPUNIT"/>
|
| 576 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 577 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 578 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 579 |
+
</hh:margin>
|
| 580 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 581 |
+
</hp:case>
|
| 582 |
+
<hp:default>
|
| 583 |
+
<hh:margin>
|
| 584 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 585 |
+
<hc:left value="14000" unit="HWPUNIT"/>
|
| 586 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 587 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 588 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 589 |
+
</hh:margin>
|
| 590 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 591 |
+
</hp:default>
|
| 592 |
+
</hp:switch>
|
| 593 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 594 |
+
</hh:paraPr>
|
| 595 |
+
<hh:paraPr id="9" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 596 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 597 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 598 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 599 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 600 |
+
<hp:switch>
|
| 601 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 602 |
+
<hh:margin>
|
| 603 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 604 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 605 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 606 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 607 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 608 |
+
</hh:margin>
|
| 609 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 610 |
+
</hp:case>
|
| 611 |
+
<hp:default>
|
| 612 |
+
<hh:margin>
|
| 613 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 614 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 615 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 616 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 617 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 618 |
+
</hh:margin>
|
| 619 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 620 |
+
</hp:default>
|
| 621 |
+
</hp:switch>
|
| 622 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 623 |
+
</hh:paraPr>
|
| 624 |
+
<hh:paraPr id="10" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 625 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 626 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 627 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 628 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 629 |
+
<hp:switch>
|
| 630 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 631 |
+
<hh:margin>
|
| 632 |
+
<hc:intent value="-1310" unit="HWPUNIT"/>
|
| 633 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 634 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 635 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 636 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 637 |
+
</hh:margin>
|
| 638 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 639 |
+
</hp:case>
|
| 640 |
+
<hp:default>
|
| 641 |
+
<hh:margin>
|
| 642 |
+
<hc:intent value="-2620" unit="HWPUNIT"/>
|
| 643 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 644 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 645 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 646 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 647 |
+
</hh:margin>
|
| 648 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 649 |
+
</hp:default>
|
| 650 |
+
</hp:switch>
|
| 651 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 652 |
+
</hh:paraPr>
|
| 653 |
+
<hh:paraPr id="11" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 654 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 655 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 656 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 657 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 658 |
+
<hp:switch>
|
| 659 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 660 |
+
<hh:margin>
|
| 661 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 662 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 663 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 664 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 665 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 666 |
+
</hh:margin>
|
| 667 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 668 |
+
</hp:case>
|
| 669 |
+
<hp:default>
|
| 670 |
+
<hh:margin>
|
| 671 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 672 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 673 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 674 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 675 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 676 |
+
</hh:margin>
|
| 677 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 678 |
+
</hp:default>
|
| 679 |
+
</hp:switch>
|
| 680 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 681 |
+
</hh:paraPr>
|
| 682 |
+
<hh:paraPr id="12" tabPrIDRef="1" condense="20" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 683 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 684 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 685 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 686 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 687 |
+
<hp:switch>
|
| 688 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 689 |
+
<hh:margin>
|
| 690 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 691 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 692 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 693 |
+
<hc:prev value="1200" unit="HWPUNIT"/>
|
| 694 |
+
<hc:next value="300" unit="HWPUNIT"/>
|
| 695 |
+
</hh:margin>
|
| 696 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 697 |
+
</hp:case>
|
| 698 |
+
<hp:default>
|
| 699 |
+
<hh:margin>
|
| 700 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 701 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 702 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 703 |
+
<hc:prev value="2400" unit="HWPUNIT"/>
|
| 704 |
+
<hc:next value="600" unit="HWPUNIT"/>
|
| 705 |
+
</hh:margin>
|
| 706 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 707 |
+
</hp:default>
|
| 708 |
+
</hp:switch>
|
| 709 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 710 |
+
</hh:paraPr>
|
| 711 |
+
<hh:paraPr id="13" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 712 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 713 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 714 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 715 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 716 |
+
<hp:switch>
|
| 717 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 718 |
+
<hh:margin>
|
| 719 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 720 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 721 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 722 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 723 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 724 |
+
</hh:margin>
|
| 725 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 726 |
+
</hp:case>
|
| 727 |
+
<hp:default>
|
| 728 |
+
<hh:margin>
|
| 729 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 730 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 731 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 732 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 733 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 734 |
+
</hh:margin>
|
| 735 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 736 |
+
</hp:default>
|
| 737 |
+
</hp:switch>
|
| 738 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 739 |
+
</hh:paraPr>
|
| 740 |
+
<hh:paraPr id="14" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 741 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 742 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 743 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 744 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 745 |
+
<hp:switch>
|
| 746 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 747 |
+
<hh:margin>
|
| 748 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 749 |
+
<hc:left value="1100" unit="HWPUNIT"/>
|
| 750 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 751 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 752 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 753 |
+
</hh:margin>
|
| 754 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 755 |
+
</hp:case>
|
| 756 |
+
<hp:default>
|
| 757 |
+
<hh:margin>
|
| 758 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 759 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 760 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 761 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 762 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 763 |
+
</hh:margin>
|
| 764 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 765 |
+
</hp:default>
|
| 766 |
+
</hp:switch>
|
| 767 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 768 |
+
</hh:paraPr>
|
| 769 |
+
<hh:paraPr id="15" tabPrIDRef="2" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 770 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 771 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 772 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 773 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 774 |
+
<hp:switch>
|
| 775 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 776 |
+
<hh:margin>
|
| 777 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 778 |
+
<hc:left value="2200" unit="HWPUNIT"/>
|
| 779 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 780 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 781 |
+
<hc:next value="700" unit="HWPUNIT"/>
|
| 782 |
+
</hh:margin>
|
| 783 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 784 |
+
</hp:case>
|
| 785 |
+
<hp:default>
|
| 786 |
+
<hh:margin>
|
| 787 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 788 |
+
<hc:left value="4400" unit="HWPUNIT"/>
|
| 789 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 790 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 791 |
+
<hc:next value="1400" unit="HWPUNIT"/>
|
| 792 |
+
</hh:margin>
|
| 793 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 794 |
+
</hp:default>
|
| 795 |
+
</hp:switch>
|
| 796 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 797 |
+
</hh:paraPr>
|
| 798 |
+
<hh:paraPr id="16" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 799 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 800 |
+
<hp:switch>
|
| 801 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 802 |
+
<hh:heading type="OUTLINE" idRef="0" level="8"/>
|
| 803 |
+
</hp:case>
|
| 804 |
+
<hp:default>
|
| 805 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 806 |
+
</hp:default>
|
| 807 |
+
</hp:switch>
|
| 808 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 809 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 810 |
+
<hp:switch>
|
| 811 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 812 |
+
<hh:margin>
|
| 813 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 814 |
+
<hc:left value="9000" unit="HWPUNIT"/>
|
| 815 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 816 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 817 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 818 |
+
</hh:margin>
|
| 819 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 820 |
+
</hp:case>
|
| 821 |
+
<hp:default>
|
| 822 |
+
<hh:margin>
|
| 823 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 824 |
+
<hc:left value="18000" unit="HWPUNIT"/>
|
| 825 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 826 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 827 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 828 |
+
</hh:margin>
|
| 829 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 830 |
+
</hp:default>
|
| 831 |
+
</hp:switch>
|
| 832 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 833 |
+
</hh:paraPr>
|
| 834 |
+
<hh:paraPr id="17" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 835 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 836 |
+
<hp:switch>
|
| 837 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 838 |
+
<hh:heading type="OUTLINE" idRef="0" level="9"/>
|
| 839 |
+
</hp:case>
|
| 840 |
+
<hp:default>
|
| 841 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 842 |
+
</hp:default>
|
| 843 |
+
</hp:switch>
|
| 844 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 845 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 846 |
+
<hp:switch>
|
| 847 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 848 |
+
<hh:margin>
|
| 849 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 850 |
+
<hc:left value="10000" unit="HWPUNIT"/>
|
| 851 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 852 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 853 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 854 |
+
</hh:margin>
|
| 855 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 856 |
+
</hp:case>
|
| 857 |
+
<hp:default>
|
| 858 |
+
<hh:margin>
|
| 859 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 860 |
+
<hc:left value="20000" unit="HWPUNIT"/>
|
| 861 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 862 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 863 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 864 |
+
</hh:margin>
|
| 865 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 866 |
+
</hp:default>
|
| 867 |
+
</hp:switch>
|
| 868 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 869 |
+
</hh:paraPr>
|
| 870 |
+
<hh:paraPr id="18" tabPrIDRef="1" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 871 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 872 |
+
<hp:switch>
|
| 873 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/paragraph">
|
| 874 |
+
<hh:heading type="OUTLINE" idRef="0" level="7"/>
|
| 875 |
+
</hp:case>
|
| 876 |
+
<hp:default>
|
| 877 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 878 |
+
</hp:default>
|
| 879 |
+
</hp:switch>
|
| 880 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 881 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 882 |
+
<hp:switch>
|
| 883 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 884 |
+
<hh:margin>
|
| 885 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 886 |
+
<hc:left value="8000" unit="HWPUNIT"/>
|
| 887 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 888 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 889 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 890 |
+
</hh:margin>
|
| 891 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 892 |
+
</hp:case>
|
| 893 |
+
<hp:default>
|
| 894 |
+
<hh:margin>
|
| 895 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 896 |
+
<hc:left value="16000" unit="HWPUNIT"/>
|
| 897 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 898 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 899 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 900 |
+
</hh:margin>
|
| 901 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 902 |
+
</hp:default>
|
| 903 |
+
</hp:switch>
|
| 904 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 905 |
+
</hh:paraPr>
|
| 906 |
+
<hh:paraPr id="19" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 907 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 908 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 909 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="KEEP_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 910 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 911 |
+
<hp:switch>
|
| 912 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 913 |
+
<hh:margin>
|
| 914 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 915 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 916 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 917 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 918 |
+
<hc:next value="800" unit="HWPUNIT"/>
|
| 919 |
+
</hh:margin>
|
| 920 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 921 |
+
</hp:case>
|
| 922 |
+
<hp:default>
|
| 923 |
+
<hh:margin>
|
| 924 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 925 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 926 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 927 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 928 |
+
<hc:next value="1600" unit="HWPUNIT"/>
|
| 929 |
+
</hh:margin>
|
| 930 |
+
<hh:lineSpacing type="PERCENT" value="150" unit="HWPUNIT"/>
|
| 931 |
+
</hp:default>
|
| 932 |
+
</hp:switch>
|
| 933 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 934 |
+
</hh:paraPr>
|
| 935 |
+
<hh:paraPr id="20" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 936 |
+
<hh:align horizontal="CENTER" vertical="BASELINE"/>
|
| 937 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 938 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 939 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 940 |
+
<hp:switch>
|
| 941 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 942 |
+
<hh:margin>
|
| 943 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 944 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 945 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 946 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 947 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 948 |
+
</hh:margin>
|
| 949 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 950 |
+
</hp:case>
|
| 951 |
+
<hp:default>
|
| 952 |
+
<hh:margin>
|
| 953 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 954 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 955 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 956 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 957 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 958 |
+
</hh:margin>
|
| 959 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 960 |
+
</hp:default>
|
| 961 |
+
</hp:switch>
|
| 962 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 963 |
+
</hh:paraPr>
|
| 964 |
+
<hh:paraPr id="21" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 965 |
+
<hh:align horizontal="CENTER" vertical="BASELINE"/>
|
| 966 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 967 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 968 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 969 |
+
<hp:switch>
|
| 970 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 971 |
+
<hh:margin>
|
| 972 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 973 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 974 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 975 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 976 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 977 |
+
</hh:margin>
|
| 978 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 979 |
+
</hp:case>
|
| 980 |
+
<hp:default>
|
| 981 |
+
<hh:margin>
|
| 982 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 983 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 984 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 985 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 986 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 987 |
+
</hh:margin>
|
| 988 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 989 |
+
</hp:default>
|
| 990 |
+
</hp:switch>
|
| 991 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 992 |
+
</hh:paraPr>
|
| 993 |
+
<hh:paraPr id="22" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 994 |
+
<hh:align horizontal="JUSTIFY" vertical="BASELINE"/>
|
| 995 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 996 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 997 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 998 |
+
<hp:switch>
|
| 999 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 1000 |
+
<hh:margin>
|
| 1001 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1002 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 1003 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1004 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1005 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1006 |
+
</hh:margin>
|
| 1007 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 1008 |
+
</hp:case>
|
| 1009 |
+
<hp:default>
|
| 1010 |
+
<hh:margin>
|
| 1011 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1012 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 1013 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1014 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1015 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1016 |
+
</hh:margin>
|
| 1017 |
+
<hh:lineSpacing type="PERCENT" value="130" unit="HWPUNIT"/>
|
| 1018 |
+
</hp:default>
|
| 1019 |
+
</hp:switch>
|
| 1020 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 1021 |
+
</hh:paraPr>
|
| 1022 |
+
<hh:paraPr id="23" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 1023 |
+
<hh:align horizontal="RIGHT" vertical="BASELINE"/>
|
| 1024 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 1025 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 1026 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 1027 |
+
<hp:switch>
|
| 1028 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 1029 |
+
<hh:margin>
|
| 1030 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1031 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 1032 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1033 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1034 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1035 |
+
</hh:margin>
|
| 1036 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1037 |
+
</hp:case>
|
| 1038 |
+
<hp:default>
|
| 1039 |
+
<hh:margin>
|
| 1040 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1041 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 1042 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1043 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1044 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1045 |
+
</hh:margin>
|
| 1046 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1047 |
+
</hp:default>
|
| 1048 |
+
</hp:switch>
|
| 1049 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 1050 |
+
</hh:paraPr>
|
| 1051 |
+
<hh:paraPr id="24" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 1052 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 1053 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 1054 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 1055 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 1056 |
+
<hp:switch>
|
| 1057 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 1058 |
+
<hh:margin>
|
| 1059 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1060 |
+
<hc:left value="600" unit="HWPUNIT"/>
|
| 1061 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1062 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1063 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1064 |
+
</hh:margin>
|
| 1065 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1066 |
+
</hp:case>
|
| 1067 |
+
<hp:default>
|
| 1068 |
+
<hh:margin>
|
| 1069 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1070 |
+
<hc:left value="1200" unit="HWPUNIT"/>
|
| 1071 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1072 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1073 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1074 |
+
</hh:margin>
|
| 1075 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1076 |
+
</hp:default>
|
| 1077 |
+
</hp:switch>
|
| 1078 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 1079 |
+
</hh:paraPr>
|
| 1080 |
+
<hh:paraPr id="25" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 1081 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 1082 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 1083 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 1084 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 1085 |
+
<hp:switch>
|
| 1086 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 1087 |
+
<hh:margin>
|
| 1088 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1089 |
+
<hc:left value="1200" unit="HWPUNIT"/>
|
| 1090 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1091 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1092 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1093 |
+
</hh:margin>
|
| 1094 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1095 |
+
</hp:case>
|
| 1096 |
+
<hp:default>
|
| 1097 |
+
<hh:margin>
|
| 1098 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1099 |
+
<hc:left value="2400" unit="HWPUNIT"/>
|
| 1100 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1101 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1102 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1103 |
+
</hh:margin>
|
| 1104 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1105 |
+
</hp:default>
|
| 1106 |
+
</hp:switch>
|
| 1107 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 1108 |
+
</hh:paraPr>
|
| 1109 |
+
<hh:paraPr id="26" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 1110 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 1111 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 1112 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 1113 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 1114 |
+
<hp:switch>
|
| 1115 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 1116 |
+
<hh:margin>
|
| 1117 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1118 |
+
<hc:left value="1800" unit="HWPUNIT"/>
|
| 1119 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1120 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1121 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1122 |
+
</hh:margin>
|
| 1123 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1124 |
+
</hp:case>
|
| 1125 |
+
<hp:default>
|
| 1126 |
+
<hh:margin>
|
| 1127 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1128 |
+
<hc:left value="3600" unit="HWPUNIT"/>
|
| 1129 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1130 |
+
<hc:prev value="0" unit="HWPUNIT"/>
|
| 1131 |
+
<hc:next value="0" unit="HWPUNIT"/>
|
| 1132 |
+
</hh:margin>
|
| 1133 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1134 |
+
</hp:default>
|
| 1135 |
+
</hp:switch>
|
| 1136 |
+
<hh:border borderFillIDRef="2" offsetLeft="0" offsetRight="0" offsetTop="0" offsetBottom="0" connect="0" ignoreMargin="0"/>
|
| 1137 |
+
</hh:paraPr>
|
| 1138 |
+
<hh:paraPr id="27" tabPrIDRef="0" condense="0" fontLineHeight="0" snapToGrid="1" suppressLineNumbers="0" checked="0" textDir="LTR">
|
| 1139 |
+
<hh:align horizontal="LEFT" vertical="BASELINE"/>
|
| 1140 |
+
<hh:heading type="NONE" idRef="0" level="0"/>
|
| 1141 |
+
<hh:breakSetting breakLatinWord="KEEP_WORD" breakNonLatinWord="BREAK_WORD" widowOrphan="0" keepWithNext="0" keepLines="0" pageBreakBefore="0" lineWrap="BREAK"/>
|
| 1142 |
+
<hh:autoSpacing eAsianEng="0" eAsianNum="0"/>
|
| 1143 |
+
<hp:switch>
|
| 1144 |
+
<hp:case hp:required-namespace="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar">
|
| 1145 |
+
<hh:margin>
|
| 1146 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1147 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 1148 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1149 |
+
<hc:prev value="400" unit="HWPUNIT"/>
|
| 1150 |
+
<hc:next value="200" unit="HWPUNIT"/>
|
| 1151 |
+
</hh:margin>
|
| 1152 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1153 |
+
</hp:case>
|
| 1154 |
+
<hp:default>
|
| 1155 |
+
<hh:margin>
|
| 1156 |
+
<hc:intent value="0" unit="HWPUNIT"/>
|
| 1157 |
+
<hc:left value="0" unit="HWPUNIT"/>
|
| 1158 |
+
<hc:right value="0" unit="HWPUNIT"/>
|
| 1159 |
+
<hc:prev value="800" unit="HWPUNIT"/>
|
| 1160 |
+
<hc:next value="400" unit="HWPUNIT"/>
|
| 1161 |
+
</hh:margin>
|
| 1162 |
+
<hh:lineSpacing type="PERCENT" value="160" unit="HWPUNIT"/>
|
| 1163 |
+
</hp:default>
|
| 1164 |
+
</hp:switch>
|
| 1165 |
+
<hh:border borderFillIDRef="5" offsetLeft="0" offsetRight="0" offsetTop="100" offsetBottom="100" connect="0" ignoreMargin="0"/>
|
| 1166 |
+
</hh:paraPr>
|
| 1167 |
+
</hh:paraProperties>
|
| 1168 |
+
<hh:styles itemCnt="23">
|
| 1169 |
+
<hh:style id="0" type="PARA" name="바탕글" engName="Normal" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 1170 |
+
<hh:style id="1" type="PARA" name="본문" engName="Body" paraPrIDRef="1" charPrIDRef="0" nextStyleIDRef="1" langID="1042" lockForm="0"/>
|
| 1171 |
+
<hh:style id="2" type="PARA" name="개요 1" engName="Outline 1" paraPrIDRef="2" charPrIDRef="0" nextStyleIDRef="2" langID="1042" lockForm="0"/>
|
| 1172 |
+
<hh:style id="3" type="PARA" name="개요 2" engName="Outline 2" paraPrIDRef="3" charPrIDRef="0" nextStyleIDRef="3" langID="1042" lockForm="0"/>
|
| 1173 |
+
<hh:style id="4" type="PARA" name="개요 3" engName="Outline 3" paraPrIDRef="4" charPrIDRef="0" nextStyleIDRef="4" langID="1042" lockForm="0"/>
|
| 1174 |
+
<hh:style id="5" type="PARA" name="개요 4" engName="Outline 4" paraPrIDRef="5" charPrIDRef="0" nextStyleIDRef="5" langID="1042" lockForm="0"/>
|
| 1175 |
+
<hh:style id="6" type="PARA" name="개요 5" engName="Outline 5" paraPrIDRef="6" charPrIDRef="0" nextStyleIDRef="6" langID="1042" lockForm="0"/>
|
| 1176 |
+
<hh:style id="7" type="PARA" name="개요 6" engName="Outline 6" paraPrIDRef="7" charPrIDRef="0" nextStyleIDRef="7" langID="1042" lockForm="0"/>
|
| 1177 |
+
<hh:style id="8" type="PARA" name="개요 7" engName="Outline 7" paraPrIDRef="8" charPrIDRef="0" nextStyleIDRef="8" langID="1042" lockForm="0"/>
|
| 1178 |
+
<hh:style id="9" type="PARA" name="개요 8" engName="Outline 8" paraPrIDRef="18" charPrIDRef="0" nextStyleIDRef="9" langID="1042" lockForm="0"/>
|
| 1179 |
+
<hh:style id="10" type="PARA" name="개요 9" engName="Outline 9" paraPrIDRef="16" charPrIDRef="0" nextStyleIDRef="10" langID="1042" lockForm="0"/>
|
| 1180 |
+
<hh:style id="11" type="PARA" name="개요 10" engName="Outline 10" paraPrIDRef="17" charPrIDRef="0" nextStyleIDRef="11" langID="1042" lockForm="0"/>
|
| 1181 |
+
<hh:style id="12" type="CHAR" name="쪽 번호" engName="Page Number" paraPrIDRef="0" charPrIDRef="1" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 1182 |
+
<hh:style id="13" type="CHAR" name="줄 번호" engName="Line Number" paraPrIDRef="0" charPrIDRef="0" nextStyleIDRef="0" langID="1042" lockForm="0"/>
|
| 1183 |
+
<hh:style id="14" type="PARA" name="머리말" engName="Header" paraPrIDRef="9" charPrIDRef="2" nextStyleIDRef="14" langID="1042" lockForm="0"/>
|
| 1184 |
+
<hh:style id="15" type="PARA" name="각주" engName="Footnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="15" langID="1042" lockForm="0"/>
|
| 1185 |
+
<hh:style id="16" type="PARA" name="미주" engName="Endnote" paraPrIDRef="10" charPrIDRef="3" nextStyleIDRef="16" langID="1042" lockForm="0"/>
|
| 1186 |
+
<hh:style id="17" type="PARA" name="메모" engName="Memo" paraPrIDRef="11" charPrIDRef="4" nextStyleIDRef="17" langID="1042" lockForm="0"/>
|
| 1187 |
+
<hh:style id="18" type="PARA" name="차례 제목" engName="TOC Heading" paraPrIDRef="12" charPrIDRef="5" nextStyleIDRef="18" langID="1042" lockForm="0"/>
|
| 1188 |
+
<hh:style id="19" type="PARA" name="차례 1" engName="TOC 1" paraPrIDRef="13" charPrIDRef="6" nextStyleIDRef="19" langID="1042" lockForm="0"/>
|
| 1189 |
+
<hh:style id="20" type="PARA" name="차례 2" engName="TOC 2" paraPrIDRef="14" charPrIDRef="6" nextStyleIDRef="20" langID="1042" lockForm="0"/>
|
| 1190 |
+
<hh:style id="21" type="PARA" name="차례 3" engName="TOC 3" paraPrIDRef="15" charPrIDRef="6" nextStyleIDRef="21" langID="1042" lockForm="0"/>
|
| 1191 |
+
<hh:style id="22" type="PARA" name="캡션" engName="Caption" paraPrIDRef="19" charPrIDRef="0" nextStyleIDRef="22" langID="1042" lockForm="0"/>
|
| 1192 |
+
</hh:styles>
|
| 1193 |
+
</hh:refList>
|
| 1194 |
+
<hh:compatibleDocument targetProgram="HWP201X">
|
| 1195 |
+
<hh:layoutCompatibility/>
|
| 1196 |
+
</hh:compatibleDocument>
|
| 1197 |
+
<hh:docOption>
|
| 1198 |
+
<hh:linkinfo path="" pageInherit="0" footnoteInherit="0"/>
|
| 1199 |
+
</hh:docOption>
|
| 1200 |
+
<hh:metaTag>{"name":""}</hh:metaTag>
|
| 1201 |
+
<hh:trackchageConfig flags="56"/>
|
| 1202 |
+
</hh:head>
|
hwpx_templates/report/section0.xml
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='UTF-8'?>
|
| 2 |
+
<hs:sec xmlns:hp="http://www.hancom.co.kr/hwpml/2011/paragraph" xmlns:hs="http://www.hancom.co.kr/hwpml/2011/section" xmlns:ha="http://www.hancom.co.kr/hwpml/2011/app" xmlns:hp10="http://www.hancom.co.kr/hwpml/2016/paragraph" xmlns:hc="http://www.hancom.co.kr/hwpml/2011/core" xmlns:hh="http://www.hancom.co.kr/hwpml/2011/head" xmlns:hhs="http://www.hancom.co.kr/hwpml/2011/history" xmlns:hm="http://www.hancom.co.kr/hwpml/2011/master-page" xmlns:hpf="http://www.hancom.co.kr/schema/2011/hpf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf/" xmlns:ooxmlchart="http://www.hancom.co.kr/hwpml/2016/ooxmlchart" xmlns:hwpunitchar="http://www.hancom.co.kr/hwpml/2016/HwpUnitChar" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0">
|
| 3 |
+
<!-- 1. First paragraph with secPr + colPr -->
|
| 4 |
+
<hp:p id="1000000001" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 5 |
+
<hp:run charPrIDRef="0">
|
| 6 |
+
<hp:secPr id="" textDirection="HORIZONTAL" spaceColumns="1134" tabStop="8000" tabStopVal="4000" tabStopUnit="HWPUNIT" outlineShapeIDRef="1" memoShapeIDRef="0" textVerticalWidthHead="0" masterPageCnt="0">
|
| 7 |
+
<hp:grid lineGrid="0" charGrid="0" wonggojiFormat="0"/>
|
| 8 |
+
<hp:startNum pageStartsOn="BOTH" page="0" pic="0" tbl="0" equation="0"/>
|
| 9 |
+
<hp:visibility hideFirstHeader="0" hideFirstFooter="0" hideFirstMasterPage="0" border="SHOW_ALL" fill="SHOW_ALL" hideFirstPageNum="0" hideFirstEmptyLine="0" showLineNumber="0"/>
|
| 10 |
+
<hp:lineNumberShape restartType="0" countBy="0" distance="0" startNumber="0"/>
|
| 11 |
+
<hp:pagePr landscape="WIDELY" width="59528" height="84186" gutterType="LEFT_ONLY">
|
| 12 |
+
<hp:margin header="4252" footer="4252" gutter="0" left="8504" right="8504" top="5668" bottom="4252"/>
|
| 13 |
+
</hp:pagePr>
|
| 14 |
+
<hp:footNotePr>
|
| 15 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 16 |
+
<hp:noteLine length="-1" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 17 |
+
<hp:noteSpacing betweenNotes="283" belowLine="567" aboveLine="850"/>
|
| 18 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 19 |
+
<hp:placement place="EACH_COLUMN" beneathText="0"/>
|
| 20 |
+
</hp:footNotePr>
|
| 21 |
+
<hp:endNotePr>
|
| 22 |
+
<hp:autoNumFormat type="DIGIT" userChar="" prefixChar="" suffixChar=")" supscript="0"/>
|
| 23 |
+
<hp:noteLine length="14692344" type="SOLID" width="0.12 mm" color="#000000"/>
|
| 24 |
+
<hp:noteSpacing betweenNotes="0" belowLine="567" aboveLine="850"/>
|
| 25 |
+
<hp:numbering type="CONTINUOUS" newNum="1"/>
|
| 26 |
+
<hp:placement place="END_OF_DOCUMENT" beneathText="0"/>
|
| 27 |
+
</hp:endNotePr>
|
| 28 |
+
<hp:pageBorderFill type="BOTH" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 29 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 30 |
+
</hp:pageBorderFill>
|
| 31 |
+
<hp:pageBorderFill type="EVEN" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 32 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 33 |
+
</hp:pageBorderFill>
|
| 34 |
+
<hp:pageBorderFill type="ODD" borderFillIDRef="1" textBorder="PAPER" headerInside="0" footerInside="0" fillArea="PAPER">
|
| 35 |
+
<hp:offset left="1417" right="1417" top="1417" bottom="1417"/>
|
| 36 |
+
</hp:pageBorderFill>
|
| 37 |
+
</hp:secPr>
|
| 38 |
+
<hp:ctrl>
|
| 39 |
+
<hp:colPr id="" type="NEWSPAPER" layout="LEFT" colCount="1" sameSz="1" sameGap="0"/>
|
| 40 |
+
</hp:ctrl>
|
| 41 |
+
</hp:run>
|
| 42 |
+
<hp:run charPrIDRef="0">
|
| 43 |
+
<hp:t/>
|
| 44 |
+
</hp:run>
|
| 45 |
+
<hp:linesegarray>
|
| 46 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 47 |
+
</hp:linesegarray>
|
| 48 |
+
</hp:p>
|
| 49 |
+
<!-- 2. Empty line -->
|
| 50 |
+
<hp:p id="1000000002" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 51 |
+
<hp:run charPrIDRef="0">
|
| 52 |
+
<hp:t/>
|
| 53 |
+
</hp:run>
|
| 54 |
+
<hp:linesegarray>
|
| 55 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 56 |
+
</hp:linesegarray>
|
| 57 |
+
</hp:p>
|
| 58 |
+
<!-- 3. Title -->
|
| 59 |
+
<hp:p id="1000000003" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 60 |
+
<hp:run charPrIDRef="7">
|
| 61 |
+
<hp:t>{{보고서 제목}}</hp:t>
|
| 62 |
+
</hp:run>
|
| 63 |
+
<hp:linesegarray>
|
| 64 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="2000" textheight="2000" baseline="1700" spacing="1200" horzpos="0" horzsize="42520" flags="393216"/>
|
| 65 |
+
</hp:linesegarray>
|
| 66 |
+
</hp:p>
|
| 67 |
+
<!-- 4. Empty line -->
|
| 68 |
+
<hp:p id="1000000004" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 69 |
+
<hp:run charPrIDRef="0">
|
| 70 |
+
<hp:t/>
|
| 71 |
+
</hp:run>
|
| 72 |
+
<hp:linesegarray>
|
| 73 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 74 |
+
</hp:linesegarray>
|
| 75 |
+
</hp:p>
|
| 76 |
+
<!-- 5. Date -->
|
| 77 |
+
<hp:p id="1000000005" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 78 |
+
<hp:run charPrIDRef="0">
|
| 79 |
+
<hp:t>{{작성일: YYYY년 MM월 DD일}}</hp:t>
|
| 80 |
+
</hp:run>
|
| 81 |
+
<hp:linesegarray>
|
| 82 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 83 |
+
</hp:linesegarray>
|
| 84 |
+
</hp:p>
|
| 85 |
+
<!-- 6. Author -->
|
| 86 |
+
<hp:p id="1000000006" paraPrIDRef="20" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 87 |
+
<hp:run charPrIDRef="0">
|
| 88 |
+
<hp:t>{{작성자/부서}}</hp:t>
|
| 89 |
+
</hp:run>
|
| 90 |
+
<hp:linesegarray>
|
| 91 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 92 |
+
</hp:linesegarray>
|
| 93 |
+
</hp:p>
|
| 94 |
+
<!-- 7. Empty line x2 -->
|
| 95 |
+
<hp:p id="1000000007" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 96 |
+
<hp:run charPrIDRef="0">
|
| 97 |
+
<hp:t/>
|
| 98 |
+
</hp:run>
|
| 99 |
+
<hp:linesegarray>
|
| 100 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 101 |
+
</hp:linesegarray>
|
| 102 |
+
</hp:p>
|
| 103 |
+
<hp:p id="1000000008" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 104 |
+
<hp:run charPrIDRef="0">
|
| 105 |
+
<hp:t/>
|
| 106 |
+
</hp:run>
|
| 107 |
+
<hp:linesegarray>
|
| 108 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 109 |
+
</hp:linesegarray>
|
| 110 |
+
</hp:p>
|
| 111 |
+
<!-- 8. Section heading 1 -->
|
| 112 |
+
<hp:p id="1000000009" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 113 |
+
<hp:run charPrIDRef="8">
|
| 114 |
+
<hp:t>1. {{섹션 제목}}</hp:t>
|
| 115 |
+
</hp:run>
|
| 116 |
+
<hp:linesegarray>
|
| 117 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1400" textheight="1400" baseline="1190" spacing="840" horzpos="0" horzsize="42520" flags="393216"/>
|
| 118 |
+
</hp:linesegarray>
|
| 119 |
+
</hp:p>
|
| 120 |
+
<!-- 9. Body -->
|
| 121 |
+
<hp:p id="1000000010" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 122 |
+
<hp:run charPrIDRef="0">
|
| 123 |
+
<hp:t>{{본문 내용}}</hp:t>
|
| 124 |
+
</hp:run>
|
| 125 |
+
<hp:linesegarray>
|
| 126 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 127 |
+
</hp:linesegarray>
|
| 128 |
+
</hp:p>
|
| 129 |
+
<!-- 10. Empty line -->
|
| 130 |
+
<hp:p id="1000000011" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 131 |
+
<hp:run charPrIDRef="0">
|
| 132 |
+
<hp:t/>
|
| 133 |
+
</hp:run>
|
| 134 |
+
<hp:linesegarray>
|
| 135 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 136 |
+
</hp:linesegarray>
|
| 137 |
+
</hp:p>
|
| 138 |
+
<!-- 11. Section heading 2 -->
|
| 139 |
+
<hp:p id="1000000012" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 140 |
+
<hp:run charPrIDRef="8">
|
| 141 |
+
<hp:t>2. {{섹션 제목}}</hp:t>
|
| 142 |
+
</hp:run>
|
| 143 |
+
<hp:linesegarray>
|
| 144 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1400" textheight="1400" baseline="1190" spacing="840" horzpos="0" horzsize="42520" flags="393216"/>
|
| 145 |
+
</hp:linesegarray>
|
| 146 |
+
</hp:p>
|
| 147 |
+
<!-- 12. Body -->
|
| 148 |
+
<hp:p id="1000000013" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 149 |
+
<hp:run charPrIDRef="0">
|
| 150 |
+
<hp:t>{{본문 내용}}</hp:t>
|
| 151 |
+
</hp:run>
|
| 152 |
+
<hp:linesegarray>
|
| 153 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 154 |
+
</hp:linesegarray>
|
| 155 |
+
</hp:p>
|
| 156 |
+
<!-- 13. Empty line -->
|
| 157 |
+
<hp:p id="1000000014" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 158 |
+
<hp:run charPrIDRef="0">
|
| 159 |
+
<hp:t/>
|
| 160 |
+
</hp:run>
|
| 161 |
+
<hp:linesegarray>
|
| 162 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 163 |
+
</hp:linesegarray>
|
| 164 |
+
</hp:p>
|
| 165 |
+
<!-- 14. Table placeholder -->
|
| 166 |
+
<hp:p id="1000000015" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 167 |
+
<hp:run charPrIDRef="0">
|
| 168 |
+
<hp:t>{{표 삽입 위치}}</hp:t>
|
| 169 |
+
</hp:run>
|
| 170 |
+
<hp:linesegarray>
|
| 171 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 172 |
+
</hp:linesegarray>
|
| 173 |
+
</hp:p>
|
| 174 |
+
<!-- 15. Empty line -->
|
| 175 |
+
<hp:p id="1000000016" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 176 |
+
<hp:run charPrIDRef="0">
|
| 177 |
+
<hp:t/>
|
| 178 |
+
</hp:run>
|
| 179 |
+
<hp:linesegarray>
|
| 180 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 181 |
+
</hp:linesegarray>
|
| 182 |
+
</hp:p>
|
| 183 |
+
<!-- 16. Section heading 3 -->
|
| 184 |
+
<hp:p id="1000000017" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 185 |
+
<hp:run charPrIDRef="8">
|
| 186 |
+
<hp:t>3. {{결론}}</hp:t>
|
| 187 |
+
</hp:run>
|
| 188 |
+
<hp:linesegarray>
|
| 189 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1400" textheight="1400" baseline="1190" spacing="840" horzpos="0" horzsize="42520" flags="393216"/>
|
| 190 |
+
</hp:linesegarray>
|
| 191 |
+
</hp:p>
|
| 192 |
+
<!-- 17. Conclusion body -->
|
| 193 |
+
<hp:p id="1000000018" paraPrIDRef="0" styleIDRef="0" pageBreak="0" columnBreak="0" merged="0">
|
| 194 |
+
<hp:run charPrIDRef="0">
|
| 195 |
+
<hp:t>{{결론 내용}}</hp:t>
|
| 196 |
+
</hp:run>
|
| 197 |
+
<hp:linesegarray>
|
| 198 |
+
<hp:lineseg textpos="0" vertpos="0" vertsize="1000" textheight="1000" baseline="850" spacing="600" horzpos="0" horzsize="42520" flags="393216"/>
|
| 199 |
+
</hp:linesegarray>
|
| 200 |
+
</hp:p>
|
| 201 |
+
</hs:sec>
|