Sfoglia il codice sorgente

导出试卷,答案

weiwenhai 7 anni fa
parent
commit
f8a715ffb1
22 ha cambiato i file con 11494 aggiunte e 13512 eliminazioni
  1. 16 1
      cqb-comm-utils/src/main/java/com/qmth/cqb/utils/word/DocxProcessUtil.java
  2. 0 3977
      cqb-comm-utils/src/main/resources/dzkd_answer_template.ftl
  3. 22 249
      cqb-comm-utils/src/main/resources/dzkd_paper_template.ftl
  4. 15 80
      cqb-comm-utils/src/main/resources/sddx_answer_template.ftl
  5. 729 535
      cqb-comm-utils/src/main/resources/sddx_paper_template.ftl
  6. 0 3635
      cqb-comm-utils/src/main/resources/sxsf_answer_template.ftl
  7. 4326 4710
      cqb-comm-utils/src/main/resources/sxsf_paper_template.ftl
  8. 4318 0
      cqb-comm-utils/src/main/resources/xajd_paper_template.ftl
  9. 30 3
      cqb-paper/src/main/java/com/qmth/cqb/paper/dto/PaperDetailExp.java
  10. 256 0
      cqb-paper/src/main/java/com/qmth/cqb/paper/dto/PaperExpDto.java
  11. 3 3
      cqb-paper/src/main/java/com/qmth/cqb/paper/model/ExportServiceManage.java
  12. 17 0
      cqb-paper/src/main/java/com/qmth/cqb/paper/service/ExportPaperService.java
  13. 244 89
      cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/DzkdExportPaperService.java
  14. 834 0
      cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/ExportPaperAbstractDtoService.java
  15. 43 4
      cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/ExportPaperAbstractService.java
  16. 46 17
      cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/SddxExportPaperService.java
  17. 114 111
      cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/SxsfExportPaperService.java
  18. 51 0
      cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/xajdExportPaperService.java
  19. 319 0
      cqb-paper/src/main/java/com/qmth/cqb/paper/service/impl/ExportPaperServiceImpl.java
  20. 64 62
      cqb-paper/src/main/java/com/qmth/cqb/paper/web/ExportPaperController.java
  21. 11 0
      cqb-question-resource/src/main/java/com/qmth/cqb/question/model/Question.java
  22. 36 36
      cqb-starter/src/main/resources/application-dev.properties

+ 16 - 1
cqb-comm-utils/src/main/java/com/qmth/cqb/utils/word/DocxProcessUtil.java

@@ -682,7 +682,7 @@ public final class DocxProcessUtil {
      * @param dataModel
      * @param fileName
      * @param template
-     * @throws Exception
+     * @throws Exception  File outFile = new File(TEMP_FILE_EXP+fileName);
      */
     public static void exportWord(Object dataModel, String fileName,Template template)throws Exception {
         Writer out = null;
@@ -695,6 +695,21 @@ public final class DocxProcessUtil {
         out.flush();
         IOUtils.closeQuietly(out);
     }
+    
+    /**
+     * 导出wordnew
+     * @param dataMap
+     * @param fileName
+     */
+    public static void exportWordNew(Object dataModel, File outFile,Template template)throws Exception {
+    	Writer out = null;
+        // 将模板和数据模型合并生成文件
+        out = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(outFile), ENCODING));
+        // 生成文件
+        template.process(dataModel, out);
+        out.flush();
+        IOUtils.closeQuietly(out);
+    }
 
     /**
      * 处理导出word中的图片

File diff suppressed because it is too large
+ 0 - 3977
cqb-comm-utils/src/main/resources/dzkd_answer_template.ftl


File diff suppressed because it is too large
+ 22 - 249
cqb-comm-utils/src/main/resources/dzkd_paper_template.ftl


+ 15 - 80
cqb-comm-utils/src/main/resources/sddx_answer_template.ftl

@@ -131,9 +131,9 @@
 							</w:rPr>
 						</w:pPr>
 					</w:p>
-					<!--循环客观题-->
-				    <#if objectiveDetails?exists>
-                    <#list objectiveDetails as paperDetail>
+					<!--循环题-->
+				   <#if paperDetails?exists>
+	    		   <#list paperDetails as paperDetail>
 					<w:p w:rsidP="004D3783" w:rsidR="00687CD1" w:rsidRDefault="004D3783" w:rsidRPr="006E2D68">
 						<w:r>
 							<w:rPr>
@@ -168,100 +168,34 @@
 							<w:t>${paperDetail.title}</w:t>
 						</w:r>
 					</w:p>
-									 <!--循环小题-->
-                    <#if paperDetail.paperDetailUnits?exists>
-                    <#list paperDetail.paperDetailUnits as paperDetailUnit>
-                    <#if paperDetailUnit.question.subQuestions?exists>
-                    <#list paperDetailUnit.question.subQuestions as subQuestion>
-                          <#if subQuestion.quesAnswerWord??>
-                            ${subQuestion.quesAnswerWord}
-                        </#if>
-                    </#list>
-                    </#if>
-                       <#if paperDetailUnit.question.quesAnswerWord??>
-                            ${paperDetailUnit.question.quesAnswerWord}
-                        </#if>
-					<w:p w:rsidP="00852887" w:rsidR="00852887" w:rsidRDefault="00852887">
-						<w:pPr>
-							<w:spacing w:line="400" w:lineRule="exact"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-						</w:pPr>
-					</w:p>
-					</#list>
-                    </#if>
-                    </#list>
-                    </#if>
-					<w:p w:rsidP="00852887" w:rsidR="00852887" w:rsidRDefault="00852887">
-						<w:pPr>
-							<w:spacing w:line="400" w:lineRule="exact"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-						</w:pPr>
-					</w:p>
-					<w:p w:rsidP="003D4B52" w:rsidR="003D4B52" w:rsidRDefault="003D4B52">
+					<#if paperDetail.titleDetail?exists>
+					<w:p w:rsidP="00F964A2" w:rsidR="00F964A2" w:rsidRDefault="004D3783">
 						<w:pPr>
-							<w:spacing w:line="420" w:lineRule="atLeast"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="006E2D68">
+							<w:ind w:firstLine="420" w:left="840"/>
 							<w:rPr>
 								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
 								<w:b/>
 								<w:szCs w:val="21"/>
 							</w:rPr>
-							<w:t></w:t>
-						</w:r>
-					</w:p>
-					<!--循环主观题-->
-					<#if subjectiveDetails?exists>
-                    <#list subjectiveDetails as paperDetail>
-					<w:p w:rsidP="004D3783" w:rsidR="00687CD1" w:rsidRDefault="004D3783" w:rsidRPr="006E2D68">
+						</w:pPr>
 						<w:r>
 							<w:rPr>
 								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
 								<w:b/>
 								<w:szCs w:val="21"/>
 							</w:rPr>
-							<w:t>${paperDetail.cnNum}</w:t>
-						</w:r>
-						 <w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>、</w:t>
-						</w:r>
-			            <w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>${paperDetail.name}</w:t>
+							<w:t>${paperDetail.titleDetail}</w:t>
 						</w:r>
-						<w:r>
+						<w:r w:rsidR="00F964A2">
 							<w:rPr>
 								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
 								<w:b/>
 								<w:szCs w:val="21"/>
 							</w:rPr>
-							<w:t>${paperDetail.title}</w:t>
+						<w:t xml:space="preserve"/>
 						</w:r>
 					</w:p>
+					</#if>
 					<!--循环小题-->
                     <#if paperDetail.paperDetailUnits?exists>
                     <#list paperDetail.paperDetailUnits as paperDetailUnit>
@@ -275,13 +209,14 @@
                        <#if paperDetailUnit.question.quesAnswerWord??>
                             ${paperDetailUnit.question.quesAnswerWord}
                         </#if>
-					<w:p w:rsidP="003D4B52" w:rsidR="00852887" w:rsidRDefault="00852887">
+					<w:p w:rsidP="00852887" w:rsidR="00852887" w:rsidRDefault="00852887">
 						<w:pPr>
-							<w:spacing w:line="420" w:lineRule="atLeast"/>
+							<w:spacing w:line="400" w:lineRule="exact"/>
 							<w:rPr>
 								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
 								<w:b/>
-								<w:szCs w:val="21"/>
+								<w:sz w:val="28"/>
+								<w:szCs w:val="28"/>
 							</w:rPr>
 						</w:pPr>
 					</w:p>

File diff suppressed because it is too large
+ 729 - 535
cqb-comm-utils/src/main/resources/sddx_paper_template.ftl


File diff suppressed because it is too large
+ 0 - 3635
cqb-comm-utils/src/main/resources/sxsf_answer_template.ftl


+ 4326 - 4710
cqb-comm-utils/src/main/resources/sxsf_paper_template.ftl

@@ -1,4711 +1,4327 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<?mso-application progid="Word.Document"?>
-<pkg:package xmlns:pkg="http://schemas.microsoft.com/office/2006/xmlPackage">
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:name="/_rels/.rels" pkg:padding="512">
-		<pkg:xmlData>
-			<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
-				<Relationship Id="rId3" Target="docProps/app.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties"/>
-				<Relationship Id="rId2" Target="docProps/core.xml" Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"/>
-				<Relationship Id="rId1" Target="word/document.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"/>
-			</Relationships>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:name="/word/_rels/document.xml.rels" pkg:padding="256">
-		<pkg:xmlData>
-			<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
-				<Relationship Id="rId8" Target="footer1.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"/>
-				<Relationship Id="rId3" Target="styles.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles"/>
-				<Relationship Id="rId7" Target="endnotes.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes"/>
-				<Relationship Id="rId2" Target="numbering.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering"/>
-				<Relationship Id="rId1" Target="../customXml/item1.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml"/>
-				<Relationship Id="rId6" Target="footnotes.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"/>
-				<Relationship Id="rId11" Target="theme/theme1.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"/>
-				<Relationship Id="rId5" Target="webSettings.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"/>
-				<Relationship Id="rId10" Target="fontTable.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"/>
-				<Relationship Id="rId4" Target="settings.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"/>
-				<Relationship Id="rId9" Target="footer2.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"/>
-			</Relationships>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml" pkg:name="/word/document.xml">
-		<pkg:xmlData>
-			<w:document mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
-				<w:body>
-					<w:p w:rsidP="00C0008F" w:rsidR="00C0008F" w:rsidRDefault="00C0008F" w:rsidRPr="00D948E2">
-						<w:pPr>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-								<w:b/>
-								<w:bCs/>
-								<w:color w:val="FF0000"/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-						</w:pPr>
-						<w:bookmarkStart w:id="0" w:name="_GoBack"/>
-						<w:bookmarkEnd w:id="0"/>
-					</w:p>
-					<w:p w:rsidP="001A2234" w:rsidR="001A2234" w:rsidRDefault="005E06FB" w:rsidRPr="001A2234">
-						<w:pPr>
-							<w:ind w:left="-567" w:leftChars="-270"/>
-							<w:jc w:val="center"/>
-							<w:rPr>
-								<w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:noProof/>
-								<w:sz w:val="44"/>
-								<w:szCs w:val="44"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="001A2234">
-							<w:rPr>
-								<w:rFonts w:eastAsia="黑体"/>
-								<w:b/>
-								<w:bCs/>
-								<w:noProof/>
-								<w:sz w:val="44"/>
-								<w:szCs w:val="44"/>
-							</w:rPr>
-							<w:pict>
-								<v:shapetype coordsize="21600,21600" id="_x0000_t202" o:spt="202" path="m,l,21600r21600,l21600,xe">
-									<v:stroke joinstyle="miter"/>
-									<v:path gradientshapeok="t" o:connecttype="rect"/>
-								</v:shapetype>
-								<v:shape id="_x0000_s1254" stroked="f" style="position:absolute;left:0;text-align:left;margin-left:-63pt;margin-top:-39pt;width:81pt;height:803.4pt;z-index:1" type="#_x0000_t202">
-									<v:textbox style="layout-flow:vertical;mso-layout-flow-alt:bottom-to-top;mso-next-textbox:#_x0000_s1254">
-										<w:txbxContent>
-											<w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="005E06FB">
-												<w:pPr>
-													<w:spacing w:line="360" w:lineRule="auto"/>
-													<w:jc w:val="center"/>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-												</w:pPr>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>姓名</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve">__________________ </w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>专业名称</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>__________________</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve">  班号</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>________________</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>学号</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>__________________</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>学习中心</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>_________________</w:t>
-												</w:r>
-											</w:p>
-											<w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="005E06FB">
-												<w:pPr>
-													<w:ind w:hanging="720" w:hangingChars="300" w:left="720"/>
-													<w:jc w:val="center"/>
-												</w:pPr>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>……………………</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>……</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>密</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…………………</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>……</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>……</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>封</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>………………</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>……</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>线</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>……</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>…</w:t>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:rFonts w:hint="eastAsia"/>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t xml:space="preserve"/>
-												</w:r>
-												<w:r>
-													<w:rPr>
-														<w:sz w:val="24"/>
-													</w:rPr>
-													<w:t>……………………</w:t>
-												</w:r>
-											</w:p>
-										</w:txbxContent>
-									</v:textbox>
-									<w10:wrap type="square"/>
-								</v:shape>
-							</w:pict>
-						</w:r>
-						<w:r w:rsidR="001A2234" w:rsidRPr="001A2234">
-							<w:rPr>
-								<w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:noProof/>
-								<w:sz w:val="44"/>
-								<w:szCs w:val="44"/>
-							</w:rPr>
-							<w:t>陕西师范大学远程教育学院(网络教育)</w:t>
-						</w:r>
-					</w:p>
-					<w:p w:rsidP="001A2234" w:rsidR="00D948E2" w:rsidRDefault="001A2234" w:rsidRPr="001A2234">
-						<w:pPr>
-							<w:ind w:left="-567" w:leftChars="-270"/>
-							<w:jc w:val="center"/>
-							<w:rPr>
-								<w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:sz w:val="36"/>
-								<w:szCs w:val="36"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="001A2234">
-							<w:rPr>
-								<w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:noProof/>
-								<w:sz w:val="36"/>
-								<w:szCs w:val="36"/>
-							</w:rPr>
-							<w:t>课程考试</w:t>
-						</w:r>
-					</w:p>
-					<w:p w:rsidP="005E06FB" w:rsidR="001A2234" w:rsidRDefault="001A2234">
-						<w:pPr>
-							<w:spacing w:line="480" w:lineRule="auto"/>
-							<w:rPr>
-								<w:rFonts w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="24"/>
-							</w:rPr>
-						</w:pPr>
-					</w:p>
-					<w:tbl>
-						<w:tblPr>
-							<w:tblW w:type="auto" w:w="0"/>
-							<w:tblLook w:firstColumn="1" w:firstRow="1" w:lastColumn="0" w:lastRow="0" w:noHBand="0" w:noVBand="1" w:val="04A0"/>
-						</w:tblPr>
-						<w:tblGrid>
-							<w:gridCol w:w="5495"/>
-							<w:gridCol w:w="3969"/>
-						</w:tblGrid>
-						<w:tr w:rsidR="001A2234" w:rsidRPr="003907C3" w:rsidTr="003907C3">
-							<w:tc>
-								<w:tcPr>
-									<w:tcW w:type="dxa" w:w="5495"/>
-								</w:tcPr>
-								<w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
-									<w:pPr>
-										<w:spacing w:line="480" w:lineRule="auto"/>
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-										</w:rPr>
-									</w:pPr>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-										</w:rPr>
-										<w:t>考试时间:</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t>90</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t>分钟</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-								</w:p>
-							</w:tc>
-							<w:tc>
-								<w:tcPr>
-									<w:tcW w:type="dxa" w:w="3969"/>
-								</w:tcPr>
-								<w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
-									<w:pPr>
-										<w:spacing w:line="480" w:lineRule="auto"/>
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-										</w:rPr>
-									</w:pPr>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-										</w:rPr>
-										<w:t>课程层次:</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="FF0000"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t>${courseLevel}</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="000000"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-								</w:p>
-							</w:tc>
-						</w:tr>
-						<w:tr w:rsidR="001A2234" w:rsidRPr="003907C3" w:rsidTr="003907C3">
-							<w:tc>
-								<w:tcPr>
-									<w:tcW w:type="dxa" w:w="5495"/>
-								</w:tcPr>
-								<w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
-									<w:pPr>
-										<w:spacing w:line="480" w:lineRule="auto"/>
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-										</w:rPr>
-									</w:pPr>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-										</w:rPr>
-										<w:t>课程名称:</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="FF0000"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t>${courseName}</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="FF0000"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="000000"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-								</w:p>
-							</w:tc>
-							<w:tc>
-								<w:tcPr>
-									<w:tcW w:type="dxa" w:w="3969"/>
-								</w:tcPr>
-								<w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
-									<w:pPr>
-										<w:spacing w:line="480" w:lineRule="auto"/>
-										<w:rPr>
-											<w:rFonts w:hint="eastAsia"/>
-											<w:b/>
-											<w:sz w:val="24"/>
-										</w:rPr>
-									</w:pPr>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="000000"/>
-											<w:sz w:val="24"/>
-										</w:rPr>
-										<w:t>课程代码:</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="000000"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="FF0000"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t>${courseNo}</w:t>
-									</w:r>
-									<w:r w:rsidRPr="003907C3">
-										<w:rPr>
-											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
-											<w:b/>
-											<w:color w:val="000000"/>
-											<w:sz w:val="24"/>
-											<w:u w:val="single"/>
-										</w:rPr>
-										<w:t xml:space="preserve"/>
-									</w:r>
-								</w:p>
-							</w:tc>
-						</w:tr>
-					</w:tbl>
-					<w:p w:rsidP="00E05F09" w:rsidR="00A600F0" w:rsidRDefault="00E05F09" w:rsidRPr="00A669E4">
-						<w:pPr>
-							<w:spacing w:line="480" w:lineRule="auto"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="00A669E4">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>本试卷分为两部分</w:t>
-						</w:r>
-						<w:r w:rsidR="00A600F0" w:rsidRPr="00A669E4">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>:</w:t>
-						</w:r>
-					</w:p>
-					<w:p w:rsidP="00E05F09" w:rsidR="005E06FB" w:rsidRDefault="005E06FB" w:rsidRPr="00A669E4">
-						<w:pPr>
-							<w:spacing w:line="480" w:lineRule="auto"/>
-							<w:rPr>
-								<w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="00A669E4">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>第一部分为客观题</w:t>
-						</w:r>
-						<w:r w:rsidR="00A600F0" w:rsidRPr="00A669E4">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t xml:space="preserve"/>
-						</w:r>
-						<w:r w:rsidRPr="00A669E4">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>必须按试题顺序在“答题卡”上按要求填涂,答在试卷上的答案无效。</w:t>
-						</w:r>
-					</w:p>
-					<w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="005E06FB" w:rsidRPr="00A669E4">
-						<w:pPr>
-							<w:spacing w:line="480" w:lineRule="auto"/>
-							<w:rPr>
-								<w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:bCs/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="00A669E4">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>第二部分为主观题</w:t>
-						</w:r>
-						<w:r w:rsidR="00A600F0" w:rsidRPr="00A669E4">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t xml:space="preserve"/>
-						</w:r>
-						<w:r w:rsidRPr="00A669E4">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>必须按试题顺序在“答题卡”上按要求作答,答在试卷上的答案无效。</w:t>
-						</w:r>
-					</w:p>
-					<w:p w:rsidP="000D249A" w:rsidR="00F3740E" w:rsidRDefault="00F3740E" w:rsidRPr="006E2D68">
-						<w:pPr>
-							<w:spacing w:line="400" w:lineRule="exact"/>
-							<w:ind w:firstLine="632" w:firstLineChars="300"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="006E2D68">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t xml:space="preserve"/>
-						</w:r>
-						<w:r w:rsidR="004110E9" w:rsidRPr="006E2D68">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t xml:space="preserve"/>
-						</w:r>
-					</w:p>
-					<#if objectiveScore != 0>
-					<w:p w:rsidP="004072CF" w:rsidR="00BC611E" w:rsidRDefault="00F3740E" w:rsidRPr="004072CF">
-						<w:pPr>
-							<w:spacing w:line="400" w:lineRule="exact"/>
-							<w:ind w:firstLine="2249" w:firstLineChars="800"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="004072CF">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t>第一部分    客观题(</w:t>
-						</w:r>
-						<w:r w:rsidR="0007594E" w:rsidRPr="004072CF">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t>总分</w:t>
-						</w:r>
-						<w:r w:rsidR="001A590C">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:color w:val="FF0000"/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t xml:space="preserve"/>
-						</w:r>
-						<w:r w:rsidR="004D3783">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:color w:val="FF0000"/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t xml:space="preserve">${objectiveScore} </w:t>
-						</w:r>
-						<w:r w:rsidRPr="004072CF">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t>分)</w:t>
-						</w:r>
-					</w:p>
-					</#if>
-					<w:p w:rsidP="00755E9E" w:rsidR="00017BD2" w:rsidRDefault="00017BD2" w:rsidRPr="006E2D68">
-						<w:pPr>
-							<w:spacing w:line="400" w:lineRule="exact"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-						</w:pPr>
-					</w:p>
-					
-					<!--循环客观题-->
-				    <#if objectiveDetails?exists>
-                    <#list objectiveDetails as paperDetail>
-					<w:p w:rsidP="004D3783" w:rsidR="00687CD1" w:rsidRDefault="004D3783" w:rsidRPr="006E2D68">
-						<w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>${paperDetail.cnNum}</w:t>
-						</w:r>
-						 <w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>、</w:t>
-						</w:r>
-			            <w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>${paperDetail.name}</w:t>
-						</w:r>
-						<w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>${paperDetail.title}</w:t>
-						</w:r>
-					</w:p>
-				 <!--循环小题-->
-				    <#if paperDetail.paperDetailUnits?exists>
-                    <#list paperDetail.paperDetailUnits as paperDetailUnit>
-                        ${paperDetailUnit.question.quesBodyWord}
-                    <#if paperDetailUnit.question.subQuestions?exists>
-                    <#list paperDetailUnit.question.subQuestions as subQuestion>
-
-                        ${subQuestion.quesBodyWord}
-
-                        <#if subQuestion.quesOptions?exists>
-                        <#list subQuestion.quesOptions as subQuesOption>
-                            ${subQuesOption.optionBodyWord}
-                        </#list>
-                        </#if>
-                    </#list>
-                    </#if>
-
-                    <#if paperDetailUnit.question.quesOptions?exists>
-                    <#list paperDetailUnit.question.quesOptions as quesOption>
-                        ${quesOption.optionBodyWord}
-                     </#list>
-                    </#if>
-					<w:p w:rsidP="00852887" w:rsidR="00852887" w:rsidRDefault="00852887">
-						<w:pPr>
-							<w:spacing w:line="400" w:lineRule="exact"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-						</w:pPr>
-					</w:p>
-					</#list>
-                    </#if>
-                    </#list>
-                    </#if>
-					
-					
-					<#if subjectiveScore != 0>
-					<w:p w:rsidP="001A590C" w:rsidR="001A590C" w:rsidRDefault="001A590C">
-						<w:pPr>
-							<w:spacing w:line="400" w:lineRule="exact"/>
-							<w:ind w:firstLine="2249" w:firstLineChars="800"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="004072CF">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t>第</w:t>
-						</w:r>
-						<w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t>二</w:t>
-						</w:r>
-						<w:r w:rsidRPr="004072CF">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t xml:space="preserve">部分    </w:t>
-						</w:r>
-						<w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t>主</w:t>
-						</w:r>
-						<w:r w:rsidRPr="004072CF">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t>观题(总分</w:t>
-						</w:r>
-						<w:r w:rsidR="004D3783">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t xml:space="preserve">${subjectiveScore} </w:t>
-						</w:r>
-						<w:r w:rsidRPr="004072CF">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:sz w:val="28"/>
-								<w:szCs w:val="28"/>
-							</w:rPr>
-							<w:t>分)</w:t>
-						</w:r>
-					</w:p>
-					 </#if>
-					<w:p w:rsidP="003D4B52" w:rsidR="003D4B52" w:rsidRDefault="003D4B52">
-						<w:pPr>
-							<w:spacing w:line="420" w:lineRule="atLeast"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-						</w:pPr>
-						<w:r w:rsidRPr="006E2D68">
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t></w:t>
-						</w:r>
-					</w:p>
-					
-					<!--循环主观题-->
-					<#if subjectiveDetails?exists>
-                    <#list subjectiveDetails as paperDetail>
-					<w:p w:rsidP="004D3783" w:rsidR="00687CD1" w:rsidRDefault="004D3783" w:rsidRPr="006E2D68">
-						<w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>${paperDetail.cnNum}</w:t>
-						</w:r>
-						 <w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>、</w:t>
-						</w:r>
-			            <w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>${paperDetail.name}</w:t>
-						</w:r>
-						<w:r>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-							<w:t>${paperDetail.title}</w:t>
-						</w:r>
-					</w:p>
-					<!--循环小题-->
-                    <#if paperDetail.paperDetailUnits?exists>
-                    <#list paperDetail.paperDetailUnits as paperDetailUnit>
-
-                        ${paperDetailUnit.question.quesBodyWord}
-
-                    <#if paperDetailUnit.question.subQuestions?exists>
-                    <#list paperDetailUnit.question.subQuestions as subQuestion>
-
-                        ${subQuestion.quesBodyWord}
-
-                        <#if subQuestion.quesOptions?exists>
-                        <#list subQuestion.quesOptions as subQuesOption>
-                            ${subQuesOption.optionBodyWord}
-                        </#list>
-                        </#if>
-                    </#list>
-                    </#if>
-
-                    <#if paperDetailUnit.question.quesOptions?exists>
-                    <#list paperDetailUnit.question.quesOptions as quesOption>
-                        ${quesOption.optionBodyWord}
-                     </#list>
-                    </#if>
-					<w:p w:rsidP="003D4B52" w:rsidR="00852887" w:rsidRDefault="00852887">
-						<w:pPr>
-							<w:spacing w:line="420" w:lineRule="atLeast"/>
-							<w:rPr>
-								<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-								<w:b/>
-								<w:szCs w:val="21"/>
-							</w:rPr>
-						</w:pPr>
-					</w:p>
-					</#list>
-                    </#if>
-                    </#list>
-                    </#if>
-					<w:sectPr w:rsidR="002075AC" w:rsidRPr="003D4B52" w:rsidSect="00D948E2">
-						<w:footerReference r:id="rId8" w:type="even"/>
-						<w:footerReference r:id="rId9" w:type="default"/>
-						<w:pgSz w:code="8" w:h="16840" w:orient="landscape" w:w="23814"/>
-						<w:pgMar w:bottom="851" w:footer="992" w:gutter="0" w:header="851" w:left="1418" w:right="1418" w:top="568"/>
-						<w:cols w:num="2" w:space="1134"/>
-						<w:docGrid w:linePitch="312" w:type="lines"/>
-					</w:sectPr>
-				</w:body>
-			</w:document>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml" pkg:name="/word/footer1.xml">
-		<pkg:xmlData>
-			<w:ftr mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
-				<w:p w:rsidP="00494A57" w:rsidR="002A4355" w:rsidRDefault="005C7401">
-					<w:pPr>
-						<w:pStyle w:val="a3"/>
-						<w:ind w:right="360"/>
-					</w:pPr>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>第</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>3</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>页</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t xml:space="preserve"/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>共</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>4</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>页</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>第</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>4</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>页</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t xml:space="preserve"/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>共</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>4</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>页</w:t>
-					</w:r>
-				</w:p>
-			</w:ftr>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml" pkg:name="/word/endnotes.xml">
-		<pkg:xmlData>
-			<w:endnotes mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
-				<w:endnote w:id="-1" w:type="separator">
-					<w:p w:rsidR="0051225E" w:rsidRDefault="0051225E">
-						<w:r>
-							<w:separator/>
-						</w:r>
-					</w:p>
-				</w:endnote>
-				<w:endnote w:id="0" w:type="continuationSeparator">
-					<w:p w:rsidR="0051225E" w:rsidRDefault="0051225E">
-						<w:r>
-							<w:continuationSeparator/>
-						</w:r>
-					</w:p>
-				</w:endnote>
-			</w:endnotes>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml" pkg:name="/word/footer2.xml">
-		<pkg:xmlData>
-			<w:ftr mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
-				<w:p w:rsidP="00D87C35" w:rsidR="002A4355" w:rsidRDefault="00130ED7">
-					<w:pPr>
-						<w:pStyle w:val="a3"/>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-					</w:pPr>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>第</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>1</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>页</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t xml:space="preserve"/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>共</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>4</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>页</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:tab/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>第</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>2</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>页</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t xml:space="preserve"/>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>共</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>4</w:t>
-					</w:r>
-					<w:r>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-						<w:t>页</w:t>
-					</w:r>
-				</w:p>
-			</w:ftr>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml" pkg:name="/word/footnotes.xml">
-		<pkg:xmlData>
-			<w:footnotes mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
-				<w:footnote w:id="-1" w:type="separator">
-					<w:p w:rsidR="0051225E" w:rsidRDefault="0051225E">
-						<w:r>
-							<w:separator/>
-						</w:r>
-					</w:p>
-				</w:footnote>
-				<w:footnote w:id="0" w:type="continuationSeparator">
-					<w:p w:rsidR="0051225E" w:rsidRDefault="0051225E">
-						<w:r>
-							<w:continuationSeparator/>
-						</w:r>
-					</w:p>
-				</w:footnote>
-			</w:footnotes>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.theme+xml" pkg:name="/word/theme/theme1.xml">
-		<pkg:xmlData>
-			<a:theme name="Office 主题​​" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main">
-				<a:themeElements>
-					<a:clrScheme name="Office">
-						<a:dk1>
-							<a:sysClr lastClr="000000" val="windowText"/>
-						</a:dk1>
-						<a:lt1>
-							<a:sysClr lastClr="FFFFFF" val="window"/>
-						</a:lt1>
-						<a:dk2>
-							<a:srgbClr val="1F497D"/>
-						</a:dk2>
-						<a:lt2>
-							<a:srgbClr val="EEECE1"/>
-						</a:lt2>
-						<a:accent1>
-							<a:srgbClr val="4F81BD"/>
-						</a:accent1>
-						<a:accent2>
-							<a:srgbClr val="C0504D"/>
-						</a:accent2>
-						<a:accent3>
-							<a:srgbClr val="9BBB59"/>
-						</a:accent3>
-						<a:accent4>
-							<a:srgbClr val="8064A2"/>
-						</a:accent4>
-						<a:accent5>
-							<a:srgbClr val="4BACC6"/>
-						</a:accent5>
-						<a:accent6>
-							<a:srgbClr val="F79646"/>
-						</a:accent6>
-						<a:hlink>
-							<a:srgbClr val="0000FF"/>
-						</a:hlink>
-						<a:folHlink>
-							<a:srgbClr val="800080"/>
-						</a:folHlink>
-					</a:clrScheme>
-					<a:fontScheme name="Office">
-						<a:majorFont>
-							<a:latin typeface="Cambria"/>
-							<a:ea typeface=""/>
-							<a:cs typeface=""/>
-							<a:font script="Jpan" typeface="MS ゴシック"/>
-							<a:font script="Hang" typeface="맑은 고딕"/>
-							<a:font script="Hans" typeface="宋体"/>
-							<a:font script="Hant" typeface="新細明體"/>
-							<a:font script="Arab" typeface="Times New Roman"/>
-							<a:font script="Hebr" typeface="Times New Roman"/>
-							<a:font script="Thai" typeface="Angsana New"/>
-							<a:font script="Ethi" typeface="Nyala"/>
-							<a:font script="Beng" typeface="Vrinda"/>
-							<a:font script="Gujr" typeface="Shruti"/>
-							<a:font script="Khmr" typeface="MoolBoran"/>
-							<a:font script="Knda" typeface="Tunga"/>
-							<a:font script="Guru" typeface="Raavi"/>
-							<a:font script="Cans" typeface="Euphemia"/>
-							<a:font script="Cher" typeface="Plantagenet Cherokee"/>
-							<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>
-							<a:font script="Tibt" typeface="Microsoft Himalaya"/>
-							<a:font script="Thaa" typeface="MV Boli"/>
-							<a:font script="Deva" typeface="Mangal"/>
-							<a:font script="Telu" typeface="Gautami"/>
-							<a:font script="Taml" typeface="Latha"/>
-							<a:font script="Syrc" typeface="Estrangelo Edessa"/>
-							<a:font script="Orya" typeface="Kalinga"/>
-							<a:font script="Mlym" typeface="Kartika"/>
-							<a:font script="Laoo" typeface="DokChampa"/>
-							<a:font script="Sinh" typeface="Iskoola Pota"/>
-							<a:font script="Mong" typeface="Mongolian Baiti"/>
-							<a:font script="Viet" typeface="Times New Roman"/>
-							<a:font script="Uigh" typeface="Microsoft Uighur"/>
-							<a:font script="Geor" typeface="Sylfaen"/>
-						</a:majorFont>
-						<a:minorFont>
-							<a:latin typeface="Calibri"/>
-							<a:ea typeface=""/>
-							<a:cs typeface=""/>
-							<a:font script="Jpan" typeface="MS 明朝"/>
-							<a:font script="Hang" typeface="맑은 고딕"/>
-							<a:font script="Hans" typeface="宋体"/>
-							<a:font script="Hant" typeface="新細明體"/>
-							<a:font script="Arab" typeface="Arial"/>
-							<a:font script="Hebr" typeface="Arial"/>
-							<a:font script="Thai" typeface="Cordia New"/>
-							<a:font script="Ethi" typeface="Nyala"/>
-							<a:font script="Beng" typeface="Vrinda"/>
-							<a:font script="Gujr" typeface="Shruti"/>
-							<a:font script="Khmr" typeface="DaunPenh"/>
-							<a:font script="Knda" typeface="Tunga"/>
-							<a:font script="Guru" typeface="Raavi"/>
-							<a:font script="Cans" typeface="Euphemia"/>
-							<a:font script="Cher" typeface="Plantagenet Cherokee"/>
-							<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>
-							<a:font script="Tibt" typeface="Microsoft Himalaya"/>
-							<a:font script="Thaa" typeface="MV Boli"/>
-							<a:font script="Deva" typeface="Mangal"/>
-							<a:font script="Telu" typeface="Gautami"/>
-							<a:font script="Taml" typeface="Latha"/>
-							<a:font script="Syrc" typeface="Estrangelo Edessa"/>
-							<a:font script="Orya" typeface="Kalinga"/>
-							<a:font script="Mlym" typeface="Kartika"/>
-							<a:font script="Laoo" typeface="DokChampa"/>
-							<a:font script="Sinh" typeface="Iskoola Pota"/>
-							<a:font script="Mong" typeface="Mongolian Baiti"/>
-							<a:font script="Viet" typeface="Arial"/>
-							<a:font script="Uigh" typeface="Microsoft Uighur"/>
-							<a:font script="Geor" typeface="Sylfaen"/>
-						</a:minorFont>
-					</a:fontScheme>
-					<a:fmtScheme name="Office">
-						<a:fillStyleLst>
-							<a:solidFill>
-								<a:schemeClr val="phClr"/>
-							</a:solidFill>
-							<a:gradFill rotWithShape="1">
-								<a:gsLst>
-									<a:gs pos="0">
-										<a:schemeClr val="phClr">
-											<a:tint val="50000"/>
-											<a:satMod val="300000"/>
-										</a:schemeClr>
-									</a:gs>
-									<a:gs pos="35000">
-										<a:schemeClr val="phClr">
-											<a:tint val="37000"/>
-											<a:satMod val="300000"/>
-										</a:schemeClr>
-									</a:gs>
-									<a:gs pos="100000">
-										<a:schemeClr val="phClr">
-											<a:tint val="15000"/>
-											<a:satMod val="350000"/>
-										</a:schemeClr>
-									</a:gs>
-								</a:gsLst>
-								<a:lin ang="16200000" scaled="1"/>
-							</a:gradFill>
-							<a:gradFill rotWithShape="1">
-								<a:gsLst>
-									<a:gs pos="0">
-										<a:schemeClr val="phClr">
-											<a:shade val="51000"/>
-											<a:satMod val="130000"/>
-										</a:schemeClr>
-									</a:gs>
-									<a:gs pos="80000">
-										<a:schemeClr val="phClr">
-											<a:shade val="93000"/>
-											<a:satMod val="130000"/>
-										</a:schemeClr>
-									</a:gs>
-									<a:gs pos="100000">
-										<a:schemeClr val="phClr">
-											<a:shade val="94000"/>
-											<a:satMod val="135000"/>
-										</a:schemeClr>
-									</a:gs>
-								</a:gsLst>
-								<a:lin ang="16200000" scaled="0"/>
-							</a:gradFill>
-						</a:fillStyleLst>
-						<a:lnStyleLst>
-							<a:ln algn="ctr" cap="flat" cmpd="sng" w="9525">
-								<a:solidFill>
-									<a:schemeClr val="phClr">
-										<a:shade val="95000"/>
-										<a:satMod val="105000"/>
-									</a:schemeClr>
-								</a:solidFill>
-								<a:prstDash val="solid"/>
-							</a:ln>
-							<a:ln algn="ctr" cap="flat" cmpd="sng" w="25400">
-								<a:solidFill>
-									<a:schemeClr val="phClr"/>
-								</a:solidFill>
-								<a:prstDash val="solid"/>
-							</a:ln>
-							<a:ln algn="ctr" cap="flat" cmpd="sng" w="38100">
-								<a:solidFill>
-									<a:schemeClr val="phClr"/>
-								</a:solidFill>
-								<a:prstDash val="solid"/>
-							</a:ln>
-						</a:lnStyleLst>
-						<a:effectStyleLst>
-							<a:effectStyle>
-								<a:effectLst>
-									<a:outerShdw blurRad="40000" dir="5400000" dist="20000" rotWithShape="0">
-										<a:srgbClr val="000000">
-											<a:alpha val="38000"/>
-										</a:srgbClr>
-									</a:outerShdw>
-								</a:effectLst>
-							</a:effectStyle>
-							<a:effectStyle>
-								<a:effectLst>
-									<a:outerShdw blurRad="40000" dir="5400000" dist="23000" rotWithShape="0">
-										<a:srgbClr val="000000">
-											<a:alpha val="35000"/>
-										</a:srgbClr>
-									</a:outerShdw>
-								</a:effectLst>
-							</a:effectStyle>
-							<a:effectStyle>
-								<a:effectLst>
-									<a:outerShdw blurRad="40000" dir="5400000" dist="23000" rotWithShape="0">
-										<a:srgbClr val="000000">
-											<a:alpha val="35000"/>
-										</a:srgbClr>
-									</a:outerShdw>
-								</a:effectLst>
-								<a:scene3d>
-									<a:camera prst="orthographicFront">
-										<a:rot lat="0" lon="0" rev="0"/>
-									</a:camera>
-									<a:lightRig dir="t" rig="threePt">
-										<a:rot lat="0" lon="0" rev="1200000"/>
-									</a:lightRig>
-								</a:scene3d>
-								<a:sp3d>
-									<a:bevelT h="25400" w="63500"/>
-								</a:sp3d>
-							</a:effectStyle>
-						</a:effectStyleLst>
-						<a:bgFillStyleLst>
-							<a:solidFill>
-								<a:schemeClr val="phClr"/>
-							</a:solidFill>
-							<a:gradFill rotWithShape="1">
-								<a:gsLst>
-									<a:gs pos="0">
-										<a:schemeClr val="phClr">
-											<a:tint val="40000"/>
-											<a:satMod val="350000"/>
-										</a:schemeClr>
-									</a:gs>
-									<a:gs pos="40000">
-										<a:schemeClr val="phClr">
-											<a:tint val="45000"/>
-											<a:shade val="99000"/>
-											<a:satMod val="350000"/>
-										</a:schemeClr>
-									</a:gs>
-									<a:gs pos="100000">
-										<a:schemeClr val="phClr">
-											<a:shade val="20000"/>
-											<a:satMod val="255000"/>
-										</a:schemeClr>
-									</a:gs>
-								</a:gsLst>
-								<a:path path="circle">
-									<a:fillToRect b="180000" l="50000" r="50000" t="-80000"/>
-								</a:path>
-							</a:gradFill>
-							<a:gradFill rotWithShape="1">
-								<a:gsLst>
-									<a:gs pos="0">
-										<a:schemeClr val="phClr">
-											<a:tint val="80000"/>
-											<a:satMod val="300000"/>
-										</a:schemeClr>
-									</a:gs>
-									<a:gs pos="100000">
-										<a:schemeClr val="phClr">
-											<a:shade val="30000"/>
-											<a:satMod val="200000"/>
-										</a:schemeClr>
-									</a:gs>
-								</a:gsLst>
-								<a:path path="circle">
-									<a:fillToRect b="50000" l="50000" r="50000" t="50000"/>
-								</a:path>
-							</a:gradFill>
-						</a:bgFillStyleLst>
-					</a:fmtScheme>
-				</a:themeElements>
-				<a:objectDefaults/>
-				<a:extraClrSchemeLst/>
-			</a:theme>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml" pkg:name="/word/settings.xml">
-		<pkg:xmlData>
-			<w:settings mc:Ignorable="w14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:sl="http://schemas.openxmlformats.org/schemaLibrary/2006/main" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
-				<w:zoom w:percent="100"/>
-				<w:bordersDoNotSurroundHeader/>
-				<w:bordersDoNotSurroundFooter/>
-				<w:stylePaneFormatFilter w:allStyles="1" w:alternateStyleNames="0" w:clearFormatting="1" w:customStyles="0" w:directFormattingOnNumbering="1" w:directFormattingOnParagraphs="1" w:directFormattingOnRuns="1" w:directFormattingOnTables="1" w:headingStyles="0" w:latentStyles="0" w:numberingStyles="0" w:stylesInUse="0" w:tableStyles="0" w:top3HeadingStyles="1" w:val="3F01" w:visibleStyles="0"/>
-				<w:doNotTrackMoves/>
-				<w:defaultTabStop w:val="420"/>
-				<w:evenAndOddHeaders/>
-				<w:drawingGridHorizontalSpacing w:val="105"/>
-				<w:drawingGridVerticalSpacing w:val="156"/>
-				<w:displayHorizontalDrawingGridEvery w:val="0"/>
-				<w:displayVerticalDrawingGridEvery w:val="2"/>
-				<w:characterSpacingControl w:val="compressPunctuation"/>
-				<w:hdrShapeDefaults>
-					<o:shapedefaults spidmax="2049" v:ext="edit"/>
-				</w:hdrShapeDefaults>
-				<w:footnotePr>
-					<w:footnote w:id="-1"/>
-					<w:footnote w:id="0"/>
-				</w:footnotePr>
-				<w:endnotePr>
-					<w:endnote w:id="-1"/>
-					<w:endnote w:id="0"/>
-				</w:endnotePr>
-				<w:compat>
-					<w:spaceForUL/>
-					<w:balanceSingleByteDoubleByteWidth/>
-					<w:doNotLeaveBackslashAlone/>
-					<w:ulTrailSpace/>
-					<w:doNotExpandShiftReturn/>
-					<w:adjustLineHeightInTable/>
-					<w:useFELayout/>
-					<w:useNormalStyleForList/>
-					<w:doNotUseIndentAsNumberingTabStop/>
-					<w:useAltKinsokuLineBreakRules/>
-					<w:allowSpaceOfSameStyleInTable/>
-					<w:doNotSuppressIndentation/>
-					<w:doNotAutofitConstrainedTables/>
-					<w:autofitToFirstFixedWidthCell/>
-					<w:displayHangulFixedWidth/>
-					<w:splitPgBreakAndParaMark/>
-					<w:doNotVertAlignCellWithSp/>
-					<w:doNotBreakConstrainedForcedTable/>
-					<w:doNotVertAlignInTxbx/>
-					<w:useAnsiKerningPairs/>
-					<w:cachedColBalance/>
-					<w:compatSetting w:name="compatibilityMode" w:uri="http://schemas.microsoft.com/office/word" w:val="11"/>
-				</w:compat>
-				<w:rsids>
-					<w:rsidRoot w:val="00704D29"/>
-					<w:rsid w:val="00013B5B"/>
-					<w:rsid w:val="00017BD2"/>
-					<w:rsid w:val="00024353"/>
-					<w:rsid w:val="00032AB6"/>
-					<w:rsid w:val="000335E0"/>
-					<w:rsid w:val="00037026"/>
-					<w:rsid w:val="00041207"/>
-					<w:rsid w:val="00045F7D"/>
-					<w:rsid w:val="000634FF"/>
-					<w:rsid w:val="000675A8"/>
-					<w:rsid w:val="00072663"/>
-					<w:rsid w:val="0007594E"/>
-					<w:rsid w:val="0008659D"/>
-					<w:rsid w:val="00091494"/>
-					<w:rsid w:val="000A26C9"/>
-					<w:rsid w:val="000A4291"/>
-					<w:rsid w:val="000D249A"/>
-					<w:rsid w:val="000D7EE1"/>
-					<w:rsid w:val="0010199E"/>
-					<w:rsid w:val="0012364B"/>
-					<w:rsid w:val="00130ED7"/>
-					<w:rsid w:val="001400FE"/>
-					<w:rsid w:val="001409D1"/>
-					<w:rsid w:val="0015368E"/>
-					<w:rsid w:val="001577A3"/>
-					<w:rsid w:val="00163265"/>
-					<w:rsid w:val="00171408"/>
-					<w:rsid w:val="001973CF"/>
-					<w:rsid w:val="001A2234"/>
-					<w:rsid w:val="001A590C"/>
-					<w:rsid w:val="001A6F9A"/>
-					<w:rsid w:val="001C6D03"/>
-					<w:rsid w:val="001D2BFB"/>
-					<w:rsid w:val="001F1FD6"/>
-					<w:rsid w:val="001F2AE4"/>
-					<w:rsid w:val="002075AC"/>
-					<w:rsid w:val="00210DBC"/>
-					<w:rsid w:val="00223926"/>
-					<w:rsid w:val="00240F49"/>
-					<w:rsid w:val="00256922"/>
-					<w:rsid w:val="00275877"/>
-					<w:rsid w:val="00280430"/>
-					<w:rsid w:val="0028270C"/>
-					<w:rsid w:val="002A4355"/>
-					<w:rsid w:val="002A490A"/>
-					<w:rsid w:val="002B0EFC"/>
-					<w:rsid w:val="002C492A"/>
-					<w:rsid w:val="002E11A7"/>
-					<w:rsid w:val="002F1D39"/>
-					<w:rsid w:val="00300FB4"/>
-					<w:rsid w:val="003165E8"/>
-					<w:rsid w:val="003271AC"/>
-					<w:rsid w:val="00330D81"/>
-					<w:rsid w:val="003452C5"/>
-					<w:rsid w:val="00361123"/>
-					<w:rsid w:val="00366B8D"/>
-					<w:rsid w:val="00366D83"/>
-					<w:rsid w:val="00387887"/>
-					<w:rsid w:val="003907C3"/>
-					<w:rsid w:val="003D4B52"/>
-					<w:rsid w:val="003F2697"/>
-					<w:rsid w:val="00406040"/>
-					<w:rsid w:val="004072CF"/>
-					<w:rsid w:val="004110E9"/>
-					<w:rsid w:val="00440B4B"/>
-					<w:rsid w:val="00442167"/>
-					<w:rsid w:val="0046265F"/>
-					<w:rsid w:val="004775A3"/>
-					<w:rsid w:val="004908DE"/>
-					<w:rsid w:val="00494A57"/>
-					<w:rsid w:val="004B0E53"/>
-					<w:rsid w:val="004B2EDE"/>
-					<w:rsid w:val="004B4FE3"/>
-					<w:rsid w:val="004B56A1"/>
-					<w:rsid w:val="004D3783"/>
-					<w:rsid w:val="004D582C"/>
-					<w:rsid w:val="004F12B4"/>
-					<w:rsid w:val="00505A8F"/>
-					<w:rsid w:val="0051225E"/>
-					<w:rsid w:val="0051564D"/>
-					<w:rsid w:val="00595E9A"/>
-					<w:rsid w:val="005A1C06"/>
-					<w:rsid w:val="005A4541"/>
-					<w:rsid w:val="005B0CA3"/>
-					<w:rsid w:val="005C2812"/>
-					<w:rsid w:val="005C3104"/>
-					<w:rsid w:val="005C4F99"/>
-					<w:rsid w:val="005C6D37"/>
-					<w:rsid w:val="005C7401"/>
-					<w:rsid w:val="005D4AB5"/>
-					<w:rsid w:val="005E06FB"/>
-					<w:rsid w:val="00604C4E"/>
-					<w:rsid w:val="0063790A"/>
-					<w:rsid w:val="00650B9D"/>
-					<w:rsid w:val="0066580D"/>
-					<w:rsid w:val="0067001D"/>
-					<w:rsid w:val="00672D0B"/>
-					<w:rsid w:val="00673A66"/>
-					<w:rsid w:val="00681FC6"/>
-					<w:rsid w:val="00686BEF"/>
-					<w:rsid w:val="00687CD1"/>
-					<w:rsid w:val="00691209"/>
-					<w:rsid w:val="006976BF"/>
-					<w:rsid w:val="00697C8B"/>
-					<w:rsid w:val="006A4731"/>
-					<w:rsid w:val="006C3AF0"/>
-					<w:rsid w:val="006D7134"/>
-					<w:rsid w:val="006E2D68"/>
-					<w:rsid w:val="006E31F6"/>
-					<w:rsid w:val="006E50E5"/>
-					<w:rsid w:val="00704D29"/>
-					<w:rsid w:val="00755E9E"/>
-					<w:rsid w:val="007620DA"/>
-					<w:rsid w:val="0077243B"/>
-					<w:rsid w:val="00790892"/>
-					<w:rsid w:val="00796618"/>
-					<w:rsid w:val="007A117C"/>
-					<w:rsid w:val="007C462F"/>
-					<w:rsid w:val="007D418E"/>
-					<w:rsid w:val="007F0875"/>
-					<w:rsid w:val="007F49E4"/>
-					<w:rsid w:val="00800F02"/>
-					<w:rsid w:val="00824944"/>
-					<w:rsid w:val="00846AEA"/>
-					<w:rsid w:val="00847F37"/>
-					<w:rsid w:val="00852887"/>
-					<w:rsid w:val="008A675A"/>
-					<w:rsid w:val="008B3D93"/>
-					<w:rsid w:val="008E6EC4"/>
-					<w:rsid w:val="008F220F"/>
-					<w:rsid w:val="0090557A"/>
-					<w:rsid w:val="0090721C"/>
-					<w:rsid w:val="009166C9"/>
-					<w:rsid w:val="00923DA0"/>
-					<w:rsid w:val="009260B5"/>
-					<w:rsid w:val="00930061"/>
-					<w:rsid w:val="00942CDF"/>
-					<w:rsid w:val="00950E61"/>
-					<w:rsid w:val="00955048"/>
-					<w:rsid w:val="009554A8"/>
-					<w:rsid w:val="00955E36"/>
-					<w:rsid w:val="00961BB1"/>
-					<w:rsid w:val="00980DC7"/>
-					<w:rsid w:val="009914D1"/>
-					<w:rsid w:val="009F69C1"/>
-					<w:rsid w:val="00A16045"/>
-					<w:rsid w:val="00A31223"/>
-					<w:rsid w:val="00A41C3A"/>
-					<w:rsid w:val="00A600F0"/>
-					<w:rsid w:val="00A64D36"/>
-					<w:rsid w:val="00A669E4"/>
-					<w:rsid w:val="00A91E20"/>
-					<w:rsid w:val="00AA16BB"/>
-					<w:rsid w:val="00AC3DDB"/>
-					<w:rsid w:val="00AD1A65"/>
-					<w:rsid w:val="00AE0411"/>
-					<w:rsid w:val="00AF6276"/>
-					<w:rsid w:val="00AF70CE"/>
-					<w:rsid w:val="00B02463"/>
-					<w:rsid w:val="00B56D1E"/>
-					<w:rsid w:val="00B570FB"/>
-					<w:rsid w:val="00B578C1"/>
-					<w:rsid w:val="00B6458D"/>
-					<w:rsid w:val="00B91B1A"/>
-					<w:rsid w:val="00BB7424"/>
-					<w:rsid w:val="00BC611E"/>
-					<w:rsid w:val="00BE5DDC"/>
-					<w:rsid w:val="00C0008F"/>
-					<w:rsid w:val="00C051F1"/>
-					<w:rsid w:val="00C15C76"/>
-					<w:rsid w:val="00C52CFB"/>
-					<w:rsid w:val="00C93D1E"/>
-					<w:rsid w:val="00CA64A5"/>
-					<w:rsid w:val="00CB1F89"/>
-					<w:rsid w:val="00CB7C72"/>
-					<w:rsid w:val="00CE3A65"/>
-					<w:rsid w:val="00CF6269"/>
-					<w:rsid w:val="00D02820"/>
-					<w:rsid w:val="00D07140"/>
-					<w:rsid w:val="00D17D54"/>
-					<w:rsid w:val="00D43792"/>
-					<w:rsid w:val="00D50577"/>
-					<w:rsid w:val="00D55C78"/>
-					<w:rsid w:val="00D85659"/>
-					<w:rsid w:val="00D87C35"/>
-					<w:rsid w:val="00D948E2"/>
-					<w:rsid w:val="00DA04B6"/>
-					<w:rsid w:val="00DA558B"/>
-					<w:rsid w:val="00DD230C"/>
-					<w:rsid w:val="00DD6E04"/>
-					<w:rsid w:val="00DE376D"/>
-					<w:rsid w:val="00DF64E3"/>
-					<w:rsid w:val="00E05F09"/>
-					<w:rsid w:val="00E17E78"/>
-					<w:rsid w:val="00E30F8F"/>
-					<w:rsid w:val="00E56C79"/>
-					<w:rsid w:val="00E72F4D"/>
-					<w:rsid w:val="00EA2F18"/>
-					<w:rsid w:val="00EB1E10"/>
-					<w:rsid w:val="00EB3511"/>
-					<w:rsid w:val="00EB5A61"/>
-					<w:rsid w:val="00EB6BE7"/>
-					<w:rsid w:val="00EC68F5"/>
-					<w:rsid w:val="00EE1A58"/>
-					<w:rsid w:val="00EE27E1"/>
-					<w:rsid w:val="00EF4E54"/>
-					<w:rsid w:val="00F029FF"/>
-					<w:rsid w:val="00F17F9A"/>
-					<w:rsid w:val="00F30893"/>
-					<w:rsid w:val="00F3740E"/>
-					<w:rsid w:val="00F40516"/>
-					<w:rsid w:val="00F675E5"/>
-					<w:rsid w:val="00F825CF"/>
-					<w:rsid w:val="00FE08EA"/>
-					<w:rsid w:val="00FE5490"/>
-					<w:rsid w:val="00FF14B8"/>
-				</w:rsids>
-				<m:mathPr>
-					<m:mathFont m:val="Cambria Math"/>
-					<m:brkBin m:val="before"/>
-					<m:brkBinSub m:val="--"/>
-					<m:smallFrac m:val="0"/>
-					<m:dispDef/>
-					<m:lMargin m:val="0"/>
-					<m:rMargin m:val="0"/>
-					<m:defJc m:val="centerGroup"/>
-					<m:wrapIndent m:val="1440"/>
-					<m:intLim m:val="subSup"/>
-					<m:naryLim m:val="undOvr"/>
-				</m:mathPr>
-				<w:themeFontLang w:eastAsia="zh-CN" w:val="en-US"/>
-				<w:clrSchemeMapping w:accent1="accent1" w:accent2="accent2" w:accent3="accent3" w:accent4="accent4" w:accent5="accent5" w:accent6="accent6" w:bg1="light1" w:bg2="light2" w:followedHyperlink="followedHyperlink" w:hyperlink="hyperlink" w:t1="dark1" w:t2="dark2"/>
-				<w:doNotIncludeSubdocsInStats/>
-				<w:shapeDefaults>
-					<o:shapedefaults spidmax="2049" v:ext="edit"/>
-					<o:shapelayout v:ext="edit">
-						<o:idmap data="1" v:ext="edit"/>
-					</o:shapelayout>
-				</w:shapeDefaults>
-				<w:decimalSymbol w:val="."/>
-				<w:listSeparator w:val=","/>
-			</w:settings>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml" pkg:name="/word/styles.xml">
-		<pkg:xmlData>
-			<w:styles mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
-				<w:docDefaults>
-					<w:rPrDefault>
-						<w:rPr>
-							<w:rFonts w:ascii="Times New Roman" w:cs="Times New Roman" w:eastAsia="宋体" w:hAnsi="Times New Roman"/>
-							<w:lang w:bidi="ar-SA" w:eastAsia="zh-CN" w:val="en-US"/>
-						</w:rPr>
-					</w:rPrDefault>
-					<w:pPrDefault/>
-				</w:docDefaults>
-				<w:latentStyles w:count="267" w:defLockedState="0" w:defQFormat="0" w:defSemiHidden="0" w:defUIPriority="0" w:defUnhideWhenUsed="0">
-					<w:lsdException w:name="Normal" w:qFormat="1"/>
-					<w:lsdException w:name="heading 1" w:qFormat="1"/>
-					<w:lsdException w:name="heading 2" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="heading 3" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="heading 4" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="heading 5" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="heading 6" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="heading 7" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="heading 8" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="heading 9" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="header" w:uiPriority="99"/>
-					<w:lsdException w:name="footer" w:uiPriority="99"/>
-					<w:lsdException w:name="caption" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="Title" w:qFormat="1"/>
-					<w:lsdException w:name="Subtitle" w:qFormat="1"/>
-					<w:lsdException w:name="Strong" w:qFormat="1"/>
-					<w:lsdException w:name="Emphasis" w:qFormat="1"/>
-					<w:lsdException w:name="Placeholder Text" w:semiHidden="1" w:uiPriority="99"/>
-					<w:lsdException w:name="No Spacing" w:qFormat="1" w:uiPriority="1"/>
-					<w:lsdException w:name="Light Shading" w:uiPriority="60"/>
-					<w:lsdException w:name="Light List" w:uiPriority="61"/>
-					<w:lsdException w:name="Light Grid" w:uiPriority="62"/>
-					<w:lsdException w:name="Medium Shading 1" w:uiPriority="63"/>
-					<w:lsdException w:name="Medium Shading 2" w:uiPriority="64"/>
-					<w:lsdException w:name="Medium List 1" w:uiPriority="65"/>
-					<w:lsdException w:name="Medium List 2" w:uiPriority="66"/>
-					<w:lsdException w:name="Medium Grid 1" w:uiPriority="67"/>
-					<w:lsdException w:name="Medium Grid 2" w:uiPriority="68"/>
-					<w:lsdException w:name="Medium Grid 3" w:uiPriority="69"/>
-					<w:lsdException w:name="Dark List" w:uiPriority="70"/>
-					<w:lsdException w:name="Colorful Shading" w:uiPriority="71"/>
-					<w:lsdException w:name="Colorful List" w:uiPriority="72"/>
-					<w:lsdException w:name="Colorful Grid" w:uiPriority="73"/>
-					<w:lsdException w:name="Light Shading Accent 1" w:uiPriority="60"/>
-					<w:lsdException w:name="Light List Accent 1" w:uiPriority="61"/>
-					<w:lsdException w:name="Light Grid Accent 1" w:uiPriority="62"/>
-					<w:lsdException w:name="Medium Shading 1 Accent 1" w:uiPriority="63"/>
-					<w:lsdException w:name="Medium Shading 2 Accent 1" w:uiPriority="64"/>
-					<w:lsdException w:name="Medium List 1 Accent 1" w:uiPriority="65"/>
-					<w:lsdException w:name="Revision" w:semiHidden="1" w:uiPriority="99"/>
-					<w:lsdException w:name="List Paragraph" w:qFormat="1" w:uiPriority="34"/>
-					<w:lsdException w:name="Quote" w:qFormat="1" w:uiPriority="29"/>
-					<w:lsdException w:name="Intense Quote" w:qFormat="1" w:uiPriority="30"/>
-					<w:lsdException w:name="Medium List 2 Accent 1" w:uiPriority="66"/>
-					<w:lsdException w:name="Medium Grid 1 Accent 1" w:uiPriority="67"/>
-					<w:lsdException w:name="Medium Grid 2 Accent 1" w:uiPriority="68"/>
-					<w:lsdException w:name="Medium Grid 3 Accent 1" w:uiPriority="69"/>
-					<w:lsdException w:name="Dark List Accent 1" w:uiPriority="70"/>
-					<w:lsdException w:name="Colorful Shading Accent 1" w:uiPriority="71"/>
-					<w:lsdException w:name="Colorful List Accent 1" w:uiPriority="72"/>
-					<w:lsdException w:name="Colorful Grid Accent 1" w:uiPriority="73"/>
-					<w:lsdException w:name="Light Shading Accent 2" w:uiPriority="60"/>
-					<w:lsdException w:name="Light List Accent 2" w:uiPriority="61"/>
-					<w:lsdException w:name="Light Grid Accent 2" w:uiPriority="62"/>
-					<w:lsdException w:name="Medium Shading 1 Accent 2" w:uiPriority="63"/>
-					<w:lsdException w:name="Medium Shading 2 Accent 2" w:uiPriority="64"/>
-					<w:lsdException w:name="Medium List 1 Accent 2" w:uiPriority="65"/>
-					<w:lsdException w:name="Medium List 2 Accent 2" w:uiPriority="66"/>
-					<w:lsdException w:name="Medium Grid 1 Accent 2" w:uiPriority="67"/>
-					<w:lsdException w:name="Medium Grid 2 Accent 2" w:uiPriority="68"/>
-					<w:lsdException w:name="Medium Grid 3 Accent 2" w:uiPriority="69"/>
-					<w:lsdException w:name="Dark List Accent 2" w:uiPriority="70"/>
-					<w:lsdException w:name="Colorful Shading Accent 2" w:uiPriority="71"/>
-					<w:lsdException w:name="Colorful List Accent 2" w:uiPriority="72"/>
-					<w:lsdException w:name="Colorful Grid Accent 2" w:uiPriority="73"/>
-					<w:lsdException w:name="Light Shading Accent 3" w:uiPriority="60"/>
-					<w:lsdException w:name="Light List Accent 3" w:uiPriority="61"/>
-					<w:lsdException w:name="Light Grid Accent 3" w:uiPriority="62"/>
-					<w:lsdException w:name="Medium Shading 1 Accent 3" w:uiPriority="63"/>
-					<w:lsdException w:name="Medium Shading 2 Accent 3" w:uiPriority="64"/>
-					<w:lsdException w:name="Medium List 1 Accent 3" w:uiPriority="65"/>
-					<w:lsdException w:name="Medium List 2 Accent 3" w:uiPriority="66"/>
-					<w:lsdException w:name="Medium Grid 1 Accent 3" w:uiPriority="67"/>
-					<w:lsdException w:name="Medium Grid 2 Accent 3" w:uiPriority="68"/>
-					<w:lsdException w:name="Medium Grid 3 Accent 3" w:uiPriority="69"/>
-					<w:lsdException w:name="Dark List Accent 3" w:uiPriority="70"/>
-					<w:lsdException w:name="Colorful Shading Accent 3" w:uiPriority="71"/>
-					<w:lsdException w:name="Colorful List Accent 3" w:uiPriority="72"/>
-					<w:lsdException w:name="Colorful Grid Accent 3" w:uiPriority="73"/>
-					<w:lsdException w:name="Light Shading Accent 4" w:uiPriority="60"/>
-					<w:lsdException w:name="Light List Accent 4" w:uiPriority="61"/>
-					<w:lsdException w:name="Light Grid Accent 4" w:uiPriority="62"/>
-					<w:lsdException w:name="Medium Shading 1 Accent 4" w:uiPriority="63"/>
-					<w:lsdException w:name="Medium Shading 2 Accent 4" w:uiPriority="64"/>
-					<w:lsdException w:name="Medium List 1 Accent 4" w:uiPriority="65"/>
-					<w:lsdException w:name="Medium List 2 Accent 4" w:uiPriority="66"/>
-					<w:lsdException w:name="Medium Grid 1 Accent 4" w:uiPriority="67"/>
-					<w:lsdException w:name="Medium Grid 2 Accent 4" w:uiPriority="68"/>
-					<w:lsdException w:name="Medium Grid 3 Accent 4" w:uiPriority="69"/>
-					<w:lsdException w:name="Dark List Accent 4" w:uiPriority="70"/>
-					<w:lsdException w:name="Colorful Shading Accent 4" w:uiPriority="71"/>
-					<w:lsdException w:name="Colorful List Accent 4" w:uiPriority="72"/>
-					<w:lsdException w:name="Colorful Grid Accent 4" w:uiPriority="73"/>
-					<w:lsdException w:name="Light Shading Accent 5" w:uiPriority="60"/>
-					<w:lsdException w:name="Light List Accent 5" w:uiPriority="61"/>
-					<w:lsdException w:name="Light Grid Accent 5" w:uiPriority="62"/>
-					<w:lsdException w:name="Medium Shading 1 Accent 5" w:uiPriority="63"/>
-					<w:lsdException w:name="Medium Shading 2 Accent 5" w:uiPriority="64"/>
-					<w:lsdException w:name="Medium List 1 Accent 5" w:uiPriority="65"/>
-					<w:lsdException w:name="Medium List 2 Accent 5" w:uiPriority="66"/>
-					<w:lsdException w:name="Medium Grid 1 Accent 5" w:uiPriority="67"/>
-					<w:lsdException w:name="Medium Grid 2 Accent 5" w:uiPriority="68"/>
-					<w:lsdException w:name="Medium Grid 3 Accent 5" w:uiPriority="69"/>
-					<w:lsdException w:name="Dark List Accent 5" w:uiPriority="70"/>
-					<w:lsdException w:name="Colorful Shading Accent 5" w:uiPriority="71"/>
-					<w:lsdException w:name="Colorful List Accent 5" w:uiPriority="72"/>
-					<w:lsdException w:name="Colorful Grid Accent 5" w:uiPriority="73"/>
-					<w:lsdException w:name="Light Shading Accent 6" w:uiPriority="60"/>
-					<w:lsdException w:name="Light List Accent 6" w:uiPriority="61"/>
-					<w:lsdException w:name="Light Grid Accent 6" w:uiPriority="62"/>
-					<w:lsdException w:name="Medium Shading 1 Accent 6" w:uiPriority="63"/>
-					<w:lsdException w:name="Medium Shading 2 Accent 6" w:uiPriority="64"/>
-					<w:lsdException w:name="Medium List 1 Accent 6" w:uiPriority="65"/>
-					<w:lsdException w:name="Medium List 2 Accent 6" w:uiPriority="66"/>
-					<w:lsdException w:name="Medium Grid 1 Accent 6" w:uiPriority="67"/>
-					<w:lsdException w:name="Medium Grid 2 Accent 6" w:uiPriority="68"/>
-					<w:lsdException w:name="Medium Grid 3 Accent 6" w:uiPriority="69"/>
-					<w:lsdException w:name="Dark List Accent 6" w:uiPriority="70"/>
-					<w:lsdException w:name="Colorful Shading Accent 6" w:uiPriority="71"/>
-					<w:lsdException w:name="Colorful List Accent 6" w:uiPriority="72"/>
-					<w:lsdException w:name="Colorful Grid Accent 6" w:uiPriority="73"/>
-					<w:lsdException w:name="Subtle Emphasis" w:qFormat="1" w:uiPriority="19"/>
-					<w:lsdException w:name="Intense Emphasis" w:qFormat="1" w:uiPriority="21"/>
-					<w:lsdException w:name="Subtle Reference" w:qFormat="1" w:uiPriority="31"/>
-					<w:lsdException w:name="Intense Reference" w:qFormat="1" w:uiPriority="32"/>
-					<w:lsdException w:name="Book Title" w:qFormat="1" w:uiPriority="33"/>
-					<w:lsdException w:name="Bibliography" w:semiHidden="1" w:uiPriority="37" w:unhideWhenUsed="1"/>
-					<w:lsdException w:name="TOC Heading" w:qFormat="1" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
-				</w:latentStyles>
-				<w:style w:default="1" w:styleId="a" w:type="paragraph">
-					<w:name w:val="Normal"/>
-					<w:qFormat/>
-					<w:rsid w:val="00704D29"/>
-					<w:pPr>
-						<w:widowControl w:val="0"/>
-						<w:jc w:val="both"/>
-					</w:pPr>
-					<w:rPr>
-						<w:kern w:val="2"/>
-						<w:sz w:val="21"/>
-						<w:szCs w:val="24"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:styleId="1" w:type="paragraph">
-					<w:name w:val="heading 1"/>
-					<w:basedOn w:val="a"/>
-					<w:next w:val="a"/>
-					<w:link w:val="1Char"/>
-					<w:qFormat/>
-					<w:rsid w:val="00B02463"/>
-					<w:pPr>
-						<w:keepNext/>
-						<w:widowControl/>
-						<w:ind w:firstLine="435"/>
-						<w:jc w:val="left"/>
-						<w:outlineLvl w:val="0"/>
-					</w:pPr>
-					<w:rPr>
-						<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-						<w:kern w:val="0"/>
-						<w:sz w:val="28"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:styleId="2" w:type="paragraph">
-					<w:name w:val="heading 2"/>
-					<w:basedOn w:val="a"/>
-					<w:next w:val="a"/>
-					<w:link w:val="2Char"/>
-					<w:semiHidden/>
-					<w:unhideWhenUsed/>
-					<w:qFormat/>
-					<w:rsid w:val="00B02463"/>
-					<w:pPr>
-						<w:keepNext/>
-						<w:keepLines/>
-						<w:spacing w:after="260" w:before="260" w:line="416" w:lineRule="auto"/>
-						<w:outlineLvl w:val="1"/>
-					</w:pPr>
-					<w:rPr>
-						<w:rFonts w:ascii="Cambria" w:hAnsi="Cambria"/>
-						<w:b/>
-						<w:bCs/>
-						<w:sz w:val="32"/>
-						<w:szCs w:val="32"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:default="1" w:styleId="a0" w:type="character">
-					<w:name w:val="Default Paragraph Font"/>
-					<w:semiHidden/>
-				</w:style>
-				<w:style w:default="1" w:styleId="a1" w:type="table">
-					<w:name w:val="Normal Table"/>
-					<w:semiHidden/>
-					<w:tblPr>
-						<w:tblInd w:type="dxa" w:w="0"/>
-						<w:tblCellMar>
-							<w:top w:type="dxa" w:w="0"/>
-							<w:left w:type="dxa" w:w="108"/>
-							<w:bottom w:type="dxa" w:w="0"/>
-							<w:right w:type="dxa" w:w="108"/>
-						</w:tblCellMar>
-					</w:tblPr>
-				</w:style>
-				<w:style w:default="1" w:styleId="a2" w:type="numbering">
-					<w:name w:val="No List"/>
-					<w:semiHidden/>
-				</w:style>
-				<w:style w:styleId="a3" w:type="paragraph">
-					<w:name w:val="footer"/>
-					<w:basedOn w:val="a"/>
-					<w:link w:val="Char"/>
-					<w:uiPriority w:val="99"/>
-					<w:rsid w:val="00704D29"/>
-					<w:pPr>
-						<w:tabs>
-							<w:tab w:pos="4153" w:val="center"/>
-							<w:tab w:pos="8306" w:val="right"/>
-						</w:tabs>
-						<w:snapToGrid w:val="0"/>
-						<w:jc w:val="left"/>
-					</w:pPr>
-					<w:rPr>
-						<w:sz w:val="18"/>
-						<w:szCs w:val="18"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:styleId="a4" w:type="character">
-					<w:name w:val="page number"/>
-					<w:basedOn w:val="a0"/>
-					<w:rsid w:val="00704D29"/>
-				</w:style>
-				<w:style w:styleId="a5" w:type="paragraph">
-					<w:name w:val="header"/>
-					<w:basedOn w:val="a"/>
-					<w:link w:val="Char0"/>
-					<w:uiPriority w:val="99"/>
-					<w:rsid w:val="00595E9A"/>
-					<w:pPr>
-						<w:pBdr>
-							<w:bottom w:color="auto" w:space="1" w:sz="6" w:val="single"/>
-						</w:pBdr>
-						<w:tabs>
-							<w:tab w:pos="4153" w:val="center"/>
-							<w:tab w:pos="8306" w:val="right"/>
-						</w:tabs>
-						<w:snapToGrid w:val="0"/>
-						<w:jc w:val="center"/>
-					</w:pPr>
-					<w:rPr>
-						<w:sz w:val="18"/>
-						<w:szCs w:val="18"/>
-						<w:lang w:eastAsia="x-none" w:val="x-none"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:customStyle="1" w:styleId="Char0" w:type="character">
-					<w:name w:val="页眉 Char"/>
-					<w:link w:val="a5"/>
-					<w:uiPriority w:val="99"/>
-					<w:rsid w:val="00595E9A"/>
-					<w:rPr>
-						<w:kern w:val="2"/>
-						<w:sz w:val="18"/>
-						<w:szCs w:val="18"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:customStyle="1" w:styleId="1Char" w:type="character">
-					<w:name w:val="标题 1 Char"/>
-					<w:link w:val="1"/>
-					<w:rsid w:val="00B02463"/>
-					<w:rPr>
-						<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-						<w:sz w:val="28"/>
-						<w:szCs w:val="24"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:customStyle="1" w:styleId="2Char" w:type="character">
-					<w:name w:val="标题 2 Char"/>
-					<w:link w:val="2"/>
-					<w:semiHidden/>
-					<w:rsid w:val="00B02463"/>
-					<w:rPr>
-						<w:rFonts w:ascii="Cambria" w:cs="Times New Roman" w:eastAsia="宋体" w:hAnsi="Cambria"/>
-						<w:b/>
-						<w:bCs/>
-						<w:kern w:val="2"/>
-						<w:sz w:val="32"/>
-						<w:szCs w:val="32"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:customStyle="1" w:styleId="MTDisplayEquation" w:type="paragraph">
-					<w:name w:val="MTDisplayEquation"/>
-					<w:basedOn w:val="a"/>
-					<w:next w:val="a"/>
-					<w:rsid w:val="00B02463"/>
-					<w:pPr>
-						<w:widowControl/>
-						<w:tabs>
-							<w:tab w:pos="4540" w:val="center"/>
-							<w:tab w:pos="9080" w:val="right"/>
-						</w:tabs>
-						<w:jc w:val="left"/>
-					</w:pPr>
-					<w:rPr>
-						<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
-						<w:kern w:val="0"/>
-						<w:sz w:val="28"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:customStyle="1" w:styleId="Char" w:type="character">
-					<w:name w:val="页脚 Char"/>
-					<w:link w:val="a3"/>
-					<w:uiPriority w:val="99"/>
-					<w:rsid w:val="00B570FB"/>
-					<w:rPr>
-						<w:kern w:val="2"/>
-						<w:sz w:val="18"/>
-						<w:szCs w:val="18"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:styleId="a6" w:type="paragraph">
-					<w:name w:val="Balloon Text"/>
-					<w:basedOn w:val="a"/>
-					<w:link w:val="Char1"/>
-					<w:rsid w:val="00B570FB"/>
-					<w:rPr>
-						<w:sz w:val="18"/>
-						<w:szCs w:val="18"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:customStyle="1" w:styleId="Char1" w:type="character">
-					<w:name w:val="批注框文本 Char"/>
-					<w:link w:val="a6"/>
-					<w:rsid w:val="00B570FB"/>
-					<w:rPr>
-						<w:kern w:val="2"/>
-						<w:sz w:val="18"/>
-						<w:szCs w:val="18"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:styleId="a7" w:type="paragraph">
-					<w:name w:val="No Spacing"/>
-					<w:link w:val="Char2"/>
-					<w:uiPriority w:val="1"/>
-					<w:qFormat/>
-					<w:rsid w:val="00B570FB"/>
-					<w:rPr>
-						<w:rFonts w:ascii="Calibri" w:hAnsi="Calibri"/>
-						<w:sz w:val="22"/>
-						<w:szCs w:val="22"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:customStyle="1" w:styleId="Char2" w:type="character">
-					<w:name w:val="无间隔 Char"/>
-					<w:link w:val="a7"/>
-					<w:uiPriority w:val="1"/>
-					<w:rsid w:val="00B570FB"/>
-					<w:rPr>
-						<w:rFonts w:ascii="Calibri" w:hAnsi="Calibri"/>
-						<w:sz w:val="22"/>
-						<w:szCs w:val="22"/>
-						<w:lang w:bidi="ar-SA" w:eastAsia="zh-CN" w:val="en-US"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:styleId="a8" w:type="paragraph">
-					<w:name w:val="List Paragraph"/>
-					<w:basedOn w:val="a"/>
-					<w:uiPriority w:val="34"/>
-					<w:qFormat/>
-					<w:rsid w:val="001A590C"/>
-					<w:pPr>
-						<w:ind w:firstLine="420" w:firstLineChars="200"/>
-					</w:pPr>
-				</w:style>
-				<w:style w:styleId="20" w:type="paragraph">
-					<w:name w:val="List 2"/>
-					<w:basedOn w:val="a"/>
-					<w:rsid w:val="00DE376D"/>
-					<w:pPr>
-						<w:ind w:hanging="200" w:left="100"/>
-					</w:pPr>
-					<w:rPr>
-						<w:szCs w:val="20"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:styleId="a9" w:type="paragraph">
-					<w:name w:val="Document Map"/>
-					<w:basedOn w:val="a"/>
-					<w:link w:val="Char3"/>
-					<w:rsid w:val="001A2234"/>
-					<w:rPr>
-						<w:rFonts w:ascii="宋体"/>
-						<w:sz w:val="18"/>
-						<w:szCs w:val="18"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:customStyle="1" w:styleId="Char3" w:type="character">
-					<w:name w:val="文档结构图 Char"/>
-					<w:link w:val="a9"/>
-					<w:rsid w:val="001A2234"/>
-					<w:rPr>
-						<w:rFonts w:ascii="宋体"/>
-						<w:kern w:val="2"/>
-						<w:sz w:val="18"/>
-						<w:szCs w:val="18"/>
-					</w:rPr>
-				</w:style>
-				<w:style w:styleId="aa" w:type="table">
-					<w:name w:val="Table Grid"/>
-					<w:basedOn w:val="a1"/>
-					<w:rsid w:val="001A2234"/>
-					<w:tblPr>
-						<w:tblInd w:type="dxa" w:w="0"/>
-						<w:tblBorders>
-							<w:top w:color="000000" w:space="0" w:sz="4" w:val="single"/>
-							<w:left w:color="000000" w:space="0" w:sz="4" w:val="single"/>
-							<w:bottom w:color="000000" w:space="0" w:sz="4" w:val="single"/>
-							<w:right w:color="000000" w:space="0" w:sz="4" w:val="single"/>
-							<w:insideH w:color="000000" w:space="0" w:sz="4" w:val="single"/>
-							<w:insideV w:color="000000" w:space="0" w:sz="4" w:val="single"/>
-						</w:tblBorders>
-						<w:tblCellMar>
-							<w:top w:type="dxa" w:w="0"/>
-							<w:left w:type="dxa" w:w="108"/>
-							<w:bottom w:type="dxa" w:w="0"/>
-							<w:right w:type="dxa" w:w="108"/>
-						</w:tblCellMar>
-					</w:tblPr>
-				</w:style>
-			</w:styles>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml" pkg:name="/word/numbering.xml">
-		<pkg:xmlData>
-			<w:numbering mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
-				<w:abstractNum w:abstractNumId="0">
-					<w:nsid w:val="01F00F88"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="24FAE628"/>
-					<w:lvl w:ilvl="0" w:tplc="8C0626B4">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="456" w:left="598"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="840"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1260"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1680"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2100"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2520"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2940"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3360"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3780"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="1">
-					<w:nsid w:val="020A5E2D"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="066CBE6A"/>
-					<w:lvl w:ilvl="0" w:tplc="2DAA272E">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="420" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="420"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tplc="82741D52">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%2、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="780" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="780"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2160" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="2160"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2880" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="2880"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%5."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="3600" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="3600"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="4320" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="4320"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="5040" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="5040"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%8."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="5760" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="5760"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="6480" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="6480"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="2">
-					<w:nsid w:val="08DF0269"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="009CA026"/>
-					<w:lvl w:ilvl="0" w:tplc="47C0FD24">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="720" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="720"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="1200" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="1200"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="1620" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="1620"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2040" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="2040"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2460" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="2460"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2880" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="2880"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="3300" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="3300"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="3720" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="3720"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="4140" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="4140"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="3">
-					<w:nsid w:val="0958232F"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="30E88CE0"/>
-					<w:lvl w:ilvl="0" w:tplc="5C989B96">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="720" w:left="720"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="840"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1260"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1680"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2100"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2520"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2940"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3360"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3780"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="4">
-					<w:nsid w:val="124F2661"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="311EC340"/>
-					<w:lvl w:ilvl="0" w:tplc="7C9A8072">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="720" w:left="720"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-							<w:color w:val="auto"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="840"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1260"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1680"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2100"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2520"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2940"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3360"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3780"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="5">
-					<w:nsid w:val="136B1AD3"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="BDF04116"/>
-					<w:lvl w:ilvl="0" w:tplc="CBA85F62">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="360" w:left="482"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="962"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1382"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1802"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2222"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2642"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3062"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3482"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3902"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="6">
-					<w:nsid w:val="14A814D2"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="603AF3EE"/>
-					<w:lvl w:ilvl="0" w:tplc="C39CEFC0">
-						<w:start w:val="2"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1018"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1438"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1858"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2278"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2698"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3118"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3538"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3958"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4378"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="7">
-					<w:nsid w:val="28417ACF"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="C8BC8F82"/>
-					<w:lvl w:ilvl="0" w:tplc="34922146">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="(%1)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="720" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="720" w:left="720"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%2."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="1248" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="1248"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="1968" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="1968"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2688" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="2688"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%5."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="3408" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="3408"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="4128" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="4128"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="4848" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="4848"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%8."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="5568" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="5568"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="6288" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="360" w:left="6288"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="8">
-					<w:nsid w:val="3B7F32BF"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="AF12CBBE"/>
-					<w:lvl w:ilvl="0" w:tplc="86363766">
-						<w:start w:val="2"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1018"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1438"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1858"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2278"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2698"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3118"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3538"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3958"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4378"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="9">
-					<w:nsid w:val="3E4A52E5"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="48684CE4"/>
-					<w:lvl w:ilvl="0" w:tplc="1BAE2AB8">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="upperLetter"/>
-						<w:lvlText w:val="%1."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="360" w:left="780"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1260"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1680"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2100"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2520"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2940"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3360"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3780"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4200"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="10">
-					<w:nsid w:val="41ED52A7"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="3F480736"/>
-					<w:lvl w:ilvl="0" w:tplc="F9F83B52">
-						<w:start w:val="3"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="432" w:left="1486"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1894"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2314"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2734"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3154"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3574"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3994"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4414"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4834"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="11">
-					<w:nsid w:val="47445126"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="A0B2366C"/>
-					<w:lvl w:ilvl="0" w:tplc="5406C7EA">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="456" w:left="456"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-							<w:lang w:val="en-US"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="840"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1260"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1680"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2100"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2520"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2940"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3360"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3780"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="12">
-					<w:nsid w:val="4B4270F7"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="24FAE628"/>
-					<w:lvl w:ilvl="0" w:tplc="8C0626B4">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="456" w:left="598"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="840"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1260"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1680"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2100"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2520"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2940"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3360"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3780"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="13">
-					<w:nsid w:val="4C1E62C7"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="D17645AE"/>
-					<w:lvl w:ilvl="0" w:tplc="A2FE6240">
-						<w:start w:val="3"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="456" w:left="1054"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1438"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1858"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2278"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2698"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3118"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3538"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3958"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4378"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="14">
-					<w:nsid w:val="5D4023F1"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="8BDE2A18"/>
-					<w:lvl w:ilvl="0" w:tplc="3006B55E">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="456" w:left="1054"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1438"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1858"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2278"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2698"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3118"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3538"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3958"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4378"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="15">
-					<w:nsid w:val="7A3B7293"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="A32E9C5C"/>
-					<w:lvl w:ilvl="0" w:tplc="4C8299D4">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="(%1)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="1620" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="720" w:left="1620"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tplc="F8405D5E">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="(%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="720" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="720" w:left="720"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="eastAsia"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="1260" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="1260"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="1680" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="1680"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2100" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="2100"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2520" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="2520"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="2940" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="2940"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="3360" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="3360"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:tabs>
-								<w:tab w:pos="3780" w:val="num"/>
-							</w:tabs>
-							<w:ind w:hanging="420" w:left="3780"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="16">
-					<w:nsid w:val="7AF01177"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="995AA33A"/>
-					<w:lvl w:ilvl="0" w:tplc="B330B920">
-						<w:start w:val="2"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1438"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1858"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2278"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2698"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3118"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3538"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3958"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4378"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="4798"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:abstractNum w:abstractNumId="17">
-					<w:nsid w:val="7BA06C7E"/>
-					<w:multiLevelType w:val="hybridMultilevel"/>
-					<w:tmpl w:val="E6BEA64C"/>
-					<w:lvl w:ilvl="0" w:tplc="C3B2F75A">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="japaneseCounting"/>
-						<w:lvlText w:val="%1、"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="456" w:left="456"/>
-						</w:pPr>
-						<w:rPr>
-							<w:rFonts w:hint="default"/>
-						</w:rPr>
-					</w:lvl>
-					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%2)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="840"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%3."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1260"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%4."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="1680"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%5)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2100"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%6."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2520"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="decimal"/>
-						<w:lvlText w:val="%7."/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="2940"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerLetter"/>
-						<w:lvlText w:val="%8)"/>
-						<w:lvlJc w:val="left"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3360"/>
-						</w:pPr>
-					</w:lvl>
-					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
-						<w:start w:val="1"/>
-						<w:numFmt w:val="lowerRoman"/>
-						<w:lvlText w:val="%9."/>
-						<w:lvlJc w:val="right"/>
-						<w:pPr>
-							<w:ind w:hanging="420" w:left="3780"/>
-						</w:pPr>
-					</w:lvl>
-				</w:abstractNum>
-				<w:num w:numId="1">
-					<w:abstractNumId w:val="2"/>
-				</w:num>
-				<w:num w:numId="2">
-					<w:abstractNumId w:val="15"/>
-				</w:num>
-				<w:num w:numId="3">
-					<w:abstractNumId w:val="7"/>
-					<w:lvlOverride w:ilvl="0">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="1">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="2">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="3">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="4">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="5">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="6">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="7">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="8">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-				</w:num>
-				<w:num w:numId="4">
-					<w:abstractNumId w:val="3"/>
-				</w:num>
-				<w:num w:numId="5">
-					<w:abstractNumId w:val="9"/>
-				</w:num>
-				<w:num w:numId="6">
-					<w:abstractNumId w:val="17"/>
-				</w:num>
-				<w:num w:numId="7">
-					<w:abstractNumId w:val="11"/>
-				</w:num>
-				<w:num w:numId="8">
-					<w:abstractNumId w:val="0"/>
-				</w:num>
-				<w:num w:numId="9">
-					<w:abstractNumId w:val="12"/>
-				</w:num>
-				<w:num w:numId="10">
-					<w:abstractNumId w:val="1"/>
-					<w:lvlOverride w:ilvl="0">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="1">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="2">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="3">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="4">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="5">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="6">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="7">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-					<w:lvlOverride w:ilvl="8">
-						<w:startOverride w:val="1"/>
-					</w:lvlOverride>
-				</w:num>
-				<w:num w:numId="11">
-					<w:abstractNumId w:val="4"/>
-				</w:num>
-				<w:num w:numId="12">
-					<w:abstractNumId w:val="5"/>
-				</w:num>
-				<w:num w:numId="13">
-					<w:abstractNumId w:val="14"/>
-				</w:num>
-				<w:num w:numId="14">
-					<w:abstractNumId w:val="6"/>
-				</w:num>
-				<w:num w:numId="15">
-					<w:abstractNumId w:val="8"/>
-				</w:num>
-				<w:num w:numId="16">
-					<w:abstractNumId w:val="16"/>
-				</w:num>
-				<w:num w:numId="17">
-					<w:abstractNumId w:val="13"/>
-				</w:num>
-				<w:num w:numId="18">
-					<w:abstractNumId w:val="10"/>
-				</w:num>
-			</w:numbering>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:name="/customXml/_rels/item1.xml.rels" pkg:padding="256">
-		<pkg:xmlData>
-			<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
-				<Relationship Id="rId1" Target="itemProps1.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps"/>
-			</Relationships>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.customXmlProperties+xml" pkg:name="/customXml/itemProps1.xml" pkg:padding="32">
-		<pkg:xmlData pkg:originalXmlStandalone="no">
-			<ds:datastoreItem ds:itemID="{C601F546-F657-40EF-BBA2-F86F623C1AAA}" xmlns:ds="http://schemas.openxmlformats.org/officeDocument/2006/customXml">
-				<ds:schemaRefs>
-					<ds:schemaRef ds:uri="http://schemas.openxmlformats.org/officeDocument/2006/bibliography"/>
-				</ds:schemaRefs>
-			</ds:datastoreItem>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml" pkg:name="/word/fontTable.xml">
-		<pkg:xmlData>
-			<w:fonts mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
-				<w:font w:name="Times New Roman">
-					<w:panose1 w:val="02020603050405020304"/>
-					<w:charset w:val="00"/>
-					<w:family w:val="roman"/>
-					<w:pitch w:val="variable"/>
-					<w:sig w:csb0="000001FF" w:csb1="00000000" w:usb0="E0002EFF" w:usb1="C000785B" w:usb2="00000009" w:usb3="00000000"/>
-				</w:font>
-				<w:font w:name="宋体">
-					<w:altName w:val="SimSun"/>
-					<w:panose1 w:val="02010600030101010101"/>
-					<w:charset w:val="86"/>
-					<w:family w:val="auto"/>
-					<w:pitch w:val="variable"/>
-					<w:sig w:csb0="00040001" w:csb1="00000000" w:usb0="00000003" w:usb1="288F0000" w:usb2="00000016" w:usb3="00000000"/>
-				</w:font>
-				<w:font w:name="Cambria">
-					<w:panose1 w:val="02040503050406030204"/>
-					<w:charset w:val="00"/>
-					<w:family w:val="roman"/>
-					<w:pitch w:val="variable"/>
-					<w:sig w:csb0="0000019F" w:csb1="00000000" w:usb0="E00002FF" w:usb1="400004FF" w:usb2="00000000" w:usb3="00000000"/>
-				</w:font>
-				<w:font w:name="Calibri">
-					<w:panose1 w:val="020F0502020204030204"/>
-					<w:charset w:val="00"/>
-					<w:family w:val="swiss"/>
-					<w:pitch w:val="variable"/>
-					<w:sig w:csb0="000001FF" w:csb1="00000000" w:usb0="E0002AFF" w:usb1="C000247B" w:usb2="00000009" w:usb3="00000000"/>
-				</w:font>
-				<w:font w:name="黑体">
-					<w:altName w:val="SimHei"/>
-					<w:panose1 w:val="02010609060101010101"/>
-					<w:charset w:val="86"/>
-					<w:family w:val="modern"/>
-					<w:pitch w:val="fixed"/>
-					<w:sig w:csb0="00040001" w:csb1="00000000" w:usb0="800002BF" w:usb1="38CF7CFA" w:usb2="00000016" w:usb3="00000000"/>
-				</w:font>
-			</w:fonts>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-package.core-properties+xml" pkg:name="/docProps/core.xml" pkg:padding="256">
-		<pkg:xmlData>
-			<cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-				<dc:title>陕西师范大学网络教育考卷</dc:title>
-				<dc:creator>ThinkPad</dc:creator>
-				<cp:lastModifiedBy>chenken</cp:lastModifiedBy>
-				<cp:revision>2</cp:revision>
-				<cp:lastPrinted>2015-05-19T08:52:00Z</cp:lastPrinted>
-				<dcterms:created xsi:type="dcterms:W3CDTF">2017-07-07T02:54:00Z</dcterms:created>
-				<dcterms:modified xsi:type="dcterms:W3CDTF">2017-07-07T02:54:00Z</dcterms:modified>
-			</cp:coreProperties>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/xml" pkg:name="/customXml/item1.xml" pkg:padding="32">
-		<pkg:xmlData>
-			<b:Sources SelectedStyle="\APA.XSL" StyleName="APA Fifth Edition" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/bibliography" xmlns:b="http://schemas.openxmlformats.org/officeDocument/2006/bibliography"/>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml" pkg:name="/word/webSettings.xml">
-		<pkg:xmlData>
-			<w:webSettings mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
-				<w:divs>
-					<w:div w:id="455612022">
-						<w:bodyDiv w:val="1"/>
-						<w:marLeft w:val="0"/>
-						<w:marRight w:val="0"/>
-						<w:marTop w:val="0"/>
-						<w:marBottom w:val="0"/>
-						<w:divBdr>
-							<w:top w:color="auto" w:space="0" w:sz="0" w:val="none"/>
-							<w:left w:color="auto" w:space="0" w:sz="0" w:val="none"/>
-							<w:bottom w:color="auto" w:space="0" w:sz="0" w:val="none"/>
-							<w:right w:color="auto" w:space="0" w:sz="0" w:val="none"/>
-						</w:divBdr>
-						<w:divsChild>
-							<w:div w:id="844171662">
-								<w:marLeft w:val="0"/>
-								<w:marRight w:val="0"/>
-								<w:marTop w:val="0"/>
-								<w:marBottom w:val="0"/>
-								<w:divBdr>
-									<w:top w:color="auto" w:space="0" w:sz="0" w:val="none"/>
-									<w:left w:color="auto" w:space="0" w:sz="0" w:val="none"/>
-									<w:bottom w:color="auto" w:space="0" w:sz="0" w:val="none"/>
-									<w:right w:color="auto" w:space="0" w:sz="0" w:val="none"/>
-								</w:divBdr>
-							</w:div>
-						</w:divsChild>
-					</w:div>
-				</w:divs>
-				<w:optimizeForBrowser/>
-				<w:targetScreenSz w:val="800x600"/>
-			</w:webSettings>
-		</pkg:xmlData>
-	</pkg:part>
-	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.extended-properties+xml" pkg:name="/docProps/app.xml" pkg:padding="256">
-		<pkg:xmlData>
-			<Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/extended-properties" xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
-				<Template>Normal.dotm</Template>
-				<TotalTime>0</TotalTime>
-				<Pages>1</Pages>
-				<Words>80</Words>
-				<Characters>460</Characters>
-				<Application>Microsoft Office Word</Application>
-				<DocSecurity>0</DocSecurity>
-				<Lines>3</Lines>
-				<Paragraphs>1</Paragraphs>
-				<ScaleCrop>false</ScaleCrop>
-				<Company>Microsoft</Company>
-				<LinksUpToDate>false</LinksUpToDate>
-				<CharactersWithSpaces>539</CharactersWithSpaces>
-				<SharedDoc>false</SharedDoc>
-				<HyperlinksChanged>false</HyperlinksChanged>
-				<AppVersion>14.0000</AppVersion>
-			</Properties>
-		</pkg:xmlData>
-	</pkg:part>
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?mso-application progid="Word.Document"?>
+<pkg:package xmlns:pkg="http://schemas.microsoft.com/office/2006/xmlPackage">
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:name="/_rels/.rels" pkg:padding="512">
+  <pkg:xmlData>
+   <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
+    <Relationship Id="rId3" Target="docProps/app.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties"/>
+    <Relationship Id="rId2" Target="docProps/core.xml" Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"/>
+    <Relationship Id="rId1" Target="word/document.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"/>
+   </Relationships>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:name="/word/_rels/document.xml.rels" pkg:padding="256">
+  <pkg:xmlData>
+   <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
+    <Relationship Id="rId8" Target="footer2.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"/>
+    <Relationship Id="rId3" Target="settings.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"/>
+    <Relationship Id="rId7" Target="footer1.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"/>
+    <Relationship Id="rId2" Target="styles.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles"/>
+    <Relationship Id="rId1" Target="numbering.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering"/>
+    <Relationship Id="rId6" Target="endnotes.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes"/>
+    <Relationship Id="rId5" Target="footnotes.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"/>
+    <Relationship Id="rId10" Target="theme/theme1.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"/>
+    <Relationship Id="rId4" Target="webSettings.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"/>
+    <Relationship Id="rId9" Target="fontTable.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"/>
+   </Relationships>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml" pkg:name="/word/document.xml">
+  <pkg:xmlData>
+   <w:document mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+    <w:body>
+     <w:p w:rsidP="00C0008F" w:rsidR="00C0008F" w:rsidRDefault="00C0008F" w:rsidRPr="00D948E2">
+      <w:pPr>
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:color w:val="FF0000"/>
+        <w:sz w:val="28"/>
+        <w:szCs w:val="28"/>
+       </w:rPr>
+      </w:pPr>
+     </w:p>
+     <w:p w:rsidP="001A2234" w:rsidR="001A2234" w:rsidRDefault="005E06FB" w:rsidRPr="001A2234">
+      <w:pPr>
+       <w:ind w:left="-567" w:leftChars="-270"/>
+       <w:jc w:val="center"/>
+       <w:rPr>
+        <w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:noProof/>
+        <w:sz w:val="44"/>
+        <w:szCs w:val="44"/>
+       </w:rPr>
+      </w:pPr>
+      <w:r w:rsidRPr="001A2234">
+       <w:rPr>
+        <w:rFonts w:eastAsia="黑体"/>
+        <w:b/>
+        <w:bCs/>
+        <w:noProof/>
+        <w:sz w:val="44"/>
+        <w:szCs w:val="44"/>
+       </w:rPr>
+       <w:pict>
+        <v:shapetype coordsize="21600,21600" id="_x0000_t202" o:spt="202" path="m,l,21600r21600,l21600,xe">
+         <v:stroke joinstyle="miter"/>
+         <v:path gradientshapeok="t" o:connecttype="rect"/>
+        </v:shapetype>
+        <v:shape id="_x0000_s1254" stroked="f" style="position:absolute;left:0;text-align:left;margin-left:-63pt;margin-top:-39pt;width:81pt;height:803.4pt;z-index:1" type="#_x0000_t202">
+         <v:textbox style="layout-flow:vertical;mso-layout-flow-alt:bottom-to-top;mso-next-textbox:#_x0000_s1254">
+          <w:txbxContent>
+           <w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="005E06FB">
+            <w:pPr>
+             <w:spacing w:line="360" w:lineRule="auto"/>
+             <w:jc w:val="center"/>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+            </w:pPr>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>姓名</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve">__________________ </w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>专业名称</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>__________________</w:t>
+            </w:r>
+            <w:proofErr w:type="gramStart"/>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve">  班号</w:t>
+            </w:r>
+            <w:proofErr w:type="gramEnd"/>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>________________</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>学号</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>__________________</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>学习中心</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>_________________</w:t>
+            </w:r>
+           </w:p>
+           <w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="005E06FB">
+            <w:pPr>
+             <w:ind w:hanging="720" w:hangingChars="300" w:left="720"/>
+             <w:jc w:val="center"/>
+            </w:pPr>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>……………………</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>……</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>密</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…………………</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>……</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>……</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>封</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>………………</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>……</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>线</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>……</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>…</w:t>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:rFonts w:hint="eastAsia"/>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t xml:space="preserve"/>
+            </w:r>
+            <w:r>
+             <w:rPr>
+              <w:sz w:val="24"/>
+             </w:rPr>
+             <w:t>……………………</w:t>
+            </w:r>
+           </w:p>
+          </w:txbxContent>
+         </v:textbox>
+         <w10:wrap type="square"/>
+        </v:shape>
+       </w:pict>
+      </w:r>
+      <w:r w:rsidR="001A2234" w:rsidRPr="001A2234">
+       <w:rPr>
+        <w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:noProof/>
+        <w:sz w:val="44"/>
+        <w:szCs w:val="44"/>
+       </w:rPr>
+       <w:t>陕西师范大学远程教育学院(网络教育)</w:t>
+      </w:r>
+     </w:p>
+     <w:p w:rsidP="001A2234" w:rsidR="00D948E2" w:rsidRDefault="001A2234" w:rsidRPr="001A2234">
+      <w:pPr>
+       <w:ind w:left="-567" w:leftChars="-270"/>
+       <w:jc w:val="center"/>
+       <w:rPr>
+        <w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:sz w:val="36"/>
+        <w:szCs w:val="36"/>
+       </w:rPr>
+      </w:pPr>
+      <w:r w:rsidRPr="001A2234">
+       <w:rPr>
+        <w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:noProof/>
+        <w:sz w:val="36"/>
+        <w:szCs w:val="36"/>
+       </w:rPr>
+       <w:t>课程考试</w:t>
+      </w:r>
+     </w:p>
+     <w:p w:rsidP="005E06FB" w:rsidR="001A2234" w:rsidRDefault="001A2234">
+      <w:pPr>
+       <w:spacing w:line="480" w:lineRule="auto"/>
+       <w:rPr>
+        <w:rFonts w:hint="eastAsia"/>
+        <w:b/>
+        <w:sz w:val="24"/>
+       </w:rPr>
+      </w:pPr>
+     </w:p>
+     <w:tbl>
+      <w:tblPr>
+       <w:tblW w:type="auto" w:w="0"/>
+       <w:tblLook w:firstColumn="1" w:firstRow="1" w:lastColumn="0" w:lastRow="0" w:noHBand="0" w:noVBand="1" w:val="04A0"/>
+      </w:tblPr>
+      <w:tblGrid>
+       <w:gridCol w:w="5495"/>
+       <w:gridCol w:w="3969"/>
+      </w:tblGrid>
+      <w:tr w:rsidR="001A2234" w:rsidRPr="003907C3" w:rsidTr="003907C3">
+       <w:tc>
+        <w:tcPr>
+         <w:tcW w:type="dxa" w:w="5495"/>
+        </w:tcPr>
+        <w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
+         <w:pPr>
+          <w:spacing w:line="480" w:lineRule="auto"/>
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+          </w:rPr>
+         </w:pPr>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+          </w:rPr>
+          <w:t>考试时间:</w:t>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t xml:space="preserve"/>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t>90</w:t>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t>分钟</w:t>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t xml:space="preserve"/>
+         </w:r>
+        </w:p>
+       </w:tc>
+       <w:tc>
+        <w:tcPr>
+         <w:tcW w:type="dxa" w:w="3969"/>
+        </w:tcPr>
+        <w:p w:rsidP="00B74F06" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
+         <w:pPr>
+          <w:spacing w:line="480" w:lineRule="auto"/>
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+          </w:rPr>
+         </w:pPr>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+          </w:rPr>
+          <w:t>课程层次:</w:t>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t xml:space="preserve"/>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+           <w:b/>
+           <w:color w:val="000000"/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t>${courseLevel}</w:t>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t xml:space="preserve"/>
+         </w:r>
+        </w:p>
+       </w:tc>
+      </w:tr>
+      <w:tr w:rsidR="001A2234" w:rsidRPr="003907C3" w:rsidTr="003907C3">
+       <w:tc>
+        <w:tcPr>
+         <w:tcW w:type="dxa" w:w="5495"/>
+        </w:tcPr>
+        <w:p w:rsidP="00B74F06" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
+         <w:pPr>
+          <w:spacing w:line="480" w:lineRule="auto"/>
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+          </w:rPr>
+         </w:pPr>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+          </w:rPr>
+          <w:t>课程名称:</w:t>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t xml:space="preserve"/>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+           <w:b/>
+           <w:color w:val="FF0000"/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t>${courseName}</w:t>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+           <w:b/>
+           <w:color w:val="000000"/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t xml:space="preserve"/>
+         </w:r>
+        </w:p>
+       </w:tc>
+       <w:tc>
+        <w:tcPr>
+         <w:tcW w:type="dxa" w:w="3969"/>
+        </w:tcPr>
+        <w:p w:rsidP="00B74F06" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
+         <w:pPr>
+          <w:spacing w:line="480" w:lineRule="auto"/>
+          <w:rPr>
+           <w:rFonts w:hint="eastAsia"/>
+           <w:b/>
+           <w:sz w:val="24"/>
+          </w:rPr>
+         </w:pPr>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+           <w:b/>
+           <w:color w:val="000000"/>
+           <w:sz w:val="24"/>
+          </w:rPr>
+          <w:t>课程代码:</w:t>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+          <w:rPr>
+           <w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+           <w:b/>
+           <w:color w:val="000000"/>
+           <w:sz w:val="24"/>
+           <w:u w:val="single"/>
+          </w:rPr>
+          <w:t xml:space="preserve"/>
+         </w:r>
+         <w:r w:rsidRPr="003907C3">
+		  <w:rPr>
+		  <w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+		  <w:b/>
+		  <w:color w:val="FF0000"/>
+		  <w:sz w:val="24"/>
+		  <w:u w:val="single"/>
+		  </w:rPr>
+		  <w:t>${courseNo}</w:t>
+		</w:r>
+        </w:p>
+       </w:tc>
+      </w:tr>
+     </w:tbl>
+     <w:p w:rsidP="007D79C6" w:rsidR="007D79C6" w:rsidRDefault="007D79C6">
+      <w:pPr>
+       <w:spacing w:line="480" w:lineRule="auto"/>
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+      </w:pPr>
+     </w:p>
+     <w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="007D79C6">
+      <w:pPr>
+       <w:spacing w:line="480" w:lineRule="auto"/>
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+      </w:pPr>
+      <w:r>
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t>注意事项</w:t>
+      </w:r>
+      <w:r w:rsidR="00A600F0" w:rsidRPr="00A669E4">
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t>:</w:t>
+      </w:r>
+      <w:r w:rsidR="005E06FB" w:rsidRPr="00A669E4">
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t>必须按试题顺序在“答题卡”上按要求填涂</w:t>
+      </w:r>
+      <w:r>
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t>、作答</w:t>
+      </w:r>
+      <w:r w:rsidR="005E06FB" w:rsidRPr="00A669E4">
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t>,</w:t>
+      </w:r>
+      <w:proofErr w:type="gramStart"/>
+      <w:r w:rsidR="005E06FB" w:rsidRPr="00A669E4">
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t>答在试卷</w:t>
+      </w:r>
+      <w:proofErr w:type="gramEnd"/>
+      <w:r w:rsidR="005E06FB" w:rsidRPr="00A669E4">
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t>上的答案无效。</w:t>
+      </w:r>
+      <w:bookmarkStart w:id="0" w:name="_GoBack"/>
+      <w:bookmarkEnd w:id="0"/>
+     </w:p>
+     <w:p w:rsidP="005E06FB" w:rsidR="001644BF" w:rsidRDefault="001644BF" w:rsidRPr="00A669E4">
+      <w:pPr>
+       <w:spacing w:line="480" w:lineRule="auto"/>
+       <w:rPr>
+        <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:bCs/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+      </w:pPr>
+      <w:r>
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t xml:space="preserve"/>
+      </w:r>
+     </w:p>
+     	<!--循环大题-->
+	    <#if paperDetails?exists>
+	    <#list paperDetails as paperDetail>
+		<w:p w:rsidP="004D3783" w:rsidR="00687CD1" w:rsidRDefault="004D3783" w:rsidRPr="006E2D68">
+			<w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>${paperDetail.cnNum}</w:t>
+			</w:r>
+			 <w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>、</w:t>
+			</w:r>
+	        <w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>${paperDetail.name}</w:t>
+			</w:r>
+			<w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>${paperDetail.title}</w:t>
+			</w:r>
+		</w:p>
+		<#if paperDetail.titleDetail?exists>
+		<w:p w:rsidP="00F964A2" w:rsidR="00F964A2" w:rsidRDefault="004D3783">
+			<w:pPr>
+				<w:ind w:firstLine="420" w:left="840"/>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+			</w:pPr>
+			<w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>${paperDetail.titleDetail}</w:t>
+			</w:r>
+			<w:r w:rsidR="00F964A2">
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t xml:space="preserve"/>
+			</w:r>
+		</w:p>
+		</#if>
+	 	<!--循环小题-->
+	    <#if paperDetail.paperDetailUnits?exists>
+	    <#list paperDetail.paperDetailUnits as paperDetailUnit>
+	        ${paperDetailUnit.question.quesBodyWord}
+	    <#if paperDetailUnit.question.subQuestions?exists>
+	    <#list paperDetailUnit.question.subQuestions as subQuestion>
+	
+	        ${subQuestion.quesBodyWord}
+	
+	        <#if subQuestion.quesOptions?exists>
+	        <#list subQuestion.quesOptions as subQuesOption>
+	            ${subQuesOption.optionBodyWord}
+	        </#list>
+	        </#if>
+	    </#list>
+	    </#if>
+	
+	    <#if paperDetailUnit.question.quesOptions?exists>
+	    <#list paperDetailUnit.question.quesOptions as quesOption>
+	        ${quesOption.optionBodyWord}
+	     </#list>
+	    </#if>
+		<w:p w:rsidP="00852887" w:rsidR="00852887" w:rsidRDefault="00852887">
+			<w:pPr>
+				<w:spacing w:line="400" w:lineRule="exact"/>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
+					<w:b/>
+					<w:sz w:val="28"/>
+					<w:szCs w:val="28"/>
+				</w:rPr>
+			</w:pPr>
+		</w:p>
+		</#list>
+	    </#if>
+	    </#list>
+	    </#if>
+     <w:p w:rsidP="00FB1452" w:rsidR="002075AC" w:rsidRDefault="00F3740E">
+      <w:pPr>
+       <w:spacing w:line="400" w:lineRule="exact"/>
+       <w:ind w:firstLine="632" w:firstLineChars="300"/>
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+      </w:pPr>
+      <w:r w:rsidRPr="006E2D68">
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t xml:space="preserve"/>
+      </w:r>
+      <w:r w:rsidR="004110E9" w:rsidRPr="006E2D68">
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+       <w:t xml:space="preserve"/>
+      </w:r>
+     </w:p>
+     <w:p w:rsidP="00FB1452" w:rsidR="00FB1452" w:rsidRDefault="00FB1452" w:rsidRPr="00FB1452">
+      <w:pPr>
+       <w:spacing w:line="400" w:lineRule="exact"/>
+       <w:rPr>
+        <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+        <w:b/>
+        <w:szCs w:val="21"/>
+       </w:rPr>
+      </w:pPr>
+     </w:p>
+     <w:sectPr w:rsidR="00FB1452" w:rsidRPr="00FB1452" w:rsidSect="00761A6D">
+      <w:footerReference r:id="rId7" w:type="even"/>
+      <w:footerReference r:id="rId8" w:type="default"/>
+      <w:pgSz w:code="8" w:h="16840" w:orient="landscape" w:w="23814"/>
+      <w:pgMar w:bottom="851" w:footer="992" w:gutter="0" w:header="851" w:left="1418" w:right="1418" w:top="568"/>
+      <w:pgNumType w:fmt="numberInDash"/>
+      <w:cols w:num="2" w:space="1134"/>
+      <w:docGrid w:linePitch="312" w:type="lines"/>
+     </w:sectPr>
+    </w:body>
+   </w:document>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml" pkg:name="/word/footnotes.xml">
+  <pkg:xmlData>
+   <w:footnotes mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+    <w:footnote w:id="-1" w:type="separator">
+     <w:p w:rsidR="00CF3787" w:rsidRDefault="00CF3787">
+      <w:r>
+       <w:separator/>
+      </w:r>
+     </w:p>
+    </w:footnote>
+    <w:footnote w:id="0" w:type="continuationSeparator">
+     <w:p w:rsidR="00CF3787" w:rsidRDefault="00CF3787">
+      <w:r>
+       <w:continuationSeparator/>
+      </w:r>
+     </w:p>
+    </w:footnote>
+   </w:footnotes>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml" pkg:name="/word/endnotes.xml">
+  <pkg:xmlData>
+   <w:endnotes mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+    <w:endnote w:id="-1" w:type="separator">
+     <w:p w:rsidR="00CF3787" w:rsidRDefault="00CF3787">
+      <w:r>
+       <w:separator/>
+      </w:r>
+     </w:p>
+    </w:endnote>
+    <w:endnote w:id="0" w:type="continuationSeparator">
+     <w:p w:rsidR="00CF3787" w:rsidRDefault="00CF3787">
+      <w:r>
+       <w:continuationSeparator/>
+      </w:r>
+     </w:p>
+    </w:endnote>
+   </w:endnotes>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml" pkg:name="/word/footer1.xml">
+  <pkg:xmlData>
+   <w:ftr mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+    <w:p w:rsidP="00494A57" w:rsidR="002A4355" w:rsidRDefault="005C7401">
+     <w:pPr>
+      <w:pStyle w:val="a3"/>
+      <w:ind w:right="360"/>
+     </w:pPr>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>第</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>3</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>页</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t xml:space="preserve"/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>共</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>4</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>页</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:tab/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>第</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>4</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>页</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t xml:space="preserve"/>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>共</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>4</w:t>
+     </w:r>
+     <w:r>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+      <w:t>页</w:t>
+     </w:r>
+    </w:p>
+   </w:ftr>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml" pkg:name="/word/footer2.xml">
+  <pkg:xmlData>
+   <w:ftr mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+    <w:p w:rsidP="00761A6D" w:rsidR="002A4355" w:rsidRDefault="00761A6D" w:rsidRPr="00761A6D">
+     <w:pPr>
+      <w:pStyle w:val="a3"/>
+      <w:jc w:val="center"/>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+       <w:sz w:val="21"/>
+       <w:szCs w:val="21"/>
+      </w:rPr>
+     </w:pPr>
+     <w:r w:rsidRPr="00761A6D">
+      <w:rPr>
+       <w:sz w:val="21"/>
+       <w:szCs w:val="21"/>
+      </w:rPr>
+      <w:fldChar w:fldCharType="begin"/>
+     </w:r>
+     <w:r w:rsidRPr="00761A6D">
+      <w:rPr>
+       <w:sz w:val="21"/>
+       <w:szCs w:val="21"/>
+      </w:rPr>
+      <w:instrText xml:space="preserve">PAGE   \* MERGEFORMAT </w:instrText>
+     </w:r>
+     <w:r w:rsidRPr="00761A6D">
+      <w:rPr>
+       <w:sz w:val="21"/>
+       <w:szCs w:val="21"/>
+      </w:rPr>
+      <w:fldChar w:fldCharType="separate"/>
+     </w:r>
+     <w:r w:rsidR="0041786E" w:rsidRPr="0041786E">
+      <w:rPr>
+       <w:noProof/>
+       <w:sz w:val="21"/>
+       <w:szCs w:val="21"/>
+       <w:lang w:val="zh-CN"/>
+      </w:rPr>
+      <w:t>-</w:t>
+     </w:r>
+     <w:r w:rsidR="0041786E">
+      <w:rPr>
+       <w:noProof/>
+       <w:sz w:val="21"/>
+       <w:szCs w:val="21"/>
+      </w:rPr>
+      <w:t xml:space="preserve">1 -</w:t>
+     </w:r>
+     <w:r w:rsidRPr="00761A6D">
+      <w:rPr>
+       <w:sz w:val="21"/>
+       <w:szCs w:val="21"/>
+      </w:rPr>
+      <w:fldChar w:fldCharType="end"/>
+     </w:r>
+    </w:p>
+   </w:ftr>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.theme+xml" pkg:name="/word/theme/theme1.xml">
+  <pkg:xmlData>
+   <a:theme name="Office 主题​​" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main">
+    <a:themeElements>
+     <a:clrScheme name="Office">
+      <a:dk1>
+       <a:sysClr lastClr="000000" val="windowText"/>
+      </a:dk1>
+      <a:lt1>
+       <a:sysClr lastClr="FFFFFF" val="window"/>
+      </a:lt1>
+      <a:dk2>
+       <a:srgbClr val="1F497D"/>
+      </a:dk2>
+      <a:lt2>
+       <a:srgbClr val="EEECE1"/>
+      </a:lt2>
+      <a:accent1>
+       <a:srgbClr val="4F81BD"/>
+      </a:accent1>
+      <a:accent2>
+       <a:srgbClr val="C0504D"/>
+      </a:accent2>
+      <a:accent3>
+       <a:srgbClr val="9BBB59"/>
+      </a:accent3>
+      <a:accent4>
+       <a:srgbClr val="8064A2"/>
+      </a:accent4>
+      <a:accent5>
+       <a:srgbClr val="4BACC6"/>
+      </a:accent5>
+      <a:accent6>
+       <a:srgbClr val="F79646"/>
+      </a:accent6>
+      <a:hlink>
+       <a:srgbClr val="0000FF"/>
+      </a:hlink>
+      <a:folHlink>
+       <a:srgbClr val="800080"/>
+      </a:folHlink>
+     </a:clrScheme>
+     <a:fontScheme name="Office">
+      <a:majorFont>
+       <a:latin typeface="Cambria"/>
+       <a:ea typeface=""/>
+       <a:cs typeface=""/>
+       <a:font script="Jpan" typeface="MS ゴシック"/>
+       <a:font script="Hang" typeface="맑은 고딕"/>
+       <a:font script="Hans" typeface="宋体"/>
+       <a:font script="Hant" typeface="新細明體"/>
+       <a:font script="Arab" typeface="Times New Roman"/>
+       <a:font script="Hebr" typeface="Times New Roman"/>
+       <a:font script="Thai" typeface="Angsana New"/>
+       <a:font script="Ethi" typeface="Nyala"/>
+       <a:font script="Beng" typeface="Vrinda"/>
+       <a:font script="Gujr" typeface="Shruti"/>
+       <a:font script="Khmr" typeface="MoolBoran"/>
+       <a:font script="Knda" typeface="Tunga"/>
+       <a:font script="Guru" typeface="Raavi"/>
+       <a:font script="Cans" typeface="Euphemia"/>
+       <a:font script="Cher" typeface="Plantagenet Cherokee"/>
+       <a:font script="Yiii" typeface="Microsoft Yi Baiti"/>
+       <a:font script="Tibt" typeface="Microsoft Himalaya"/>
+       <a:font script="Thaa" typeface="MV Boli"/>
+       <a:font script="Deva" typeface="Mangal"/>
+       <a:font script="Telu" typeface="Gautami"/>
+       <a:font script="Taml" typeface="Latha"/>
+       <a:font script="Syrc" typeface="Estrangelo Edessa"/>
+       <a:font script="Orya" typeface="Kalinga"/>
+       <a:font script="Mlym" typeface="Kartika"/>
+       <a:font script="Laoo" typeface="DokChampa"/>
+       <a:font script="Sinh" typeface="Iskoola Pota"/>
+       <a:font script="Mong" typeface="Mongolian Baiti"/>
+       <a:font script="Viet" typeface="Times New Roman"/>
+       <a:font script="Uigh" typeface="Microsoft Uighur"/>
+       <a:font script="Geor" typeface="Sylfaen"/>
+      </a:majorFont>
+      <a:minorFont>
+       <a:latin typeface="Calibri"/>
+       <a:ea typeface=""/>
+       <a:cs typeface=""/>
+       <a:font script="Jpan" typeface="MS 明朝"/>
+       <a:font script="Hang" typeface="맑은 고딕"/>
+       <a:font script="Hans" typeface="宋体"/>
+       <a:font script="Hant" typeface="新細明體"/>
+       <a:font script="Arab" typeface="Arial"/>
+       <a:font script="Hebr" typeface="Arial"/>
+       <a:font script="Thai" typeface="Cordia New"/>
+       <a:font script="Ethi" typeface="Nyala"/>
+       <a:font script="Beng" typeface="Vrinda"/>
+       <a:font script="Gujr" typeface="Shruti"/>
+       <a:font script="Khmr" typeface="DaunPenh"/>
+       <a:font script="Knda" typeface="Tunga"/>
+       <a:font script="Guru" typeface="Raavi"/>
+       <a:font script="Cans" typeface="Euphemia"/>
+       <a:font script="Cher" typeface="Plantagenet Cherokee"/>
+       <a:font script="Yiii" typeface="Microsoft Yi Baiti"/>
+       <a:font script="Tibt" typeface="Microsoft Himalaya"/>
+       <a:font script="Thaa" typeface="MV Boli"/>
+       <a:font script="Deva" typeface="Mangal"/>
+       <a:font script="Telu" typeface="Gautami"/>
+       <a:font script="Taml" typeface="Latha"/>
+       <a:font script="Syrc" typeface="Estrangelo Edessa"/>
+       <a:font script="Orya" typeface="Kalinga"/>
+       <a:font script="Mlym" typeface="Kartika"/>
+       <a:font script="Laoo" typeface="DokChampa"/>
+       <a:font script="Sinh" typeface="Iskoola Pota"/>
+       <a:font script="Mong" typeface="Mongolian Baiti"/>
+       <a:font script="Viet" typeface="Arial"/>
+       <a:font script="Uigh" typeface="Microsoft Uighur"/>
+       <a:font script="Geor" typeface="Sylfaen"/>
+      </a:minorFont>
+     </a:fontScheme>
+     <a:fmtScheme name="Office">
+      <a:fillStyleLst>
+       <a:solidFill>
+        <a:schemeClr val="phClr"/>
+       </a:solidFill>
+       <a:gradFill rotWithShape="1">
+        <a:gsLst>
+         <a:gs pos="0">
+          <a:schemeClr val="phClr">
+           <a:tint val="50000"/>
+           <a:satMod val="300000"/>
+          </a:schemeClr>
+         </a:gs>
+         <a:gs pos="35000">
+          <a:schemeClr val="phClr">
+           <a:tint val="37000"/>
+           <a:satMod val="300000"/>
+          </a:schemeClr>
+         </a:gs>
+         <a:gs pos="100000">
+          <a:schemeClr val="phClr">
+           <a:tint val="15000"/>
+           <a:satMod val="350000"/>
+          </a:schemeClr>
+         </a:gs>
+        </a:gsLst>
+        <a:lin ang="16200000" scaled="1"/>
+       </a:gradFill>
+       <a:gradFill rotWithShape="1">
+        <a:gsLst>
+         <a:gs pos="0">
+          <a:schemeClr val="phClr">
+           <a:shade val="51000"/>
+           <a:satMod val="130000"/>
+          </a:schemeClr>
+         </a:gs>
+         <a:gs pos="80000">
+          <a:schemeClr val="phClr">
+           <a:shade val="93000"/>
+           <a:satMod val="130000"/>
+          </a:schemeClr>
+         </a:gs>
+         <a:gs pos="100000">
+          <a:schemeClr val="phClr">
+           <a:shade val="94000"/>
+           <a:satMod val="135000"/>
+          </a:schemeClr>
+         </a:gs>
+        </a:gsLst>
+        <a:lin ang="16200000" scaled="0"/>
+       </a:gradFill>
+      </a:fillStyleLst>
+      <a:lnStyleLst>
+       <a:ln algn="ctr" cap="flat" cmpd="sng" w="9525">
+        <a:solidFill>
+         <a:schemeClr val="phClr">
+          <a:shade val="95000"/>
+          <a:satMod val="105000"/>
+         </a:schemeClr>
+        </a:solidFill>
+        <a:prstDash val="solid"/>
+       </a:ln>
+       <a:ln algn="ctr" cap="flat" cmpd="sng" w="25400">
+        <a:solidFill>
+         <a:schemeClr val="phClr"/>
+        </a:solidFill>
+        <a:prstDash val="solid"/>
+       </a:ln>
+       <a:ln algn="ctr" cap="flat" cmpd="sng" w="38100">
+        <a:solidFill>
+         <a:schemeClr val="phClr"/>
+        </a:solidFill>
+        <a:prstDash val="solid"/>
+       </a:ln>
+      </a:lnStyleLst>
+      <a:effectStyleLst>
+       <a:effectStyle>
+        <a:effectLst>
+         <a:outerShdw blurRad="40000" dir="5400000" dist="20000" rotWithShape="0">
+          <a:srgbClr val="000000">
+           <a:alpha val="38000"/>
+          </a:srgbClr>
+         </a:outerShdw>
+        </a:effectLst>
+       </a:effectStyle>
+       <a:effectStyle>
+        <a:effectLst>
+         <a:outerShdw blurRad="40000" dir="5400000" dist="23000" rotWithShape="0">
+          <a:srgbClr val="000000">
+           <a:alpha val="35000"/>
+          </a:srgbClr>
+         </a:outerShdw>
+        </a:effectLst>
+       </a:effectStyle>
+       <a:effectStyle>
+        <a:effectLst>
+         <a:outerShdw blurRad="40000" dir="5400000" dist="23000" rotWithShape="0">
+          <a:srgbClr val="000000">
+           <a:alpha val="35000"/>
+          </a:srgbClr>
+         </a:outerShdw>
+        </a:effectLst>
+        <a:scene3d>
+         <a:camera prst="orthographicFront">
+          <a:rot lat="0" lon="0" rev="0"/>
+         </a:camera>
+         <a:lightRig dir="t" rig="threePt">
+          <a:rot lat="0" lon="0" rev="1200000"/>
+         </a:lightRig>
+        </a:scene3d>
+        <a:sp3d>
+         <a:bevelT h="25400" w="63500"/>
+        </a:sp3d>
+       </a:effectStyle>
+      </a:effectStyleLst>
+      <a:bgFillStyleLst>
+       <a:solidFill>
+        <a:schemeClr val="phClr"/>
+       </a:solidFill>
+       <a:gradFill rotWithShape="1">
+        <a:gsLst>
+         <a:gs pos="0">
+          <a:schemeClr val="phClr">
+           <a:tint val="40000"/>
+           <a:satMod val="350000"/>
+          </a:schemeClr>
+         </a:gs>
+         <a:gs pos="40000">
+          <a:schemeClr val="phClr">
+           <a:tint val="45000"/>
+           <a:shade val="99000"/>
+           <a:satMod val="350000"/>
+          </a:schemeClr>
+         </a:gs>
+         <a:gs pos="100000">
+          <a:schemeClr val="phClr">
+           <a:shade val="20000"/>
+           <a:satMod val="255000"/>
+          </a:schemeClr>
+         </a:gs>
+        </a:gsLst>
+        <a:path path="circle">
+         <a:fillToRect b="180000" l="50000" r="50000" t="-80000"/>
+        </a:path>
+       </a:gradFill>
+       <a:gradFill rotWithShape="1">
+        <a:gsLst>
+         <a:gs pos="0">
+          <a:schemeClr val="phClr">
+           <a:tint val="80000"/>
+           <a:satMod val="300000"/>
+          </a:schemeClr>
+         </a:gs>
+         <a:gs pos="100000">
+          <a:schemeClr val="phClr">
+           <a:shade val="30000"/>
+           <a:satMod val="200000"/>
+          </a:schemeClr>
+         </a:gs>
+        </a:gsLst>
+        <a:path path="circle">
+         <a:fillToRect b="50000" l="50000" r="50000" t="50000"/>
+        </a:path>
+       </a:gradFill>
+      </a:bgFillStyleLst>
+     </a:fmtScheme>
+    </a:themeElements>
+    <a:objectDefaults/>
+    <a:extraClrSchemeLst/>
+   </a:theme>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml" pkg:name="/word/settings.xml">
+  <pkg:xmlData>
+   <w:settings mc:Ignorable="w14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:sl="http://schemas.openxmlformats.org/schemaLibrary/2006/main" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
+    <w:zoom w:percent="100"/>
+    <w:bordersDoNotSurroundHeader/>
+    <w:bordersDoNotSurroundFooter/>
+    <w:proofState w:grammar="clean"/>
+    <w:stylePaneFormatFilter w:allStyles="1" w:alternateStyleNames="0" w:clearFormatting="1" w:customStyles="0" w:directFormattingOnNumbering="1" w:directFormattingOnParagraphs="1" w:directFormattingOnRuns="1" w:directFormattingOnTables="1" w:headingStyles="0" w:latentStyles="0" w:numberingStyles="0" w:stylesInUse="0" w:tableStyles="0" w:top3HeadingStyles="1" w:val="3F01" w:visibleStyles="0"/>
+    <w:doNotTrackMoves/>
+    <w:defaultTabStop w:val="420"/>
+    <w:evenAndOddHeaders/>
+    <w:drawingGridHorizontalSpacing w:val="105"/>
+    <w:drawingGridVerticalSpacing w:val="156"/>
+    <w:displayHorizontalDrawingGridEvery w:val="0"/>
+    <w:displayVerticalDrawingGridEvery w:val="2"/>
+    <w:characterSpacingControl w:val="compressPunctuation"/>
+    <w:hdrShapeDefaults>
+     <o:shapedefaults spidmax="2049" v:ext="edit"/>
+    </w:hdrShapeDefaults>
+    <w:footnotePr>
+     <w:footnote w:id="-1"/>
+     <w:footnote w:id="0"/>
+    </w:footnotePr>
+    <w:endnotePr>
+     <w:endnote w:id="-1"/>
+     <w:endnote w:id="0"/>
+    </w:endnotePr>
+    <w:compat>
+     <w:spaceForUL/>
+     <w:balanceSingleByteDoubleByteWidth/>
+     <w:doNotLeaveBackslashAlone/>
+     <w:ulTrailSpace/>
+     <w:doNotExpandShiftReturn/>
+     <w:adjustLineHeightInTable/>
+     <w:useFELayout/>
+     <w:useNormalStyleForList/>
+     <w:doNotUseIndentAsNumberingTabStop/>
+     <w:useAltKinsokuLineBreakRules/>
+     <w:allowSpaceOfSameStyleInTable/>
+     <w:doNotSuppressIndentation/>
+     <w:doNotAutofitConstrainedTables/>
+     <w:autofitToFirstFixedWidthCell/>
+     <w:displayHangulFixedWidth/>
+     <w:splitPgBreakAndParaMark/>
+     <w:doNotVertAlignCellWithSp/>
+     <w:doNotBreakConstrainedForcedTable/>
+     <w:doNotVertAlignInTxbx/>
+     <w:useAnsiKerningPairs/>
+     <w:cachedColBalance/>
+     <w:compatSetting w:name="compatibilityMode" w:uri="http://schemas.microsoft.com/office/word" w:val="11"/>
+    </w:compat>
+    <w:rsids>
+     <w:rsidRoot w:val="00704D29"/>
+     <w:rsid w:val="00013B5B"/>
+     <w:rsid w:val="00017BD2"/>
+     <w:rsid w:val="00021F05"/>
+     <w:rsid w:val="00024353"/>
+     <w:rsid w:val="00032AB6"/>
+     <w:rsid w:val="000335E0"/>
+     <w:rsid w:val="00037026"/>
+     <w:rsid w:val="00041207"/>
+     <w:rsid w:val="00045F7D"/>
+     <w:rsid w:val="000634FF"/>
+     <w:rsid w:val="000675A8"/>
+     <w:rsid w:val="00072663"/>
+     <w:rsid w:val="0007594E"/>
+     <w:rsid w:val="0008659D"/>
+     <w:rsid w:val="00091494"/>
+     <w:rsid w:val="000A26C9"/>
+     <w:rsid w:val="000A4291"/>
+     <w:rsid w:val="000D249A"/>
+     <w:rsid w:val="000D7EE1"/>
+     <w:rsid w:val="0010199E"/>
+     <w:rsid w:val="0012364B"/>
+     <w:rsid w:val="00130ED7"/>
+     <w:rsid w:val="001400FE"/>
+     <w:rsid w:val="001409D1"/>
+     <w:rsid w:val="0015368E"/>
+     <w:rsid w:val="001577A3"/>
+     <w:rsid w:val="00163265"/>
+     <w:rsid w:val="001644BF"/>
+     <w:rsid w:val="00171408"/>
+     <w:rsid w:val="0018259D"/>
+     <w:rsid w:val="001973CF"/>
+     <w:rsid w:val="001A2234"/>
+     <w:rsid w:val="001A590C"/>
+     <w:rsid w:val="001A6F9A"/>
+     <w:rsid w:val="001C6D03"/>
+     <w:rsid w:val="001D2BFB"/>
+     <w:rsid w:val="001D6937"/>
+     <w:rsid w:val="001E1A48"/>
+     <w:rsid w:val="001E349E"/>
+     <w:rsid w:val="001F1FD6"/>
+     <w:rsid w:val="001F2AE4"/>
+     <w:rsid w:val="002075AC"/>
+     <w:rsid w:val="00210DBC"/>
+     <w:rsid w:val="00223926"/>
+     <w:rsid w:val="00256922"/>
+     <w:rsid w:val="00275877"/>
+     <w:rsid w:val="00280430"/>
+     <w:rsid w:val="0028270C"/>
+     <w:rsid w:val="002A4355"/>
+     <w:rsid w:val="002A490A"/>
+     <w:rsid w:val="002B0EFC"/>
+     <w:rsid w:val="002C492A"/>
+     <w:rsid w:val="002E11A7"/>
+     <w:rsid w:val="002F1D39"/>
+     <w:rsid w:val="00300D05"/>
+     <w:rsid w:val="00300FB4"/>
+     <w:rsid w:val="003165E8"/>
+     <w:rsid w:val="003271AC"/>
+     <w:rsid w:val="00330D81"/>
+     <w:rsid w:val="003452C5"/>
+     <w:rsid w:val="00361123"/>
+     <w:rsid w:val="00366B8D"/>
+     <w:rsid w:val="00366D83"/>
+     <w:rsid w:val="00387887"/>
+     <w:rsid w:val="003907C3"/>
+     <w:rsid w:val="003D4B52"/>
+     <w:rsid w:val="003F2697"/>
+     <w:rsid w:val="003F2DB5"/>
+     <w:rsid w:val="004055D5"/>
+     <w:rsid w:val="00406040"/>
+     <w:rsid w:val="004072CF"/>
+     <w:rsid w:val="004110E9"/>
+     <w:rsid w:val="0041786E"/>
+     <w:rsid w:val="00440B4B"/>
+     <w:rsid w:val="00442167"/>
+     <w:rsid w:val="0046265F"/>
+     <w:rsid w:val="004775A3"/>
+     <w:rsid w:val="004908DE"/>
+     <w:rsid w:val="00494A57"/>
+     <w:rsid w:val="00496628"/>
+     <w:rsid w:val="004B0E53"/>
+     <w:rsid w:val="004B2EDE"/>
+     <w:rsid w:val="004B4FE3"/>
+     <w:rsid w:val="004B56A1"/>
+     <w:rsid w:val="004D3783"/>
+     <w:rsid w:val="004D582C"/>
+     <w:rsid w:val="004F12B4"/>
+     <w:rsid w:val="00505A8F"/>
+     <w:rsid w:val="0051564D"/>
+     <w:rsid w:val="0053449B"/>
+     <w:rsid w:val="00595E9A"/>
+     <w:rsid w:val="005A1C06"/>
+     <w:rsid w:val="005A4541"/>
+     <w:rsid w:val="005B0CA3"/>
+     <w:rsid w:val="005C2812"/>
+     <w:rsid w:val="005C3104"/>
+     <w:rsid w:val="005C4F99"/>
+     <w:rsid w:val="005C6D37"/>
+     <w:rsid w:val="005C7401"/>
+     <w:rsid w:val="005D4AB5"/>
+     <w:rsid w:val="005E06FB"/>
+     <w:rsid w:val="00604C4E"/>
+     <w:rsid w:val="0063790A"/>
+     <w:rsid w:val="00650B9D"/>
+     <w:rsid w:val="0066580D"/>
+     <w:rsid w:val="0067001D"/>
+     <w:rsid w:val="00672D0B"/>
+     <w:rsid w:val="00673A66"/>
+     <w:rsid w:val="00681FC6"/>
+     <w:rsid w:val="00686BEF"/>
+     <w:rsid w:val="00687CD1"/>
+     <w:rsid w:val="00691209"/>
+     <w:rsid w:val="006976BF"/>
+     <w:rsid w:val="00697C8B"/>
+     <w:rsid w:val="006A4731"/>
+     <w:rsid w:val="006B0A10"/>
+     <w:rsid w:val="006C3AF0"/>
+     <w:rsid w:val="006D7134"/>
+     <w:rsid w:val="006E2D68"/>
+     <w:rsid w:val="006E31F6"/>
+     <w:rsid w:val="006E50E5"/>
+     <w:rsid w:val="00704D29"/>
+     <w:rsid w:val="00755E9E"/>
+     <w:rsid w:val="00761A6D"/>
+     <w:rsid w:val="007620DA"/>
+     <w:rsid w:val="0077243B"/>
+     <w:rsid w:val="00790892"/>
+     <w:rsid w:val="00796618"/>
+     <w:rsid w:val="007A117C"/>
+     <w:rsid w:val="007C462F"/>
+     <w:rsid w:val="007D418E"/>
+     <w:rsid w:val="007D79C6"/>
+     <w:rsid w:val="007F0875"/>
+     <w:rsid w:val="007F2C0B"/>
+     <w:rsid w:val="007F49E4"/>
+     <w:rsid w:val="00800F02"/>
+     <w:rsid w:val="00824944"/>
+     <w:rsid w:val="00846AEA"/>
+     <w:rsid w:val="00847F37"/>
+     <w:rsid w:val="00852887"/>
+     <w:rsid w:val="00872835"/>
+     <w:rsid w:val="008A675A"/>
+     <w:rsid w:val="008B3D93"/>
+     <w:rsid w:val="008C6A72"/>
+     <w:rsid w:val="008E6EC4"/>
+     <w:rsid w:val="008F220F"/>
+     <w:rsid w:val="0090557A"/>
+     <w:rsid w:val="0090721C"/>
+     <w:rsid w:val="009166C9"/>
+     <w:rsid w:val="00923DA0"/>
+     <w:rsid w:val="009260B5"/>
+     <w:rsid w:val="00930061"/>
+     <w:rsid w:val="00942CDF"/>
+     <w:rsid w:val="00950E61"/>
+     <w:rsid w:val="00955048"/>
+     <w:rsid w:val="009554A8"/>
+     <w:rsid w:val="00955E36"/>
+     <w:rsid w:val="00961BB1"/>
+     <w:rsid w:val="00980DC7"/>
+     <w:rsid w:val="009914D1"/>
+     <w:rsid w:val="009F69C1"/>
+     <w:rsid w:val="00A16045"/>
+     <w:rsid w:val="00A31223"/>
+     <w:rsid w:val="00A41C3A"/>
+     <w:rsid w:val="00A600F0"/>
+     <w:rsid w:val="00A64D36"/>
+     <w:rsid w:val="00A669E4"/>
+     <w:rsid w:val="00A91E20"/>
+     <w:rsid w:val="00AA16BB"/>
+     <w:rsid w:val="00AC3DDB"/>
+     <w:rsid w:val="00AD1A65"/>
+     <w:rsid w:val="00AD6F3A"/>
+     <w:rsid w:val="00AE0411"/>
+     <w:rsid w:val="00AF6276"/>
+     <w:rsid w:val="00AF70CE"/>
+     <w:rsid w:val="00B02463"/>
+     <w:rsid w:val="00B56D1E"/>
+     <w:rsid w:val="00B570FB"/>
+     <w:rsid w:val="00B578C1"/>
+     <w:rsid w:val="00B6458D"/>
+     <w:rsid w:val="00B74F06"/>
+     <w:rsid w:val="00B91B1A"/>
+     <w:rsid w:val="00BA00F0"/>
+     <w:rsid w:val="00BB7424"/>
+     <w:rsid w:val="00BC611E"/>
+     <w:rsid w:val="00BE5DDC"/>
+     <w:rsid w:val="00C0008F"/>
+     <w:rsid w:val="00C051F1"/>
+     <w:rsid w:val="00C13F86"/>
+     <w:rsid w:val="00C15C76"/>
+     <w:rsid w:val="00C52CFB"/>
+     <w:rsid w:val="00C91D8E"/>
+     <w:rsid w:val="00C93D1E"/>
+     <w:rsid w:val="00CA64A5"/>
+     <w:rsid w:val="00CB1F89"/>
+     <w:rsid w:val="00CB7C72"/>
+     <w:rsid w:val="00CE3A65"/>
+     <w:rsid w:val="00CF3787"/>
+     <w:rsid w:val="00CF6269"/>
+     <w:rsid w:val="00D02820"/>
+     <w:rsid w:val="00D07140"/>
+     <w:rsid w:val="00D17D54"/>
+     <w:rsid w:val="00D43792"/>
+     <w:rsid w:val="00D50577"/>
+     <w:rsid w:val="00D55C78"/>
+     <w:rsid w:val="00D85659"/>
+     <w:rsid w:val="00D87C35"/>
+     <w:rsid w:val="00D948E2"/>
+     <w:rsid w:val="00DA04B6"/>
+     <w:rsid w:val="00DA558B"/>
+     <w:rsid w:val="00DD230C"/>
+     <w:rsid w:val="00DD6E04"/>
+     <w:rsid w:val="00DE376D"/>
+     <w:rsid w:val="00DF64E3"/>
+     <w:rsid w:val="00DF7B72"/>
+     <w:rsid w:val="00E05F09"/>
+     <w:rsid w:val="00E17E78"/>
+     <w:rsid w:val="00E30F8F"/>
+     <w:rsid w:val="00E56C79"/>
+     <w:rsid w:val="00E72F4D"/>
+     <w:rsid w:val="00E965FC"/>
+     <w:rsid w:val="00EA2F18"/>
+     <w:rsid w:val="00EB1E10"/>
+     <w:rsid w:val="00EB3511"/>
+     <w:rsid w:val="00EB5A61"/>
+     <w:rsid w:val="00EB6BE7"/>
+     <w:rsid w:val="00EC68F5"/>
+     <w:rsid w:val="00EE1A58"/>
+     <w:rsid w:val="00EE27E1"/>
+     <w:rsid w:val="00F029FF"/>
+     <w:rsid w:val="00F17F9A"/>
+     <w:rsid w:val="00F30893"/>
+     <w:rsid w:val="00F3740E"/>
+     <w:rsid w:val="00F40516"/>
+     <w:rsid w:val="00F57C82"/>
+     <w:rsid w:val="00F675E5"/>
+     <w:rsid w:val="00F825CF"/>
+     <w:rsid w:val="00F94B2F"/>
+     <w:rsid w:val="00FB1452"/>
+     <w:rsid w:val="00FE08EA"/>
+     <w:rsid w:val="00FE5490"/>
+     <w:rsid w:val="00FF14B8"/>
+    </w:rsids>
+    <m:mathPr>
+     <m:mathFont m:val="Cambria Math"/>
+     <m:brkBin m:val="before"/>
+     <m:brkBinSub m:val="--"/>
+     <m:smallFrac m:val="0"/>
+     <m:dispDef/>
+     <m:lMargin m:val="0"/>
+     <m:rMargin m:val="0"/>
+     <m:defJc m:val="centerGroup"/>
+     <m:wrapIndent m:val="1440"/>
+     <m:intLim m:val="subSup"/>
+     <m:naryLim m:val="undOvr"/>
+    </m:mathPr>
+    <w:themeFontLang w:eastAsia="zh-CN" w:val="en-US"/>
+    <w:clrSchemeMapping w:accent1="accent1" w:accent2="accent2" w:accent3="accent3" w:accent4="accent4" w:accent5="accent5" w:accent6="accent6" w:bg1="light1" w:bg2="light2" w:followedHyperlink="followedHyperlink" w:hyperlink="hyperlink" w:t1="dark1" w:t2="dark2"/>
+    <w:doNotIncludeSubdocsInStats/>
+    <w:shapeDefaults>
+     <o:shapedefaults spidmax="2049" v:ext="edit"/>
+     <o:shapelayout v:ext="edit">
+      <o:idmap data="1" v:ext="edit"/>
+     </o:shapelayout>
+    </w:shapeDefaults>
+    <w:decimalSymbol w:val="."/>
+    <w:listSeparator w:val=","/>
+   </w:settings>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml" pkg:name="/word/webSettings.xml">
+  <pkg:xmlData>
+   <w:webSettings mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
+    <w:divs>
+     <w:div w:id="455612022">
+      <w:bodyDiv w:val="1"/>
+      <w:marLeft w:val="0"/>
+      <w:marRight w:val="0"/>
+      <w:marTop w:val="0"/>
+      <w:marBottom w:val="0"/>
+      <w:divBdr>
+       <w:top w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+       <w:left w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+       <w:bottom w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+       <w:right w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+      </w:divBdr>
+      <w:divsChild>
+       <w:div w:id="844171662">
+        <w:marLeft w:val="0"/>
+        <w:marRight w:val="0"/>
+        <w:marTop w:val="0"/>
+        <w:marBottom w:val="0"/>
+        <w:divBdr>
+         <w:top w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+         <w:left w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+         <w:bottom w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+         <w:right w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+        </w:divBdr>
+       </w:div>
+      </w:divsChild>
+     </w:div>
+    </w:divs>
+    <w:optimizeForBrowser/>
+    <w:targetScreenSz w:val="800x600"/>
+   </w:webSettings>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml" pkg:name="/word/styles.xml">
+  <pkg:xmlData>
+   <w:styles mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
+    <w:docDefaults>
+     <w:rPrDefault>
+      <w:rPr>
+       <w:rFonts w:ascii="Times New Roman" w:cs="Times New Roman" w:eastAsia="宋体" w:hAnsi="Times New Roman"/>
+       <w:lang w:bidi="ar-SA" w:eastAsia="zh-CN" w:val="en-US"/>
+      </w:rPr>
+     </w:rPrDefault>
+     <w:pPrDefault/>
+    </w:docDefaults>
+    <w:latentStyles w:count="267" w:defLockedState="0" w:defQFormat="0" w:defSemiHidden="0" w:defUIPriority="0" w:defUnhideWhenUsed="0">
+     <w:lsdException w:name="Normal" w:qFormat="1"/>
+     <w:lsdException w:name="heading 1" w:qFormat="1"/>
+     <w:lsdException w:name="heading 2" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="heading 3" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="heading 4" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="heading 5" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="heading 6" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="heading 7" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="heading 8" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="heading 9" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="header" w:uiPriority="99"/>
+     <w:lsdException w:name="footer" w:uiPriority="99"/>
+     <w:lsdException w:name="caption" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="Title" w:qFormat="1"/>
+     <w:lsdException w:name="Subtitle" w:qFormat="1"/>
+     <w:lsdException w:name="Strong" w:qFormat="1"/>
+     <w:lsdException w:name="Emphasis" w:qFormat="1"/>
+     <w:lsdException w:name="Placeholder Text" w:semiHidden="1" w:uiPriority="99"/>
+     <w:lsdException w:name="No Spacing" w:qFormat="1" w:uiPriority="1"/>
+     <w:lsdException w:name="Light Shading" w:uiPriority="60"/>
+     <w:lsdException w:name="Light List" w:uiPriority="61"/>
+     <w:lsdException w:name="Light Grid" w:uiPriority="62"/>
+     <w:lsdException w:name="Medium Shading 1" w:uiPriority="63"/>
+     <w:lsdException w:name="Medium Shading 2" w:uiPriority="64"/>
+     <w:lsdException w:name="Medium List 1" w:uiPriority="65"/>
+     <w:lsdException w:name="Medium List 2" w:uiPriority="66"/>
+     <w:lsdException w:name="Medium Grid 1" w:uiPriority="67"/>
+     <w:lsdException w:name="Medium Grid 2" w:uiPriority="68"/>
+     <w:lsdException w:name="Medium Grid 3" w:uiPriority="69"/>
+     <w:lsdException w:name="Dark List" w:uiPriority="70"/>
+     <w:lsdException w:name="Colorful Shading" w:uiPriority="71"/>
+     <w:lsdException w:name="Colorful List" w:uiPriority="72"/>
+     <w:lsdException w:name="Colorful Grid" w:uiPriority="73"/>
+     <w:lsdException w:name="Light Shading Accent 1" w:uiPriority="60"/>
+     <w:lsdException w:name="Light List Accent 1" w:uiPriority="61"/>
+     <w:lsdException w:name="Light Grid Accent 1" w:uiPriority="62"/>
+     <w:lsdException w:name="Medium Shading 1 Accent 1" w:uiPriority="63"/>
+     <w:lsdException w:name="Medium Shading 2 Accent 1" w:uiPriority="64"/>
+     <w:lsdException w:name="Medium List 1 Accent 1" w:uiPriority="65"/>
+     <w:lsdException w:name="Revision" w:semiHidden="1" w:uiPriority="99"/>
+     <w:lsdException w:name="List Paragraph" w:qFormat="1" w:uiPriority="34"/>
+     <w:lsdException w:name="Quote" w:qFormat="1" w:uiPriority="29"/>
+     <w:lsdException w:name="Intense Quote" w:qFormat="1" w:uiPriority="30"/>
+     <w:lsdException w:name="Medium List 2 Accent 1" w:uiPriority="66"/>
+     <w:lsdException w:name="Medium Grid 1 Accent 1" w:uiPriority="67"/>
+     <w:lsdException w:name="Medium Grid 2 Accent 1" w:uiPriority="68"/>
+     <w:lsdException w:name="Medium Grid 3 Accent 1" w:uiPriority="69"/>
+     <w:lsdException w:name="Dark List Accent 1" w:uiPriority="70"/>
+     <w:lsdException w:name="Colorful Shading Accent 1" w:uiPriority="71"/>
+     <w:lsdException w:name="Colorful List Accent 1" w:uiPriority="72"/>
+     <w:lsdException w:name="Colorful Grid Accent 1" w:uiPriority="73"/>
+     <w:lsdException w:name="Light Shading Accent 2" w:uiPriority="60"/>
+     <w:lsdException w:name="Light List Accent 2" w:uiPriority="61"/>
+     <w:lsdException w:name="Light Grid Accent 2" w:uiPriority="62"/>
+     <w:lsdException w:name="Medium Shading 1 Accent 2" w:uiPriority="63"/>
+     <w:lsdException w:name="Medium Shading 2 Accent 2" w:uiPriority="64"/>
+     <w:lsdException w:name="Medium List 1 Accent 2" w:uiPriority="65"/>
+     <w:lsdException w:name="Medium List 2 Accent 2" w:uiPriority="66"/>
+     <w:lsdException w:name="Medium Grid 1 Accent 2" w:uiPriority="67"/>
+     <w:lsdException w:name="Medium Grid 2 Accent 2" w:uiPriority="68"/>
+     <w:lsdException w:name="Medium Grid 3 Accent 2" w:uiPriority="69"/>
+     <w:lsdException w:name="Dark List Accent 2" w:uiPriority="70"/>
+     <w:lsdException w:name="Colorful Shading Accent 2" w:uiPriority="71"/>
+     <w:lsdException w:name="Colorful List Accent 2" w:uiPriority="72"/>
+     <w:lsdException w:name="Colorful Grid Accent 2" w:uiPriority="73"/>
+     <w:lsdException w:name="Light Shading Accent 3" w:uiPriority="60"/>
+     <w:lsdException w:name="Light List Accent 3" w:uiPriority="61"/>
+     <w:lsdException w:name="Light Grid Accent 3" w:uiPriority="62"/>
+     <w:lsdException w:name="Medium Shading 1 Accent 3" w:uiPriority="63"/>
+     <w:lsdException w:name="Medium Shading 2 Accent 3" w:uiPriority="64"/>
+     <w:lsdException w:name="Medium List 1 Accent 3" w:uiPriority="65"/>
+     <w:lsdException w:name="Medium List 2 Accent 3" w:uiPriority="66"/>
+     <w:lsdException w:name="Medium Grid 1 Accent 3" w:uiPriority="67"/>
+     <w:lsdException w:name="Medium Grid 2 Accent 3" w:uiPriority="68"/>
+     <w:lsdException w:name="Medium Grid 3 Accent 3" w:uiPriority="69"/>
+     <w:lsdException w:name="Dark List Accent 3" w:uiPriority="70"/>
+     <w:lsdException w:name="Colorful Shading Accent 3" w:uiPriority="71"/>
+     <w:lsdException w:name="Colorful List Accent 3" w:uiPriority="72"/>
+     <w:lsdException w:name="Colorful Grid Accent 3" w:uiPriority="73"/>
+     <w:lsdException w:name="Light Shading Accent 4" w:uiPriority="60"/>
+     <w:lsdException w:name="Light List Accent 4" w:uiPriority="61"/>
+     <w:lsdException w:name="Light Grid Accent 4" w:uiPriority="62"/>
+     <w:lsdException w:name="Medium Shading 1 Accent 4" w:uiPriority="63"/>
+     <w:lsdException w:name="Medium Shading 2 Accent 4" w:uiPriority="64"/>
+     <w:lsdException w:name="Medium List 1 Accent 4" w:uiPriority="65"/>
+     <w:lsdException w:name="Medium List 2 Accent 4" w:uiPriority="66"/>
+     <w:lsdException w:name="Medium Grid 1 Accent 4" w:uiPriority="67"/>
+     <w:lsdException w:name="Medium Grid 2 Accent 4" w:uiPriority="68"/>
+     <w:lsdException w:name="Medium Grid 3 Accent 4" w:uiPriority="69"/>
+     <w:lsdException w:name="Dark List Accent 4" w:uiPriority="70"/>
+     <w:lsdException w:name="Colorful Shading Accent 4" w:uiPriority="71"/>
+     <w:lsdException w:name="Colorful List Accent 4" w:uiPriority="72"/>
+     <w:lsdException w:name="Colorful Grid Accent 4" w:uiPriority="73"/>
+     <w:lsdException w:name="Light Shading Accent 5" w:uiPriority="60"/>
+     <w:lsdException w:name="Light List Accent 5" w:uiPriority="61"/>
+     <w:lsdException w:name="Light Grid Accent 5" w:uiPriority="62"/>
+     <w:lsdException w:name="Medium Shading 1 Accent 5" w:uiPriority="63"/>
+     <w:lsdException w:name="Medium Shading 2 Accent 5" w:uiPriority="64"/>
+     <w:lsdException w:name="Medium List 1 Accent 5" w:uiPriority="65"/>
+     <w:lsdException w:name="Medium List 2 Accent 5" w:uiPriority="66"/>
+     <w:lsdException w:name="Medium Grid 1 Accent 5" w:uiPriority="67"/>
+     <w:lsdException w:name="Medium Grid 2 Accent 5" w:uiPriority="68"/>
+     <w:lsdException w:name="Medium Grid 3 Accent 5" w:uiPriority="69"/>
+     <w:lsdException w:name="Dark List Accent 5" w:uiPriority="70"/>
+     <w:lsdException w:name="Colorful Shading Accent 5" w:uiPriority="71"/>
+     <w:lsdException w:name="Colorful List Accent 5" w:uiPriority="72"/>
+     <w:lsdException w:name="Colorful Grid Accent 5" w:uiPriority="73"/>
+     <w:lsdException w:name="Light Shading Accent 6" w:uiPriority="60"/>
+     <w:lsdException w:name="Light List Accent 6" w:uiPriority="61"/>
+     <w:lsdException w:name="Light Grid Accent 6" w:uiPriority="62"/>
+     <w:lsdException w:name="Medium Shading 1 Accent 6" w:uiPriority="63"/>
+     <w:lsdException w:name="Medium Shading 2 Accent 6" w:uiPriority="64"/>
+     <w:lsdException w:name="Medium List 1 Accent 6" w:uiPriority="65"/>
+     <w:lsdException w:name="Medium List 2 Accent 6" w:uiPriority="66"/>
+     <w:lsdException w:name="Medium Grid 1 Accent 6" w:uiPriority="67"/>
+     <w:lsdException w:name="Medium Grid 2 Accent 6" w:uiPriority="68"/>
+     <w:lsdException w:name="Medium Grid 3 Accent 6" w:uiPriority="69"/>
+     <w:lsdException w:name="Dark List Accent 6" w:uiPriority="70"/>
+     <w:lsdException w:name="Colorful Shading Accent 6" w:uiPriority="71"/>
+     <w:lsdException w:name="Colorful List Accent 6" w:uiPriority="72"/>
+     <w:lsdException w:name="Colorful Grid Accent 6" w:uiPriority="73"/>
+     <w:lsdException w:name="Subtle Emphasis" w:qFormat="1" w:uiPriority="19"/>
+     <w:lsdException w:name="Intense Emphasis" w:qFormat="1" w:uiPriority="21"/>
+     <w:lsdException w:name="Subtle Reference" w:qFormat="1" w:uiPriority="31"/>
+     <w:lsdException w:name="Intense Reference" w:qFormat="1" w:uiPriority="32"/>
+     <w:lsdException w:name="Book Title" w:qFormat="1" w:uiPriority="33"/>
+     <w:lsdException w:name="Bibliography" w:semiHidden="1" w:uiPriority="37" w:unhideWhenUsed="1"/>
+     <w:lsdException w:name="TOC Heading" w:qFormat="1" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
+    </w:latentStyles>
+    <w:style w:default="1" w:styleId="a" w:type="paragraph">
+     <w:name w:val="Normal"/>
+     <w:qFormat/>
+     <w:rsid w:val="00704D29"/>
+     <w:pPr>
+      <w:widowControl w:val="0"/>
+      <w:jc w:val="both"/>
+     </w:pPr>
+     <w:rPr>
+      <w:kern w:val="2"/>
+      <w:sz w:val="21"/>
+      <w:szCs w:val="24"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:styleId="1" w:type="paragraph">
+     <w:name w:val="heading 1"/>
+     <w:basedOn w:val="a"/>
+     <w:next w:val="a"/>
+     <w:link w:val="1Char"/>
+     <w:qFormat/>
+     <w:rsid w:val="00B02463"/>
+     <w:pPr>
+      <w:keepNext/>
+      <w:widowControl/>
+      <w:ind w:firstLine="435"/>
+      <w:jc w:val="left"/>
+      <w:outlineLvl w:val="0"/>
+     </w:pPr>
+     <w:rPr>
+      <w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
+      <w:kern w:val="0"/>
+      <w:sz w:val="28"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:styleId="2" w:type="paragraph">
+     <w:name w:val="heading 2"/>
+     <w:basedOn w:val="a"/>
+     <w:next w:val="a"/>
+     <w:link w:val="2Char"/>
+     <w:semiHidden/>
+     <w:unhideWhenUsed/>
+     <w:qFormat/>
+     <w:rsid w:val="00B02463"/>
+     <w:pPr>
+      <w:keepNext/>
+      <w:keepLines/>
+      <w:spacing w:after="260" w:before="260" w:line="416" w:lineRule="auto"/>
+      <w:outlineLvl w:val="1"/>
+     </w:pPr>
+     <w:rPr>
+      <w:rFonts w:ascii="Cambria" w:hAnsi="Cambria"/>
+      <w:b/>
+      <w:bCs/>
+      <w:sz w:val="32"/>
+      <w:szCs w:val="32"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:default="1" w:styleId="a0" w:type="character">
+     <w:name w:val="Default Paragraph Font"/>
+     <w:semiHidden/>
+    </w:style>
+    <w:style w:default="1" w:styleId="a1" w:type="table">
+     <w:name w:val="Normal Table"/>
+     <w:semiHidden/>
+     <w:tblPr>
+      <w:tblInd w:type="dxa" w:w="0"/>
+      <w:tblCellMar>
+       <w:top w:type="dxa" w:w="0"/>
+       <w:left w:type="dxa" w:w="108"/>
+       <w:bottom w:type="dxa" w:w="0"/>
+       <w:right w:type="dxa" w:w="108"/>
+      </w:tblCellMar>
+     </w:tblPr>
+    </w:style>
+    <w:style w:default="1" w:styleId="a2" w:type="numbering">
+     <w:name w:val="No List"/>
+     <w:semiHidden/>
+    </w:style>
+    <w:style w:styleId="a3" w:type="paragraph">
+     <w:name w:val="footer"/>
+     <w:basedOn w:val="a"/>
+     <w:link w:val="Char"/>
+     <w:uiPriority w:val="99"/>
+     <w:rsid w:val="00704D29"/>
+     <w:pPr>
+      <w:tabs>
+       <w:tab w:pos="4153" w:val="center"/>
+       <w:tab w:pos="8306" w:val="right"/>
+      </w:tabs>
+      <w:snapToGrid w:val="0"/>
+      <w:jc w:val="left"/>
+     </w:pPr>
+     <w:rPr>
+      <w:sz w:val="18"/>
+      <w:szCs w:val="18"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:styleId="a4" w:type="character">
+     <w:name w:val="page number"/>
+     <w:basedOn w:val="a0"/>
+     <w:rsid w:val="00704D29"/>
+    </w:style>
+    <w:style w:styleId="a5" w:type="paragraph">
+     <w:name w:val="header"/>
+     <w:basedOn w:val="a"/>
+     <w:link w:val="Char0"/>
+     <w:uiPriority w:val="99"/>
+     <w:rsid w:val="00595E9A"/>
+     <w:pPr>
+      <w:pBdr>
+       <w:bottom w:color="auto" w:space="1" w:sz="6" w:val="single"/>
+      </w:pBdr>
+      <w:tabs>
+       <w:tab w:pos="4153" w:val="center"/>
+       <w:tab w:pos="8306" w:val="right"/>
+      </w:tabs>
+      <w:snapToGrid w:val="0"/>
+      <w:jc w:val="center"/>
+     </w:pPr>
+     <w:rPr>
+      <w:sz w:val="18"/>
+      <w:szCs w:val="18"/>
+      <w:lang w:eastAsia="x-none" w:val="x-none"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:customStyle="1" w:styleId="Char0" w:type="character">
+     <w:name w:val="页眉 Char"/>
+     <w:link w:val="a5"/>
+     <w:uiPriority w:val="99"/>
+     <w:rsid w:val="00595E9A"/>
+     <w:rPr>
+      <w:kern w:val="2"/>
+      <w:sz w:val="18"/>
+      <w:szCs w:val="18"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:customStyle="1" w:styleId="1Char" w:type="character">
+     <w:name w:val="标题 1 Char"/>
+     <w:link w:val="1"/>
+     <w:rsid w:val="00B02463"/>
+     <w:rPr>
+      <w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
+      <w:sz w:val="28"/>
+      <w:szCs w:val="24"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:customStyle="1" w:styleId="2Char" w:type="character">
+     <w:name w:val="标题 2 Char"/>
+     <w:link w:val="2"/>
+     <w:semiHidden/>
+     <w:rsid w:val="00B02463"/>
+     <w:rPr>
+      <w:rFonts w:ascii="Cambria" w:cs="Times New Roman" w:eastAsia="宋体" w:hAnsi="Cambria"/>
+      <w:b/>
+      <w:bCs/>
+      <w:kern w:val="2"/>
+      <w:sz w:val="32"/>
+      <w:szCs w:val="32"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:customStyle="1" w:styleId="MTDisplayEquation" w:type="paragraph">
+     <w:name w:val="MTDisplayEquation"/>
+     <w:basedOn w:val="a"/>
+     <w:next w:val="a"/>
+     <w:rsid w:val="00B02463"/>
+     <w:pPr>
+      <w:widowControl/>
+      <w:tabs>
+       <w:tab w:pos="4540" w:val="center"/>
+       <w:tab w:pos="9080" w:val="right"/>
+      </w:tabs>
+      <w:jc w:val="left"/>
+     </w:pPr>
+     <w:rPr>
+      <w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
+      <w:kern w:val="0"/>
+      <w:sz w:val="28"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:customStyle="1" w:styleId="Char" w:type="character">
+     <w:name w:val="页脚 Char"/>
+     <w:link w:val="a3"/>
+     <w:uiPriority w:val="99"/>
+     <w:rsid w:val="00B570FB"/>
+     <w:rPr>
+      <w:kern w:val="2"/>
+      <w:sz w:val="18"/>
+      <w:szCs w:val="18"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:styleId="a6" w:type="paragraph">
+     <w:name w:val="Balloon Text"/>
+     <w:basedOn w:val="a"/>
+     <w:link w:val="Char1"/>
+     <w:rsid w:val="00B570FB"/>
+     <w:rPr>
+      <w:sz w:val="18"/>
+      <w:szCs w:val="18"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:customStyle="1" w:styleId="Char1" w:type="character">
+     <w:name w:val="批注框文本 Char"/>
+     <w:link w:val="a6"/>
+     <w:rsid w:val="00B570FB"/>
+     <w:rPr>
+      <w:kern w:val="2"/>
+      <w:sz w:val="18"/>
+      <w:szCs w:val="18"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:styleId="a7" w:type="paragraph">
+     <w:name w:val="No Spacing"/>
+     <w:link w:val="Char2"/>
+     <w:uiPriority w:val="1"/>
+     <w:qFormat/>
+     <w:rsid w:val="00B570FB"/>
+     <w:rPr>
+      <w:rFonts w:ascii="Calibri" w:hAnsi="Calibri"/>
+      <w:sz w:val="22"/>
+      <w:szCs w:val="22"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:customStyle="1" w:styleId="Char2" w:type="character">
+     <w:name w:val="无间隔 Char"/>
+     <w:link w:val="a7"/>
+     <w:uiPriority w:val="1"/>
+     <w:rsid w:val="00B570FB"/>
+     <w:rPr>
+      <w:rFonts w:ascii="Calibri" w:hAnsi="Calibri"/>
+      <w:sz w:val="22"/>
+      <w:szCs w:val="22"/>
+      <w:lang w:bidi="ar-SA" w:eastAsia="zh-CN" w:val="en-US"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:styleId="a8" w:type="paragraph">
+     <w:name w:val="List Paragraph"/>
+     <w:basedOn w:val="a"/>
+     <w:uiPriority w:val="34"/>
+     <w:qFormat/>
+     <w:rsid w:val="001A590C"/>
+     <w:pPr>
+      <w:ind w:firstLine="420" w:firstLineChars="200"/>
+     </w:pPr>
+    </w:style>
+    <w:style w:styleId="20" w:type="paragraph">
+     <w:name w:val="List 2"/>
+     <w:basedOn w:val="a"/>
+     <w:rsid w:val="00DE376D"/>
+     <w:pPr>
+      <w:ind w:hanging="200" w:left="100"/>
+     </w:pPr>
+     <w:rPr>
+      <w:szCs w:val="20"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:styleId="a9" w:type="paragraph">
+     <w:name w:val="Document Map"/>
+     <w:basedOn w:val="a"/>
+     <w:link w:val="Char3"/>
+     <w:rsid w:val="001A2234"/>
+     <w:rPr>
+      <w:rFonts w:ascii="宋体"/>
+      <w:sz w:val="18"/>
+      <w:szCs w:val="18"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:customStyle="1" w:styleId="Char3" w:type="character">
+     <w:name w:val="文档结构图 Char"/>
+     <w:link w:val="a9"/>
+     <w:rsid w:val="001A2234"/>
+     <w:rPr>
+      <w:rFonts w:ascii="宋体"/>
+      <w:kern w:val="2"/>
+      <w:sz w:val="18"/>
+      <w:szCs w:val="18"/>
+     </w:rPr>
+    </w:style>
+    <w:style w:styleId="aa" w:type="table">
+     <w:name w:val="Table Grid"/>
+     <w:basedOn w:val="a1"/>
+     <w:rsid w:val="001A2234"/>
+     <w:tblPr>
+      <w:tblInd w:type="dxa" w:w="0"/>
+      <w:tblBorders>
+       <w:top w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+       <w:left w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+       <w:bottom w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+       <w:right w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+       <w:insideH w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+       <w:insideV w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+      </w:tblBorders>
+      <w:tblCellMar>
+       <w:top w:type="dxa" w:w="0"/>
+       <w:left w:type="dxa" w:w="108"/>
+       <w:bottom w:type="dxa" w:w="0"/>
+       <w:right w:type="dxa" w:w="108"/>
+      </w:tblCellMar>
+     </w:tblPr>
+    </w:style>
+   </w:styles>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml" pkg:name="/word/fontTable.xml">
+  <pkg:xmlData>
+   <w:fonts mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
+    <w:font w:name="Times New Roman">
+     <w:panose1 w:val="02020603050405020304"/>
+     <w:charset w:val="00"/>
+     <w:family w:val="roman"/>
+     <w:pitch w:val="variable"/>
+     <w:sig w:csb0="000001FF" w:csb1="00000000" w:usb0="E0002AFF" w:usb1="C0007841" w:usb2="00000009" w:usb3="00000000"/>
+    </w:font>
+    <w:font w:name="宋体">
+     <w:altName w:val="SimSun"/>
+     <w:panose1 w:val="02010600030101010101"/>
+     <w:charset w:val="86"/>
+     <w:family w:val="auto"/>
+     <w:pitch w:val="variable"/>
+     <w:sig w:csb0="00040001" w:csb1="00000000" w:usb0="00000003" w:usb1="288F0000" w:usb2="00000016" w:usb3="00000000"/>
+    </w:font>
+    <w:font w:name="Cambria">
+     <w:panose1 w:val="02040503050406030204"/>
+     <w:charset w:val="00"/>
+     <w:family w:val="roman"/>
+     <w:pitch w:val="variable"/>
+     <w:sig w:csb0="0000019F" w:csb1="00000000" w:usb0="E00002FF" w:usb1="400004FF" w:usb2="00000000" w:usb3="00000000"/>
+    </w:font>
+    <w:font w:name="Calibri">
+     <w:panose1 w:val="020F0502020204030204"/>
+     <w:charset w:val="00"/>
+     <w:family w:val="swiss"/>
+     <w:pitch w:val="variable"/>
+     <w:sig w:csb0="0000019F" w:csb1="00000000" w:usb0="E00002FF" w:usb1="4000ACFF" w:usb2="00000001" w:usb3="00000000"/>
+    </w:font>
+    <w:font w:name="黑体">
+     <w:altName w:val="SimHei"/>
+     <w:panose1 w:val="02010609060101010101"/>
+     <w:charset w:val="86"/>
+     <w:family w:val="modern"/>
+     <w:pitch w:val="fixed"/>
+     <w:sig w:csb0="00040001" w:csb1="00000000" w:usb0="800002BF" w:usb1="38CF7CFA" w:usb2="00000016" w:usb3="00000000"/>
+    </w:font>
+   </w:fonts>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-package.core-properties+xml" pkg:name="/docProps/core.xml" pkg:padding="256">
+  <pkg:xmlData>
+   <cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+    <dc:title>电子科技大学网络教育考卷(A1卷)</dc:title>
+    <dc:creator>ThinkPad</dc:creator>
+    <cp:lastModifiedBy>Administrator</cp:lastModifiedBy>
+    <cp:revision>2</cp:revision>
+    <cp:lastPrinted>2015-05-19T08:52:00Z</cp:lastPrinted>
+    <dcterms:created xsi:type="dcterms:W3CDTF">2017-10-18T03:12:00Z</dcterms:created>
+    <dcterms:modified xsi:type="dcterms:W3CDTF">2017-10-18T03:12:00Z</dcterms:modified>
+   </cp:coreProperties>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml" pkg:name="/word/numbering.xml">
+  <pkg:xmlData>
+   <w:numbering mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+    <w:abstractNum w:abstractNumId="0">
+     <w:nsid w:val="01F00F88"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="24FAE628"/>
+     <w:lvl w:ilvl="0" w:tplc="8C0626B4">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="456" w:left="598"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="840"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1260"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1680"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2100"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2520"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2940"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3360"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3780"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="1">
+     <w:nsid w:val="020A5E2D"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="066CBE6A"/>
+     <w:lvl w:ilvl="0" w:tplc="2DAA272E">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="420" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="420"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tplc="82741D52">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%2、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="780" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="780"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2160" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="2160"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2880" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="2880"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%5."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="3600" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="3600"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="4320" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="4320"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="5040" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="5040"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%8."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="5760" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="5760"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="6480" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="6480"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="2">
+     <w:nsid w:val="08DF0269"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="009CA026"/>
+     <w:lvl w:ilvl="0" w:tplc="47C0FD24">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="720" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="720"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="1200" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="1200"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="1620" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="1620"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2040" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="2040"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2460" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="2460"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2880" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="2880"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="3300" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="3300"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="3720" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="3720"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="4140" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="4140"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="3">
+     <w:nsid w:val="0958232F"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="30E88CE0"/>
+     <w:lvl w:ilvl="0" w:tplc="5C989B96">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="720" w:left="720"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="840"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1260"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1680"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2100"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2520"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2940"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3360"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3780"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="4">
+     <w:nsid w:val="124F2661"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="311EC340"/>
+     <w:lvl w:ilvl="0" w:tplc="7C9A8072">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="720" w:left="720"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+       <w:color w:val="auto"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="840"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1260"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1680"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2100"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2520"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2940"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3360"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3780"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="5">
+     <w:nsid w:val="136B1AD3"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="BDF04116"/>
+     <w:lvl w:ilvl="0" w:tplc="CBA85F62">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="360" w:left="482"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="962"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1382"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1802"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2222"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2642"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3062"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3482"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3902"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="6">
+     <w:nsid w:val="14A814D2"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="603AF3EE"/>
+     <w:lvl w:ilvl="0" w:tplc="C39CEFC0">
+      <w:start w:val="2"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1018"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1438"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1858"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2278"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2698"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3118"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3538"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3958"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4378"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="7">
+     <w:nsid w:val="28417ACF"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="C8BC8F82"/>
+     <w:lvl w:ilvl="0" w:tplc="34922146">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="(%1)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="720" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="720" w:left="720"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%2."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="1248" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="1248"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="1968" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="1968"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2688" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="2688"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%5."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="3408" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="3408"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="4128" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="4128"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="4848" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="4848"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%8."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="5568" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="5568"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="6288" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="360" w:left="6288"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="8">
+     <w:nsid w:val="3B7F32BF"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="AF12CBBE"/>
+     <w:lvl w:ilvl="0" w:tplc="86363766">
+      <w:start w:val="2"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1018"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1438"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1858"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2278"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2698"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3118"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3538"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3958"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4378"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="9">
+     <w:nsid w:val="3E4A52E5"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="48684CE4"/>
+     <w:lvl w:ilvl="0" w:tplc="1BAE2AB8">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="upperLetter"/>
+      <w:lvlText w:val="%1."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="360" w:left="780"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1260"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1680"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2100"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2520"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2940"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3360"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3780"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4200"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="10">
+     <w:nsid w:val="41ED52A7"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="3F480736"/>
+     <w:lvl w:ilvl="0" w:tplc="F9F83B52">
+      <w:start w:val="3"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="432" w:left="1486"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1894"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2314"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2734"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3154"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3574"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3994"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4414"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4834"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="11">
+     <w:nsid w:val="47445126"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="A0B2366C"/>
+     <w:lvl w:ilvl="0" w:tplc="5406C7EA">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="456" w:left="456"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+       <w:lang w:val="en-US"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="840"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1260"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1680"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2100"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2520"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2940"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3360"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3780"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="12">
+     <w:nsid w:val="4B4270F7"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="24FAE628"/>
+     <w:lvl w:ilvl="0" w:tplc="8C0626B4">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="456" w:left="598"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="840"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1260"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1680"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2100"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2520"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2940"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3360"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3780"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="13">
+     <w:nsid w:val="4C1E62C7"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="D17645AE"/>
+     <w:lvl w:ilvl="0" w:tplc="A2FE6240">
+      <w:start w:val="3"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="456" w:left="1054"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1438"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1858"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2278"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2698"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3118"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3538"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3958"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4378"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="14">
+     <w:nsid w:val="5D4023F1"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="8BDE2A18"/>
+     <w:lvl w:ilvl="0" w:tplc="3006B55E">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="456" w:left="1054"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1438"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1858"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2278"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2698"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3118"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3538"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3958"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4378"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="15">
+     <w:nsid w:val="7A3B7293"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="A32E9C5C"/>
+     <w:lvl w:ilvl="0" w:tplc="4C8299D4">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="(%1)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="1620" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="720" w:left="1620"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tplc="F8405D5E">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="(%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="720" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="720" w:left="720"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="eastAsia"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="1260" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="1260"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="1680" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="1680"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2100" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="2100"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2520" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="2520"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="2940" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="2940"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="3360" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="3360"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:tabs>
+        <w:tab w:pos="3780" w:val="num"/>
+       </w:tabs>
+       <w:ind w:hanging="420" w:left="3780"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="16">
+     <w:nsid w:val="7AF01177"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="995AA33A"/>
+     <w:lvl w:ilvl="0" w:tplc="B330B920">
+      <w:start w:val="2"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1438"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1858"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2278"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2698"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3118"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3538"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3958"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4378"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="4798"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:abstractNum w:abstractNumId="17">
+     <w:nsid w:val="7BA06C7E"/>
+     <w:multiLevelType w:val="hybridMultilevel"/>
+     <w:tmpl w:val="E6BEA64C"/>
+     <w:lvl w:ilvl="0" w:tplc="C3B2F75A">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="japaneseCounting"/>
+      <w:lvlText w:val="%1、"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="456" w:left="456"/>
+      </w:pPr>
+      <w:rPr>
+       <w:rFonts w:hint="default"/>
+      </w:rPr>
+     </w:lvl>
+     <w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%2)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="840"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%3."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1260"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%4."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="1680"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%5)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2100"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%6."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2520"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="decimal"/>
+      <w:lvlText w:val="%7."/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="2940"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerLetter"/>
+      <w:lvlText w:val="%8)"/>
+      <w:lvlJc w:val="left"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3360"/>
+      </w:pPr>
+     </w:lvl>
+     <w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+      <w:start w:val="1"/>
+      <w:numFmt w:val="lowerRoman"/>
+      <w:lvlText w:val="%9."/>
+      <w:lvlJc w:val="right"/>
+      <w:pPr>
+       <w:ind w:hanging="420" w:left="3780"/>
+      </w:pPr>
+     </w:lvl>
+    </w:abstractNum>
+    <w:num w:numId="1">
+     <w:abstractNumId w:val="2"/>
+    </w:num>
+    <w:num w:numId="2">
+     <w:abstractNumId w:val="15"/>
+    </w:num>
+    <w:num w:numId="3">
+     <w:abstractNumId w:val="7"/>
+     <w:lvlOverride w:ilvl="0">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="1">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="2">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="3">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="4">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="5">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="6">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="7">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="8">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+    </w:num>
+    <w:num w:numId="4">
+     <w:abstractNumId w:val="3"/>
+    </w:num>
+    <w:num w:numId="5">
+     <w:abstractNumId w:val="9"/>
+    </w:num>
+    <w:num w:numId="6">
+     <w:abstractNumId w:val="17"/>
+    </w:num>
+    <w:num w:numId="7">
+     <w:abstractNumId w:val="11"/>
+    </w:num>
+    <w:num w:numId="8">
+     <w:abstractNumId w:val="0"/>
+    </w:num>
+    <w:num w:numId="9">
+     <w:abstractNumId w:val="12"/>
+    </w:num>
+    <w:num w:numId="10">
+     <w:abstractNumId w:val="1"/>
+     <w:lvlOverride w:ilvl="0">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="1">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="2">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="3">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="4">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="5">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="6">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="7">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+     <w:lvlOverride w:ilvl="8">
+      <w:startOverride w:val="1"/>
+     </w:lvlOverride>
+    </w:num>
+    <w:num w:numId="11">
+     <w:abstractNumId w:val="4"/>
+    </w:num>
+    <w:num w:numId="12">
+     <w:abstractNumId w:val="5"/>
+    </w:num>
+    <w:num w:numId="13">
+     <w:abstractNumId w:val="14"/>
+    </w:num>
+    <w:num w:numId="14">
+     <w:abstractNumId w:val="6"/>
+    </w:num>
+    <w:num w:numId="15">
+     <w:abstractNumId w:val="8"/>
+    </w:num>
+    <w:num w:numId="16">
+     <w:abstractNumId w:val="16"/>
+    </w:num>
+    <w:num w:numId="17">
+     <w:abstractNumId w:val="13"/>
+    </w:num>
+    <w:num w:numId="18">
+     <w:abstractNumId w:val="10"/>
+    </w:num>
+   </w:numbering>
+  </pkg:xmlData>
+ </pkg:part>
+ <pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.extended-properties+xml" pkg:name="/docProps/app.xml" pkg:padding="256">
+  <pkg:xmlData>
+   <Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/extended-properties" xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
+    <Template>Normal.dotm</Template>
+    <TotalTime>0</TotalTime>
+    <Pages>1</Pages>
+    <Words>21</Words>
+    <Characters>122</Characters>
+    <Application>Microsoft Office Word</Application>
+    <DocSecurity>0</DocSecurity>
+    <Lines>1</Lines>
+    <Paragraphs>1</Paragraphs>
+    <ScaleCrop>false</ScaleCrop>
+    <Company>Microsoft</Company>
+    <LinksUpToDate>false</LinksUpToDate>
+    <CharactersWithSpaces>142</CharactersWithSpaces>
+    <SharedDoc>false</SharedDoc>
+    <HyperlinksChanged>false</HyperlinksChanged>
+    <AppVersion>14.0000</AppVersion>
+   </Properties>
+  </pkg:xmlData>
+ </pkg:part>
 </pkg:package>

+ 4318 - 0
cqb-comm-utils/src/main/resources/xajd_paper_template.ftl

@@ -0,0 +1,4318 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?mso-application progid="Word.Document"?>
+<pkg:package xmlns:pkg="http://schemas.microsoft.com/office/2006/xmlPackage">
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:name="/_rels/.rels" pkg:padding="512">
+		<pkg:xmlData>
+			<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
+				<Relationship Id="rId3" Target="docProps/app.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties"/>
+				<Relationship Id="rId2" Target="docProps/core.xml" Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"/>
+				<Relationship Id="rId1" Target="word/document.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"/>
+			</Relationships>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:name="/word/_rels/document.xml.rels" pkg:padding="256">
+		<pkg:xmlData>
+			<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
+				<Relationship Id="rId8" Target="footer2.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"/>
+				<Relationship Id="rId3" Target="settings.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"/>
+				<Relationship Id="rId7" Target="footer1.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"/>
+				<Relationship Id="rId2" Target="styles.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles"/>
+				<Relationship Id="rId1" Target="numbering.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering"/>
+				<Relationship Id="rId6" Target="endnotes.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes"/>
+				<Relationship Id="rId5" Target="footnotes.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"/>
+				<Relationship Id="rId10" Target="theme/theme1.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"/>
+				<Relationship Id="rId4" Target="webSettings.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"/>
+				<Relationship Id="rId9" Target="fontTable.xml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"/>
+			</Relationships>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml" pkg:name="/word/document.xml">
+		<pkg:xmlData>
+			<w:document mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+				<w:body>
+					<w:p w:rsidP="00C0008F" w:rsidR="00C0008F" w:rsidRDefault="00C0008F" w:rsidRPr="00D948E2">
+						<w:pPr>
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:color w:val="FF0000"/>
+								<w:sz w:val="28"/>
+								<w:szCs w:val="28"/>
+							</w:rPr>
+						</w:pPr>
+					</w:p>
+					<w:p w:rsidP="001A2234" w:rsidR="001A2234" w:rsidRDefault="005E06FB" w:rsidRPr="001A2234">
+						<w:pPr>
+							<w:ind w:left="-567" w:leftChars="-270"/>
+							<w:jc w:val="center"/>
+							<w:rPr>
+								<w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:noProof/>
+								<w:sz w:val="44"/>
+								<w:szCs w:val="44"/>
+							</w:rPr>
+						</w:pPr>
+						<w:r w:rsidRPr="001A2234">
+							<w:rPr>
+								<w:rFonts w:eastAsia="黑体"/>
+								<w:b/>
+								<w:bCs/>
+								<w:noProof/>
+								<w:sz w:val="44"/>
+								<w:szCs w:val="44"/>
+							</w:rPr>
+							<w:pict>
+								<v:shapetype coordsize="21600,21600" id="_x0000_t202" o:spt="202" path="m,l,21600r21600,l21600,xe">
+									<v:stroke joinstyle="miter"/>
+									<v:path gradientshapeok="t" o:connecttype="rect"/>
+								</v:shapetype>
+								<v:shape id="_x0000_s1254" stroked="f" style="position:absolute;left:0;text-align:left;margin-left:-63pt;margin-top:-39pt;width:81pt;height:803.4pt;z-index:1" type="#_x0000_t202">
+									<v:textbox style="layout-flow:vertical;mso-layout-flow-alt:bottom-to-top;mso-next-textbox:#_x0000_s1254">
+										<w:txbxContent>
+											<w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="005E06FB">
+												<w:pPr>
+													<w:spacing w:line="360" w:lineRule="auto"/>
+													<w:jc w:val="center"/>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+												</w:pPr>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>姓名</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve">__________________ </w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>专业名称</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>__________________</w:t>
+												</w:r>
+												<w:proofErr w:type="gramStart"/>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve">  班号</w:t>
+												</w:r>
+												<w:proofErr w:type="gramEnd"/>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>________________</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>学号</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>__________________</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>学习中心</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>_________________</w:t>
+												</w:r>
+											</w:p>
+											<w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="005E06FB">
+												<w:pPr>
+													<w:ind w:hanging="720" w:hangingChars="300" w:left="720"/>
+													<w:jc w:val="center"/>
+												</w:pPr>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>……………………</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>……</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>密</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…………………</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>……</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>……</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>封</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>………………</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>……</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>线</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>……</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>…</w:t>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:rFonts w:hint="eastAsia"/>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t xml:space="preserve"/>
+												</w:r>
+												<w:r>
+													<w:rPr>
+														<w:sz w:val="24"/>
+													</w:rPr>
+													<w:t>……………………</w:t>
+												</w:r>
+											</w:p>
+										</w:txbxContent>
+									</v:textbox>
+									<w10:wrap type="square"/>
+								</v:shape>
+							</w:pict>
+						</w:r>
+						<w:r w:rsidR="00E508FF" w:rsidRPr="0092347F">
+							<w:rPr>
+								<w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:noProof/>
+								<w:sz w:val="52"/>
+								<w:szCs w:val="52"/>
+							</w:rPr>
+							<w:t>西安交通大学继续教育学院</w:t>
+						</w:r>
+					</w:p>
+					<w:p w:rsidP="001A2234" w:rsidR="00D948E2" w:rsidRDefault="001A2234" w:rsidRPr="001A2234">
+						<w:pPr>
+							<w:ind w:left="-567" w:leftChars="-270"/>
+							<w:jc w:val="center"/>
+							<w:rPr>
+								<w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:sz w:val="36"/>
+								<w:szCs w:val="36"/>
+							</w:rPr>
+						</w:pPr>
+						<w:r w:rsidRPr="001A2234">
+							<w:rPr>
+								<w:rFonts w:eastAsia="黑体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:noProof/>
+								<w:sz w:val="36"/>
+								<w:szCs w:val="36"/>
+							</w:rPr>
+							<w:t>课程考试</w:t>
+						</w:r>
+					</w:p>
+					<w:p w:rsidP="005E06FB" w:rsidR="001A2234" w:rsidRDefault="001A2234">
+						<w:pPr>
+							<w:spacing w:line="480" w:lineRule="auto"/>
+							<w:rPr>
+								<w:rFonts w:hint="eastAsia"/>
+								<w:b/>
+								<w:sz w:val="24"/>
+							</w:rPr>
+						</w:pPr>
+					</w:p>
+					<w:tbl>
+						<w:tblPr>
+							<w:tblW w:type="auto" w:w="0"/>
+							<w:tblLook w:firstColumn="1" w:firstRow="1" w:lastColumn="0" w:lastRow="0" w:noHBand="0" w:noVBand="1" w:val="04A0"/>
+						</w:tblPr>
+						<w:tblGrid>
+							<w:gridCol w:w="5495"/>
+							<w:gridCol w:w="3969"/>
+						</w:tblGrid>
+						<w:tr w:rsidR="001A2234" w:rsidRPr="003907C3" w:rsidTr="003907C3">
+							<w:tc>
+								<w:tcPr>
+									<w:tcW w:type="dxa" w:w="5495"/>
+								</w:tcPr>
+								<w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
+									<w:pPr>
+										<w:spacing w:line="480" w:lineRule="auto"/>
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+										</w:rPr>
+									</w:pPr>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+										</w:rPr>
+										<w:t>考试时间:</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t>90</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t>分钟</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+								</w:p>
+							</w:tc>
+							<w:tc>
+								<w:tcPr>
+									<w:tcW w:type="dxa" w:w="3969"/>
+								</w:tcPr>
+								<w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
+									<w:pPr>
+										<w:spacing w:line="480" w:lineRule="auto"/>
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+										</w:rPr>
+									</w:pPr>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+										</w:rPr>
+										<w:t>课程层次:</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="FF0000"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t>${courseLevel}</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="000000"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+								</w:p>
+							</w:tc>
+						</w:tr>
+						<w:tr w:rsidR="001A2234" w:rsidRPr="003907C3" w:rsidTr="003907C3">
+							<w:tc>
+								<w:tcPr>
+									<w:tcW w:type="dxa" w:w="5495"/>
+								</w:tcPr>
+								<w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
+									<w:pPr>
+										<w:spacing w:line="480" w:lineRule="auto"/>
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+										</w:rPr>
+									</w:pPr>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+										</w:rPr>
+										<w:t>课程名称:</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="FF0000"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t>${courseName}</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="FF0000"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="000000"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+								</w:p>
+							</w:tc>
+							<w:tc>
+								<w:tcPr>
+									<w:tcW w:type="dxa" w:w="3969"/>
+								</w:tcPr>
+								<w:p w:rsidP="003907C3" w:rsidR="001A2234" w:rsidRDefault="001A2234" w:rsidRPr="003907C3">
+									<w:pPr>
+										<w:spacing w:line="480" w:lineRule="auto"/>
+										<w:rPr>
+											<w:rFonts w:hint="eastAsia"/>
+											<w:b/>
+											<w:sz w:val="24"/>
+										</w:rPr>
+									</w:pPr>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="000000"/>
+											<w:sz w:val="24"/>
+										</w:rPr>
+										<w:t>课程代码:</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="000000"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="FF0000"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t>${courseNo}</w:t>
+									</w:r>
+									<w:r w:rsidRPr="003907C3">
+										<w:rPr>
+											<w:rFonts w:ascii="宋体" w:hint="eastAsia"/>
+											<w:b/>
+											<w:color w:val="000000"/>
+											<w:sz w:val="24"/>
+											<w:u w:val="single"/>
+										</w:rPr>
+										<w:t xml:space="preserve"/>
+									</w:r>
+								</w:p>
+							</w:tc>
+						</w:tr>
+					</w:tbl>
+					<w:p w:rsidP="007D79C6" w:rsidR="007D79C6" w:rsidRDefault="007D79C6">
+						<w:pPr>
+							<w:spacing w:line="480" w:lineRule="auto"/>
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+						</w:pPr>
+					</w:p>
+					<w:p w:rsidP="005E06FB" w:rsidR="005E06FB" w:rsidRDefault="007D79C6" w:rsidRPr="00A669E4">
+						<w:pPr>
+							<w:spacing w:line="480" w:lineRule="auto"/>
+							<w:rPr>
+								<w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+						</w:pPr>
+						<w:r>
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t>注意事项</w:t>
+						</w:r>
+						<w:r w:rsidR="00A600F0" w:rsidRPr="00A669E4">
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:bCs/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t>:</w:t>
+						</w:r>
+						<w:r w:rsidR="005E06FB" w:rsidRPr="00A669E4">
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t>必须按试题顺序在“答题卡”上按要求填涂</w:t>
+						</w:r>
+						<w:r>
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t>、作答</w:t>
+						</w:r>
+						<w:r w:rsidR="005E06FB" w:rsidRPr="00A669E4">
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t>,</w:t>
+						</w:r>
+						<w:proofErr w:type="gramStart"/>
+						<w:r w:rsidR="005E06FB" w:rsidRPr="00A669E4">
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t>答在试卷</w:t>
+						</w:r>
+						<w:proofErr w:type="gramEnd"/>
+						<w:r w:rsidR="005E06FB" w:rsidRPr="00A669E4">
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t>上的答案无效。</w:t>
+						</w:r>
+					</w:p>
+					<w:p w:rsidP="000D249A" w:rsidR="00F3740E" w:rsidRDefault="00F3740E" w:rsidRPr="006E2D68">
+						<w:pPr>
+							<w:spacing w:line="400" w:lineRule="exact"/>
+							<w:ind w:firstLine="632" w:firstLineChars="300"/>
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+						</w:pPr>
+						<w:r w:rsidRPr="006E2D68">
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t xml:space="preserve"/>
+						</w:r>
+						<w:r w:rsidR="004110E9" w:rsidRPr="006E2D68">
+							<w:rPr>
+								<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+								<w:b/>
+								<w:szCs w:val="21"/>
+							</w:rPr>
+							<w:t xml:space="preserve"/>
+						</w:r>
+					</w:p>
+					<!--循环大题-->
+	    <#if paperDetails?exists>
+	    <#list paperDetails as paperDetail>
+		<w:p w:rsidP="004D3783" w:rsidR="00687CD1" w:rsidRDefault="004D3783" w:rsidRPr="006E2D68">
+			<w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>${paperDetail.cnNum}</w:t>
+			</w:r>
+			 <w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>、</w:t>
+			</w:r>
+	        <w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>${paperDetail.name}</w:t>
+			</w:r>
+			<w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>${paperDetail.title}</w:t>
+			</w:r>
+		</w:p>
+		<#if paperDetail.titleDetail?exists>
+		<w:p w:rsidP="00F964A2" w:rsidR="00F964A2" w:rsidRDefault="004D3783">
+			<w:pPr>
+				<w:ind w:firstLine="420" w:left="840"/>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+			</w:pPr>
+			<w:r>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t>${paperDetail.titleDetail}</w:t>
+			</w:r>
+			<w:r w:rsidR="00F964A2">
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
+					<w:b/>
+					<w:szCs w:val="21"/>
+				</w:rPr>
+				<w:t xml:space="preserve"/>
+			</w:r>
+		</w:p>
+		</#if>
+	 	<!--循环小题-->
+	    <#if paperDetail.paperDetailUnits?exists>
+	    <#list paperDetail.paperDetailUnits as paperDetailUnit>
+	        ${paperDetailUnit.question.quesBodyWord}
+	    <#if paperDetailUnit.question.subQuestions?exists>
+	    <#list paperDetailUnit.question.subQuestions as subQuestion>
+	
+	        ${subQuestion.quesBodyWord}
+	
+	        <#if subQuestion.quesOptions?exists>
+	        <#list subQuestion.quesOptions as subQuesOption>
+	            ${subQuesOption.optionBodyWord}
+	        </#list>
+	        </#if>
+	    </#list>
+	    </#if>
+	
+	    <#if paperDetailUnit.question.quesOptions?exists>
+	    <#list paperDetailUnit.question.quesOptions as quesOption>
+	        ${quesOption.optionBodyWord}
+	     </#list>
+	    </#if>
+		<w:p w:rsidP="00852887" w:rsidR="00852887" w:rsidRDefault="00852887">
+			<w:pPr>
+				<w:spacing w:line="400" w:lineRule="exact"/>
+				<w:rPr>
+					<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
+					<w:b/>
+					<w:sz w:val="28"/>
+					<w:szCs w:val="28"/>
+				</w:rPr>
+			</w:pPr>
+		</w:p>
+		</#list>
+	    </#if>
+	    </#list>
+	    </#if>
+					<w:sectPr w:rsidR="002075AC" w:rsidRPr="003D4B52" w:rsidSect="00761A6D">
+						<w:footerReference r:id="rId7" w:type="even"/>
+						<w:footerReference r:id="rId8" w:type="default"/>
+						<w:pgSz w:code="8" w:h="16840" w:orient="landscape" w:w="23814"/>
+						<w:pgMar w:bottom="851" w:footer="992" w:gutter="0" w:header="851" w:left="1418" w:right="1418" w:top="568"/>
+						<w:pgNumType w:fmt="numberInDash"/>
+						<w:cols w:num="2" w:space="1134"/>
+						<w:docGrid w:linePitch="312" w:type="lines"/>
+					</w:sectPr>
+				</w:body>
+			</w:document>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml" pkg:name="/word/footnotes.xml">
+		<pkg:xmlData>
+			<w:footnotes mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+				<w:footnote w:id="-1" w:type="separator">
+					<w:p w:rsidR="000A053E" w:rsidRDefault="000A053E">
+						<w:r>
+							<w:separator/>
+						</w:r>
+					</w:p>
+				</w:footnote>
+				<w:footnote w:id="0" w:type="continuationSeparator">
+					<w:p w:rsidR="000A053E" w:rsidRDefault="000A053E">
+						<w:r>
+							<w:continuationSeparator/>
+						</w:r>
+					</w:p>
+				</w:footnote>
+			</w:footnotes>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml" pkg:name="/word/endnotes.xml">
+		<pkg:xmlData>
+			<w:endnotes mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+				<w:endnote w:id="-1" w:type="separator">
+					<w:p w:rsidR="000A053E" w:rsidRDefault="000A053E">
+						<w:r>
+							<w:separator/>
+						</w:r>
+					</w:p>
+				</w:endnote>
+				<w:endnote w:id="0" w:type="continuationSeparator">
+					<w:p w:rsidR="000A053E" w:rsidRDefault="000A053E">
+						<w:r>
+							<w:continuationSeparator/>
+						</w:r>
+					</w:p>
+				</w:endnote>
+			</w:endnotes>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml" pkg:name="/word/footer1.xml">
+		<pkg:xmlData>
+			<w:ftr mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+				<w:p w:rsidP="00494A57" w:rsidR="002A4355" w:rsidRDefault="005C7401">
+					<w:pPr>
+						<w:pStyle w:val="a3"/>
+						<w:ind w:right="360"/>
+					</w:pPr>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>第</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>3</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>页</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t xml:space="preserve"/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>共</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>4</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>页</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:tab/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>第</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>4</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>页</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t xml:space="preserve"/>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>共</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>4</w:t>
+					</w:r>
+					<w:r>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+						<w:t>页</w:t>
+					</w:r>
+				</w:p>
+			</w:ftr>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml" pkg:name="/word/footer2.xml">
+		<pkg:xmlData>
+			<w:ftr mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+				<w:p w:rsidP="00761A6D" w:rsidR="002A4355" w:rsidRDefault="00761A6D" w:rsidRPr="00761A6D">
+					<w:pPr>
+						<w:pStyle w:val="a3"/>
+						<w:jc w:val="center"/>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+							<w:sz w:val="21"/>
+							<w:szCs w:val="21"/>
+						</w:rPr>
+					</w:pPr>
+					<w:r w:rsidRPr="00761A6D">
+						<w:rPr>
+							<w:sz w:val="21"/>
+							<w:szCs w:val="21"/>
+						</w:rPr>
+						<w:fldChar w:fldCharType="begin"/>
+					</w:r>
+					<w:r w:rsidRPr="00761A6D">
+						<w:rPr>
+							<w:sz w:val="21"/>
+							<w:szCs w:val="21"/>
+						</w:rPr>
+						<w:instrText xml:space="preserve">PAGE   \* MERGEFORMAT </w:instrText>
+					</w:r>
+					<w:r w:rsidRPr="00761A6D">
+						<w:rPr>
+							<w:sz w:val="21"/>
+							<w:szCs w:val="21"/>
+						</w:rPr>
+						<w:fldChar w:fldCharType="separate"/>
+					</w:r>
+					<w:r w:rsidR="00F863CD" w:rsidRPr="00F863CD">
+						<w:rPr>
+							<w:noProof/>
+							<w:sz w:val="21"/>
+							<w:szCs w:val="21"/>
+							<w:lang w:val="zh-CN"/>
+						</w:rPr>
+						<w:t>-</w:t>
+					</w:r>
+					<w:r w:rsidR="00F863CD">
+						<w:rPr>
+							<w:noProof/>
+							<w:sz w:val="21"/>
+							<w:szCs w:val="21"/>
+						</w:rPr>
+						<w:t xml:space="preserve">1 -</w:t>
+					</w:r>
+					<w:r w:rsidRPr="00761A6D">
+						<w:rPr>
+							<w:sz w:val="21"/>
+							<w:szCs w:val="21"/>
+						</w:rPr>
+						<w:fldChar w:fldCharType="end"/>
+					</w:r>
+				</w:p>
+			</w:ftr>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.theme+xml" pkg:name="/word/theme/theme1.xml">
+		<pkg:xmlData>
+			<a:theme name="Office 主题​​" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main">
+				<a:themeElements>
+					<a:clrScheme name="Office">
+						<a:dk1>
+							<a:sysClr lastClr="000000" val="windowText"/>
+						</a:dk1>
+						<a:lt1>
+							<a:sysClr lastClr="FFFFFF" val="window"/>
+						</a:lt1>
+						<a:dk2>
+							<a:srgbClr val="1F497D"/>
+						</a:dk2>
+						<a:lt2>
+							<a:srgbClr val="EEECE1"/>
+						</a:lt2>
+						<a:accent1>
+							<a:srgbClr val="4F81BD"/>
+						</a:accent1>
+						<a:accent2>
+							<a:srgbClr val="C0504D"/>
+						</a:accent2>
+						<a:accent3>
+							<a:srgbClr val="9BBB59"/>
+						</a:accent3>
+						<a:accent4>
+							<a:srgbClr val="8064A2"/>
+						</a:accent4>
+						<a:accent5>
+							<a:srgbClr val="4BACC6"/>
+						</a:accent5>
+						<a:accent6>
+							<a:srgbClr val="F79646"/>
+						</a:accent6>
+						<a:hlink>
+							<a:srgbClr val="0000FF"/>
+						</a:hlink>
+						<a:folHlink>
+							<a:srgbClr val="800080"/>
+						</a:folHlink>
+					</a:clrScheme>
+					<a:fontScheme name="Office">
+						<a:majorFont>
+							<a:latin typeface="Cambria"/>
+							<a:ea typeface=""/>
+							<a:cs typeface=""/>
+							<a:font script="Jpan" typeface="MS ゴシック"/>
+							<a:font script="Hang" typeface="맑은 고딕"/>
+							<a:font script="Hans" typeface="宋体"/>
+							<a:font script="Hant" typeface="新細明體"/>
+							<a:font script="Arab" typeface="Times New Roman"/>
+							<a:font script="Hebr" typeface="Times New Roman"/>
+							<a:font script="Thai" typeface="Angsana New"/>
+							<a:font script="Ethi" typeface="Nyala"/>
+							<a:font script="Beng" typeface="Vrinda"/>
+							<a:font script="Gujr" typeface="Shruti"/>
+							<a:font script="Khmr" typeface="MoolBoran"/>
+							<a:font script="Knda" typeface="Tunga"/>
+							<a:font script="Guru" typeface="Raavi"/>
+							<a:font script="Cans" typeface="Euphemia"/>
+							<a:font script="Cher" typeface="Plantagenet Cherokee"/>
+							<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>
+							<a:font script="Tibt" typeface="Microsoft Himalaya"/>
+							<a:font script="Thaa" typeface="MV Boli"/>
+							<a:font script="Deva" typeface="Mangal"/>
+							<a:font script="Telu" typeface="Gautami"/>
+							<a:font script="Taml" typeface="Latha"/>
+							<a:font script="Syrc" typeface="Estrangelo Edessa"/>
+							<a:font script="Orya" typeface="Kalinga"/>
+							<a:font script="Mlym" typeface="Kartika"/>
+							<a:font script="Laoo" typeface="DokChampa"/>
+							<a:font script="Sinh" typeface="Iskoola Pota"/>
+							<a:font script="Mong" typeface="Mongolian Baiti"/>
+							<a:font script="Viet" typeface="Times New Roman"/>
+							<a:font script="Uigh" typeface="Microsoft Uighur"/>
+							<a:font script="Geor" typeface="Sylfaen"/>
+						</a:majorFont>
+						<a:minorFont>
+							<a:latin typeface="Calibri"/>
+							<a:ea typeface=""/>
+							<a:cs typeface=""/>
+							<a:font script="Jpan" typeface="MS 明朝"/>
+							<a:font script="Hang" typeface="맑은 고딕"/>
+							<a:font script="Hans" typeface="宋体"/>
+							<a:font script="Hant" typeface="新細明體"/>
+							<a:font script="Arab" typeface="Arial"/>
+							<a:font script="Hebr" typeface="Arial"/>
+							<a:font script="Thai" typeface="Cordia New"/>
+							<a:font script="Ethi" typeface="Nyala"/>
+							<a:font script="Beng" typeface="Vrinda"/>
+							<a:font script="Gujr" typeface="Shruti"/>
+							<a:font script="Khmr" typeface="DaunPenh"/>
+							<a:font script="Knda" typeface="Tunga"/>
+							<a:font script="Guru" typeface="Raavi"/>
+							<a:font script="Cans" typeface="Euphemia"/>
+							<a:font script="Cher" typeface="Plantagenet Cherokee"/>
+							<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>
+							<a:font script="Tibt" typeface="Microsoft Himalaya"/>
+							<a:font script="Thaa" typeface="MV Boli"/>
+							<a:font script="Deva" typeface="Mangal"/>
+							<a:font script="Telu" typeface="Gautami"/>
+							<a:font script="Taml" typeface="Latha"/>
+							<a:font script="Syrc" typeface="Estrangelo Edessa"/>
+							<a:font script="Orya" typeface="Kalinga"/>
+							<a:font script="Mlym" typeface="Kartika"/>
+							<a:font script="Laoo" typeface="DokChampa"/>
+							<a:font script="Sinh" typeface="Iskoola Pota"/>
+							<a:font script="Mong" typeface="Mongolian Baiti"/>
+							<a:font script="Viet" typeface="Arial"/>
+							<a:font script="Uigh" typeface="Microsoft Uighur"/>
+							<a:font script="Geor" typeface="Sylfaen"/>
+						</a:minorFont>
+					</a:fontScheme>
+					<a:fmtScheme name="Office">
+						<a:fillStyleLst>
+							<a:solidFill>
+								<a:schemeClr val="phClr"/>
+							</a:solidFill>
+							<a:gradFill rotWithShape="1">
+								<a:gsLst>
+									<a:gs pos="0">
+										<a:schemeClr val="phClr">
+											<a:tint val="50000"/>
+											<a:satMod val="300000"/>
+										</a:schemeClr>
+									</a:gs>
+									<a:gs pos="35000">
+										<a:schemeClr val="phClr">
+											<a:tint val="37000"/>
+											<a:satMod val="300000"/>
+										</a:schemeClr>
+									</a:gs>
+									<a:gs pos="100000">
+										<a:schemeClr val="phClr">
+											<a:tint val="15000"/>
+											<a:satMod val="350000"/>
+										</a:schemeClr>
+									</a:gs>
+								</a:gsLst>
+								<a:lin ang="16200000" scaled="1"/>
+							</a:gradFill>
+							<a:gradFill rotWithShape="1">
+								<a:gsLst>
+									<a:gs pos="0">
+										<a:schemeClr val="phClr">
+											<a:shade val="51000"/>
+											<a:satMod val="130000"/>
+										</a:schemeClr>
+									</a:gs>
+									<a:gs pos="80000">
+										<a:schemeClr val="phClr">
+											<a:shade val="93000"/>
+											<a:satMod val="130000"/>
+										</a:schemeClr>
+									</a:gs>
+									<a:gs pos="100000">
+										<a:schemeClr val="phClr">
+											<a:shade val="94000"/>
+											<a:satMod val="135000"/>
+										</a:schemeClr>
+									</a:gs>
+								</a:gsLst>
+								<a:lin ang="16200000" scaled="0"/>
+							</a:gradFill>
+						</a:fillStyleLst>
+						<a:lnStyleLst>
+							<a:ln algn="ctr" cap="flat" cmpd="sng" w="9525">
+								<a:solidFill>
+									<a:schemeClr val="phClr">
+										<a:shade val="95000"/>
+										<a:satMod val="105000"/>
+									</a:schemeClr>
+								</a:solidFill>
+								<a:prstDash val="solid"/>
+							</a:ln>
+							<a:ln algn="ctr" cap="flat" cmpd="sng" w="25400">
+								<a:solidFill>
+									<a:schemeClr val="phClr"/>
+								</a:solidFill>
+								<a:prstDash val="solid"/>
+							</a:ln>
+							<a:ln algn="ctr" cap="flat" cmpd="sng" w="38100">
+								<a:solidFill>
+									<a:schemeClr val="phClr"/>
+								</a:solidFill>
+								<a:prstDash val="solid"/>
+							</a:ln>
+						</a:lnStyleLst>
+						<a:effectStyleLst>
+							<a:effectStyle>
+								<a:effectLst>
+									<a:outerShdw blurRad="40000" dir="5400000" dist="20000" rotWithShape="0">
+										<a:srgbClr val="000000">
+											<a:alpha val="38000"/>
+										</a:srgbClr>
+									</a:outerShdw>
+								</a:effectLst>
+							</a:effectStyle>
+							<a:effectStyle>
+								<a:effectLst>
+									<a:outerShdw blurRad="40000" dir="5400000" dist="23000" rotWithShape="0">
+										<a:srgbClr val="000000">
+											<a:alpha val="35000"/>
+										</a:srgbClr>
+									</a:outerShdw>
+								</a:effectLst>
+							</a:effectStyle>
+							<a:effectStyle>
+								<a:effectLst>
+									<a:outerShdw blurRad="40000" dir="5400000" dist="23000" rotWithShape="0">
+										<a:srgbClr val="000000">
+											<a:alpha val="35000"/>
+										</a:srgbClr>
+									</a:outerShdw>
+								</a:effectLst>
+								<a:scene3d>
+									<a:camera prst="orthographicFront">
+										<a:rot lat="0" lon="0" rev="0"/>
+									</a:camera>
+									<a:lightRig dir="t" rig="threePt">
+										<a:rot lat="0" lon="0" rev="1200000"/>
+									</a:lightRig>
+								</a:scene3d>
+								<a:sp3d>
+									<a:bevelT h="25400" w="63500"/>
+								</a:sp3d>
+							</a:effectStyle>
+						</a:effectStyleLst>
+						<a:bgFillStyleLst>
+							<a:solidFill>
+								<a:schemeClr val="phClr"/>
+							</a:solidFill>
+							<a:gradFill rotWithShape="1">
+								<a:gsLst>
+									<a:gs pos="0">
+										<a:schemeClr val="phClr">
+											<a:tint val="40000"/>
+											<a:satMod val="350000"/>
+										</a:schemeClr>
+									</a:gs>
+									<a:gs pos="40000">
+										<a:schemeClr val="phClr">
+											<a:tint val="45000"/>
+											<a:shade val="99000"/>
+											<a:satMod val="350000"/>
+										</a:schemeClr>
+									</a:gs>
+									<a:gs pos="100000">
+										<a:schemeClr val="phClr">
+											<a:shade val="20000"/>
+											<a:satMod val="255000"/>
+										</a:schemeClr>
+									</a:gs>
+								</a:gsLst>
+								<a:path path="circle">
+									<a:fillToRect b="180000" l="50000" r="50000" t="-80000"/>
+								</a:path>
+							</a:gradFill>
+							<a:gradFill rotWithShape="1">
+								<a:gsLst>
+									<a:gs pos="0">
+										<a:schemeClr val="phClr">
+											<a:tint val="80000"/>
+											<a:satMod val="300000"/>
+										</a:schemeClr>
+									</a:gs>
+									<a:gs pos="100000">
+										<a:schemeClr val="phClr">
+											<a:shade val="30000"/>
+											<a:satMod val="200000"/>
+										</a:schemeClr>
+									</a:gs>
+								</a:gsLst>
+								<a:path path="circle">
+									<a:fillToRect b="50000" l="50000" r="50000" t="50000"/>
+								</a:path>
+							</a:gradFill>
+						</a:bgFillStyleLst>
+					</a:fmtScheme>
+				</a:themeElements>
+				<a:objectDefaults/>
+				<a:extraClrSchemeLst/>
+			</a:theme>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml" pkg:name="/word/settings.xml">
+		<pkg:xmlData>
+			<w:settings mc:Ignorable="w14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:sl="http://schemas.openxmlformats.org/schemaLibrary/2006/main" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
+				<w:zoom w:percent="100"/>
+				<w:bordersDoNotSurroundHeader/>
+				<w:bordersDoNotSurroundFooter/>
+				<w:proofState w:grammar="clean" w:spelling="clean"/>
+				<w:stylePaneFormatFilter w:allStyles="1" w:alternateStyleNames="0" w:clearFormatting="1" w:customStyles="0" w:directFormattingOnNumbering="1" w:directFormattingOnParagraphs="1" w:directFormattingOnRuns="1" w:directFormattingOnTables="1" w:headingStyles="0" w:latentStyles="0" w:numberingStyles="0" w:stylesInUse="0" w:tableStyles="0" w:top3HeadingStyles="1" w:val="3F01" w:visibleStyles="0"/>
+				<w:doNotTrackMoves/>
+				<w:defaultTabStop w:val="420"/>
+				<w:evenAndOddHeaders/>
+				<w:drawingGridHorizontalSpacing w:val="105"/>
+				<w:drawingGridVerticalSpacing w:val="156"/>
+				<w:displayHorizontalDrawingGridEvery w:val="0"/>
+				<w:displayVerticalDrawingGridEvery w:val="2"/>
+				<w:characterSpacingControl w:val="compressPunctuation"/>
+				<w:hdrShapeDefaults>
+					<o:shapedefaults spidmax="2049" v:ext="edit"/>
+				</w:hdrShapeDefaults>
+				<w:footnotePr>
+					<w:footnote w:id="-1"/>
+					<w:footnote w:id="0"/>
+				</w:footnotePr>
+				<w:endnotePr>
+					<w:endnote w:id="-1"/>
+					<w:endnote w:id="0"/>
+				</w:endnotePr>
+				<w:compat>
+					<w:spaceForUL/>
+					<w:balanceSingleByteDoubleByteWidth/>
+					<w:doNotLeaveBackslashAlone/>
+					<w:ulTrailSpace/>
+					<w:doNotExpandShiftReturn/>
+					<w:adjustLineHeightInTable/>
+					<w:useFELayout/>
+					<w:useNormalStyleForList/>
+					<w:doNotUseIndentAsNumberingTabStop/>
+					<w:useAltKinsokuLineBreakRules/>
+					<w:allowSpaceOfSameStyleInTable/>
+					<w:doNotSuppressIndentation/>
+					<w:doNotAutofitConstrainedTables/>
+					<w:autofitToFirstFixedWidthCell/>
+					<w:displayHangulFixedWidth/>
+					<w:splitPgBreakAndParaMark/>
+					<w:doNotVertAlignCellWithSp/>
+					<w:doNotBreakConstrainedForcedTable/>
+					<w:doNotVertAlignInTxbx/>
+					<w:useAnsiKerningPairs/>
+					<w:cachedColBalance/>
+					<w:compatSetting w:name="compatibilityMode" w:uri="http://schemas.microsoft.com/office/word" w:val="11"/>
+				</w:compat>
+				<w:rsids>
+					<w:rsidRoot w:val="00704D29"/>
+					<w:rsid w:val="00013B5B"/>
+					<w:rsid w:val="00017BD2"/>
+					<w:rsid w:val="00021F05"/>
+					<w:rsid w:val="00024353"/>
+					<w:rsid w:val="00032AB6"/>
+					<w:rsid w:val="000335E0"/>
+					<w:rsid w:val="00037026"/>
+					<w:rsid w:val="00041207"/>
+					<w:rsid w:val="00045F7D"/>
+					<w:rsid w:val="000634FF"/>
+					<w:rsid w:val="000675A8"/>
+					<w:rsid w:val="00072663"/>
+					<w:rsid w:val="0007594E"/>
+					<w:rsid w:val="0008659D"/>
+					<w:rsid w:val="00091494"/>
+					<w:rsid w:val="000A053E"/>
+					<w:rsid w:val="000A26C9"/>
+					<w:rsid w:val="000A4291"/>
+					<w:rsid w:val="000D249A"/>
+					<w:rsid w:val="000D7EE1"/>
+					<w:rsid w:val="0010199E"/>
+					<w:rsid w:val="0012364B"/>
+					<w:rsid w:val="00130ED7"/>
+					<w:rsid w:val="001400FE"/>
+					<w:rsid w:val="001409D1"/>
+					<w:rsid w:val="0015368E"/>
+					<w:rsid w:val="001577A3"/>
+					<w:rsid w:val="00163265"/>
+					<w:rsid w:val="00171408"/>
+					<w:rsid w:val="001973CF"/>
+					<w:rsid w:val="001A2234"/>
+					<w:rsid w:val="001A590C"/>
+					<w:rsid w:val="001A6F9A"/>
+					<w:rsid w:val="001C6D03"/>
+					<w:rsid w:val="001D2BFB"/>
+					<w:rsid w:val="001D6937"/>
+					<w:rsid w:val="001E1A48"/>
+					<w:rsid w:val="001E349E"/>
+					<w:rsid w:val="001F1FD6"/>
+					<w:rsid w:val="001F2AE4"/>
+					<w:rsid w:val="002075AC"/>
+					<w:rsid w:val="00210DBC"/>
+					<w:rsid w:val="00223926"/>
+					<w:rsid w:val="00256922"/>
+					<w:rsid w:val="00275877"/>
+					<w:rsid w:val="00280430"/>
+					<w:rsid w:val="0028270C"/>
+					<w:rsid w:val="002A4355"/>
+					<w:rsid w:val="002A490A"/>
+					<w:rsid w:val="002B0EFC"/>
+					<w:rsid w:val="002C492A"/>
+					<w:rsid w:val="002E11A7"/>
+					<w:rsid w:val="002F1D39"/>
+					<w:rsid w:val="00300D05"/>
+					<w:rsid w:val="00300FB4"/>
+					<w:rsid w:val="003165E8"/>
+					<w:rsid w:val="003271AC"/>
+					<w:rsid w:val="00330D81"/>
+					<w:rsid w:val="003452C5"/>
+					<w:rsid w:val="00361123"/>
+					<w:rsid w:val="00366B8D"/>
+					<w:rsid w:val="00366D83"/>
+					<w:rsid w:val="00387887"/>
+					<w:rsid w:val="003907C3"/>
+					<w:rsid w:val="003C397B"/>
+					<w:rsid w:val="003D4B52"/>
+					<w:rsid w:val="003F2697"/>
+					<w:rsid w:val="003F2DB5"/>
+					<w:rsid w:val="00406040"/>
+					<w:rsid w:val="004072CF"/>
+					<w:rsid w:val="004110E9"/>
+					<w:rsid w:val="00440B4B"/>
+					<w:rsid w:val="00442167"/>
+					<w:rsid w:val="0046265F"/>
+					<w:rsid w:val="004775A3"/>
+					<w:rsid w:val="004908DE"/>
+					<w:rsid w:val="00494A57"/>
+					<w:rsid w:val="004B0E53"/>
+					<w:rsid w:val="004B2EDE"/>
+					<w:rsid w:val="004B4FE3"/>
+					<w:rsid w:val="004B56A1"/>
+					<w:rsid w:val="004D3783"/>
+					<w:rsid w:val="004D582C"/>
+					<w:rsid w:val="004F12B4"/>
+					<w:rsid w:val="00505A8F"/>
+					<w:rsid w:val="0051564D"/>
+					<w:rsid w:val="0053449B"/>
+					<w:rsid w:val="00595E9A"/>
+					<w:rsid w:val="005A1C06"/>
+					<w:rsid w:val="005A4541"/>
+					<w:rsid w:val="005B0CA3"/>
+					<w:rsid w:val="005C2812"/>
+					<w:rsid w:val="005C3104"/>
+					<w:rsid w:val="005C4F99"/>
+					<w:rsid w:val="005C6D37"/>
+					<w:rsid w:val="005C7401"/>
+					<w:rsid w:val="005D4AB5"/>
+					<w:rsid w:val="005E06FB"/>
+					<w:rsid w:val="00604C4E"/>
+					<w:rsid w:val="0063790A"/>
+					<w:rsid w:val="00650B9D"/>
+					<w:rsid w:val="0066580D"/>
+					<w:rsid w:val="0067001D"/>
+					<w:rsid w:val="00672D0B"/>
+					<w:rsid w:val="00673A66"/>
+					<w:rsid w:val="00681FC6"/>
+					<w:rsid w:val="00686BEF"/>
+					<w:rsid w:val="00687CD1"/>
+					<w:rsid w:val="00691209"/>
+					<w:rsid w:val="006976BF"/>
+					<w:rsid w:val="00697C8B"/>
+					<w:rsid w:val="006A4731"/>
+					<w:rsid w:val="006B0A10"/>
+					<w:rsid w:val="006C3AF0"/>
+					<w:rsid w:val="006D7134"/>
+					<w:rsid w:val="006E2D68"/>
+					<w:rsid w:val="006E31F6"/>
+					<w:rsid w:val="006E50E5"/>
+					<w:rsid w:val="00704D29"/>
+					<w:rsid w:val="00755E9E"/>
+					<w:rsid w:val="00761A6D"/>
+					<w:rsid w:val="007620DA"/>
+					<w:rsid w:val="0077243B"/>
+					<w:rsid w:val="00790892"/>
+					<w:rsid w:val="00796618"/>
+					<w:rsid w:val="007A117C"/>
+					<w:rsid w:val="007C462F"/>
+					<w:rsid w:val="007D418E"/>
+					<w:rsid w:val="007D79C6"/>
+					<w:rsid w:val="007F0875"/>
+					<w:rsid w:val="007F49E4"/>
+					<w:rsid w:val="00800F02"/>
+					<w:rsid w:val="00824944"/>
+					<w:rsid w:val="00846AEA"/>
+					<w:rsid w:val="00847F37"/>
+					<w:rsid w:val="00852887"/>
+					<w:rsid w:val="00872835"/>
+					<w:rsid w:val="008A675A"/>
+					<w:rsid w:val="008B3D93"/>
+					<w:rsid w:val="008E6EC4"/>
+					<w:rsid w:val="008F220F"/>
+					<w:rsid w:val="0090557A"/>
+					<w:rsid w:val="0090721C"/>
+					<w:rsid w:val="009166C9"/>
+					<w:rsid w:val="00923DA0"/>
+					<w:rsid w:val="009260B5"/>
+					<w:rsid w:val="00930061"/>
+					<w:rsid w:val="00942CDF"/>
+					<w:rsid w:val="00950E61"/>
+					<w:rsid w:val="00955048"/>
+					<w:rsid w:val="009554A8"/>
+					<w:rsid w:val="00955E36"/>
+					<w:rsid w:val="00961BB1"/>
+					<w:rsid w:val="009677C4"/>
+					<w:rsid w:val="00980DC7"/>
+					<w:rsid w:val="009914D1"/>
+					<w:rsid w:val="009F69C1"/>
+					<w:rsid w:val="00A16045"/>
+					<w:rsid w:val="00A23A48"/>
+					<w:rsid w:val="00A31223"/>
+					<w:rsid w:val="00A41C3A"/>
+					<w:rsid w:val="00A600F0"/>
+					<w:rsid w:val="00A64D36"/>
+					<w:rsid w:val="00A669E4"/>
+					<w:rsid w:val="00A91E20"/>
+					<w:rsid w:val="00AA16BB"/>
+					<w:rsid w:val="00AC3DDB"/>
+					<w:rsid w:val="00AD1A65"/>
+					<w:rsid w:val="00AE0411"/>
+					<w:rsid w:val="00AF6276"/>
+					<w:rsid w:val="00AF70CE"/>
+					<w:rsid w:val="00B02463"/>
+					<w:rsid w:val="00B56D1E"/>
+					<w:rsid w:val="00B570FB"/>
+					<w:rsid w:val="00B578C1"/>
+					<w:rsid w:val="00B6458D"/>
+					<w:rsid w:val="00B91B1A"/>
+					<w:rsid w:val="00BB7424"/>
+					<w:rsid w:val="00BC611E"/>
+					<w:rsid w:val="00BE5DDC"/>
+					<w:rsid w:val="00C0008F"/>
+					<w:rsid w:val="00C051F1"/>
+					<w:rsid w:val="00C15C76"/>
+					<w:rsid w:val="00C52CFB"/>
+					<w:rsid w:val="00C93D1E"/>
+					<w:rsid w:val="00CA64A5"/>
+					<w:rsid w:val="00CB1F89"/>
+					<w:rsid w:val="00CB7C72"/>
+					<w:rsid w:val="00CE3A65"/>
+					<w:rsid w:val="00CF6269"/>
+					<w:rsid w:val="00D02820"/>
+					<w:rsid w:val="00D07140"/>
+					<w:rsid w:val="00D17D54"/>
+					<w:rsid w:val="00D43792"/>
+					<w:rsid w:val="00D50577"/>
+					<w:rsid w:val="00D55C78"/>
+					<w:rsid w:val="00D85659"/>
+					<w:rsid w:val="00D87C35"/>
+					<w:rsid w:val="00D948E2"/>
+					<w:rsid w:val="00DA04B6"/>
+					<w:rsid w:val="00DA558B"/>
+					<w:rsid w:val="00DD230C"/>
+					<w:rsid w:val="00DD6E04"/>
+					<w:rsid w:val="00DE376D"/>
+					<w:rsid w:val="00DF64E3"/>
+					<w:rsid w:val="00DF7B72"/>
+					<w:rsid w:val="00E05F09"/>
+					<w:rsid w:val="00E17E78"/>
+					<w:rsid w:val="00E30F8F"/>
+					<w:rsid w:val="00E508FF"/>
+					<w:rsid w:val="00E56C79"/>
+					<w:rsid w:val="00E72F4D"/>
+					<w:rsid w:val="00EA2F18"/>
+					<w:rsid w:val="00EB1E10"/>
+					<w:rsid w:val="00EB3511"/>
+					<w:rsid w:val="00EB5A61"/>
+					<w:rsid w:val="00EB6BE7"/>
+					<w:rsid w:val="00EC68F5"/>
+					<w:rsid w:val="00EE1A58"/>
+					<w:rsid w:val="00EE27E1"/>
+					<w:rsid w:val="00F029FF"/>
+					<w:rsid w:val="00F17F9A"/>
+					<w:rsid w:val="00F30893"/>
+					<w:rsid w:val="00F3740E"/>
+					<w:rsid w:val="00F40516"/>
+					<w:rsid w:val="00F57C82"/>
+					<w:rsid w:val="00F675E5"/>
+					<w:rsid w:val="00F825CF"/>
+					<w:rsid w:val="00F863CD"/>
+					<w:rsid w:val="00F94B2F"/>
+					<w:rsid w:val="00FE08EA"/>
+					<w:rsid w:val="00FE5490"/>
+					<w:rsid w:val="00FF14B8"/>
+				</w:rsids>
+				<m:mathPr>
+					<m:mathFont m:val="Cambria Math"/>
+					<m:brkBin m:val="before"/>
+					<m:brkBinSub m:val="--"/>
+					<m:smallFrac m:val="0"/>
+					<m:dispDef/>
+					<m:lMargin m:val="0"/>
+					<m:rMargin m:val="0"/>
+					<m:defJc m:val="centerGroup"/>
+					<m:wrapIndent m:val="1440"/>
+					<m:intLim m:val="subSup"/>
+					<m:naryLim m:val="undOvr"/>
+				</m:mathPr>
+				<w:themeFontLang w:eastAsia="zh-CN" w:val="en-US"/>
+				<w:clrSchemeMapping w:accent1="accent1" w:accent2="accent2" w:accent3="accent3" w:accent4="accent4" w:accent5="accent5" w:accent6="accent6" w:bg1="light1" w:bg2="light2" w:followedHyperlink="followedHyperlink" w:hyperlink="hyperlink" w:t1="dark1" w:t2="dark2"/>
+				<w:doNotIncludeSubdocsInStats/>
+				<w:shapeDefaults>
+					<o:shapedefaults spidmax="2049" v:ext="edit"/>
+					<o:shapelayout v:ext="edit">
+						<o:idmap data="1" v:ext="edit"/>
+					</o:shapelayout>
+				</w:shapeDefaults>
+				<w:decimalSymbol w:val="."/>
+				<w:listSeparator w:val=","/>
+			</w:settings>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml" pkg:name="/word/webSettings.xml">
+		<pkg:xmlData>
+			<w:webSettings mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
+				<w:divs>
+					<w:div w:id="455612022">
+						<w:bodyDiv w:val="1"/>
+						<w:marLeft w:val="0"/>
+						<w:marRight w:val="0"/>
+						<w:marTop w:val="0"/>
+						<w:marBottom w:val="0"/>
+						<w:divBdr>
+							<w:top w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+							<w:left w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+							<w:bottom w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+							<w:right w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+						</w:divBdr>
+						<w:divsChild>
+							<w:div w:id="844171662">
+								<w:marLeft w:val="0"/>
+								<w:marRight w:val="0"/>
+								<w:marTop w:val="0"/>
+								<w:marBottom w:val="0"/>
+								<w:divBdr>
+									<w:top w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+									<w:left w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+									<w:bottom w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+									<w:right w:color="auto" w:space="0" w:sz="0" w:val="none"/>
+								</w:divBdr>
+							</w:div>
+						</w:divsChild>
+					</w:div>
+				</w:divs>
+				<w:optimizeForBrowser/>
+				<w:targetScreenSz w:val="800x600"/>
+			</w:webSettings>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml" pkg:name="/word/styles.xml">
+		<pkg:xmlData>
+			<w:styles mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
+				<w:docDefaults>
+					<w:rPrDefault>
+						<w:rPr>
+							<w:rFonts w:ascii="Times New Roman" w:cs="Times New Roman" w:eastAsia="宋体" w:hAnsi="Times New Roman"/>
+							<w:lang w:bidi="ar-SA" w:eastAsia="zh-CN" w:val="en-US"/>
+						</w:rPr>
+					</w:rPrDefault>
+					<w:pPrDefault/>
+				</w:docDefaults>
+				<w:latentStyles w:count="267" w:defLockedState="0" w:defQFormat="0" w:defSemiHidden="0" w:defUIPriority="0" w:defUnhideWhenUsed="0">
+					<w:lsdException w:name="Normal" w:qFormat="1"/>
+					<w:lsdException w:name="heading 1" w:qFormat="1"/>
+					<w:lsdException w:name="heading 2" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="heading 3" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="heading 4" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="heading 5" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="heading 6" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="heading 7" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="heading 8" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="heading 9" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="header" w:uiPriority="99"/>
+					<w:lsdException w:name="footer" w:uiPriority="99"/>
+					<w:lsdException w:name="caption" w:qFormat="1" w:semiHidden="1" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="Title" w:qFormat="1"/>
+					<w:lsdException w:name="Subtitle" w:qFormat="1"/>
+					<w:lsdException w:name="Strong" w:qFormat="1"/>
+					<w:lsdException w:name="Emphasis" w:qFormat="1"/>
+					<w:lsdException w:name="Placeholder Text" w:semiHidden="1" w:uiPriority="99"/>
+					<w:lsdException w:name="No Spacing" w:qFormat="1" w:uiPriority="1"/>
+					<w:lsdException w:name="Light Shading" w:uiPriority="60"/>
+					<w:lsdException w:name="Light List" w:uiPriority="61"/>
+					<w:lsdException w:name="Light Grid" w:uiPriority="62"/>
+					<w:lsdException w:name="Medium Shading 1" w:uiPriority="63"/>
+					<w:lsdException w:name="Medium Shading 2" w:uiPriority="64"/>
+					<w:lsdException w:name="Medium List 1" w:uiPriority="65"/>
+					<w:lsdException w:name="Medium List 2" w:uiPriority="66"/>
+					<w:lsdException w:name="Medium Grid 1" w:uiPriority="67"/>
+					<w:lsdException w:name="Medium Grid 2" w:uiPriority="68"/>
+					<w:lsdException w:name="Medium Grid 3" w:uiPriority="69"/>
+					<w:lsdException w:name="Dark List" w:uiPriority="70"/>
+					<w:lsdException w:name="Colorful Shading" w:uiPriority="71"/>
+					<w:lsdException w:name="Colorful List" w:uiPriority="72"/>
+					<w:lsdException w:name="Colorful Grid" w:uiPriority="73"/>
+					<w:lsdException w:name="Light Shading Accent 1" w:uiPriority="60"/>
+					<w:lsdException w:name="Light List Accent 1" w:uiPriority="61"/>
+					<w:lsdException w:name="Light Grid Accent 1" w:uiPriority="62"/>
+					<w:lsdException w:name="Medium Shading 1 Accent 1" w:uiPriority="63"/>
+					<w:lsdException w:name="Medium Shading 2 Accent 1" w:uiPriority="64"/>
+					<w:lsdException w:name="Medium List 1 Accent 1" w:uiPriority="65"/>
+					<w:lsdException w:name="Revision" w:semiHidden="1" w:uiPriority="99"/>
+					<w:lsdException w:name="List Paragraph" w:qFormat="1" w:uiPriority="34"/>
+					<w:lsdException w:name="Quote" w:qFormat="1" w:uiPriority="29"/>
+					<w:lsdException w:name="Intense Quote" w:qFormat="1" w:uiPriority="30"/>
+					<w:lsdException w:name="Medium List 2 Accent 1" w:uiPriority="66"/>
+					<w:lsdException w:name="Medium Grid 1 Accent 1" w:uiPriority="67"/>
+					<w:lsdException w:name="Medium Grid 2 Accent 1" w:uiPriority="68"/>
+					<w:lsdException w:name="Medium Grid 3 Accent 1" w:uiPriority="69"/>
+					<w:lsdException w:name="Dark List Accent 1" w:uiPriority="70"/>
+					<w:lsdException w:name="Colorful Shading Accent 1" w:uiPriority="71"/>
+					<w:lsdException w:name="Colorful List Accent 1" w:uiPriority="72"/>
+					<w:lsdException w:name="Colorful Grid Accent 1" w:uiPriority="73"/>
+					<w:lsdException w:name="Light Shading Accent 2" w:uiPriority="60"/>
+					<w:lsdException w:name="Light List Accent 2" w:uiPriority="61"/>
+					<w:lsdException w:name="Light Grid Accent 2" w:uiPriority="62"/>
+					<w:lsdException w:name="Medium Shading 1 Accent 2" w:uiPriority="63"/>
+					<w:lsdException w:name="Medium Shading 2 Accent 2" w:uiPriority="64"/>
+					<w:lsdException w:name="Medium List 1 Accent 2" w:uiPriority="65"/>
+					<w:lsdException w:name="Medium List 2 Accent 2" w:uiPriority="66"/>
+					<w:lsdException w:name="Medium Grid 1 Accent 2" w:uiPriority="67"/>
+					<w:lsdException w:name="Medium Grid 2 Accent 2" w:uiPriority="68"/>
+					<w:lsdException w:name="Medium Grid 3 Accent 2" w:uiPriority="69"/>
+					<w:lsdException w:name="Dark List Accent 2" w:uiPriority="70"/>
+					<w:lsdException w:name="Colorful Shading Accent 2" w:uiPriority="71"/>
+					<w:lsdException w:name="Colorful List Accent 2" w:uiPriority="72"/>
+					<w:lsdException w:name="Colorful Grid Accent 2" w:uiPriority="73"/>
+					<w:lsdException w:name="Light Shading Accent 3" w:uiPriority="60"/>
+					<w:lsdException w:name="Light List Accent 3" w:uiPriority="61"/>
+					<w:lsdException w:name="Light Grid Accent 3" w:uiPriority="62"/>
+					<w:lsdException w:name="Medium Shading 1 Accent 3" w:uiPriority="63"/>
+					<w:lsdException w:name="Medium Shading 2 Accent 3" w:uiPriority="64"/>
+					<w:lsdException w:name="Medium List 1 Accent 3" w:uiPriority="65"/>
+					<w:lsdException w:name="Medium List 2 Accent 3" w:uiPriority="66"/>
+					<w:lsdException w:name="Medium Grid 1 Accent 3" w:uiPriority="67"/>
+					<w:lsdException w:name="Medium Grid 2 Accent 3" w:uiPriority="68"/>
+					<w:lsdException w:name="Medium Grid 3 Accent 3" w:uiPriority="69"/>
+					<w:lsdException w:name="Dark List Accent 3" w:uiPriority="70"/>
+					<w:lsdException w:name="Colorful Shading Accent 3" w:uiPriority="71"/>
+					<w:lsdException w:name="Colorful List Accent 3" w:uiPriority="72"/>
+					<w:lsdException w:name="Colorful Grid Accent 3" w:uiPriority="73"/>
+					<w:lsdException w:name="Light Shading Accent 4" w:uiPriority="60"/>
+					<w:lsdException w:name="Light List Accent 4" w:uiPriority="61"/>
+					<w:lsdException w:name="Light Grid Accent 4" w:uiPriority="62"/>
+					<w:lsdException w:name="Medium Shading 1 Accent 4" w:uiPriority="63"/>
+					<w:lsdException w:name="Medium Shading 2 Accent 4" w:uiPriority="64"/>
+					<w:lsdException w:name="Medium List 1 Accent 4" w:uiPriority="65"/>
+					<w:lsdException w:name="Medium List 2 Accent 4" w:uiPriority="66"/>
+					<w:lsdException w:name="Medium Grid 1 Accent 4" w:uiPriority="67"/>
+					<w:lsdException w:name="Medium Grid 2 Accent 4" w:uiPriority="68"/>
+					<w:lsdException w:name="Medium Grid 3 Accent 4" w:uiPriority="69"/>
+					<w:lsdException w:name="Dark List Accent 4" w:uiPriority="70"/>
+					<w:lsdException w:name="Colorful Shading Accent 4" w:uiPriority="71"/>
+					<w:lsdException w:name="Colorful List Accent 4" w:uiPriority="72"/>
+					<w:lsdException w:name="Colorful Grid Accent 4" w:uiPriority="73"/>
+					<w:lsdException w:name="Light Shading Accent 5" w:uiPriority="60"/>
+					<w:lsdException w:name="Light List Accent 5" w:uiPriority="61"/>
+					<w:lsdException w:name="Light Grid Accent 5" w:uiPriority="62"/>
+					<w:lsdException w:name="Medium Shading 1 Accent 5" w:uiPriority="63"/>
+					<w:lsdException w:name="Medium Shading 2 Accent 5" w:uiPriority="64"/>
+					<w:lsdException w:name="Medium List 1 Accent 5" w:uiPriority="65"/>
+					<w:lsdException w:name="Medium List 2 Accent 5" w:uiPriority="66"/>
+					<w:lsdException w:name="Medium Grid 1 Accent 5" w:uiPriority="67"/>
+					<w:lsdException w:name="Medium Grid 2 Accent 5" w:uiPriority="68"/>
+					<w:lsdException w:name="Medium Grid 3 Accent 5" w:uiPriority="69"/>
+					<w:lsdException w:name="Dark List Accent 5" w:uiPriority="70"/>
+					<w:lsdException w:name="Colorful Shading Accent 5" w:uiPriority="71"/>
+					<w:lsdException w:name="Colorful List Accent 5" w:uiPriority="72"/>
+					<w:lsdException w:name="Colorful Grid Accent 5" w:uiPriority="73"/>
+					<w:lsdException w:name="Light Shading Accent 6" w:uiPriority="60"/>
+					<w:lsdException w:name="Light List Accent 6" w:uiPriority="61"/>
+					<w:lsdException w:name="Light Grid Accent 6" w:uiPriority="62"/>
+					<w:lsdException w:name="Medium Shading 1 Accent 6" w:uiPriority="63"/>
+					<w:lsdException w:name="Medium Shading 2 Accent 6" w:uiPriority="64"/>
+					<w:lsdException w:name="Medium List 1 Accent 6" w:uiPriority="65"/>
+					<w:lsdException w:name="Medium List 2 Accent 6" w:uiPriority="66"/>
+					<w:lsdException w:name="Medium Grid 1 Accent 6" w:uiPriority="67"/>
+					<w:lsdException w:name="Medium Grid 2 Accent 6" w:uiPriority="68"/>
+					<w:lsdException w:name="Medium Grid 3 Accent 6" w:uiPriority="69"/>
+					<w:lsdException w:name="Dark List Accent 6" w:uiPriority="70"/>
+					<w:lsdException w:name="Colorful Shading Accent 6" w:uiPriority="71"/>
+					<w:lsdException w:name="Colorful List Accent 6" w:uiPriority="72"/>
+					<w:lsdException w:name="Colorful Grid Accent 6" w:uiPriority="73"/>
+					<w:lsdException w:name="Subtle Emphasis" w:qFormat="1" w:uiPriority="19"/>
+					<w:lsdException w:name="Intense Emphasis" w:qFormat="1" w:uiPriority="21"/>
+					<w:lsdException w:name="Subtle Reference" w:qFormat="1" w:uiPriority="31"/>
+					<w:lsdException w:name="Intense Reference" w:qFormat="1" w:uiPriority="32"/>
+					<w:lsdException w:name="Book Title" w:qFormat="1" w:uiPriority="33"/>
+					<w:lsdException w:name="Bibliography" w:semiHidden="1" w:uiPriority="37" w:unhideWhenUsed="1"/>
+					<w:lsdException w:name="TOC Heading" w:qFormat="1" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
+				</w:latentStyles>
+				<w:style w:default="1" w:styleId="a" w:type="paragraph">
+					<w:name w:val="Normal"/>
+					<w:qFormat/>
+					<w:rsid w:val="00704D29"/>
+					<w:pPr>
+						<w:widowControl w:val="0"/>
+						<w:jc w:val="both"/>
+					</w:pPr>
+					<w:rPr>
+						<w:kern w:val="2"/>
+						<w:sz w:val="21"/>
+						<w:szCs w:val="24"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:styleId="1" w:type="paragraph">
+					<w:name w:val="heading 1"/>
+					<w:basedOn w:val="a"/>
+					<w:next w:val="a"/>
+					<w:link w:val="1Char"/>
+					<w:qFormat/>
+					<w:rsid w:val="00B02463"/>
+					<w:pPr>
+						<w:keepNext/>
+						<w:widowControl/>
+						<w:ind w:firstLine="435"/>
+						<w:jc w:val="left"/>
+						<w:outlineLvl w:val="0"/>
+					</w:pPr>
+					<w:rPr>
+						<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
+						<w:kern w:val="0"/>
+						<w:sz w:val="28"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:styleId="2" w:type="paragraph">
+					<w:name w:val="heading 2"/>
+					<w:basedOn w:val="a"/>
+					<w:next w:val="a"/>
+					<w:link w:val="2Char"/>
+					<w:semiHidden/>
+					<w:unhideWhenUsed/>
+					<w:qFormat/>
+					<w:rsid w:val="00B02463"/>
+					<w:pPr>
+						<w:keepNext/>
+						<w:keepLines/>
+						<w:spacing w:after="260" w:before="260" w:line="416" w:lineRule="auto"/>
+						<w:outlineLvl w:val="1"/>
+					</w:pPr>
+					<w:rPr>
+						<w:rFonts w:ascii="Cambria" w:hAnsi="Cambria"/>
+						<w:b/>
+						<w:bCs/>
+						<w:sz w:val="32"/>
+						<w:szCs w:val="32"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:default="1" w:styleId="a0" w:type="character">
+					<w:name w:val="Default Paragraph Font"/>
+					<w:semiHidden/>
+				</w:style>
+				<w:style w:default="1" w:styleId="a1" w:type="table">
+					<w:name w:val="Normal Table"/>
+					<w:semiHidden/>
+					<w:tblPr>
+						<w:tblInd w:type="dxa" w:w="0"/>
+						<w:tblCellMar>
+							<w:top w:type="dxa" w:w="0"/>
+							<w:left w:type="dxa" w:w="108"/>
+							<w:bottom w:type="dxa" w:w="0"/>
+							<w:right w:type="dxa" w:w="108"/>
+						</w:tblCellMar>
+					</w:tblPr>
+				</w:style>
+				<w:style w:default="1" w:styleId="a2" w:type="numbering">
+					<w:name w:val="No List"/>
+					<w:semiHidden/>
+				</w:style>
+				<w:style w:styleId="a3" w:type="paragraph">
+					<w:name w:val="footer"/>
+					<w:basedOn w:val="a"/>
+					<w:link w:val="Char"/>
+					<w:uiPriority w:val="99"/>
+					<w:rsid w:val="00704D29"/>
+					<w:pPr>
+						<w:tabs>
+							<w:tab w:pos="4153" w:val="center"/>
+							<w:tab w:pos="8306" w:val="right"/>
+						</w:tabs>
+						<w:snapToGrid w:val="0"/>
+						<w:jc w:val="left"/>
+					</w:pPr>
+					<w:rPr>
+						<w:sz w:val="18"/>
+						<w:szCs w:val="18"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:styleId="a4" w:type="character">
+					<w:name w:val="page number"/>
+					<w:basedOn w:val="a0"/>
+					<w:rsid w:val="00704D29"/>
+				</w:style>
+				<w:style w:styleId="a5" w:type="paragraph">
+					<w:name w:val="header"/>
+					<w:basedOn w:val="a"/>
+					<w:link w:val="Char0"/>
+					<w:uiPriority w:val="99"/>
+					<w:rsid w:val="00595E9A"/>
+					<w:pPr>
+						<w:pBdr>
+							<w:bottom w:color="auto" w:space="1" w:sz="6" w:val="single"/>
+						</w:pBdr>
+						<w:tabs>
+							<w:tab w:pos="4153" w:val="center"/>
+							<w:tab w:pos="8306" w:val="right"/>
+						</w:tabs>
+						<w:snapToGrid w:val="0"/>
+						<w:jc w:val="center"/>
+					</w:pPr>
+					<w:rPr>
+						<w:sz w:val="18"/>
+						<w:szCs w:val="18"/>
+						<w:lang w:eastAsia="x-none" w:val="x-none"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:customStyle="1" w:styleId="Char0" w:type="character">
+					<w:name w:val="页眉 Char"/>
+					<w:link w:val="a5"/>
+					<w:uiPriority w:val="99"/>
+					<w:rsid w:val="00595E9A"/>
+					<w:rPr>
+						<w:kern w:val="2"/>
+						<w:sz w:val="18"/>
+						<w:szCs w:val="18"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:customStyle="1" w:styleId="1Char" w:type="character">
+					<w:name w:val="标题 1 Char"/>
+					<w:link w:val="1"/>
+					<w:rsid w:val="00B02463"/>
+					<w:rPr>
+						<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
+						<w:sz w:val="28"/>
+						<w:szCs w:val="24"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:customStyle="1" w:styleId="2Char" w:type="character">
+					<w:name w:val="标题 2 Char"/>
+					<w:link w:val="2"/>
+					<w:semiHidden/>
+					<w:rsid w:val="00B02463"/>
+					<w:rPr>
+						<w:rFonts w:ascii="Cambria" w:cs="Times New Roman" w:eastAsia="宋体" w:hAnsi="Cambria"/>
+						<w:b/>
+						<w:bCs/>
+						<w:kern w:val="2"/>
+						<w:sz w:val="32"/>
+						<w:szCs w:val="32"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:customStyle="1" w:styleId="MTDisplayEquation" w:type="paragraph">
+					<w:name w:val="MTDisplayEquation"/>
+					<w:basedOn w:val="a"/>
+					<w:next w:val="a"/>
+					<w:rsid w:val="00B02463"/>
+					<w:pPr>
+						<w:widowControl/>
+						<w:tabs>
+							<w:tab w:pos="4540" w:val="center"/>
+							<w:tab w:pos="9080" w:val="right"/>
+						</w:tabs>
+						<w:jc w:val="left"/>
+					</w:pPr>
+					<w:rPr>
+						<w:rFonts w:ascii="宋体" w:hAnsi="宋体"/>
+						<w:kern w:val="0"/>
+						<w:sz w:val="28"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:customStyle="1" w:styleId="Char" w:type="character">
+					<w:name w:val="页脚 Char"/>
+					<w:link w:val="a3"/>
+					<w:uiPriority w:val="99"/>
+					<w:rsid w:val="00B570FB"/>
+					<w:rPr>
+						<w:kern w:val="2"/>
+						<w:sz w:val="18"/>
+						<w:szCs w:val="18"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:styleId="a6" w:type="paragraph">
+					<w:name w:val="Balloon Text"/>
+					<w:basedOn w:val="a"/>
+					<w:link w:val="Char1"/>
+					<w:rsid w:val="00B570FB"/>
+					<w:rPr>
+						<w:sz w:val="18"/>
+						<w:szCs w:val="18"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:customStyle="1" w:styleId="Char1" w:type="character">
+					<w:name w:val="批注框文本 Char"/>
+					<w:link w:val="a6"/>
+					<w:rsid w:val="00B570FB"/>
+					<w:rPr>
+						<w:kern w:val="2"/>
+						<w:sz w:val="18"/>
+						<w:szCs w:val="18"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:styleId="a7" w:type="paragraph">
+					<w:name w:val="No Spacing"/>
+					<w:link w:val="Char2"/>
+					<w:uiPriority w:val="1"/>
+					<w:qFormat/>
+					<w:rsid w:val="00B570FB"/>
+					<w:rPr>
+						<w:rFonts w:ascii="Calibri" w:hAnsi="Calibri"/>
+						<w:sz w:val="22"/>
+						<w:szCs w:val="22"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:customStyle="1" w:styleId="Char2" w:type="character">
+					<w:name w:val="无间隔 Char"/>
+					<w:link w:val="a7"/>
+					<w:uiPriority w:val="1"/>
+					<w:rsid w:val="00B570FB"/>
+					<w:rPr>
+						<w:rFonts w:ascii="Calibri" w:hAnsi="Calibri"/>
+						<w:sz w:val="22"/>
+						<w:szCs w:val="22"/>
+						<w:lang w:bidi="ar-SA" w:eastAsia="zh-CN" w:val="en-US"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:styleId="a8" w:type="paragraph">
+					<w:name w:val="List Paragraph"/>
+					<w:basedOn w:val="a"/>
+					<w:uiPriority w:val="34"/>
+					<w:qFormat/>
+					<w:rsid w:val="001A590C"/>
+					<w:pPr>
+						<w:ind w:firstLine="420" w:firstLineChars="200"/>
+					</w:pPr>
+				</w:style>
+				<w:style w:styleId="20" w:type="paragraph">
+					<w:name w:val="List 2"/>
+					<w:basedOn w:val="a"/>
+					<w:rsid w:val="00DE376D"/>
+					<w:pPr>
+						<w:ind w:hanging="200" w:left="100"/>
+					</w:pPr>
+					<w:rPr>
+						<w:szCs w:val="20"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:styleId="a9" w:type="paragraph">
+					<w:name w:val="Document Map"/>
+					<w:basedOn w:val="a"/>
+					<w:link w:val="Char3"/>
+					<w:rsid w:val="001A2234"/>
+					<w:rPr>
+						<w:rFonts w:ascii="宋体"/>
+						<w:sz w:val="18"/>
+						<w:szCs w:val="18"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:customStyle="1" w:styleId="Char3" w:type="character">
+					<w:name w:val="文档结构图 Char"/>
+					<w:link w:val="a9"/>
+					<w:rsid w:val="001A2234"/>
+					<w:rPr>
+						<w:rFonts w:ascii="宋体"/>
+						<w:kern w:val="2"/>
+						<w:sz w:val="18"/>
+						<w:szCs w:val="18"/>
+					</w:rPr>
+				</w:style>
+				<w:style w:styleId="aa" w:type="table">
+					<w:name w:val="Table Grid"/>
+					<w:basedOn w:val="a1"/>
+					<w:rsid w:val="001A2234"/>
+					<w:tblPr>
+						<w:tblInd w:type="dxa" w:w="0"/>
+						<w:tblBorders>
+							<w:top w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+							<w:left w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+							<w:bottom w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+							<w:right w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+							<w:insideH w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+							<w:insideV w:color="000000" w:space="0" w:sz="4" w:val="single"/>
+						</w:tblBorders>
+						<w:tblCellMar>
+							<w:top w:type="dxa" w:w="0"/>
+							<w:left w:type="dxa" w:w="108"/>
+							<w:bottom w:type="dxa" w:w="0"/>
+							<w:right w:type="dxa" w:w="108"/>
+						</w:tblCellMar>
+					</w:tblPr>
+				</w:style>
+			</w:styles>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml" pkg:name="/word/fontTable.xml">
+		<pkg:xmlData>
+			<w:fonts mc:Ignorable="w14" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
+				<w:font w:name="Times New Roman">
+					<w:panose1 w:val="02020603050405020304"/>
+					<w:charset w:val="00"/>
+					<w:family w:val="roman"/>
+					<w:pitch w:val="variable"/>
+					<w:sig w:csb0="000001FF" w:csb1="00000000" w:usb0="E0002AFF" w:usb1="C0007841" w:usb2="00000009" w:usb3="00000000"/>
+				</w:font>
+				<w:font w:name="宋体">
+					<w:altName w:val="SimSun"/>
+					<w:panose1 w:val="02010600030101010101"/>
+					<w:charset w:val="86"/>
+					<w:family w:val="auto"/>
+					<w:pitch w:val="variable"/>
+					<w:sig w:csb0="00040001" w:csb1="00000000" w:usb0="00000003" w:usb1="288F0000" w:usb2="00000016" w:usb3="00000000"/>
+				</w:font>
+				<w:font w:name="Cambria">
+					<w:panose1 w:val="02040503050406030204"/>
+					<w:charset w:val="00"/>
+					<w:family w:val="roman"/>
+					<w:pitch w:val="variable"/>
+					<w:sig w:csb0="0000019F" w:csb1="00000000" w:usb0="E00002FF" w:usb1="400004FF" w:usb2="00000000" w:usb3="00000000"/>
+				</w:font>
+				<w:font w:name="Calibri">
+					<w:panose1 w:val="020F0502020204030204"/>
+					<w:charset w:val="00"/>
+					<w:family w:val="swiss"/>
+					<w:pitch w:val="variable"/>
+					<w:sig w:csb0="0000019F" w:csb1="00000000" w:usb0="E00002FF" w:usb1="4000ACFF" w:usb2="00000001" w:usb3="00000000"/>
+				</w:font>
+				<w:font w:name="黑体">
+					<w:altName w:val="SimHei"/>
+					<w:panose1 w:val="02010609060101010101"/>
+					<w:charset w:val="86"/>
+					<w:family w:val="modern"/>
+					<w:pitch w:val="fixed"/>
+					<w:sig w:csb0="00040001" w:csb1="00000000" w:usb0="800002BF" w:usb1="38CF7CFA" w:usb2="00000016" w:usb3="00000000"/>
+				</w:font>
+			</w:fonts>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-package.core-properties+xml" pkg:name="/docProps/core.xml" pkg:padding="256">
+		<pkg:xmlData>
+			<cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+				<dc:title>电子科技大学网络教育考卷(A1卷)</dc:title>
+				<dc:creator>ThinkPad</dc:creator>
+				<cp:lastModifiedBy>Administrator</cp:lastModifiedBy>
+				<cp:revision>2</cp:revision>
+				<cp:lastPrinted>2015-05-19T08:52:00Z</cp:lastPrinted>
+				<dcterms:created xsi:type="dcterms:W3CDTF">2017-10-23T06:10:00Z</dcterms:created>
+				<dcterms:modified xsi:type="dcterms:W3CDTF">2017-10-23T06:10:00Z</dcterms:modified>
+			</cp:coreProperties>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml" pkg:name="/word/numbering.xml">
+		<pkg:xmlData>
+			<w:numbering mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
+				<w:abstractNum w:abstractNumId="0">
+					<w:nsid w:val="01F00F88"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="24FAE628"/>
+					<w:lvl w:ilvl="0" w:tplc="8C0626B4">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="456" w:left="598"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="840"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1260"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1680"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2100"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2520"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2940"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3360"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3780"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="1">
+					<w:nsid w:val="020A5E2D"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="066CBE6A"/>
+					<w:lvl w:ilvl="0" w:tplc="2DAA272E">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="420" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="420"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tplc="82741D52">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%2、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="780" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="780"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2160" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="2160"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2880" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="2880"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%5."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="3600" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="3600"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="4320" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="4320"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="5040" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="5040"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%8."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="5760" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="5760"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="6480" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="6480"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="2">
+					<w:nsid w:val="08DF0269"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="009CA026"/>
+					<w:lvl w:ilvl="0" w:tplc="47C0FD24">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="720" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="720"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="1200" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="1200"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="1620" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="1620"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2040" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="2040"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2460" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="2460"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2880" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="2880"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="3300" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="3300"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="3720" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="3720"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="4140" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="4140"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="3">
+					<w:nsid w:val="0958232F"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="30E88CE0"/>
+					<w:lvl w:ilvl="0" w:tplc="5C989B96">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="720" w:left="720"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="840"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1260"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1680"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2100"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2520"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2940"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3360"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3780"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="4">
+					<w:nsid w:val="124F2661"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="311EC340"/>
+					<w:lvl w:ilvl="0" w:tplc="7C9A8072">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="720" w:left="720"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+							<w:color w:val="auto"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="840"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1260"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1680"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2100"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2520"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2940"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3360"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3780"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="5">
+					<w:nsid w:val="136B1AD3"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="BDF04116"/>
+					<w:lvl w:ilvl="0" w:tplc="CBA85F62">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="360" w:left="482"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="962"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1382"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1802"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2222"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2642"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3062"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3482"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3902"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="6">
+					<w:nsid w:val="14A814D2"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="603AF3EE"/>
+					<w:lvl w:ilvl="0" w:tplc="C39CEFC0">
+						<w:start w:val="2"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1018"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1438"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1858"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2278"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2698"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3118"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3538"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3958"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4378"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="7">
+					<w:nsid w:val="28417ACF"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="C8BC8F82"/>
+					<w:lvl w:ilvl="0" w:tplc="34922146">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="(%1)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="720" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="720" w:left="720"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%2."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="1248" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="1248"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="1968" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="1968"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2688" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="2688"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%5."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="3408" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="3408"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="4128" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="4128"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="4848" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="4848"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%8."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="5568" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="5568"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="6288" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="360" w:left="6288"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="8">
+					<w:nsid w:val="3B7F32BF"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="AF12CBBE"/>
+					<w:lvl w:ilvl="0" w:tplc="86363766">
+						<w:start w:val="2"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1018"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1438"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1858"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2278"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2698"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3118"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3538"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3958"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4378"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="9">
+					<w:nsid w:val="3E4A52E5"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="48684CE4"/>
+					<w:lvl w:ilvl="0" w:tplc="1BAE2AB8">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="upperLetter"/>
+						<w:lvlText w:val="%1."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="360" w:left="780"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1260"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1680"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2100"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2520"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2940"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3360"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3780"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4200"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="10">
+					<w:nsid w:val="41ED52A7"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="3F480736"/>
+					<w:lvl w:ilvl="0" w:tplc="F9F83B52">
+						<w:start w:val="3"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="432" w:left="1486"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1894"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2314"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2734"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3154"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3574"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3994"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4414"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4834"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="11">
+					<w:nsid w:val="47445126"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="A0B2366C"/>
+					<w:lvl w:ilvl="0" w:tplc="5406C7EA">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="456" w:left="456"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+							<w:lang w:val="en-US"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="840"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1260"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1680"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2100"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2520"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2940"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3360"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3780"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="12">
+					<w:nsid w:val="4B4270F7"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="24FAE628"/>
+					<w:lvl w:ilvl="0" w:tplc="8C0626B4">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="456" w:left="598"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="840"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1260"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1680"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2100"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2520"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2940"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3360"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3780"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="13">
+					<w:nsid w:val="4C1E62C7"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="D17645AE"/>
+					<w:lvl w:ilvl="0" w:tplc="A2FE6240">
+						<w:start w:val="3"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="456" w:left="1054"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1438"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1858"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2278"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2698"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3118"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3538"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3958"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4378"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="14">
+					<w:nsid w:val="5D4023F1"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="8BDE2A18"/>
+					<w:lvl w:ilvl="0" w:tplc="3006B55E">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="456" w:left="1054"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1438"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1858"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2278"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2698"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3118"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3538"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3958"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4378"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="15">
+					<w:nsid w:val="7A3B7293"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="A32E9C5C"/>
+					<w:lvl w:ilvl="0" w:tplc="4C8299D4">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="(%1)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="1620" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="720" w:left="1620"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tplc="F8405D5E">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="(%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="720" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="720" w:left="720"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="eastAsia"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="1260" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="1260"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="1680" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="1680"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2100" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="2100"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2520" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="2520"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="2940" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="2940"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="3360" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="3360"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:tabs>
+								<w:tab w:pos="3780" w:val="num"/>
+							</w:tabs>
+							<w:ind w:hanging="420" w:left="3780"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="16">
+					<w:nsid w:val="7AF01177"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="995AA33A"/>
+					<w:lvl w:ilvl="0" w:tplc="B330B920">
+						<w:start w:val="2"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1438"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1858"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2278"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2698"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3118"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3538"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3958"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4378"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="4798"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:abstractNum w:abstractNumId="17">
+					<w:nsid w:val="7BA06C7E"/>
+					<w:multiLevelType w:val="hybridMultilevel"/>
+					<w:tmpl w:val="E6BEA64C"/>
+					<w:lvl w:ilvl="0" w:tplc="C3B2F75A">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="japaneseCounting"/>
+						<w:lvlText w:val="%1、"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="456" w:left="456"/>
+						</w:pPr>
+						<w:rPr>
+							<w:rFonts w:hint="default"/>
+						</w:rPr>
+					</w:lvl>
+					<w:lvl w:ilvl="1" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%2)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="840"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="2" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%3."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1260"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="3" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%4."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="1680"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="4" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%5)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2100"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="5" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%6."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2520"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="6" w:tentative="1" w:tplc="0409000F">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="decimal"/>
+						<w:lvlText w:val="%7."/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="2940"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="7" w:tentative="1" w:tplc="04090019">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerLetter"/>
+						<w:lvlText w:val="%8)"/>
+						<w:lvlJc w:val="left"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3360"/>
+						</w:pPr>
+					</w:lvl>
+					<w:lvl w:ilvl="8" w:tentative="1" w:tplc="0409001B">
+						<w:start w:val="1"/>
+						<w:numFmt w:val="lowerRoman"/>
+						<w:lvlText w:val="%9."/>
+						<w:lvlJc w:val="right"/>
+						<w:pPr>
+							<w:ind w:hanging="420" w:left="3780"/>
+						</w:pPr>
+					</w:lvl>
+				</w:abstractNum>
+				<w:num w:numId="1">
+					<w:abstractNumId w:val="2"/>
+				</w:num>
+				<w:num w:numId="2">
+					<w:abstractNumId w:val="15"/>
+				</w:num>
+				<w:num w:numId="3">
+					<w:abstractNumId w:val="7"/>
+					<w:lvlOverride w:ilvl="0">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="1">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="2">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="3">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="4">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="5">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="6">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="7">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="8">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+				</w:num>
+				<w:num w:numId="4">
+					<w:abstractNumId w:val="3"/>
+				</w:num>
+				<w:num w:numId="5">
+					<w:abstractNumId w:val="9"/>
+				</w:num>
+				<w:num w:numId="6">
+					<w:abstractNumId w:val="17"/>
+				</w:num>
+				<w:num w:numId="7">
+					<w:abstractNumId w:val="11"/>
+				</w:num>
+				<w:num w:numId="8">
+					<w:abstractNumId w:val="0"/>
+				</w:num>
+				<w:num w:numId="9">
+					<w:abstractNumId w:val="12"/>
+				</w:num>
+				<w:num w:numId="10">
+					<w:abstractNumId w:val="1"/>
+					<w:lvlOverride w:ilvl="0">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="1">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="2">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="3">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="4">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="5">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="6">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="7">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+					<w:lvlOverride w:ilvl="8">
+						<w:startOverride w:val="1"/>
+					</w:lvlOverride>
+				</w:num>
+				<w:num w:numId="11">
+					<w:abstractNumId w:val="4"/>
+				</w:num>
+				<w:num w:numId="12">
+					<w:abstractNumId w:val="5"/>
+				</w:num>
+				<w:num w:numId="13">
+					<w:abstractNumId w:val="14"/>
+				</w:num>
+				<w:num w:numId="14">
+					<w:abstractNumId w:val="6"/>
+				</w:num>
+				<w:num w:numId="15">
+					<w:abstractNumId w:val="8"/>
+				</w:num>
+				<w:num w:numId="16">
+					<w:abstractNumId w:val="16"/>
+				</w:num>
+				<w:num w:numId="17">
+					<w:abstractNumId w:val="13"/>
+				</w:num>
+				<w:num w:numId="18">
+					<w:abstractNumId w:val="10"/>
+				</w:num>
+			</w:numbering>
+		</pkg:xmlData>
+	</pkg:part>
+	<pkg:part pkg:contentType="application/vnd.openxmlformats-officedocument.extended-properties+xml" pkg:name="/docProps/app.xml" pkg:padding="256">
+		<pkg:xmlData>
+			<Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/extended-properties" xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
+				<Template>Normal.dotm</Template>
+				<TotalTime>1</TotalTime>
+				<Pages>1</Pages>
+				<Words>22</Words>
+				<Characters>128</Characters>
+				<Application>Microsoft Office Word</Application>
+				<DocSecurity>0</DocSecurity>
+				<Lines>1</Lines>
+				<Paragraphs>1</Paragraphs>
+				<ScaleCrop>false</ScaleCrop>
+				<Company>Microsoft</Company>
+				<LinksUpToDate>false</LinksUpToDate>
+				<CharactersWithSpaces>149</CharactersWithSpaces>
+				<SharedDoc>false</SharedDoc>
+				<HyperlinksChanged>false</HyperlinksChanged>
+				<AppVersion>14.0000</AppVersion>
+			</Properties>
+		</pkg:xmlData>
+	</pkg:part>
+</pkg:package>

+ 30 - 3
cqb-paper/src/main/java/com/qmth/cqb/paper/dto/PaperDetailExp.java

@@ -20,14 +20,41 @@ public class PaperDetailExp implements Serializable,Comparable<PaperDetailExp>{
     private String name;//大题名称
 
     private String title;//大题标题
+    
+    private String titleDetail;//标题详情
 
-    private Double score;//大题分数
+    public String getTitleDetail() {
+		return titleDetail;
+	}
+
+	public void setTitleDetail(String titleDetail) {
+		this.titleDetail = titleDetail;
+	}
+
+	private Double score;//大题分数
 
     private Integer unitCount;//大题下的小题数量
 
     private List<PaperDetailUnitExp> paperDetailUnits;
-
-    public static long getSerialVersionUID() {
+    
+    /**
+     * 大题排序
+     */
+    private Long sortNumber;
+    
+	public Long getSortNumber() {
+		return sortNumber;
+	}
+
+	public void setSortNumber(Long sortNumber) {
+		this.sortNumber = sortNumber;
+	}
+
+	public static long getSerialversionuid() {
+		return serialVersionUID;
+	}
+
+	public static long getSerialVersionUID() {
         return serialVersionUID;
     }
 

+ 256 - 0
cqb-paper/src/main/java/com/qmth/cqb/paper/dto/PaperExpDto.java

@@ -0,0 +1,256 @@
+package com.qmth.cqb.paper.dto;
+
+import java.io.Serializable;
+import java.util.List;
+import java.util.Map;
+
+import com.qmth.cqb.base.model.Course;
+import com.qmth.cqb.utils.enums.PaperStatus;
+import com.qmth.cqb.utils.enums.PaperType;
+
+/**
+ * @descrition 试卷导出模板
+ * @author weiwenhai
+ * @date  2017.10.11
+ */
+public class PaperExpDto implements Serializable{
+
+	private static final long serialVersionUID = -2936294718668958137L;
+
+	private String id;
+	
+	/**
+	 * 试卷名称
+	 */
+	private String name;
+	
+	/**
+	 * 试卷标题
+	 */
+	private String title;
+	
+	/**
+	 * 试卷子标题
+	 */
+	private String subTitle;
+	
+	/**
+	 * 试卷总分
+	 */
+	private String totalScore;
+	
+	/**
+	 * 试卷状态(待审核,通过,不通过)
+	 */
+	private PaperStatus paperStatus;
+	
+	/**
+	 * 试卷类型(导入,组卷)
+	 */
+	private PaperType paperType;
+	
+	/**
+	 * 课程代码
+	 */
+	private String courseNo;
+	
+	/**
+	 * 课程名称
+	 */
+	private String courseName;
+	
+	/**
+	 * 关联课程对象
+	 */
+	private Course course;
+	
+	/**
+	 * 大题集合
+	 */
+	private List<PaperDetailExp> paperDetails;
+	
+	/**
+	 * 导入试卷属性
+	 */
+	private Map<String, String> params;
+	
+	/**
+	 * 课程层次
+	 */
+	private String courseLevel;
+	
+	/**
+	 * 不参与持久化,只做查询显示使用
+	 * 是否包含音频
+	 */
+	private Boolean hasAudio;
+	
+	 /**
+     * 客观题
+     */
+    private List<PaperDetailExp> objectiveDetails;
+    
+    /**
+     * 主观题
+     */
+    private List<PaperDetailExp> subjectiveDetails;
+    
+    /**
+     * 客观题标题
+     */
+    private String objectiveTitle;
+    
+    /**
+     * 主观题标题
+     */
+    private String subjectiveTitle;
+    
+	public String getObjectiveTitle() {
+		return objectiveTitle;
+	}
+
+	public void setObjectiveTitle(String objectiveTitle) {
+		this.objectiveTitle = objectiveTitle;
+	}
+
+	public String getSubjectiveTitle() {
+		return subjectiveTitle;
+	}
+
+	public void setSubjectiveTitle(String subjectiveTitle) {
+		this.subjectiveTitle = subjectiveTitle;
+	}
+
+	public List<PaperDetailExp> getObjectiveDetails() {
+		return objectiveDetails;
+	}
+
+	public void setObjectiveDetails(List<PaperDetailExp> objectiveDetails) {
+		this.objectiveDetails = objectiveDetails;
+	}
+
+	public List<PaperDetailExp> getSubjectiveDetails() {
+		return subjectiveDetails;
+	}
+
+	public void setSubjectiveDetails(List<PaperDetailExp> subjectiveDetails) {
+		this.subjectiveDetails = subjectiveDetails;
+	}
+
+	public String getId() {
+		return id;
+	}
+
+	public void setId(String id) {
+		this.id = id;
+	}
+
+	public String getName() {
+		return name;
+	}
+
+	public void setName(String name) {
+		this.name = name;
+	}
+
+	public String getTitle() {
+		return title;
+	}
+
+	public void setTitle(String title) {
+		this.title = title;
+	}
+
+	public String getSubTitle() {
+		return subTitle;
+	}
+
+	public void setSubTitle(String subTitle) {
+		this.subTitle = subTitle;
+	}
+
+	public String getTotalScore() {
+		return totalScore;
+	}
+
+	public void setTotalScore(String totalScore) {
+		this.totalScore = totalScore;
+	}
+
+	public PaperStatus getPaperStatus() {
+		return paperStatus;
+	}
+
+	public void setPaperStatus(PaperStatus paperStatus) {
+		this.paperStatus = paperStatus;
+	}
+
+	public PaperType getPaperType() {
+		return paperType;
+	}
+
+	public void setPaperType(PaperType paperType) {
+		this.paperType = paperType;
+	}
+
+	public String getCourseNo() {
+		return courseNo;
+	}
+
+	public void setCourseNo(String courseNo) {
+		this.courseNo = courseNo;
+	}
+
+	public String getCourseName() {
+		return courseName;
+	}
+
+	public void setCourseName(String courseName) {
+		this.courseName = courseName;
+	}
+
+	public Course getCourse() {
+		return course;
+	}
+
+	public void setCourse(Course course) {
+		this.course = course;
+	}
+
+	public List<PaperDetailExp> getPaperDetails() {
+		return paperDetails;
+	}
+
+	public void setPaperDetails(List<PaperDetailExp> paperDetails) {
+		this.paperDetails = paperDetails;
+	}
+
+	public Map<String, String> getParams() {
+		return params;
+	}
+
+	public void setParams(Map<String, String> params) {
+		this.params = params;
+	}
+
+	public String getCourseLevel() {
+		return courseLevel;
+	}
+
+	public void setCourseLevel(String courseLevel) {
+		this.courseLevel = courseLevel;
+	}
+
+	public Boolean getHasAudio() {
+		return hasAudio;
+	}
+
+	public void setHasAudio(Boolean hasAudio) {
+		this.hasAudio = hasAudio;
+	}
+
+	public static long getSerialversionuid() {
+		return serialVersionUID;
+	}
+	
+}

+ 3 - 3
cqb-paper/src/main/java/com/qmth/cqb/paper/model/ExportServiceManage.java

@@ -9,11 +9,11 @@ public class ExportServiceManage  implements Serializable {
 	private static final long serialVersionUID = 561933232237607796L;
 
 	@Id
-	 private String id;
+	private String id;
 	 
-	 private String orgName;
+	private String orgName;
 	 
-	 private String exportServiceName;
+	private String exportServiceName;
 
 	public String getId() {
 		return id;

+ 17 - 0
cqb-paper/src/main/java/com/qmth/cqb/paper/service/ExportPaperService.java

@@ -0,0 +1,17 @@
+package com.qmth.cqb.paper.service;
+
+import javax.servlet.http.HttpServletResponse;
+
+public interface ExportPaperService {
+
+	/**
+	 * 导出试卷,答案,机考数据包
+	 * @param examId
+	 * @param courseNo
+	 * @param paperType
+	 * @param response
+	 * @param exportContentList
+	 * @throws Exception
+	 */
+	public void exportPaperFile(String paperId,HttpServletResponse response,String exportContentList)  throws Exception;
+}

+ 244 - 89
cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/DzkdExportPaperService.java

@@ -1,7 +1,11 @@
 package com.qmth.cqb.paper.service.export;
 
+import java.io.File;
+import java.math.BigDecimal;
 import java.util.ArrayList;
+import java.util.HashSet;
 import java.util.List;
+import java.util.Set;
 
 import javax.servlet.http.HttpServletResponse;
 
@@ -11,9 +15,11 @@ import cn.com.qmth.examcloud.common.dto.core.enums.CourseLevel;
 import cn.com.qmth.examcloud.common.dto.question.enums.QuesStructType;
 import cn.com.qmth.examcloud.common.uac.entity.AccessUser;
 
+import com.netflix.infix.lang.infix.antlr.EventFilterParser.null_predicate_return;
 import com.qmth.cqb.paper.dto.PaperDetailExp;
 import com.qmth.cqb.paper.dto.PaperDetailUnitExp;
 import com.qmth.cqb.paper.dto.PaperExp;
+import com.qmth.cqb.paper.dto.PaperExpDto;
 import com.qmth.cqb.paper.model.ExportStructure;
 import com.qmth.cqb.paper.model.ExtractConfig;
 import com.qmth.cqb.paper.model.Paper;
@@ -28,6 +34,9 @@ import com.qmth.cqb.utils.enums.ExportType;
 import com.qmth.cqb.utils.exception.PaperException;
 import com.qmth.cqb.utils.word.DocxProcessUtil;
 
+import freemarker.template.Configuration;
+import freemarker.template.Template;
+
 /**
  * 
  * @author  	chenken
@@ -36,109 +45,255 @@ import com.qmth.cqb.utils.word.DocxProcessUtil;
  * @description 电子科技大学导出、上传文件service
  */
 @Service("dzkdExportPaperService")
-public class DzkdExportPaperService extends ExportPaperAbstractService{
+public class DzkdExportPaperService extends ExportPaperAbstractDtoService{
 	
-    /**
-     * 下载试卷
-     * @param id
-     */
-    @Override
-    public void downloadPaper(String id, HttpServletResponse response) throws Exception {
-    	PaperExp paperExp = initExportPaper(id);
-        List<String> fileList = new ArrayList<String>();
-        if (paperExp!=null) {
-        	String paperfileName = paperExp.getName()+DOCX_SUFFIX;
-            String answerFileName = paperExp.getName()+"_"+ExamFileType.ANSWER.getName()+DOCX_SUFFIX;
-            DocxProcessUtil.exportWord(paperExp,paperfileName,DZKD_TEMPLATE_PAPER);
-            DocxProcessUtil.exportWord(paperExp,answerFileName,DZKD_TEMPLATE_ANSWER);
-            DocxProcessUtil.processImage(paperfileName,getPkgList(id));
-            DocxProcessUtil.processImage(answerFileName,getPkgList(id));
-            fileList.add(paperfileName);
-            fileList.add(answerFileName);
-            DocxProcessUtil.processDownload(fileList, response);
-        }
-    }
-    
 	/**
-	 * 初始化导出试卷DTO
-	 * @param id
-	 * @return
+	 * 导出试卷
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
 	 */
-    @Override
-    public PaperExp initExportPaper(String paperId) throws Exception {
-		// 获取paper
-		Paper paper = paperRepo.findOne(paperId);
-		paperService.formatPaper(paper, null);
-		if (paper == null) {
-			throw new PaperException("该试卷不存在");
-		}
-		// 创建paperDto
-		PaperExp paperExp = BeanCopierUtil.copyProperties(paper, PaperExp.class);
-		paperExp.setCourseLevel(paper.getLevel()==null?CourseLevel.ALL.name():paper.getLevel().name());
-		List<PaperDetailExp> objectiveDetails = new ArrayList<PaperDetailExp>();// 客观题
-		List<PaperDetailExp> subjectiveDetails = new ArrayList<PaperDetailExp>();// 主观题
-		double objectiveScore = 0;
-		double subjectiveScore = 0;
-		paperExp.setTitle(CommonUtils.PAPER_TITLE);
-		paperExp.setSubTitle(CommonUtils.PAPER_SUB_TITLE);
-		// 获取大题
-		List<PaperDetail> paperDetails = paperDetailRepo.findByPaperOrderByNumber(paper);
-		int objectNumber = 1;// 客观题大题序号
-		int objetcUnitSum = 0;
-		for (int i = 0; i < paperDetails.size(); i++) {
-			PaperDetailExp paperDetailExp = BeanCopierUtil.copyProperties(paperDetails.get(i), PaperDetailExp.class);
-			List<PaperDetailUnit> paperDetailUnits = paperDetailUnitRepo.findByPaperDetailOrderByNumber(paperDetails.get(i));
-			// 把大题分类 :客观题和主观题
-			List<PaperDetailUnitExp> paperDetailUnitExps = BeanCopierUtil.copyPropertiesOfList(paperDetailUnits,PaperDetailUnitExp.class);
-			// 选择题,套题下选择题 选项顺序重新排列
-			paperService.reorderChoicequestionOption(paperDetailUnitExps);
-			paperDetailExp.setPaperDetailUnits(paperDetailUnitExps);
-			boolean hasTextAnswer = false;// 判断主观题
-			if (paperDetailUnits.get(0).getQuestionType() == QuesStructType.NESTED_ANSWER_QUESTION) {
-				for (Question ques : paperDetailUnits.get(0).getQuestion().getSubQuestions()) {
-					if (ques.getQuestionType() == QuesStructType.TEXT_ANSWER_QUESTION) {
-						hasTextAnswer = true;
-						break;
-					}
-				}
-			} else if (paperDetailUnits.get(0).getQuestionType() == QuesStructType.TEXT_ANSWER_QUESTION) {
-				hasTextAnswer = true;
+	@Override
+	public void downloadPapers(List<Paper> papers,String zipFileName)	throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExpDto paperExp = initPaperExpDto(papers.get(i).getId());
+			if(paperExp!=null){
+				String paperfileName = paperExp.getCourseNo()+"_"+ExamFileType.PAPER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+paperfileName);
+				DocxProcessUtil.exportWordNew(paperExp, file,DZKD_TEMPLATE_PAPER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+paperfileName,getPkgList(papers.get(i).getId()));
+				
 			}
-			if (hasTextAnswer) {
-				subjectiveDetails.add(paperDetailExp);
-				subjectiveScore += paperDetailExp.getScore();
+		}
+	}
+	
+	/**
+	 * 设置大题标题,并将大题分类  主观题    客观题
+	 * @param paperDetailExps
+	 */
+	@Override
+	public void setExpDtoTitle(List<PaperDetailExp> paperDetailExps) {
+		int firstBlank = 0;
+		int lastBlank = 0;
+		for(PaperDetailExp paperDetailExp:paperDetailExps){
+			String title = "";
+			String titleDetail = null;
+			String totalScore = BigDecimal.valueOf(paperDetailExp.getScore()).stripTrailingZeros().toPlainString();
+			QuesStructType type = paperDetailExp.getPaperDetailUnits().get(0).getQuestionType();
+			String questionScore = checkPaperDetailUnitScore(paperDetailExp);
+			String scoreString = questionScore==null?"":"每小题"+questionScore+"分,";
+			if (type == QuesStructType.SINGLE_ANSWER_QUESTION) {
+				paperDetailExp.setName("单项选择题");
+				title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"
+						+ scoreString + "共" + totalScore + "分)";
+				titleDetail = "在每小题列出的备选项中只有一个符号合题目要求的,请将其选出并将“答题卡”的相应代码涂黑,错涂、多涂或未涂均无分";
+			} else if (type == QuesStructType.MULTIPLE_ANSWER_QUESTION) {
+				paperDetailExp.setName("多项选择题");
+				title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"
+						+ scoreString + "共" + totalScore+ "分)";
+				titleDetail = "在每小题列出的备选项中有一个或多个符号合题目要求的,请将符合项选出并将“答题卡”的相应代码涂黑";
+			} else if (type == QuesStructType.BOOL_ANSWER_QUESTION) {
+				paperDetailExp.setName("判断题");
+				title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"
+						+ scoreString + "共" + totalScore+ "分。"
+						+ "正确的填涂A、错误填涂B。错涂、多涂或未涂均无分)";
+			} else if (type == QuesStructType.FILL_BLANK_QUESTION) {
+				paperDetailExp.setName("填空题");
+				//计算填空空格数量
+				int blanksNumbers = blanksNumbers(paperDetailExp);
+				//设置填空题题干中 开始空格  和  结束空格
+				lastBlank = firstBlank +  blanksNumbers;
+				questionScore = checkPaperDetailUnitblanksScore(paperDetailExp);
+				scoreString = questionScore==null?"":"每空"+questionScore+"分,";
+				title = "(本大题共" + blanksNumbers + "个空格,将每空答在答题卡 “" + String.valueOf(firstBlank + 1)
+						+ "——" + String.valueOf(lastBlank) + "”相应的序号上。"+ scoreString + "共" + totalScore+ "分。)";
+				firstBlank = lastBlank;
 			} else {
+				paperDetailExp.setName(type.getName());
+				title = "(本大题共"+paperDetailExp.getUnitCount()+"小题,"+scoreString+"共"+totalScore+"分)";
+			}
+			paperDetailExp.setTitle(title);
+			paperDetailExp.setTitleDetail(titleDetail);
+		}
+	}
+	
+	/**
+	 * 计算每个大题所有填空题空格数量
+	 * @param paperDetailExp
+	 * @return
+	 */
+	private int blanksNumbers(PaperDetailExp paperDetailExp) {
+		List<PaperDetailUnitExp> paperDetailUnitExps = paperDetailExp.getPaperDetailUnits();
+		int blanksNumbers = 0;
+		for(PaperDetailUnitExp paperDetailUnitExp:paperDetailUnitExps){
+			String str = paperDetailUnitExp.getQuestion().getQuesAnswer();
+			if(str.indexOf("##")>-1){
+				//将所有( 替换为空
+				String str1 = str.replaceAll("##", "");
+				blanksNumbers += ((str.length() - str1.length())/2+1);
+			}else {
+				blanksNumbers += 1;
+			}
+		}
+		return blanksNumbers;
+	}
+	
+	/**
+	 * 计算每个小题所有填空题空格数量
+	 * @param paperDetailExp
+	 * @return
+	 */
+	private int blanksNumbers(PaperDetailUnitExp unitExp) {
+		int blanksNumbers = 0;
+		String str = unitExp.getQuestion().getQuesAnswer();
+		if(str.indexOf("##")>-1){
+			//将所有( 替换为空
+			String str1 = str.replaceAll("##", "");
+			blanksNumbers += ((str.length() - str1.length())/2+1);
+		}else {
+			blanksNumbers += 1;
+		}
+		return blanksNumbers;
+	}
+	
+	/**
+	 * 校验大题下的每个填空题空格分数是否一样
+	 * @param paperDetailExp
+	 * @return  如果分数一样,返回分数
+	 * 			如果分数不一样,返回 null
+	 */
+	protected String checkPaperDetailUnitblanksScore(PaperDetailExp paperDetailExp) {
+		List<PaperDetailUnitExp> paperDetailUnitExps = paperDetailExp.getPaperDetailUnits();
+		Set<Double> scoreSet = new HashSet<Double>();
+		for (PaperDetailUnitExp unitExp : paperDetailUnitExps) {
+			int blanksNumbers = blanksNumbers(unitExp);
+			double everyBlank = unitExp.getScore() / blanksNumbers;
+			scoreSet.add(everyBlank);
+		}
+		if(scoreSet.size() == 1){
+			return scoreSet.iterator().next()+"";
+		}
+		return null;
+	}
+	
+	/**
+     * 当大题下小题分数不是全部一样时,在小题题干后面加上小题的分数
+     * @param details
+     * @throws Exception
+     */
+	@Override
+    public void appendScoreToQuestionBody(List<PaperDetailExp> details) throws Exception{
+    	for(PaperDetailExp paperDetailExp:details){
+    		//判断大题是否为填空题
+    		if(paperDetailExp.getPaperDetailUnits().get(0).getQuestionType() == QuesStructType.FILL_BLANK_QUESTION){
+    			if(checkPaperDetailUnitblanksScore(paperDetailExp)==null){
+        			for(PaperDetailUnitExp paperDetailUnit:paperDetailExp.getPaperDetailUnits()){
+        				Question question = paperDetailUnit.getQuestion();
+        				String questionBodyWord = appendScoreToQuestionBody(question.getQuesBodyWord(),paperDetailUnit.getScore());
+        				question.setQuesBodyWord(questionBodyWord);
+        			}
+        		}
+    		}
+    		if(checkPaperDetailUnitScore(paperDetailExp)==null){
+    			for(PaperDetailUnitExp paperDetailUnit:paperDetailExp.getPaperDetailUnits()){
+    				Question question = paperDetailUnit.getQuestion();
+    				String questionBodyWord = appendScoreToQuestionBody(question.getQuesBodyWord(),paperDetailUnit.getScore());
+    				question.setQuesBodyWord(questionBodyWord);
+    			}
+    		}
+    	}
+    }
+	
+	 /**
+     * 添加主观题与客观题
+     * @param paperDetailExps
+     */
+	@Override
+    public void setSplitPaperDetailExp(PaperExpDto paperExpDto,List<PaperDetailExp> paperDetailExps) {
+		// 客观题
+		List<PaperDetailExp> objectiveDetails = new ArrayList<PaperDetailExp>();
+		// 主观题
+		List<PaperDetailExp> subjectiveDetails = new ArrayList<PaperDetailExp>();
+		for(PaperDetailExp paperDetailExp:paperDetailExps){
+			Long type = paperDetailExp.getSortNumber();
+			if(type < 5L){
 				objectiveDetails.add(paperDetailExp);
-				paperDetailExp.setNumber(objectNumber);
-				paperDetailExp.setCnNum(CommonUtils.toCHNum(objectNumber));
-				objectiveScore += paperDetailExp.getScore();
-				objetcUnitSum += paperDetailExp.getUnitCount();
-				objectNumber++;
+			}else {
+				subjectiveDetails.add(paperDetailExp);
 			}
-			setExpTitle(paperDetailExp);
 		}
+		paperExpDto.setObjectiveDetails(objectiveDetails);
+		paperExpDto.setSubjectiveDetails(subjectiveDetails);
+		//主观题   客观题的标题显示
+		showTitle(paperExpDto);
+	}
+	
+	/**
+	 * 主观题   客观题的标题显示
+	 * @param paperExpDto
+	 */
 
-		paperExp.setObjectiveDetails(objectiveDetails);
-		paperExp.setSubjectiveDetails(subjectiveDetails);
-		paperExp.setObjectiveScore(objectiveScore);
-		paperExp.setSubjectiveScore(subjectiveScore);
-		if (objectiveDetails.size() > 0) {
-			setUnitExpNumber(objectiveDetails, 0);
-			appendScoreToQuestionBody(objectiveDetails);
+	private void showTitle(PaperExpDto paperExpDto) {
+		String title = "";
+		List<PaperDetailExp> objectiveDetails = paperExpDto.getObjectiveDetails();
+		List<PaperDetailExp> subjectiveDetails = paperExpDto.getSubjectiveDetails();
+		//设置客观题的标题
+		if(objectiveDetails != null && objectiveDetails.size()>0){
+			Double score = 0.0; 
+			for(PaperDetailExp objectiveDetail:objectiveDetails){
+				score += objectiveDetail.getScore();
+			}
+			//判断是否有主观题
+			if(subjectiveDetails == null || subjectiveDetails.size() < 1){
+				title = "客观题(总分" + score + "分)";
+				paperExpDto.setObjectiveTitle(title);
+			}else {
+				title = "第一部分"+ "    " +"客观题(总分" + score + "分)";
+			}
+			paperExpDto.setObjectiveTitle(title);
 		}
-		if (subjectiveDetails.size() > 0) {
-			for (PaperDetailExp subDetail : subjectiveDetails) {
-				subDetail.setNumber(objectNumber);
-				subDetail.setCnNum(CommonUtils.toCHNum(objectNumber));
-				objectNumber++;
+		if(subjectiveDetails != null && subjectiveDetails.size()>0){
+			Double score = 0.0; 
+			for(PaperDetailExp objectiveDetail:subjectiveDetails){
+				score += objectiveDetail.getScore();
+			}
+			//判断是否有客观题
+			if(objectiveDetails == null || objectiveDetails.size() < 1){
+				title = "主观题(总分" + score + "分)";
+				paperExpDto.setSubjectiveTitle(title);
+			}else {
+				title = "第二部分"+ "    " +"主观题(总分" + score + "分)";
+			}
+			paperExpDto.setSubjectiveTitle(title);
+		}
+	}
+	
+	/**
+	 * 导出答案
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
+	 */
+	@Override
+	public void downloadPaperAnswer(List<Paper> papers,String zipFileName) throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExpDto paperExp = initPaperExpDto(papers.get(i).getId());
+			if(paperExp!=null){
+				String answerFileName = paperExp.getCourseNo()+"_"+ExamFileType.ANSWER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+answerFileName);
+				DocxProcessUtil.exportWordNew(paperExp,file,DZKD_TEMPLATE_ANSWER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+answerFileName,getPkgList(papers.get(i).getId()));
 			}
-			setUnitExpNumber(subjectiveDetails, objetcUnitSum);
-			appendScoreToQuestionBody(subjectiveDetails);
 		}
-		return paperExp;
 	}
 
 	@Override
+	public void uploadFile(ExtractConfig extractConfig, String paperId,
+			ExportStructure exportStructure, AccessUser accessUser) throws Exception {
+		// TODO Auto-generated method stub
+	}
+	
+	/*@Override
     public void uploadFile(ExtractConfig extractConfig,String paperId,ExportStructure exportStructure,AccessUser accessUser) throws Exception{
     	PaperExp paperExp = initExportPaper(paperId);
         if (paperExp!=null) {
@@ -165,6 +320,6 @@ public class DzkdExportPaperService extends ExportPaperAbstractService{
         		uploadComputerTestFile(extractConfig,accessUser);
         	}
         }
-    }
+    }*/
 
 }

+ 834 - 0
cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/ExportPaperAbstractDtoService.java

@@ -0,0 +1,834 @@
+package com.qmth.cqb.paper.service.export;
+
+import java.io.File;
+import java.math.BigDecimal;
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.Comparator;
+import java.util.HashMap;
+import java.util.HashSet;
+import java.util.List;
+import java.util.Map;
+import java.util.Set;
+import java.util.stream.Collectors;
+
+import javax.servlet.http.HttpServletResponse;
+import javax.xml.bind.JAXBElement;
+
+import org.apache.commons.lang3.StringUtils;
+import org.docx4j.XmlUtils;
+import org.docx4j.jaxb.Context;
+import org.docx4j.openpackaging.packages.WordprocessingMLPackage;
+import org.docx4j.wml.Body;
+import org.docx4j.wml.P;
+import org.docx4j.wml.R;
+import org.docx4j.wml.Text;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.beans.factory.annotation.Value;
+
+import cn.com.qmth.examcloud.common.dto.core.enums.CourseLevel;
+import cn.com.qmth.examcloud.common.dto.question.enums.QuesStructType;
+import cn.com.qmth.examcloud.common.uac.entity.AccessUser;
+
+import com.qmth.cqb.paper.dao.AudioTimeConfigRepo;
+import com.qmth.cqb.paper.dao.PaperDetailRepo;
+import com.qmth.cqb.paper.dao.PaperDetailUnitRepo;
+import com.qmth.cqb.paper.dao.PaperRepo;
+import com.qmth.cqb.paper.dto.PaperDetailExp;
+import com.qmth.cqb.paper.dto.PaperDetailUnitExp;
+import com.qmth.cqb.paper.dto.PaperExp;
+import com.qmth.cqb.paper.dto.PaperExpDto;
+import com.qmth.cqb.paper.model.ExportStructure;
+import com.qmth.cqb.paper.model.ExtractConfig;
+import com.qmth.cqb.paper.model.Paper;
+import com.qmth.cqb.paper.model.PaperDetail;
+import com.qmth.cqb.paper.model.PaperDetailUnit;
+import com.qmth.cqb.paper.service.ExamFileService;
+import com.qmth.cqb.paper.service.PaperDetailService;
+import com.qmth.cqb.paper.service.PaperService;
+import com.qmth.cqb.question.dao.QuesRepo;
+import com.qmth.cqb.question.model.QuesOption;
+import com.qmth.cqb.question.model.Question;
+import com.qmth.cqb.question.service.QuestionAudioService;
+import com.qmth.cqb.utils.BeanCopierUtil;
+import com.qmth.cqb.utils.CommonUtils;
+import com.qmth.cqb.utils.enums.ExamFileType;
+import com.qmth.cqb.utils.exception.PaperException;
+import com.qmth.cqb.utils.word.DocxProcessUtil;
+
+import freemarker.template.Configuration;
+import freemarker.template.Template;
+
+/**
+ * @describle 修改后,导出,上传Service 父类
+ * @author weiwenhai 
+ * @date 2017.10.17
+ */
+public abstract class ExportPaperAbstractDtoService {
+	
+	@Autowired
+	PaperRepo paperRepo;
+
+	@Autowired
+	PaperService paperService;
+
+	@Autowired
+	PaperDetailRepo paperDetailRepo;
+
+	@Autowired
+	PaperDetailUnitRepo paperDetailUnitRepo;
+	
+	@Autowired
+	ExamFileService examFileService;
+
+	@Autowired
+	private PaperDetailService paperDetailService;
+	
+	@Autowired
+	private QuestionAudioService questionAudioService;
+	
+	@Autowired
+	QuesRepo quesRepo;
+	
+	@Autowired
+	AudioTimeConfigRepo audioTimeConfigRepo;
+
+	public static final String FILL_BLANK_QUESTION_FLAG = "###";
+	
+	public static final String TEMP_FILE_EXP = "docxExport/";
+	
+	/**
+	 * Word文件后缀
+	 */
+	public static final String DOCX_SUFFIX = ".docx";
+	/**
+	 * Excel文件后缀
+	 */
+	public static final String EXCEL_SUFFIX = ".xlsx";
+	/**
+	 * ZIP文件后缀
+	 */
+	public static final String ZIP_SUFFIX = ".zip";
+	
+	public static final String ENCODING = "UTF-8";
+	
+	//陕西师范模板
+	protected static Template SXSF_TEMPLATE_PAPER;
+	protected static Template SXSF_TEMPLATE_ANSWER;
+	
+	//电子科大模板
+	protected static Template DZKD_TEMPLATE_PAPER;
+	protected static Template DZKD_TEMPLATE_ANSWER;
+	
+	//华中科技大学模板
+	protected static Template HZKJ_TEMPLATE_PAPER;
+	protected static Template HZKJ_TEMPLATE_ANSWER;
+	
+	//山东大学
+	protected static Template SDDX_TEMPLATE_PAPER;
+	protected static Template SDDX_TEMPLATE_ANSWER;
+	
+	//天津大学
+	protected static Template TJDX_TEMPLATE_PAPER;
+	protected static Template TJDX_TEMPLATE_ANSWER;
+	
+	//石油大学模板
+	protected static Template SYDX_TEMPLATE_PAPER;
+	protected static Template SYDX_TEMPLATE_ANSWER;
+	
+	//西安交大模板
+	protected static Template XAJD_TEMPLATE_PAPER;
+	protected static Template XAJD_TEMPLATE_ANSWER;
+
+
+	@Value("${upyun.bucketName}")
+	protected String bucketName;
+	
+	@Value("${upyun.userName}")
+	protected String userName;
+	
+	@Value("${upyun.password}")
+	protected String password;
+	
+	@Value("${upyun.uploadUrl}")
+	protected String uploadUrl;
+	
+	@Value("${upyun.downloadUrl}")
+	protected String downloadUrl;
+	
+	public static Configuration CONFIGURATION;
+	
+	static {
+		try {
+			CONFIGURATION = new Configuration(Configuration.VERSION_2_3_25);
+			// 设置编码
+			CONFIGURATION.setDefaultEncoding(ENCODING);
+			// 设置ftl模板路径
+			CONFIGURATION.setClassForTemplateLoading(DocxProcessUtil.class, "/");
+			
+			SXSF_TEMPLATE_PAPER = CONFIGURATION.getTemplate("sxsf_paper_template.ftl", ENCODING);
+			SXSF_TEMPLATE_ANSWER = CONFIGURATION.getTemplate("sxsf_answer_template.ftl", ENCODING);
+			
+			DZKD_TEMPLATE_PAPER = CONFIGURATION.getTemplate("dzkd_paper_template.ftl", ENCODING);
+			DZKD_TEMPLATE_ANSWER = CONFIGURATION.getTemplate("dzkd_answer_template.ftl", ENCODING);
+			
+			HZKJ_TEMPLATE_PAPER = CONFIGURATION.getTemplate("hzkj_paper_template.ftl", ENCODING);
+			HZKJ_TEMPLATE_ANSWER = CONFIGURATION.getTemplate("hzkj_answer_template.ftl", ENCODING);
+			
+			SDDX_TEMPLATE_PAPER = CONFIGURATION.getTemplate("sddx_paper_template.ftl", ENCODING);
+			SDDX_TEMPLATE_ANSWER = CONFIGURATION.getTemplate("sddx_answer_template.ftl", ENCODING);
+			
+			TJDX_TEMPLATE_PAPER = CONFIGURATION.getTemplate("tjdx_paper_template.ftl", ENCODING);
+			TJDX_TEMPLATE_ANSWER = CONFIGURATION.getTemplate("tjdx_answer_template.ftl", ENCODING);
+			
+			SYDX_TEMPLATE_PAPER = CONFIGURATION.getTemplate("sydx_paper_template.ftl", ENCODING);
+			SYDX_TEMPLATE_ANSWER = CONFIGURATION.getTemplate("sydx_answer_template.ftl", ENCODING);
+			
+			XAJD_TEMPLATE_PAPER = CONFIGURATION.getTemplate("xajd_paper_template.ftl", ENCODING);
+			//XAJD_TEMPLATE_ANSWER = CONFIGURATION.getTemplate("sydx_answer_template.ftl", ENCODING);
+		} catch (Exception e) {
+			e.printStackTrace();
+		}
+	}
+	
+	/**
+     * 修改后模板 
+     * @param paperId
+     * @return
+     * @throws Exception
+     */
+    public PaperExpDto initPaperExpDto(String paperId) throws Exception{
+    	//根据paperId取到paper对象
+    	Paper paper = paperRepo.findOne(paperId);
+    	paperService.formatPaper(paper, null);
+    	if (paper == null) {
+			throw new PaperException("该试卷不存在");
+		}
+    	//创建试卷导出的dto
+    	PaperExpDto paperExpDto = BeanCopierUtil.copyProperties(paper, PaperExpDto.class);
+    	paperExpDto.setCourseLevel(paper.getLevel() == null?CourseLevel.ALL.getName():paper.getLevel().getName());
+    	//获取原试卷所有大题
+    	List<PaperDetail> paperDetails = paperDetailRepo.findByPaperOrderByNumber(paper);
+    	//生成新的大题对象集合,加添对应的小题
+    	List<PaperDetailExp> paperDetailExps = separatePaperDetailUntils(paperDetails);
+    	//给新的大题集合排序,计算小题数量
+    	sortPaperDetailExps(paperDetailExps);
+    	//给新的大题添加分数
+    	scorePaperDetailExps(paperDetailExps);
+    	//给新的大题下所有小题排序
+    	sortPaperDetailUnitExps(paperDetailExps);
+    	//给新的大题设置标题
+    	setExpDtoTitle(paperDetailExps);
+    	//如果每个小题分数不一样,题干后面添加分数
+    	appendScoreToQuestionBody(paperDetailExps);
+    	//给每个小题选项排序
+    	setUnitExpNumber(paperDetailExps);
+    	paperExpDto.setPaperDetails(paperDetailExps);
+    	//添加主观题与客观题
+    	setSplitPaperDetailExp(paperExpDto,paperDetailExps);
+    	return paperExpDto;
+    }
+    
+    /**
+     * 添加主观题与客观题
+     * @param paperDetailExps
+     */
+    public void setSplitPaperDetailExp(PaperExpDto paperExpDto,List<PaperDetailExp> paperDetailExps) {
+		// TODO Auto-generated method stub
+	}
+
+	/**
+     * 将所有小题分类,添加到对应的大题下
+     * @param paperDetails
+     * @return
+     */
+    private List<PaperDetailExp> separatePaperDetailUntils(List<PaperDetail> paperDetails){
+    	List<PaperDetailExp> paperDetailExps = new ArrayList<PaperDetailExp>();
+    	//循环大题
+    	for(PaperDetail paperDetail:paperDetails){
+    		//获取小题
+    		List<PaperDetailUnit> paperDetailUnits = paperDetailUnitRepo.findByPaperDetailOrderByNumber(paperDetail);
+    		//set集合用来将小题分类
+    		Set<Long> questionType = new HashSet<Long>();
+    		//大题的临时集合,用来区分原卷每个大题
+    		List<PaperDetailExp> subPaperDetailExps = new ArrayList<PaperDetailExp>();
+    		//第一次循环小题,分成大题类型
+    		for(PaperDetailUnit paperDetailUnit:paperDetailUnits){
+    			//如果是套题
+    			if(paperDetailUnit.getQuestionType().getName().equals("套题")){
+    				isSubQuestion(paperDetailUnit,questionType);
+    			}else {
+    				Long questionTypeId = paperDetailUnit.getQuestionType().getId();
+        			questionType.add(questionTypeId);
+				}
+    		}
+    		//遍历Set,生成大题集合
+    		for(Long l:questionType){
+    			//生成大题对象
+    			PaperDetailExp paperDetailExp = new PaperDetailExp();
+    			paperDetailExp.setSortNumber(l);
+    			subPaperDetailExps.add(paperDetailExp);
+    		}
+    		//第二次循环小题,添加到对应的大题下
+    		for(PaperDetailUnit paperDetailUnit:paperDetailUnits){
+    			//判断是否为套题
+    			if(paperDetailUnit.getQuestionType().getName().equals("套题")){
+    				addSubQuestion(paperDetailUnit,subPaperDetailExps);
+    			}else {
+    				PaperDetailUnitExp paperDetailUnitExp = BeanCopierUtil.copyProperties(paperDetailUnit, PaperDetailUnitExp.class);
+        			//循环大题
+        			for(PaperDetailExp paperDetailExp:subPaperDetailExps){
+        				if(paperDetailExp.getSortNumber().longValue() == paperDetailUnitExp.getQuestionType().getId().longValue()){
+        					List<PaperDetailUnitExp> paperDetailUnitExps = paperDetailExp.getPaperDetailUnits();
+        					//如果大题下面没有小题,就生成新对象
+        					if(paperDetailUnitExps == null){
+        						paperDetailUnitExps = new ArrayList<PaperDetailUnitExp>();
+        					}
+        					paperDetailUnitExps.add(paperDetailUnitExp);
+        					//将小题添加到对应大题下面
+        					paperDetailExp.setPaperDetailUnits(paperDetailUnitExps);
+        				}
+        			}
+				}
+    		}
+    		paperDetailExps.addAll(subPaperDetailExps);
+    	}
+    	return paperDetailExps;
+    }
+  
+    /**
+     * 大题序号重排,计算小题数量
+     * @param paperDetailExps
+     */
+	private void sortPaperDetailExps(List<PaperDetailExp> paperDetailExps) {
+		Collections.sort(paperDetailExps, new Comparator<PaperDetailExp>() {
+			@Override
+			public int compare(PaperDetailExp o1, PaperDetailExp o2) {
+				if(o1.getSortNumber()>o2.getSortNumber()){
+					return 1;
+				}
+				if(o1.getSortNumber()==o2.getSortNumber()){
+					return 0;
+				}
+				return -1;
+			}
+		});
+		if(paperDetailExps!=null && paperDetailExps.size()>0){
+			//循环所有大题,给大题排序
+			for(int i=0;i<paperDetailExps.size();i++){
+				Integer number = i+1;
+				paperDetailExps.get(i).setNumber(number);
+				paperDetailExps.get(i).setCnNum(CommonUtils.toCHNum(number));
+				int subNum =0;
+				//循环小题,判断是否存在套题
+				for(PaperDetailUnitExp paperDetailUnitExp:paperDetailExps.get(i).getPaperDetailUnits()){
+					//如果有套题
+					if(paperDetailUnitExp.getQuestionType().getName().equals("套题")){
+						subNum = subNum + paperDetailUnitExp.getQuestion().getSubQuestions().size();
+					}else {
+						subNum = subNum + 1;
+					}
+				}
+				paperDetailExps.get(i).setUnitCount(subNum);
+			}
+		}
+	}
+
+	/**
+     * 每个大题添加分数
+     */
+    private void scorePaperDetailExps(List<PaperDetailExp> paperDetailExps) {
+		for(PaperDetailExp paperDetailExp:paperDetailExps){
+			List<PaperDetailUnitExp> paperDetailUnitExps = paperDetailExp.getPaperDetailUnits();
+			Double totalScore = 0.0;
+			//所有小题分数相加,得到大题分数
+			for(PaperDetailUnitExp paperDetailUnitExp:paperDetailUnitExps){
+				if(paperDetailUnitExp.getQuestionType() == QuesStructType.NESTED_ANSWER_QUESTION){
+					List<Question> subQuestions = paperDetailUnitExp.getQuestion().getSubQuestions();
+					for(Question question:subQuestions){
+						totalScore += question.getScore();
+					}
+				}else{
+					totalScore += paperDetailUnitExp.getScore();
+				}
+			}
+			paperDetailExp.setScore(totalScore);
+		}
+	}
+    
+    /**
+     * 小题排序
+     * @describle 大题排序完成之后,放在一个集合里面。然后对相同类型的大题分组,生成不同的结合,在对小题进行
+     * @param paperDetailExps
+     */
+    private void sortPaperDetailUnitExps(List<PaperDetailExp> paperDetailExps) {
+    	Map<Long,List<PaperDetailUnitExp>> map = new HashMap<Long, List<PaperDetailUnitExp>>();
+    	//循环所有大题,将同类型的小题放到同一个集合下面
+    	for(PaperDetailExp paperDetailExp:paperDetailExps){
+    		List<PaperDetailUnitExp> paperDetailUnitExps = null;
+    		//通过map的key去取value,如果没有,就添加
+    		if(map.get(paperDetailExp.getSortNumber()) == null){
+    			paperDetailUnitExps = new ArrayList<PaperDetailUnitExp>();
+    		}else {
+				paperDetailUnitExps = map.get(paperDetailExp.getSortNumber());
+			}
+    		paperDetailUnitExps.addAll(paperDetailExp.getPaperDetailUnits());
+    		map.put(paperDetailExp.getSortNumber(), paperDetailUnitExps);
+    	}
+    	//循环所有小题,给小题排序
+    	for(Long sortNumber:map.keySet()){
+    		List<PaperDetailUnitExp> paperDetailUnitExps = map.get(sortNumber);
+    		int number = 1;
+    		if(paperDetailUnitExps != null && paperDetailUnitExps.size()>0){
+    			for(int i = 0;i<paperDetailUnitExps.size();i++){
+    				PaperDetailUnitExp paperDetailUnitExp = paperDetailUnitExps.get(i);
+    				//判断是否为套题
+    				if(paperDetailUnitExp.getQuestionType() == QuesStructType.NESTED_ANSWER_QUESTION){
+    					List<Question> subQuestions = paperDetailUnitExp.getQuestion().getSubQuestions();
+    					for(int j = 0;j<subQuestions.size();j++){
+    						subQuestions.get(j).setNumber(number+j);
+    					}
+    				}else {
+    					paperDetailUnitExp.setNumber(number);
+					}
+    				number++;
+        		}
+    		}
+    	}
+	}
+
+    /**
+	 * 设置大题标题
+	 * @param paperDetailExps
+	 */
+	public void setExpDtoTitle(List<PaperDetailExp> paperDetailExps) {
+		for(PaperDetailExp paperDetailExp:paperDetailExps){
+			String title = "";
+			String titleDetail = null;
+			String totalScore = BigDecimal.valueOf(paperDetailExp.getScore()).stripTrailingZeros().toPlainString();
+			QuesStructType type = paperDetailExp.getPaperDetailUnits().get(0).getQuestionType();
+			String questionScore = checkPaperDetailUnitScore(paperDetailExp);
+			String scoreString = questionScore==null?"":"每小题"+questionScore+"分,";
+			if (type == QuesStructType.SINGLE_ANSWER_QUESTION) {
+				paperDetailExp.setName("单项选择题");
+				title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"
+						+ scoreString + "共" + totalScore + "分)";
+				titleDetail = "在每小题列出的备选项中只有一个符号合题目要求的,请将其选出并将“答题卡”的相应代码涂黑,错涂、多涂或未涂均无分";
+			} else if (type == QuesStructType.MULTIPLE_ANSWER_QUESTION) {
+				paperDetailExp.setName("多项选择题");
+				title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"
+						+ scoreString + "共" + totalScore+ "分)";
+				titleDetail = "在每小题列出的备选项中有一个或多个符号合题目要求的,请将符合项选出并将“答题卡”的相应代码涂黑";
+			} else if (type == QuesStructType.BOOL_ANSWER_QUESTION) {
+				paperDetailExp.setName("判断题");
+				title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"
+						+ scoreString + "共" + totalScore+ "分。"
+						+ "正确的填涂√、错误填涂×。错涂、多涂或未涂均无分)";
+			} else {
+				paperDetailExp.setName(type.getName());
+				title = "(本大题共"+paperDetailExp.getUnitCount()+"小题,"+scoreString+"共"+totalScore+"分)";
+			}
+			paperDetailExp.setTitle(title);
+			paperDetailExp.setTitleDetail(titleDetail);
+		}
+	}
+	
+ 	/**
+	 * 校验大题下的小题分数是不是一样
+	 * @param paperDetailExp
+	 * @return  如果分数一样,返回分数
+	 * 			如果分数不一样,返回 null
+	 */
+	protected String checkPaperDetailUnitScore(PaperDetailExp paperDetailExp) {
+		List<PaperDetailUnitExp> paperDetailUnitExps = paperDetailExp.getPaperDetailUnits();
+		Set<Double> scoreSet = new HashSet<Double>();
+		for (PaperDetailUnitExp unitExp : paperDetailUnitExps) {
+			//判断套路
+			if(unitExp.getQuestionType()==QuesStructType.NESTED_ANSWER_QUESTION){
+				List<Question> subQuestions = unitExp.getQuestion().getSubQuestions();
+				for(Question subQuestion:subQuestions){
+					scoreSet.add(subQuestion.getScore());
+				}
+				/*List<Double> subScoreList =  unitExp.getSubScoreList();
+				for(Double score:subScoreList){
+					scoreSet.add(score);
+				}*/
+			}else{
+				scoreSet.add(unitExp.getScore());
+			}
+		}
+		if(scoreSet.size() == 1){
+			return scoreSet.iterator().next()+"";
+		}
+		return null;
+	}
+
+	/**
+     * 当大题下小题分数不是全部一样时,在小题题干后面加上小题的分数
+     * @param details
+     * @throws Exception
+     */
+    public void appendScoreToQuestionBody(List<PaperDetailExp> details) throws Exception{
+    	for(PaperDetailExp paperDetailExp:details){
+    		if(checkPaperDetailUnitScore(paperDetailExp)==null){
+    			for(PaperDetailUnitExp paperDetailUnit:paperDetailExp.getPaperDetailUnits()){
+    				//判断小题是否为套题
+    				if(paperDetailUnit.getQuestionType() == QuesStructType.NESTED_ANSWER_QUESTION){
+    					List<Question> subQuestions = paperDetailUnit.getQuestion().getSubQuestions();
+    					for(Question subQuestion:subQuestions){
+    						String questionBodyWord = appendScoreToQuestionBody(subQuestion.getQuesBodyWord(),subQuestion.getScore());
+    						subQuestion.setQuesBodyWord(questionBodyWord);
+    					}
+    				}else {
+    					Question question = paperDetailUnit.getQuestion();
+        				String questionBodyWord = appendScoreToQuestionBody(question.getQuesBodyWord(),paperDetailUnit.getScore());
+        				question.setQuesBodyWord(questionBodyWord);
+					}
+    			}
+    		}
+    	}
+    }
+    
+    /**
+     * 在题干上设置分数
+     * @throws Exception 
+     */
+    protected String appendScoreToQuestionBody(String quesBodyWordMl,double score) throws Exception{
+    	String tmpStr = DocxProcessUtil.BODY_HEADER + quesBodyWordMl + DocxProcessUtil.BODY_TAIL;
+        Body body = (Body)XmlUtils.unmarshalString(tmpStr,Context.jc,Body.class);
+        List<Object> pList = body.getContent();
+        int index = 0;
+        for(Object pObj:pList){
+            if(index < pList.size()-1){
+                break;
+            }
+            P p = (P) pObj;
+            List<Object> pContent = p.getContent();
+            R run = new R();
+            Text text = new Text();
+            text.setValue("("+score+"分)");
+            run.getContent().add(text);
+            pContent.add(run);
+            index++;
+        }
+        StringBuffer pWordMl = new StringBuffer();
+        for(Object pObj:pList){
+            if(pObj instanceof P){
+                pWordMl.append(DocxProcessUtil.formatPWordMl(XmlUtils.marshaltoString(pObj)));
+            }
+        }
+        return pWordMl.toString();
+    }
+    
+    /**
+     * 套题添加到对应的大题
+     * @param paperDetailUnit
+     * @param subPaperDetailExps
+     */
+    private void addSubQuestion(PaperDetailUnit paperDetailUnit, List<PaperDetailExp> subPaperDetailExps) {
+    	PaperDetailUnitExp paperDetailUnitExp = BeanCopierUtil.copyProperties(paperDetailUnit, PaperDetailUnitExp.class);
+    	//得到套题下面所有小题
+    	List<Question> questions = paperDetailUnit.getQuestion().getSubQuestions();
+    	Set<Long> subQuestionType = new HashSet<Long>();
+    	for(Question subQuestion:questions){
+			subQuestionType.add(subQuestion.getQuestionType().getId());
+		}
+    	//如果全是同样的类型
+    	if(subQuestionType.size()>0 && subQuestionType.size()<2){
+			//获取所有题目,添加到对应大题下面
+    		for (Long l:subQuestionType) {
+				//循环已有的大题,进行添加套题
+    			for(PaperDetailExp paperDetailExp:subPaperDetailExps){
+    				if(paperDetailExp.getSortNumber().longValue() == l){
+    					List<PaperDetailUnitExp> paperDetailUnitExps = paperDetailExp.getPaperDetailUnits();
+    					//如果大题下面没有小题,就生成新对象
+    					if(paperDetailUnitExps == null){
+    						paperDetailUnitExps = new ArrayList<PaperDetailUnitExp>();
+    					}
+    					paperDetailUnitExps.add(paperDetailUnitExp);
+    					//将小题添加到对应大题下面
+    					paperDetailExp.setPaperDetailUnits(paperDetailUnitExps);
+    				}
+    			}
+			}
+		}else {
+			//循环大题
+			for(PaperDetailExp paperDetailExp:subPaperDetailExps){
+				if(paperDetailExp.getSortNumber().longValue() == paperDetailUnitExp.getQuestionType().getId().longValue()){
+					List<PaperDetailUnitExp> paperDetailUnitExps = paperDetailExp.getPaperDetailUnits();
+					//如果大题下面没有小题,就生成新对象
+					if(paperDetailUnitExps == null){
+						paperDetailUnitExps = new ArrayList<PaperDetailUnitExp>();
+					}
+					paperDetailUnitExps.add(paperDetailUnitExp);
+					//将小题添加到对应大题下面
+					paperDetailExp.setPaperDetailUnits(paperDetailUnitExps);
+				}
+			}
+		}
+	}
+
+	/**
+     * 处理套题类型
+     * @param paperDetailUnit
+     */
+    private void isSubQuestion(PaperDetailUnit paperDetailUnit,Set<Long> questionType){
+    	//得到套题下面所有小题
+		List<Question> questions = paperDetailUnit.getQuestion().getSubQuestions();
+		Set<Long> subQuestionType = new HashSet<Long>();
+		for(Question subQuestion:questions){
+			subQuestionType.add(subQuestion.getQuestionType().getId());
+		}
+		//如果全是同样的类型
+		if(subQuestionType.size()>0 && subQuestionType.size()<2){
+			for(Long l:subQuestionType){
+				questionType.add(l);
+			}
+		}else {
+			Long questionTypeId = paperDetailUnit.getQuestionType().getId();
+			questionType.add(questionTypeId);
+		}
+    }
+	
+	/**
+	 * 给小题选项进行排序
+	 * @param paperDetails
+	 * @param startIndxt
+	 * @throws Exception
+	 */
+	protected void setUnitExpNumber(List<PaperDetailExp> paperDetails) throws Exception {
+		for (PaperDetailExp paperDetail : paperDetails) {
+			List<PaperDetailUnitExp> paperDetailUnitExpList = paperDetail.getPaperDetailUnits();
+			for (PaperDetailUnitExp paperDetailUnit:paperDetailUnitExpList) {
+				List<QuesOption> optionList = paperDetailUnit.getQuestion().getQuesOptions();
+				if (optionList != null && optionList.size() > 0) {
+					int index = 0;
+					for (QuesOption quesOption : optionList) {
+						quesOption.setOptionBodyWord(setOptionNum(quesOption.getOptionBodyWord(),getOptionNum(index)));
+						index++;
+					}
+				}
+				List<Question> subQuesList = paperDetailUnit.getQuestion().getSubQuestions();
+				Question question = paperDetailUnit.getQuestion();
+				// 套题序号
+				if (subQuesList != null && subQuesList.size() > 0) {
+					question.setQuesBodyWord(replaceQuesBlank(question.getQuesBodyWord(),subQuesList.get(0).getNumber()));
+					for (Question subQues : subQuesList) {
+						subQues.setQuesBodyWord(setSubQuesNum(subQues.getQuesBodyWord(),subQues.getNumber()));
+						subQues.setQuesAnswerWord(setSubQuesNum(subQues.getQuesAnswerWord(),subQues.getNumber()));
+						subQues.setQuesBodyWord(replaceQuesBlank(subQues.getQuesBodyWord(),subQues.getNumber()));
+						List<QuesOption> subOptionList = subQues.getQuesOptions();
+						if (subOptionList != null && subOptionList.size() > 0) {
+							int sub_index = 0;
+							for (QuesOption quesOption : subOptionList) {
+								quesOption.setOptionBodyWord(setOptionNum(quesOption.getOptionBodyWord(),getOptionNum(sub_index)));
+								sub_index++;
+							}
+						}
+					}
+				} else {
+					question.setQuesBodyWord(setSubQuesNum(question.getQuesBodyWord(), paperDetailUnit.getNumber()));
+					question.setQuesAnswerWord(setSubQuesNum(question.getQuesAnswerWord(),paperDetailUnit.getNumber()));
+					question.setQuesBodyWord(replaceQuesBlank(question.getQuesBodyWord(),paperDetailUnit.getNumber()));
+				}
+			}
+		}
+	}
+	
+	/**
+     * 设置选项号
+     * @param optionWordMl
+     * @param num
+     * @return
+     * @throws Exception
+     */
+    public String setOptionNum(String optionWordMl,String num) throws Exception {
+        String tmpStr = DocxProcessUtil.BODY_HEADER + optionWordMl + DocxProcessUtil.BODY_TAIL;
+        Body body = (Body)XmlUtils.unmarshalString(tmpStr,Context.jc,Body.class);
+        List<Object> pList = body.getContent();
+        int index = 0;
+        for(Object pObj:pList){
+            if(index > 0){
+                break;
+            }
+            P p = (P) pObj;
+            List<Object> pContent = p.getContent();
+            R run = new R();
+            Text text = new Text();
+            text.setValue(num+". ");
+            run.getContent().add(text);
+            pContent.add(0,run);
+            index++;
+        }
+        StringBuffer pWordMl = new StringBuffer();
+        for(Object pObj:pList){
+            if(pObj instanceof P){
+                pWordMl.append(DocxProcessUtil.formatPWordMl(XmlUtils.marshaltoString(pObj)));
+            }
+        }
+        return pWordMl.toString();
+    }
+	
+    /**
+	 * 将数字1,2,3,4转化成A,B,C,D
+	 * @param number
+	 * @return
+	 */
+    protected String getOptionNum(int number){
+        char optionNum = (char)(65 + number);
+        return String.valueOf(optionNum);
+    }
+
+    /**
+     * 设置题号
+     * @param quesBodyWordMl
+     * @param num
+     * @return
+     * @throws Exception
+     */
+    public String setSubQuesNum(String quesBodyWordMl,int num) throws Exception {
+        String tmpStr = DocxProcessUtil.BODY_HEADER + quesBodyWordMl + DocxProcessUtil.BODY_TAIL;
+        Body body = (Body)XmlUtils.unmarshalString(tmpStr,Context.jc,Body.class);
+        List<Object> pList = body.getContent();
+        int index = 0;
+        for(Object pObj:pList){
+            if(index > 0){
+                break;
+            }
+            P p = (P) pObj;
+            List<Object> pContent = p.getContent();
+            R run = new R();
+            Text text = new Text();
+            text.setValue(num+". ");
+            run.getContent().add(text);
+            pContent.add(0,run);
+            index++;
+        }
+        StringBuffer pWordMl = new StringBuffer();
+        for(Object pObj:pList){
+            if(pObj instanceof P){
+                pWordMl.append(DocxProcessUtil.formatPWordMl(XmlUtils.marshaltoString(pObj)));
+            }
+        }
+        return pWordMl.toString();
+    }
+	
+    /**
+     * 替换填空
+     * 将###替换为下划线_______
+     * @param wordMl
+     * @param num
+     * @return
+     * @throws Exception
+     */
+	protected String replaceQuesBlank(String wordMl,int num) throws Exception {
+        String tmpStr = DocxProcessUtil.BODY_HEADER + wordMl + DocxProcessUtil.BODY_TAIL;
+        Body body = (Body)XmlUtils.unmarshalString(tmpStr,Context.jc,Body.class);
+        List<Object> pList = body.getContent();
+        int index = 0;
+        int cur = 0;
+        Map<Integer,String> curMap = new HashMap<Integer,String>();
+        for(Object pObj:pList){
+            if(pObj.getClass().equals(P.class)){
+                List<Object> pContent = ((P)pObj).getContent();
+                for(Object rObj:pContent){
+                    if(rObj.getClass().equals(R.class)){
+                        List<Object> rContent = ((R)rObj).getContent();
+                        for(Object tObj:rContent){
+                            if (tObj instanceof JAXBElement)
+                                tObj = ((JAXBElement<?>) tObj).getValue();
+                            if(tObj.getClass().equals(Text.class)){
+                                Text text = (Text)tObj;
+                                String str = text.getValue();
+                                str = str.replaceAll("###","______");
+                                text.setValue(str);
+                                if(str.matches("##\\d{1,}##")){
+                                    int curNum = num + index;
+                                    text.setValue("___"+(curNum)+"___");
+                                    index++;
+                                }else if(str.startsWith("#") || str.equals("___")){
+                                    curMap.put(cur,str);
+                                    text.setValue("");
+                                }else if(str.matches("^\\d{1,}$")){
+                                    String preStr = curMap.get(cur - 1);
+                                    if(!StringUtils.isEmpty(preStr) && preStr.startsWith("#")){
+                                        int curNum = num + index;
+                                        text.setValue("___"+(curNum)+"___");
+                                        index++;
+                                    }
+                                }
+                                cur++;
+                            }
+                        }
+                    }
+                }
+            }
+        }
+        StringBuffer pWordMl = new StringBuffer();
+        for(Object pObj:pList){
+            if(pObj instanceof P){
+                pWordMl.append(DocxProcessUtil.formatPWordMl(XmlUtils.marshaltoString(pObj)));
+            }
+        }
+        return pWordMl.toString();
+    }
+	
+	 /**
+	 * 导出试卷
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
+	 */
+	public void downloadPapers(List<Paper> papers,String zipFileName)	throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExpDto paperExp = initPaperExpDto(papers.get(i).getId());
+			if(paperExp!=null){
+				String paperfileName = paperExp.getCourseNo()+"_"+ExamFileType.PAPER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+paperfileName);
+				DocxProcessUtil.exportWordNew(paperExp, file,SXSF_TEMPLATE_PAPER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+paperfileName,getPkgList(papers.get(i).getId()));
+			}
+		}
+	}
+	
+	/**
+	 * 导出答案
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
+	 */
+	public void downloadPaperAnswer(List<Paper> papers,String zipFileName) throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExpDto paperExp = initPaperExpDto(papers.get(i).getId());
+			if(paperExp!=null){
+				String answerFileName = paperExp.getCourseNo()+"_"+ExamFileType.ANSWER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+answerFileName);
+				DocxProcessUtil.exportWordNew(paperExp,file,SXSF_TEMPLATE_ANSWER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+answerFileName,getPkgList(papers.get(i).getId()));
+			}
+		}
+	}
+	
+	/**
+     * 获取当前试卷下所有试题WordPkg
+     * @param id
+     * @return
+     */
+    protected List<WordprocessingMLPackage> getPkgList(String id){
+        Paper paper = paperRepo.findOne(id);
+        List<WordprocessingMLPackage> wordMLPackages = paperDetailUnitRepo.findByPaperOrderByNumber(paper)
+                .stream().map(PaperDetailUnit::getQuestion).collect(Collectors.toList())
+                .stream().map(Question::getPkgObj).collect(Collectors.toList());
+        return wordMLPackages;
+    }
+	
+	/**
+	 * 上传试卷相关文件
+	 * @param orgName
+	 * @param examName
+	 * @param paperId
+	 * @throws Exception
+	 */
+    public abstract void uploadFile(ExtractConfig extractConfig,String paperId,ExportStructure exportStructure,AccessUser accessUser)  throws Exception;
+    
+}

+ 43 - 4
cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/ExportPaperAbstractService.java

@@ -7,6 +7,7 @@ import java.io.IOException;
 import java.math.BigDecimal;
 import java.util.ArrayList;
 import java.util.Collections;
+import java.util.Comparator;
 import java.util.HashMap;
 import java.util.HashSet;
 import java.util.List;
@@ -48,6 +49,7 @@ import com.qmth.cqb.paper.dto.ObjectiveQuestionStructure;
 import com.qmth.cqb.paper.dto.PaperDetailExp;
 import com.qmth.cqb.paper.dto.PaperDetailUnitExp;
 import com.qmth.cqb.paper.dto.PaperExp;
+import com.qmth.cqb.paper.dto.PaperExpDto;
 import com.qmth.cqb.paper.dto.SubjectiveQuestionStructure;
 import com.qmth.cqb.paper.model.AudioTimeConfig;
 import com.qmth.cqb.paper.model.ExamFile;
@@ -230,7 +232,7 @@ public abstract class ExportPaperAbstractService {
 	 * @throws Exception
 	 */
     public abstract void uploadFile(ExtractConfig extractConfig,String paperId,ExportStructure exportStructure,AccessUser accessUser)  throws Exception;
-	
+
 	/**
 	 * 公共方法
 	 * 初始化导出试卷DTO
@@ -310,6 +312,7 @@ public abstract class ExportPaperAbstractService {
 		return paperExp;
 	}
 
+	
 	public void setExpTitle(PaperDetailExp paperDetailExp) {
 		String title = "";
 		String totalScore = BigDecimal.valueOf(paperDetailExp.getScore()).stripTrailingZeros().toPlainString();
@@ -401,9 +404,9 @@ public abstract class ExportPaperAbstractService {
 					}
 				} else {
 					int curSubNum = ++subNum;
-					question.setQuesBodyWord(setSubQuesNum(question.getQuesBodyWord(), curSubNum));
-					question.setQuesAnswerWord(setSubQuesNum(question.getQuesAnswerWord(),curSubNum));
-					question.setQuesBodyWord(replaceQuesBlank(question.getQuesBodyWord(),curSubNum));
+					question.setQuesBodyWord(setSubQuesNum(question.getQuesBodyWord(), paperDetailUnit.getNumber()));
+					question.setQuesAnswerWord(setSubQuesNum(question.getQuesAnswerWord(),paperDetailUnit.getNumber()));
+					question.setQuesBodyWord(replaceQuesBlank(question.getQuesBodyWord(),paperDetailUnit.getNumber()));
 				}
 			}
 		}
@@ -1083,5 +1086,41 @@ public abstract class ExportPaperAbstractService {
 		}
     }
     
+    /**
+	 * 导出试卷
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
+	 */
+	public void downloadPapers(List<Paper> papers,String zipFileName)	throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExp paperExp = initExportPaper(papers.get(i).getId());
+			if(paperExp!=null){
+				String paperfileName = paperExp.getCourseNo()+"_"+ExamFileType.PAPER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+paperfileName);
+				DocxProcessUtil.exportWordNew(paperExp, file,SXSF_TEMPLATE_PAPER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+paperfileName,getPkgList(papers.get(i).getId()));
+			}
+		}
+	}
+
+	/**
+	 * 导出答案
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
+	 */
+	public void downloadPaperAnswer(List<Paper> papers,String zipFileName) throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExp paperExp = initExportPaper(papers.get(i).getId());
+			if(paperExp!=null){
+				String answerFileName = paperExp.getCourseNo()+"_"+ExamFileType.ANSWER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+answerFileName);
+				DocxProcessUtil.exportWordNew(paperExp,file,SXSF_TEMPLATE_ANSWER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+answerFileName,getPkgList(papers.get(i).getId()));
+			}
+		}
+	}
+    
 }
 

+ 46 - 17
cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/SddxExportPaperService.java

@@ -1,5 +1,6 @@
 package com.qmth.cqb.paper.service.export;
 
+import java.io.File;
 import java.util.ArrayList;
 import java.util.List;
 
@@ -11,8 +12,10 @@ import cn.com.qmth.examcloud.common.uac.entity.AccessUser;
 
 import com.qmth.cqb.paper.dto.PaperDetailExp;
 import com.qmth.cqb.paper.dto.PaperExp;
+import com.qmth.cqb.paper.dto.PaperExpDto;
 import com.qmth.cqb.paper.model.ExportStructure;
 import com.qmth.cqb.paper.model.ExtractConfig;
+import com.qmth.cqb.paper.model.Paper;
 import com.qmth.cqb.paper.model.QuestionTypeNum;
 import com.qmth.cqb.utils.CommonUtils;
 import com.qmth.cqb.utils.enums.ExamFileType;
@@ -26,26 +29,52 @@ import com.qmth.cqb.utils.word.DocxProcessUtil;
  * @description 山东大学导出、上传文件service
  */
 @Service("sddxExportPaperService")
-public class SddxExportPaperService extends ExportPaperAbstractService {
+public class SddxExportPaperService extends ExportPaperAbstractDtoService {
     
+	/**
+	 * 导出试卷
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
+	 */
 	@Override
-    public void downloadPaper(String paperId, HttpServletResponse response) throws Exception {
-    	PaperExp paperExp = initExportPaper(paperId);
-        if (paperExp!=null) {
-        	List<String> fileList = new ArrayList<String>();
-            String paperfileName = paperExp.getName()+DOCX_SUFFIX;
-            String answerFileName = paperExp.getName()+"_"+ExamFileType.ANSWER.getName()+DOCX_SUFFIX;
-            DocxProcessUtil.exportWord(paperExp, paperfileName,SDDX_TEMPLATE_PAPER);
-            DocxProcessUtil.exportWord(paperExp,answerFileName,SDDX_TEMPLATE_ANSWER);
-            DocxProcessUtil.processImage(paperfileName,getPkgList(paperId));
-            DocxProcessUtil.processImage(answerFileName,getPkgList(paperId));
-            fileList.add(paperfileName);
-            fileList.add(answerFileName);
-            DocxProcessUtil.processDownload(fileList, response);
-        }
-    }
+	public void downloadPapers(List<Paper> papers,String zipFileName)	throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExpDto paperExp = initPaperExpDto(papers.get(i).getId());
+			if(paperExp!=null){
+				String paperfileName = paperExp.getCourseNo()+"_"+ExamFileType.PAPER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+paperfileName);
+				DocxProcessUtil.exportWordNew(paperExp, file,SDDX_TEMPLATE_PAPER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+paperfileName,getPkgList(papers.get(i).getId()));
+			}
+		}
+	}
+	
+	/**
+	 * 导出答案
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
+	 */
+	@Override
+	public void downloadPaperAnswer(List<Paper> papers,String zipFileName) throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExpDto paperExp = initPaperExpDto(papers.get(i).getId());
+			if(paperExp!=null){
+				String answerFileName = paperExp.getCourseNo()+"_"+ExamFileType.ANSWER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+answerFileName);
+				DocxProcessUtil.exportWordNew(paperExp,file,SDDX_TEMPLATE_ANSWER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+answerFileName,getPkgList(papers.get(i).getId()));
+			}
+		}
+	}
 
 	@Override
+	public void uploadFile(ExtractConfig extractConfig, String paperId,ExportStructure exportStructure, AccessUser accessUser) throws Exception {
+		// TODO Auto-generated method stub
+	}
+	
+	/*@Override
     public void uploadFile(ExtractConfig extractConfig,String paperId,ExportStructure exportStructure,AccessUser accessUser) throws Exception{
     	PaperExp paperExp = initExportPaper(paperId);
         if (paperExp!=null) {
@@ -72,6 +101,6 @@ public class SddxExportPaperService extends ExportPaperAbstractService {
         		uploadComputerTestFile(extractConfig,accessUser);
         	}
         }
-    }
+    }*/
     
 }

+ 114 - 111
cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/SxsfExportPaperService.java

@@ -1,111 +1,114 @@
-package com.qmth.cqb.paper.service.export;
-
-import java.math.BigDecimal;
-import java.util.ArrayList;
-import java.util.List;
-
-import javax.servlet.http.HttpServletResponse;
-
-import org.springframework.stereotype.Service;
-
-import cn.com.qmth.examcloud.common.dto.question.enums.QuesStructType;
-import cn.com.qmth.examcloud.common.uac.entity.AccessUser;
-
-import com.qmth.cqb.paper.dto.PaperDetailExp;
-import com.qmth.cqb.paper.dto.PaperExp;
-import com.qmth.cqb.paper.model.ExamFile;
-import com.qmth.cqb.paper.model.ExportStructure;
-import com.qmth.cqb.paper.model.ExtractConfig;
-import com.qmth.cqb.paper.model.QuestionTypeNum;
-import com.qmth.cqb.utils.CommonUtils;
-import com.qmth.cqb.utils.enums.ExamFileType;
-import com.qmth.cqb.utils.enums.ExportType;
-import com.qmth.cqb.utils.word.DocxProcessUtil;
-
-/**
- * @author  	chenken
- * @date    	2017年7月7日 上午11:29:49
- * @company 	QMTH
- * @description 陕西师范大学导出、上传文件service
- */
-@Service("sxsfExportPaperService")
-public class SxsfExportPaperService extends ExportPaperAbstractService {
-	
-	@Override
-    public void downloadPaper(String paperId, HttpServletResponse response) throws Exception {
-    	PaperExp paperExp = initExportPaper(paperId);
-        if (paperExp!=null) {
-        	List<String> fileList = new ArrayList<String>();
-            String paperfileName = paperExp.getName()+DOCX_SUFFIX;
-            String answerFileName = paperExp.getName()+"_"+ExamFileType.ANSWER.getName()+DOCX_SUFFIX;
-            DocxProcessUtil.exportWord(paperExp, paperfileName,SXSF_TEMPLATE_PAPER);
-            DocxProcessUtil.exportWord(paperExp,answerFileName,SXSF_TEMPLATE_ANSWER);
-            DocxProcessUtil.processImage(paperfileName,getPkgList(paperId));
-            DocxProcessUtil.processImage(answerFileName,getPkgList(paperId));
-            fileList.add(paperfileName);
-            fileList.add(answerFileName);
-            DocxProcessUtil.processDownload(fileList, response);
-        }
-    }
-
-	@Override
-    public void uploadFile(ExtractConfig extractConfig,String paperId,ExportStructure exportStructure,AccessUser accessUser) throws Exception{
-    	PaperExp paperExp = initExportPaper(paperId);
-        if (paperExp!=null) {
-        	String currNum = CommonUtils.getCurNum();
-        	List<PaperDetailExp> objectiveDetails = paperExp.getObjectiveDetails();
-        	//删除原有试卷文件
-        	ExamFile examFile = new ExamFile();
-        	examFile.setExamId(extractConfig.getExamId()+"");
-        	examFile.setCourseId(extractConfig.getCourseCode());
-        	examFile.setOrgId(extractConfig.getOrgId());
-        	examFileService.deleteExamFile(examFile);
-        	//没有试卷结构导出设置
-        	if(exportStructure==null){
-        		//上传试卷
-        		uploadPaperOrAnswerFile(paperExp,extractConfig,accessUser,currNum,SXSF_TEMPLATE_PAPER,ExamFileType.PAPER);
-	        	//上传答案
-        		uploadPaperOrAnswerFile(paperExp,extractConfig,accessUser,currNum,SXSF_TEMPLATE_ANSWER,ExamFileType.ANSWER);
-        	}else if(exportStructure!=null&&exportStructure.getExportType()==ExportType.NORMAL){
-        		List<QuestionTypeNum> questionTypeNums = exportStructure.getQuestionTypeNums();
-        		//检查试卷中客观题的数量是否大于试卷导出设置中的设置的数量
-        		checkObjectiveDetailsNum(paperExp,objectiveDetails,questionTypeNums);
-	    		//上传试卷
-        		uploadPaperOrAnswerFile(paperExp,extractConfig,accessUser,currNum,SXSF_TEMPLATE_PAPER,ExamFileType.PAPER);
-	        	//上传答案
-        		uploadPaperOrAnswerFile(paperExp,extractConfig,accessUser,currNum,SXSF_TEMPLATE_ANSWER,ExamFileType.ANSWER);
-				//上传试卷结构   不能在上传试卷和答案之前
-        		uploadPaperStructure(paperExp,extractConfig,accessUser,currNum,questionTypeNums);
-        	}else if(exportStructure!=null&&exportStructure.getExportType()==ExportType.ONLINE){
-        		//上传机考JSON文件
-        		uploadComputerTestFile(extractConfig,accessUser);
-        	}
-        }
-    }
-    
-	@Override
-	public void setExpTitle(PaperDetailExp paperDetailExp) {
-		String title = "";
-		String totalScore = BigDecimal.valueOf(paperDetailExp.getScore()).stripTrailingZeros().toPlainString();
-		QuesStructType type = paperDetailExp.getPaperDetailUnits().get(0).getQuestionType();
-		String questionScore = checkPaperDetailUnitScore(paperDetailExp);
-		String scoreString = questionScore==null?"":"每小题"+questionScore+"分";
-		if (type == QuesStructType.SINGLE_ANSWER_QUESTION) {
-			paperDetailExp.setName("单项选择题");
-			title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"
-					+ scoreString + "共" + totalScore + "分)。"
-					+ "在每小题列出的四个备选中只有一个符合题目要求的,请将其选出并将“答题卡”的相应代码涂黑,错涂、多涂或未涂均无分";
-		} else if (type == QuesStructType.BOOL_ANSWER_QUESTION) {
-			paperDetailExp.setName("判断题");
-			title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"+ scoreString + "共" + totalScore+ "分。正确的填涂A、错误填涂B。错涂、多涂或未涂均无分)";
-		} else if (type == QuesStructType.FILL_BLANK_QUESTION) {
-			paperDetailExp.setName("填空题");
-			title = "(本大题共"+paperDetailExp.getUnitCount()+"小题,共"+totalScore + "分)";
-		} else {
-			title = "(本大题共"+paperDetailExp.getUnitCount()+"小题,"+scoreString+"共"+totalScore+"分)";
-		}
-		paperDetailExp.setTitle(title);
-	}
-	
-}
-
+package com.qmth.cqb.paper.service.export;
+
+import java.math.BigDecimal;
+import java.util.ArrayList;
+import java.util.List;
+
+import javax.servlet.http.HttpServletResponse;
+
+import org.springframework.stereotype.Service;
+
+import cn.com.qmth.examcloud.common.dto.question.enums.QuesStructType;
+import cn.com.qmth.examcloud.common.uac.entity.AccessUser;
+
+import com.qmth.cqb.paper.dto.PaperDetailExp;
+import com.qmth.cqb.paper.dto.PaperExp;
+import com.qmth.cqb.paper.dto.PaperExpDto;
+import com.qmth.cqb.paper.model.ExamFile;
+import com.qmth.cqb.paper.model.ExportStructure;
+import com.qmth.cqb.paper.model.ExtractConfig;
+import com.qmth.cqb.paper.model.QuestionTypeNum;
+import com.qmth.cqb.utils.CommonUtils;
+import com.qmth.cqb.utils.enums.ExamFileType;
+import com.qmth.cqb.utils.enums.ExportType;
+import com.qmth.cqb.utils.word.DocxProcessUtil;
+
+/**
+ * @author  	chenken
+ * @date    	2017年7月7日 上午11:29:49
+ * @company 	QMTH
+ * @description 陕西师范大学导出、上传文件service
+ */
+@Service("sxsfExportPaperService")
+public class SxsfExportPaperService extends ExportPaperAbstractDtoService {
+	
+	/*@Override
+    public void downloadPaper(String paperId, HttpServletResponse response) throws Exception {
+    	PaperExpDto paperExp = initPaperExpDto(paperId);
+        if (paperExp!=null) {
+        	List<String> fileList = new ArrayList<String>();
+            String paperfileName = paperExp.getName()+DOCX_SUFFIX;
+            String answerFileName = paperExp.getName()+"_"+ExamFileType.ANSWER.getName()+DOCX_SUFFIX;
+            DocxProcessUtil.exportWord(paperExp, paperfileName,SXSF_TEMPLATE_PAPER);
+            DocxProcessUtil.exportWord(paperExp,answerFileName,SXSF_TEMPLATE_ANSWER);
+            DocxProcessUtil.processImage(paperfileName,getPkgList(paperId));
+            DocxProcessUtil.processImage(answerFileName,getPkgList(paperId));
+            fileList.add(paperfileName);
+            fileList.add(answerFileName);
+            DocxProcessUtil.processDownload(fileList, response);
+        }
+    }*/
+
+	@Override
+    public void uploadFile(ExtractConfig extractConfig,String paperId,ExportStructure exportStructure,AccessUser accessUser) throws Exception{
+    	/*PaperExp paperExp = initExportPaper(paperId);
+        if (paperExp!=null) {
+        	String currNum = CommonUtils.getCurNum();
+        	List<PaperDetailExp> objectiveDetails = paperExp.getObjectiveDetails();
+        	//删除原有试卷文件
+        	ExamFile examFile = new ExamFile();
+        	examFile.setExamId(extractConfig.getExamId()+"");
+        	examFile.setCourseId(extractConfig.getCourseCode());
+        	examFile.setOrgId(extractConfig.getOrgId());
+        	examFileService.deleteExamFile(examFile);
+        	//没有试卷结构导出设置
+        	if(exportStructure==null){
+        		//上传试卷
+        		uploadPaperOrAnswerFile(paperExp,extractConfig,accessUser,currNum,SXSF_TEMPLATE_PAPER,ExamFileType.PAPER);
+	        	//上传答案
+        		uploadPaperOrAnswerFile(paperExp,extractConfig,accessUser,currNum,SXSF_TEMPLATE_ANSWER,ExamFileType.ANSWER);
+        	}else if(exportStructure!=null&&exportStructure.getExportType()==ExportType.NORMAL){
+        		List<QuestionTypeNum> questionTypeNums = exportStructure.getQuestionTypeNums();
+        		//检查试卷中客观题的数量是否大于试卷导出设置中的设置的数量
+        		checkObjectiveDetailsNum(paperExp,objectiveDetails,questionTypeNums);
+	    		//上传试卷
+        		uploadPaperOrAnswerFile(paperExp,extractConfig,accessUser,currNum,SXSF_TEMPLATE_PAPER,ExamFileType.PAPER);
+	        	//上传答案
+        		uploadPaperOrAnswerFile(paperExp,extractConfig,accessUser,currNum,SXSF_TEMPLATE_ANSWER,ExamFileType.ANSWER);
+				//上传试卷结构   不能在上传试卷和答案之前
+        		uploadPaperStructure(paperExp,extractConfig,accessUser,currNum,questionTypeNums);
+        	}else if(exportStructure!=null&&exportStructure.getExportType()==ExportType.ONLINE){
+        		//上传机考JSON文件
+        		uploadComputerTestFile(extractConfig,accessUser);
+        	}
+        }*/
+    }
+    
+	/*@Override
+	public void setExpDtoTitle(List<PaperDetailExp> paperDetailExps) {
+		for(PaperDetailExp paperDetailExp:paperDetailExps){
+			String title = "";
+			String totalScore = BigDecimal.valueOf(paperDetailExp.getScore()).stripTrailingZeros().toPlainString();
+			QuesStructType type = paperDetailExp.getPaperDetailUnits().get(0).getQuestionType();
+			String questionScore = checkPaperDetailUnitScore(paperDetailExp);
+			String scoreString = questionScore==null?"":"每小题"+questionScore+"分";
+			if (type == QuesStructType.SINGLE_ANSWER_QUESTION) {
+				paperDetailExp.setName("单项选择题");
+				title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"
+						+ scoreString + "共" + totalScore + "分)。"
+						+ "在每小题列出的四个备选中只有一个符合题目要求的,请将其选出并将“答题卡”的相应代码涂黑,错涂、多涂或未涂均无分";
+			} else if (type == QuesStructType.BOOL_ANSWER_QUESTION) {
+				paperDetailExp.setName("判断题");
+				title = "(本大题共" + paperDetailExp.getUnitCount() + "小题,"+ scoreString + "共" + totalScore+ "分。正确的填涂A、错误填涂B。错涂、多涂或未涂均无分)";
+			} else if (type == QuesStructType.FILL_BLANK_QUESTION) {
+				paperDetailExp.setName("填空题");
+				title = "(本大题共"+paperDetailExp.getUnitCount()+"小题,共"+totalScore + "分)";
+			} else {
+				title = "(本大题共"+paperDetailExp.getUnitCount()+"小题,"+scoreString+"共"+totalScore+"分)";
+			}
+			paperDetailExp.setTitle(title);
+		}
+	}*/
+	
+}
+

+ 51 - 0
cqb-paper/src/main/java/com/qmth/cqb/paper/service/export/xajdExportPaperService.java

@@ -0,0 +1,51 @@
+package com.qmth.cqb.paper.service.export;
+
+import java.io.File;
+import java.util.List;
+
+import org.springframework.stereotype.Service;
+
+import cn.com.qmth.examcloud.common.uac.entity.AccessUser;
+
+import com.qmth.cqb.paper.dto.PaperExpDto;
+import com.qmth.cqb.paper.model.ExportStructure;
+import com.qmth.cqb.paper.model.ExtractConfig;
+import com.qmth.cqb.paper.model.Paper;
+import com.qmth.cqb.utils.enums.ExamFileType;
+import com.qmth.cqb.utils.word.DocxProcessUtil;
+
+/**
+* @author  	weiwenhai
+* @date    	2017.10.23
+* @company 	QMTH
+* @description 西安交大导出、上传文件service
+*/
+@Service("xajdExportPaperService")
+public class xajdExportPaperService extends ExportPaperAbstractDtoService {
+    
+	/**
+	 * 导出试卷
+	 * @param papers
+	 * @param zipFileName
+	 * @throws Exception
+	 */
+	@Override
+	public void downloadPapers(List<Paper> papers,String zipFileName)	throws Exception {
+		for(int i=0;i<papers.size();i++){
+			PaperExpDto paperExp = initPaperExpDto(papers.get(i).getId());
+			if(paperExp!=null){
+				String paperfileName = paperExp.getCourseNo()+"_"+ExamFileType.PAPER.getName()+DOCX_SUFFIX;
+				File file = new File(TEMP_FILE_EXP+File.separator+zipFileName+File.separator+paperfileName);
+				DocxProcessUtil.exportWordNew(paperExp, file,XAJD_TEMPLATE_PAPER);
+				DocxProcessUtil.processImage(zipFileName+File.separator+paperfileName,getPkgList(papers.get(i).getId()));
+			}
+		}
+	}
+
+	@Override
+	public void uploadFile(ExtractConfig extractConfig, String paperId,ExportStructure exportStructure, AccessUser accessUser) throws Exception {
+		// TODO Auto-generated method stub
+	}
+	
+}
+

+ 319 - 0
cqb-paper/src/main/java/com/qmth/cqb/paper/service/impl/ExportPaperServiceImpl.java

@@ -0,0 +1,319 @@
+package com.qmth.cqb.paper.service.impl;
+
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.regex.Matcher;
+import java.util.regex.Pattern;
+
+import javax.servlet.http.HttpServletResponse;
+
+import org.apache.commons.io.FileUtils;
+import org.apache.commons.io.IOUtils;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+
+import com.google.gson.Gson;
+import com.qmth.cqb.paper.dao.PaperRepo;
+import com.qmth.cqb.paper.model.ExamPaper;
+import com.qmth.cqb.paper.model.ExtractConfig;
+import com.qmth.cqb.paper.model.Paper;
+import com.qmth.cqb.paper.model.PaperDetail;
+import com.qmth.cqb.paper.model.PaperDetailUnit;
+import com.qmth.cqb.paper.model.computerTestModel.Block;
+import com.qmth.cqb.paper.model.computerTestModel.ComputerTestOption;
+import com.qmth.cqb.paper.model.computerTestModel.ComputerTestPaper;
+import com.qmth.cqb.paper.model.computerTestModel.ComputerTestPaperDetail;
+import com.qmth.cqb.paper.model.computerTestModel.ComputerTestQuestion;
+import com.qmth.cqb.paper.model.computerTestModel.Section;
+import com.qmth.cqb.paper.model.computerTestModel.Sections;
+import com.qmth.cqb.paper.service.ExportPaperService;
+import com.qmth.cqb.paper.service.PaperDetailService;
+import com.qmth.cqb.paper.service.PaperService;
+import com.qmth.cqb.paper.service.export.ExportPaperAbstractDtoService;
+import com.qmth.cqb.paper.service.export.ExportPaperAbstractService;
+import com.qmth.cqb.question.model.QuesOption;
+import com.qmth.cqb.question.model.Question;
+import com.qmth.cqb.utils.CommonUtils;
+import com.qmth.cqb.utils.FileDisposeUtil;
+import com.qmth.cqb.utils.SpringContextUtils;
+
+@Service("exportPaperService")
+public class ExportPaperServiceImpl implements ExportPaperService{
+	
+	public static final String TEMP_FILE_EXP = "docxExport/";
+	
+	@Autowired
+	private PaperRepo paperRepo;
+	
+	@Autowired
+	private PaperService paperService;
+	
+	@Autowired
+	private PaperDetailService paperDetailService;
+
+	@Override
+	public void exportPaperFile(String paperId,HttpServletResponse response, String exportContentList) throws Exception {
+		ExportPaperAbstractDtoService exportPaperAbstractService = (ExportPaperAbstractDtoService) SpringContextUtils.getBeanById("sddxExportPaperService");
+		//根据试卷id查询试卷 
+		Paper paper = paperRepo.findOne(paperId);
+		List<Paper> papers = new ArrayList<Paper>();
+		papers.add(paper);
+		
+		String zipFileName = "paperZip";
+		File directory = new File(TEMP_FILE_EXP + File.separator + zipFileName);
+		if(!directory.exists()){
+			directory.mkdirs();
+		}
+		if(exportContentList.indexOf("COMPUTERTEST_PACKAGE")>-1){
+			downJson(paper,zipFileName);
+		}
+		if(exportContentList.indexOf("PAPER")>-1){
+			exportPaperAbstractService.downloadPapers(papers,zipFileName);
+		}
+		if(exportContentList.indexOf("ANSWER")>-1){
+			exportPaperAbstractService.downloadPaperAnswer(papers,zipFileName);
+		}
+		FileDisposeUtil.fileToZip(TEMP_FILE_EXP+File.separator+zipFileName,TEMP_FILE_EXP,zipFileName);
+		FileDisposeUtil.downloadFile(paper.getName()+"_"+paper.getCourse().getCode()+".zip", TEMP_FILE_EXP+File.separator+zipFileName+".zip",response);
+		deteleFolder(TEMP_FILE_EXP);
+	}
+	
+	private void deteleFolder(String sourceFilePath) {
+		File ComputerTestPaperfoler = new File(sourceFilePath + File.separator + "json");
+		if(ComputerTestPaperfoler.exists()){
+			FileUtils.deleteQuietly(ComputerTestPaperfoler);
+		}
+		File zipFolder = new File(sourceFilePath + File.separator + "paperZip");
+		if(zipFolder.exists()){
+			FileUtils.deleteQuietly(zipFolder);
+		}
+		File zipFile = new File(sourceFilePath + File.separator + "paperZip.zip");
+		if(zipFile.exists()){
+			FileUtils.deleteQuietly(zipFile);
+		}
+	}
+
+	private void downJson(Paper paper,String zipFileName) {
+		ComputerTestPaper computerTestPaper = buildComputerTestPapers(paper);
+		String jsonDirectory = TEMP_FILE_EXP + File.separator + "json";
+		//新建文件夹
+		File dirFile = new File(jsonDirectory);
+		if(!dirFile.exists()){
+			dirFile.mkdirs();
+		}
+		makeComputerTestPaperToJsonFile(paper.getCourse().getCode(),computerTestPaper,jsonDirectory);
+		//将文件夹打包成zip压缩包放在docxExport下
+		FileDisposeUtil.fileToZip(jsonDirectory,TEMP_FILE_EXP+File.separator+zipFileName,"computerTestPaper");
+	}
+	
+	 /**
+     * 构建机考数据包实体类
+     * @param extractConfig
+     * @return
+     */
+    private ComputerTestPaper buildComputerTestPapers(Paper paper){
+    		//得到所有旧对象的大题对象
+    		List<PaperDetail> paperDetails = paperService.findPaperDetailsById(paper.getId());
+    		//通过 paper 对象 ,生成新的  ComputerTestPaper 对象
+    		ComputerTestPaper computerTestPaper = new ComputerTestPaper(paper,"");
+    		List<ComputerTestPaperDetail> details = new ArrayList<ComputerTestPaperDetail>();
+    		//遍历所有旧大题对象,得到小题对象的集合
+    		for(PaperDetail paperDetail:paperDetails){
+    			List<PaperDetailUnit> paperDetailUnits = paperDetailService.getUnitsByPaperDetailId(paperDetail.getId());
+    			ComputerTestPaperDetail computerTestPaperDetail = new ComputerTestPaperDetail(paperDetail);
+    			List<ComputerTestQuestion> questions = new ArrayList<ComputerTestQuestion>();
+    			//遍历所有的小题对象
+    			for(int i = 0;i<paperDetailUnits.size();i++){
+    				PaperDetailUnit paperDetailUnit = paperDetailUnits.get(i);
+    				//根据旧的小题对象,生成新的小题对象
+    				ComputerTestQuestion  computerTestQuestion = new ComputerTestQuestion(paperDetailUnit);
+    				//设置小题题号
+    				computerTestQuestion.setNumber(i+1);
+    				//得到小题题干
+    				computerTestQuestion.setBody(getBody(paperDetailUnit.getQuestion()));
+    				//得到小题所有选项
+    				computerTestQuestion.setOptions(getOption(paperDetailUnit.getQuestion()));
+    				//查询小题中的 套题
+    				List<Question> subQuestionsList = paperDetailUnit.getQuestion().getSubQuestions();
+    				//判断这个小题中是否有套题
+    				if(subQuestionsList!=null&&subQuestionsList.size()>0){
+    					List<ComputerTestQuestion> subQuestions = new ArrayList<ComputerTestQuestion>();
+    					//遍历每个套题
+    					for(int j = 0;j<subQuestionsList.size();j++){
+    						Question subQuestion = subQuestionsList.get(j);
+        					ComputerTestQuestion subcomputerTestQuestion = new ComputerTestQuestion(subQuestion);
+        					//设置套题中小题题号
+        					subcomputerTestQuestion.setNumber(j+1);
+        					subcomputerTestQuestion.setBody(getBody(subQuestion));
+        					subcomputerTestQuestion.setOptions(getOption(subQuestion));
+        					subQuestions.add(subcomputerTestQuestion);
+    					}
+        				computerTestQuestion.setSubQuestions(subQuestions);
+    				}
+    				questions.add(computerTestQuestion);
+    				
+    			}
+    			computerTestPaperDetail.setQuestions(questions);
+    			//paperDetail中的题数(unitCount)可能不准确,这里以questions的实际size为准
+    			computerTestPaperDetail.setQuestionCount(questions.size());
+    			details.add(computerTestPaperDetail);
+    		}
+    		computerTestPaper.setDetails(details);
+    	return computerTestPaper;
+    }
+    
+    private Sections getBody(Question question){
+    	Sections body = new Sections();
+		List<Section> sections = new ArrayList<Section>(); 
+		//得到小题题干
+		String questionBodyString = question.getQuesBody();
+		//得到小题题干行数
+		String[] questionRowStrings = questionBodyString.split("</p>");
+		for(int i = 0;i<questionRowStrings.length;i++){
+			Section section = new Section();
+			//将小题题干拆分为Block集合
+			section.setBlocks(disposeQuestionBodyOrOption(questionRowStrings[i]));
+			sections.add(section);
+		}
+		body.setSections(sections);
+		return body;
+    }
+    
+    private List<ComputerTestOption> getOption(Question question){
+    	//得到小题选项
+		List<QuesOption> quesOptions = question.getQuesOptions();
+		List<ComputerTestOption> options = new ArrayList<ComputerTestOption>();
+		//遍历小题选项
+		if(quesOptions!=null&&quesOptions.size()>0){
+			for(QuesOption quesOption: quesOptions){
+				ComputerTestOption option = new ComputerTestOption();
+				option.setNumber(new Integer(quesOption.getNumber()));
+				option.setCorrect(quesOption.getIsCorrect()==1?true:false);
+				Sections body = new Sections();
+				
+				List<Section> sections = new ArrayList<Section>();
+				//得到小题选项
+				String optionString = quesOption.getOptionBody();
+				String[] optionStrings = optionString.split("</p>");
+				for(int i = 0;i<optionStrings.length;i++){
+					Section section = new Section();
+					section.setBlocks(disposeQuestionBodyOrOption(optionStrings[i]));
+					sections.add(section);
+				}
+				body.setSections(sections);
+				option.setBody(body);
+				options.add(option);
+			}
+		}
+		return options;
+    }
+
+    private List<Block> disposeQuestionBodyOrOption(String questionRow) {
+    	List<Block> blocks = new ArrayList<Block>();
+    	//去掉每行里面的<p>,<span>,</span>标签
+    	questionRow = questionRow.replaceAll("<p>", "")
+			    				 .replaceAll("</p>", "")
+			    				 .replaceAll("<span>", "")
+			    				 .replaceAll("</span>", "")
+			    				 .replaceAll("</a>", "");
+		String[] questionRowStrings = questionRow.split("<|/>|>");
+    	for(int i = 0;i<questionRowStrings.length;i++){
+    		Block block = new Block();
+			//判断是否有图片
+			if(questionRowStrings[i].startsWith("img")){
+				questionRowStrings[i] = "<"+questionRowStrings[i]+">";
+				Map<String, Object> param  = new HashMap<String, Object>();
+				//需要继续做截取,取到Parma
+				block.setType("image");
+				//获取图片的路径
+				List<String> strSrcList = getImg(questionRowStrings[i], "src");
+				if(strSrcList.size()>0){
+					String strSrc = strSrcList.get(0).replaceAll("src=\"", "").replaceAll("\"", "");
+					block.setValue(strSrc);
+				}
+				//获取图片的高度
+				List<String> strHeightList = getImg(questionRowStrings[i], "height");
+				if(strHeightList.size()>0){
+					String strHeight = strHeightList.get(0).replaceAll("height=\"", "").replaceAll("\"", "");
+					param.put("height", strHeight);
+				}
+				//获取图片的宽度
+				List<String> strWidthList = getImg(questionRowStrings[i], "width");
+				if(strHeightList.size()>0){
+					String strWidth = strWidthList.get(0).replaceAll("width=\"", "").replaceAll("\"", "");
+					param.put("width", strWidth);
+				}
+				block.setParam(param);
+				blocks.add(block);
+			}else if(questionRowStrings[i].startsWith("a")
+					&&questionRowStrings[i].contains("id")
+					&&questionRowStrings[i].contains("name")){	//处理音频
+				questionRowStrings[i] = "<"+questionRowStrings[i]+">";
+				block.setType("audio");
+				block.setValue(CommonUtils.getAttrValue(questionRowStrings[i],"id"));
+				blocks.add(block);
+			}else{
+				block.setType("text");
+				questionRowStrings[i] = questionRowStrings[i].replaceAll("&nbsp;","");
+				block.setValue(questionRowStrings[i]);
+				blocks.add(block);
+			}
+    	}
+		return blocks;
+	}
+    
+    /**
+     * 获取图片里面的路径,长度,宽度
+     * @param s
+     * @param str
+     * @return
+     */
+    private List<String> getImg(String s,String str)
+    {
+        String regex;
+        List<String> list = new ArrayList<String>();
+        regex = str + "=\"(.*?)\"";
+        Pattern pa = Pattern.compile(regex, Pattern.DOTALL);
+        Matcher ma = pa.matcher(s);
+        while (ma.find())
+        {
+            list.add(ma.group());
+        }
+        return list;
+    }
+    
+    /**
+     * 将computerTestPaper对象生成JSON文件存放在jsonDirectoryPath中
+     * @param extractConfig
+     * @param computerTestPaper
+     * @param jsonDirectoryPath
+     */
+    private void makeComputerTestPaperToJsonFile(String courseCode,ComputerTestPaper computerTestPaper,String jsonDirectoryPath){
+		//创建新的JSON文件
+		File file = new File(jsonDirectoryPath + File.separator+courseCode+"_" +".json");
+		//将对象转成 json对象
+		Gson gson = new Gson();
+		String strJSON = gson.toJson(computerTestPaper);
+		//生成文件流写入JSON文件
+		FileOutputStream outputStream = null;
+		try {
+			outputStream = new FileOutputStream(file);
+			byte b[] = strJSON.getBytes();
+			outputStream.write(b);
+			outputStream.flush();
+		} catch (FileNotFoundException e) {
+			e.printStackTrace();
+		} catch (IOException e) {
+			e.printStackTrace();
+		} finally{
+			IOUtils.closeQuietly(outputStream);
+		}
+    }
+
+}

+ 64 - 62
cqb-paper/src/main/java/com/qmth/cqb/paper/web/ExportPaperController.java

@@ -1,62 +1,64 @@
-package com.qmth.cqb.paper.web;
-
-import cn.com.qmth.examcloud.common.uac.annotation.Uac;
-import cn.com.qmth.examcloud.common.uac.enums.RoleMeta;
-import cn.com.qmth.examcloud.common.uac.enums.UacPolicy;
-import io.swagger.annotations.ApiOperation;
-
-import org.slf4j.Logger;
-import org.slf4j.LoggerFactory;
-import org.springframework.beans.factory.annotation.Autowired;
-import org.springframework.stereotype.Controller;
-import org.springframework.web.bind.annotation.GetMapping;
-import org.springframework.web.bind.annotation.PathVariable;
-import org.springframework.web.bind.annotation.RequestMapping;
-
-import com.qmth.cqb.paper.dao.ExportServiceManageRepo;
-import com.qmth.cqb.paper.model.ExportServiceManage;
-import com.qmth.cqb.paper.service.export.ExportPaperAbstractService;
-import com.qmth.cqb.paper.service.export.SydxExportPaperService;
-import com.qmth.cqb.utils.SpringContextUtils;
-
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-/**
- * Created by songyue on 17/3/30.
- */
-@Controller
-@RequestMapping("${api_cqb}/")
-public class ExportPaperController {
-    protected static final Logger log = LoggerFactory.getLogger(ExportPaperController.class);
-    
-    @Autowired
-    ExportServiceManageRepo exportServiceManageRepo;
-    
-    @Autowired
-    SydxExportPaperService sydxExportPaperService;
-    /**
-     * 导出试卷
-     * @param id
-     * @return
-     */
-    @ApiOperation(value="导出试卷",notes="导出试卷")
-    @Uac(roles={RoleMeta.QUESTION_ADMIN,RoleMeta.SUPER_ADMIN},policy=UacPolicy.IN)
-    @GetMapping(value = "/paper/export/{id}/{orgName}")
-    
-    public void getPaperById(HttpServletRequest request, HttpServletResponse response,
-    						 @PathVariable String id,
-    						 @PathVariable String orgName){
-    	log.info("导出开始");
-    	try {
-    		ExportServiceManage esm = exportServiceManageRepo.findByOrgName(orgName);
-            ExportPaperAbstractService exportPaperAbstractService = (ExportPaperAbstractService) SpringContextUtils.getBeanById(esm.getExportServiceName());
-    		exportPaperAbstractService.downloadPaper(id, response);
-		} catch (Exception e) {
-			e.printStackTrace();
-	        log.error("导出异常:"+e.getMessage());
-		}
-    	log.info("导出结束");
-    }
-
-}
+package com.qmth.cqb.paper.web;
+
+import cn.com.qmth.examcloud.common.uac.annotation.Uac;
+import cn.com.qmth.examcloud.common.uac.enums.RoleMeta;
+import cn.com.qmth.examcloud.common.uac.enums.UacPolicy;
+import io.swagger.annotations.ApiOperation;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import com.qmth.cqb.paper.dao.ExportServiceManageRepo;
+import com.qmth.cqb.paper.model.ExportServiceManage;
+import com.qmth.cqb.paper.service.ExportPaperService;
+import com.qmth.cqb.paper.service.export.ExportPaperAbstractService;
+import com.qmth.cqb.paper.service.export.SydxExportPaperService;
+import com.qmth.cqb.utils.SpringContextUtils;
+
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+/**
+ * Created by songyue on 17/3/30.
+ */
+@Controller
+@RequestMapping("${api_cqb}/")
+public class ExportPaperController {
+    protected static final Logger log = LoggerFactory.getLogger(ExportPaperController.class);
+    
+    @Autowired
+    ExportServiceManageRepo exportServiceManageRepo;
+    
+    @Autowired
+    SydxExportPaperService sydxExportPaperService;
+    
+    @Autowired
+    private ExportPaperService exportPaperService;
+    /**
+     * 导出试卷
+     * @param id
+     * @return
+     */
+    @ApiOperation(value="导出试卷",notes="导出试卷")
+    @Uac(roles={RoleMeta.QUESTION_ADMIN,RoleMeta.SUPER_ADMIN},policy=UacPolicy.IN)
+    @GetMapping(value = "/paper/export/{id}/{exportContentList}")
+    public void getPaperById(HttpServletRequest request, HttpServletResponse response,
+    						 @PathVariable String id,
+    						 @PathVariable String exportContentList){
+    	log.info("导出开始");
+    	try {
+    		//ExportServiceManage esm = exportServiceManageRepo.findByOrgName(orgName);
+    		exportPaperService.exportPaperFile(id, response, exportContentList);
+		} catch (Exception e) {
+			e.printStackTrace();
+	        log.error("导出异常:"+e.getMessage());
+		}
+    	log.info("导出结束");
+    }
+
+}

+ 11 - 0
cqb-question-resource/src/main/java/com/qmth/cqb/question/model/Question.java

@@ -78,6 +78,8 @@ public class Question implements Serializable {
 
     private String quesName;//来源大题
     
+    private Integer number;
+    
     public static long getSerialVersionUID() {
         return serialVersionUID;
     }
@@ -294,4 +296,13 @@ public class Question implements Serializable {
     public void setQuesName(String quesName) {
         this.quesName = quesName;
     }
+
+	public Integer getNumber() {
+		return number;
+	}
+
+	public void setNumber(Integer number) {
+		this.number = number;
+	}
+    
 }

+ 36 - 36
cqb-starter/src/main/resources/application-dev.properties

@@ -1,37 +1,37 @@
-#spring.data.mongodb.uri=mongodb://root:Qmth87863577@119.23.127.95:3717/?authSource=admin&authMechanism=SCRAM-SHA-1
-spring.data.mongodb.uri=mongodb://192.168.1.99:27017/comm-ques-bank
-spring.data.mongodb.grid-fs-database=comm-ques-bank
-spring.data.mongodb.database=comm-ques-bank
-eureka.client.serviceUrl.defaultZone=http://127.0.0.1:1111/eureka/
-spring.application.name=ExamCloud-service-question
-
-spring.redis.host=127.0.0.1
-spring.redis.port=6379
-
-upyun.bucketName=exam-cloud-test
-upyun.userName=examcloud
-upyun.password=examcloud123456
-upyun.uploadUrl=/comm-ques-bank/dev/exam-paper-file/
-upyun.audio.uploadUrl=/comm-ques-bank/dev/audio/
-upyun.audio.maxsize=5
-upyun.downloadUrl=http://exam-cloud-test.b0.upaiyun.com
-upyun.downloadDirectory=paperDirectory
-upyun.zipDirectory=paperZipDirectory
-upyun.radioType=mp3
-
-
-spring.datasource.url=jdbc:mysql://192.168.1.99:3306/exam_cloud_test?useUnicode=true&characterEncoding=UTF-8
-spring.datasource.username=root
-spring.datasource.password=root
-spring.datasource.validation-query=SELECT 1 FROM DUAL
-spring.datasource.test-on-borrow=true
-spring.datasource.driver-class-name=com.mysql.jdbc.Driver
-spring.jpa.show-sql=false
-spring.jpa.hibernate.ddl-auto=update
-
-
-spring.rabbitmq.host=192.168.1.99
-spring.rabbitmq.port=5672
-spring.rabbitmq.username=examcloud
-spring.rabbitmq.password=examcloud
+#spring.data.mongodb.uri=mongodb://root:Qmth87863577@119.23.127.95:3717/?authSource=admin&authMechanism=SCRAM-SHA-1
+spring.data.mongodb.uri=mongodb://192.168.1.99:27017/comm-ques-bank
+spring.data.mongodb.grid-fs-database=comm-ques-bank
+spring.data.mongodb.database=comm-ques-bank
+eureka.client.serviceUrl.defaultZone=http://192.168.1.99:1111/eureka/
+spring.application.name=weiwenhai_ExamCloud-service-question
+
+spring.redis.host=192.168.1.99
+spring.redis.port=6379
+
+upyun.bucketName=exam-cloud-test
+upyun.userName=examcloud
+upyun.password=examcloud123456
+upyun.uploadUrl=/comm-ques-bank/dev/exam-paper-file/
+upyun.audio.uploadUrl=/comm-ques-bank/dev/audio/
+upyun.audio.maxsize=5
+upyun.downloadUrl=http://exam-cloud-test.b0.upaiyun.com
+upyun.downloadDirectory=paperDirectory
+upyun.zipDirectory=paperZipDirectory
+upyun.radioType=mp3,wma
+
+
+spring.datasource.url=jdbc:mysql://192.168.1.99:3306/exam_cloud_test?useUnicode=true&characterEncoding=UTF-8
+spring.datasource.username=root
+spring.datasource.password=root
+spring.datasource.validation-query=SELECT 1 FROM DUAL
+spring.datasource.test-on-borrow=true
+spring.datasource.driver-class-name=com.mysql.jdbc.Driver
+spring.jpa.show-sql=false
+spring.jpa.hibernate.ddl-auto=update
+
+
+spring.rabbitmq.host=192.168.1.99
+spring.rabbitmq.port=5672
+spring.rabbitmq.username=examcloud
+spring.rabbitmq.password=examcloud
 spring.rabbitmq.listener.acknowledgeMode=MANUAL

Some files were not shown because too many files changed in this diff