metanorma-gb 1.4.2 → 1.5.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +0 -2
- data/lib/asciidoctor/gb/cleanup.rb +130 -0
- data/lib/asciidoctor/gb/converter.rb +15 -126
- data/lib/asciidoctor/gb/front_id.rb +3 -3
- data/lib/asciidoctor/gb/isodoc.rng +16 -7
- data/lib/asciidoctor/gb/section_input.rb +11 -0
- data/lib/asciidoctor/gb/validate.rb +0 -1
- data/lib/isodoc/gb/base_convert.rb +24 -76
- data/lib/isodoc/gb/cleanup.rb +0 -11
- data/lib/isodoc/gb/gb.recommendation.xsl +1441 -1216
- data/lib/isodoc/gb/html/_coverpage.css +193 -0
- data/lib/isodoc/gb/html/gb.css +657 -0
- data/lib/isodoc/gb/html/htmlcompliantstyle.css +1303 -0
- data/lib/isodoc/gb/html/htmlstyle.css +844 -0
- data/lib/isodoc/gb/html/wordstyle.css +2931 -0
- data/lib/isodoc/gb/html/wordstyle.scss +0 -1
- data/lib/isodoc/gb/html_convert.rb +6 -13
- data/lib/isodoc/gb/i18n.rb +16 -0
- data/lib/isodoc/gb/init.rb +29 -0
- data/lib/isodoc/gb/metadata.rb +1 -1
- data/lib/isodoc/gb/presentation_xml_convert.rb +17 -1
- data/lib/isodoc/gb/word_convert.rb +5 -10
- data/lib/isodoc/gb/xref.rb +6 -0
- data/lib/metanorma/gb/version.rb +1 -1
- data/metanorma-gb.gemspec +2 -2
- metadata +15 -6
@@ -0,0 +1,2931 @@
|
|
1
|
+
@charset "UTF-8";
|
2
|
+
/* Font Definitions */
|
3
|
+
@font-face {
|
4
|
+
font-family: SimSun;
|
5
|
+
panose-1: 2 1 6 0 3 1 1 1 1 1;
|
6
|
+
mso-font-alt: 宋体;
|
7
|
+
mso-font-charset: 134;
|
8
|
+
mso-generic-font-family: auto;
|
9
|
+
mso-font-pitch: variable;
|
10
|
+
mso-font-signature: 3 680460288 22 0 262145 0; }
|
11
|
+
|
12
|
+
@font-face {
|
13
|
+
font-family: SimHei;
|
14
|
+
panose-1: 2 1 6 9 6 1 1 1 1 1;
|
15
|
+
mso-font-alt: 黑体;
|
16
|
+
mso-font-charset: 134;
|
17
|
+
mso-generic-font-family: modern;
|
18
|
+
mso-font-pitch: fixed;
|
19
|
+
mso-font-signature: -2147482945 953122042 22 0 262145 0; }
|
20
|
+
|
21
|
+
@font-face {
|
22
|
+
font-family: "\@SimHei";
|
23
|
+
panose-1: 2 1 6 0 3 1 1 1 1 1;
|
24
|
+
mso-font-charset: 134;
|
25
|
+
mso-generic-font-family: modern;
|
26
|
+
mso-font-pitch: fixed;
|
27
|
+
mso-font-signature: -2147482945 953122042 22 0 262145 0; }
|
28
|
+
|
29
|
+
@font-face {
|
30
|
+
font-family: "\@SimSun";
|
31
|
+
panose-1: 2 1 6 0 3 1 1 1 1 1;
|
32
|
+
mso-font-charset: 134;
|
33
|
+
mso-generic-font-family: auto;
|
34
|
+
mso-font-pitch: variable;
|
35
|
+
mso-font-signature: 3 680460288 22 0 262145 0; }
|
36
|
+
|
37
|
+
@font-face {
|
38
|
+
font-family: Arial;
|
39
|
+
panose-1: 2 11 6 4 2 2 2 2 2 4;
|
40
|
+
mso-font-charset: 0;
|
41
|
+
mso-generic-font-family: swiss;
|
42
|
+
mso-font-pitch: variable;
|
43
|
+
mso-font-signature: -536859905 -1073711037 9 0 511 0; }
|
44
|
+
|
45
|
+
@font-face {
|
46
|
+
font-family: "Courier New";
|
47
|
+
panose-1: 2 7 3 9 2 2 5 2 4 4;
|
48
|
+
mso-font-charset: 0;
|
49
|
+
mso-generic-font-family: roman;
|
50
|
+
mso-font-pitch: fixed;
|
51
|
+
mso-font-signature: -536859905 -1073711037 9 0 511 0; }
|
52
|
+
|
53
|
+
@font-face {
|
54
|
+
font-family: "Cambria Math";
|
55
|
+
panose-1: 2 4 5 3 5 4 6 3 2 4;
|
56
|
+
mso-font-charset: 0;
|
57
|
+
mso-generic-font-family: roman;
|
58
|
+
mso-font-pitch: variable;
|
59
|
+
mso-font-signature: -536870145 1107305727 0 0 415 0; }
|
60
|
+
|
61
|
+
@font-face {
|
62
|
+
font-family: Calibri;
|
63
|
+
panose-1: 2 15 5 2 2 2 4 3 2 4;
|
64
|
+
mso-font-charset: 0;
|
65
|
+
mso-generic-font-family: swiss;
|
66
|
+
mso-font-pitch: variable;
|
67
|
+
mso-font-signature: -536870145 1073786111 1 0 415 0; }
|
68
|
+
|
69
|
+
@font-face {
|
70
|
+
font-family: Cambria;
|
71
|
+
panose-1: 2 4 5 3 5 4 6 3 2 4;
|
72
|
+
mso-font-charset: 0;
|
73
|
+
mso-generic-font-family: roman;
|
74
|
+
mso-font-pitch: variable;
|
75
|
+
mso-font-signature: -536870145 1073743103 0 0 415 0; }
|
76
|
+
|
77
|
+
@font-face {
|
78
|
+
font-family: "Malgun Gothic";
|
79
|
+
panose-1: 2 11 5 3 2 0 0 2 0 4;
|
80
|
+
mso-font-charset: 129;
|
81
|
+
mso-generic-font-family: swiss;
|
82
|
+
mso-font-pitch: variable;
|
83
|
+
mso-font-signature: -1879048145 701988091 18 0 524289 0; }
|
84
|
+
|
85
|
+
@font-face {
|
86
|
+
font-family: "MS Mincho";
|
87
|
+
panose-1: 2 2 6 9 4 2 5 8 3 4;
|
88
|
+
mso-font-charset: 128;
|
89
|
+
mso-generic-font-family: roman;
|
90
|
+
mso-font-pitch: fixed;
|
91
|
+
mso-font-signature: -536870145 1791491579 134217746 0 131231 0; }
|
92
|
+
|
93
|
+
@font-face {
|
94
|
+
font-family: "Source Sans Pro";
|
95
|
+
panose-1: 2 11 5 3 3 4 3 2 2 4;
|
96
|
+
mso-font-charset: 0;
|
97
|
+
mso-generic-font-family: swiss;
|
98
|
+
mso-font-format: other;
|
99
|
+
mso-font-pitch: variable;
|
100
|
+
mso-font-signature: 1610613495 33554433 0 0 415 0; }
|
101
|
+
|
102
|
+
@page WordSection1 {
|
103
|
+
size: 595.3pt 841.9pt;
|
104
|
+
margin: 1.0cm 2.30cm 2.40cm 2.50cm;
|
105
|
+
mso-header-margin: 0cm;
|
106
|
+
mso-footer-margin: 0cm;
|
107
|
+
mso-title-page: yes;
|
108
|
+
mso-paper-source: 0; }
|
109
|
+
|
110
|
+
div.WordSection1 {
|
111
|
+
page: WordSection1; }
|
112
|
+
|
113
|
+
@page WordSection2 {
|
114
|
+
size: 595.3pt 841.9pt;
|
115
|
+
margin: 2.50cm 2.0cm 2.0cm 2.50cm;
|
116
|
+
mso-header-margin: 2.50cm;
|
117
|
+
mso-footer-margin: 1.50cm;
|
118
|
+
mso-page-numbers: roman-upper 1;
|
119
|
+
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
120
|
+
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
121
|
+
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
|
122
|
+
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
|
123
|
+
mso-paper-source: 0;
|
124
|
+
layout-grid: 15.6pt; }
|
125
|
+
|
126
|
+
@page WordSection2L {
|
127
|
+
size: 841.9pt 595.3pt;
|
128
|
+
margin: 2.50cm 2.0cm 2.0cm 2.50cm;
|
129
|
+
mso-header-margin: 2.50cm;
|
130
|
+
mso-footer-margin: 1.50cm;
|
131
|
+
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
|
132
|
+
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
|
133
|
+
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2l;
|
134
|
+
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2l;
|
135
|
+
mso-paper-source: 0;
|
136
|
+
layout-grid: 15.6pt; }
|
137
|
+
|
138
|
+
@page WordSection2P {
|
139
|
+
size: 595.3pt 841.9pt;
|
140
|
+
margin: 2.50cm 2.0cm 2.0cm 2.50cm;
|
141
|
+
mso-header-margin: 2.50cm;
|
142
|
+
mso-footer-margin: 1.50cm;
|
143
|
+
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
144
|
+
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
145
|
+
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
|
146
|
+
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
|
147
|
+
mso-paper-source: 0;
|
148
|
+
layout-grid: 15.6pt; }
|
149
|
+
|
150
|
+
div.WordSection2 {
|
151
|
+
page: WordSection2; }
|
152
|
+
|
153
|
+
@page WordSection3 {
|
154
|
+
size: 595.3pt 841.9pt;
|
155
|
+
margin: 2.50cm 2.0cm 2.0cm 2.50cm;
|
156
|
+
mso-header-margin: 2.50cm;
|
157
|
+
mso-footer-margin: 1.50cm;
|
158
|
+
mso-page-numbers: 1;
|
159
|
+
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
160
|
+
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
161
|
+
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
|
162
|
+
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
|
163
|
+
mso-paper-source: 0;
|
164
|
+
layout-grid: 15.6pt; }
|
165
|
+
|
166
|
+
@page WordSection3L {
|
167
|
+
size: 841.9pt 595.3pt;
|
168
|
+
margin: 2.50cm 2.0cm 2.0cm 2.50cm;
|
169
|
+
mso-header-margin: 2.50cm;
|
170
|
+
mso-footer-margin: 1.50cm;
|
171
|
+
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
|
172
|
+
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
|
173
|
+
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3l;
|
174
|
+
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
|
175
|
+
mso-paper-source: 0;
|
176
|
+
layout-grid: 15.6pt; }
|
177
|
+
|
178
|
+
@page WordSection3P {
|
179
|
+
size: 595.3pt 841.9pt;
|
180
|
+
margin: 2.50cm 2.0cm 2.0cm 2.50cm;
|
181
|
+
mso-header-margin: 2.50cm;
|
182
|
+
mso-footer-margin: 1.50cm;
|
183
|
+
mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
184
|
+
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
185
|
+
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
|
186
|
+
mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
|
187
|
+
mso-paper-source: 0;
|
188
|
+
layout-grid: 15.6pt; }
|
189
|
+
|
190
|
+
div.WordSection3 {
|
191
|
+
page: WordSection3; }
|
192
|
+
|
193
|
+
/* Style Definitions */
|
194
|
+
p.MsoNormal, li.MsoNormal, div.MsoNormal {
|
195
|
+
mso-style-unhide: no;
|
196
|
+
mso-style-qformat: yes;
|
197
|
+
mso-style-parent: "";
|
198
|
+
margin: 0cm;
|
199
|
+
margin-bottom: .0001pt;
|
200
|
+
text-align: justify;
|
201
|
+
text-justify: inter-ideograph;
|
202
|
+
text-indent: 21.0pt;
|
203
|
+
mso-pagination: widow-orphan;
|
204
|
+
tab-stops: 20.15pt;
|
205
|
+
font-size: 10.5pt;
|
206
|
+
mso-bidi-font-size: 12.0pt;
|
207
|
+
font-family: {{bodyfont}};
|
208
|
+
mso-fareast-font-family: {{bodyfont}};
|
209
|
+
mso-font-kerning: 1.0pt;
|
210
|
+
mso-ansi-language: EN-US;
|
211
|
+
mso-fareast-language: ZH-CN; }
|
212
|
+
|
213
|
+
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
|
214
|
+
mso-style-priority: 34;
|
215
|
+
mso-style-unhide: no;
|
216
|
+
mso-style-qformat: yes;
|
217
|
+
margin-top: 0cm;
|
218
|
+
margin-right: 0cm;
|
219
|
+
margin-bottom: 12.0pt;
|
220
|
+
/* do not put in margin-left, it is specific to list level */
|
221
|
+
mso-add-space: auto;
|
222
|
+
mso-pagination: widow-orphan;
|
223
|
+
font-size: 10.5pt;
|
224
|
+
font-family: {{bodyfont}};
|
225
|
+
mso-ansi-language: EN-AU;
|
226
|
+
mso-fareast-language: EN-US; }
|
227
|
+
|
228
|
+
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst {
|
229
|
+
mso-style-priority: 34;
|
230
|
+
mso-style-unhide: no;
|
231
|
+
mso-style-qformat: yes;
|
232
|
+
mso-style-type: export-only;
|
233
|
+
margin-top: 0cm;
|
234
|
+
margin-right: 0cm;
|
235
|
+
margin-bottom: 12.0pt;
|
236
|
+
/* do not put in margin-left, it is specific to list level */
|
237
|
+
mso-add-space: auto;
|
238
|
+
mso-pagination: widow-orphan;
|
239
|
+
font-size: 10.5pt;
|
240
|
+
font-family: {{bodyfont}};
|
241
|
+
mso-ansi-language: EN-AU;
|
242
|
+
mso-fareast-language: EN-US; }
|
243
|
+
|
244
|
+
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle {
|
245
|
+
mso-style-priority: 34;
|
246
|
+
mso-style-unhide: no;
|
247
|
+
mso-style-qformat: yes;
|
248
|
+
mso-style-type: export-only;
|
249
|
+
margin-top: 0cm;
|
250
|
+
margin-right: 0cm;
|
251
|
+
margin-bottom: 12.0pt;
|
252
|
+
/* do not put in margin-left, it is specific to list level */
|
253
|
+
mso-add-space: auto;
|
254
|
+
mso-pagination: widow-orphan;
|
255
|
+
font-size: 10.5pt;
|
256
|
+
font-family: {{bodyfont}};
|
257
|
+
mso-ansi-language: EN-AU;
|
258
|
+
mso-fareast-language: EN-US; }
|
259
|
+
|
260
|
+
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
|
261
|
+
mso-style-priority: 34;
|
262
|
+
mso-style-unhide: no;
|
263
|
+
mso-style-qformat: yes;
|
264
|
+
mso-style-type: export-only;
|
265
|
+
margin-top: 0cm;
|
266
|
+
margin-right: 0cm;
|
267
|
+
margin-bottom: 12.0pt;
|
268
|
+
/* do not put in margin-left, it is specific to list level */
|
269
|
+
mso-add-space: auto;
|
270
|
+
mso-pagination: widow-orphan;
|
271
|
+
font-size: 10.5pt;
|
272
|
+
font-family: {{bodyfont}};
|
273
|
+
mso-ansi-language: EN-AU;
|
274
|
+
mso-fareast-language: EN-US; }
|
275
|
+
|
276
|
+
p.MsoIndex1, li.MsoIndex1, div.MsoIndex1 {
|
277
|
+
mso-style-unhide: no;
|
278
|
+
mso-style-next: 段;
|
279
|
+
margin: 0cm;
|
280
|
+
margin-bottom: .0001pt;
|
281
|
+
mso-pagination: none;
|
282
|
+
tab-stops: right dotted 464.95pt;
|
283
|
+
font-size: 10.5pt;
|
284
|
+
font-family: {{bodyfont}};
|
285
|
+
mso-hansi-font-family: "Times New Roman";
|
286
|
+
mso-bidi-font-family: "Times New Roman";
|
287
|
+
mso-font-kerning: 1.0pt;
|
288
|
+
mso-ansi-language: EN-US;
|
289
|
+
mso-fareast-language: ZH-CN; }
|
290
|
+
|
291
|
+
p.MsoIndex2, li.MsoIndex2, div.MsoIndex2 {
|
292
|
+
mso-style-update: auto;
|
293
|
+
mso-style-unhide: no;
|
294
|
+
mso-style-next: Normal;
|
295
|
+
margin-top: 0cm;
|
296
|
+
margin-right: 0cm;
|
297
|
+
margin-bottom: 0cm;
|
298
|
+
margin-left: 21.0pt;
|
299
|
+
margin-bottom: .0001pt;
|
300
|
+
text-indent: -10.5pt;
|
301
|
+
mso-pagination: none;
|
302
|
+
font-size: 10.0pt;
|
303
|
+
font-family: {{bodyfont}};
|
304
|
+
mso-fareast-font-family: {{bodyfont}};
|
305
|
+
mso-bidi-font-family: "Times New Roman";
|
306
|
+
mso-font-kerning: 1.0pt;
|
307
|
+
mso-ansi-language: EN-US;
|
308
|
+
mso-fareast-language: ZH-CN; }
|
309
|
+
|
310
|
+
p.MsoIndex3, li.MsoIndex3, div.MsoIndex3 {
|
311
|
+
mso-style-update: auto;
|
312
|
+
mso-style-unhide: no;
|
313
|
+
mso-style-next: Normal;
|
314
|
+
margin-top: 0cm;
|
315
|
+
margin-right: 0cm;
|
316
|
+
margin-bottom: 0cm;
|
317
|
+
margin-left: 31.5pt;
|
318
|
+
margin-bottom: .0001pt;
|
319
|
+
text-indent: -10.5pt;
|
320
|
+
mso-pagination: none;
|
321
|
+
font-size: 10.0pt;
|
322
|
+
font-family: {{bodyfont}};
|
323
|
+
mso-fareast-font-family: {{bodyfont}};
|
324
|
+
mso-bidi-font-family: "Times New Roman";
|
325
|
+
mso-font-kerning: 1.0pt;
|
326
|
+
mso-ansi-language: EN-US;
|
327
|
+
mso-fareast-language: ZH-CN; }
|
328
|
+
|
329
|
+
p.MsoIndex4, li.MsoIndex4, div.MsoIndex4 {
|
330
|
+
mso-style-update: auto;
|
331
|
+
mso-style-unhide: no;
|
332
|
+
mso-style-next: Normal;
|
333
|
+
margin-top: 0cm;
|
334
|
+
margin-right: 0cm;
|
335
|
+
margin-bottom: 0cm;
|
336
|
+
margin-left: 42.0pt;
|
337
|
+
margin-bottom: .0001pt;
|
338
|
+
text-indent: -10.5pt;
|
339
|
+
mso-pagination: none;
|
340
|
+
font-size: 10.0pt;
|
341
|
+
font-family: {{bodyfont}};
|
342
|
+
mso-fareast-font-family: {{bodyfont}};
|
343
|
+
mso-bidi-font-family: "Times New Roman";
|
344
|
+
mso-font-kerning: 1.0pt;
|
345
|
+
mso-ansi-language: EN-US;
|
346
|
+
mso-fareast-language: ZH-CN; }
|
347
|
+
|
348
|
+
p.MsoIndex5, li.MsoIndex5, div.MsoIndex5 {
|
349
|
+
mso-style-update: auto;
|
350
|
+
mso-style-unhide: no;
|
351
|
+
mso-style-next: Normal;
|
352
|
+
margin-top: 0cm;
|
353
|
+
margin-right: 0cm;
|
354
|
+
margin-bottom: 0cm;
|
355
|
+
margin-left: 52.5pt;
|
356
|
+
margin-bottom: .0001pt;
|
357
|
+
text-indent: -10.5pt;
|
358
|
+
mso-pagination: none;
|
359
|
+
font-size: 10.0pt;
|
360
|
+
font-family: {{bodyfont}};
|
361
|
+
mso-fareast-font-family: {{bodyfont}};
|
362
|
+
mso-bidi-font-family: "Times New Roman";
|
363
|
+
mso-font-kerning: 1.0pt;
|
364
|
+
mso-ansi-language: EN-US;
|
365
|
+
mso-fareast-language: ZH-CN; }
|
366
|
+
|
367
|
+
p.MsoIndex6, li.MsoIndex6, div.MsoIndex6 {
|
368
|
+
mso-style-update: auto;
|
369
|
+
mso-style-unhide: no;
|
370
|
+
mso-style-next: Normal;
|
371
|
+
margin-top: 0cm;
|
372
|
+
margin-right: 0cm;
|
373
|
+
margin-bottom: 0cm;
|
374
|
+
margin-left: 63.0pt;
|
375
|
+
margin-bottom: .0001pt;
|
376
|
+
text-indent: -10.5pt;
|
377
|
+
mso-pagination: none;
|
378
|
+
font-size: 10.0pt;
|
379
|
+
font-family: {{bodyfont}};
|
380
|
+
mso-fareast-font-family: {{bodyfont}};
|
381
|
+
mso-bidi-font-family: "Times New Roman";
|
382
|
+
mso-font-kerning: 1.0pt;
|
383
|
+
mso-ansi-language: EN-US;
|
384
|
+
mso-fareast-language: ZH-CN; }
|
385
|
+
|
386
|
+
p.MsoIndex7, li.MsoIndex7, div.MsoIndex7 {
|
387
|
+
mso-style-update: auto;
|
388
|
+
mso-style-unhide: no;
|
389
|
+
mso-style-next: Normal;
|
390
|
+
margin-top: 0cm;
|
391
|
+
margin-right: 0cm;
|
392
|
+
margin-bottom: 0cm;
|
393
|
+
margin-left: 73.5pt;
|
394
|
+
margin-bottom: .0001pt;
|
395
|
+
text-indent: -10.5pt;
|
396
|
+
mso-pagination: none;
|
397
|
+
font-size: 10.0pt;
|
398
|
+
font-family: {{bodyfont}};
|
399
|
+
mso-fareast-font-family: {{bodyfont}};
|
400
|
+
mso-bidi-font-family: "Times New Roman";
|
401
|
+
mso-font-kerning: 1.0pt;
|
402
|
+
mso-ansi-language: EN-US;
|
403
|
+
mso-fareast-language: ZH-CN; }
|
404
|
+
|
405
|
+
p.MsoIndex8, li.MsoIndex8, div.MsoIndex8 {
|
406
|
+
mso-style-update: auto;
|
407
|
+
mso-style-unhide: no;
|
408
|
+
mso-style-next: Normal;
|
409
|
+
margin-top: 0cm;
|
410
|
+
margin-right: 0cm;
|
411
|
+
margin-bottom: 0cm;
|
412
|
+
margin-left: 84.0pt;
|
413
|
+
margin-bottom: .0001pt;
|
414
|
+
text-indent: -10.5pt;
|
415
|
+
mso-pagination: none;
|
416
|
+
font-size: 10.0pt;
|
417
|
+
font-family: {{bodyfont}};
|
418
|
+
mso-fareast-font-family: {{bodyfont}};
|
419
|
+
mso-bidi-font-family: "Times New Roman";
|
420
|
+
mso-font-kerning: 1.0pt;
|
421
|
+
mso-ansi-language: EN-US;
|
422
|
+
mso-fareast-language: ZH-CN; }
|
423
|
+
|
424
|
+
p.MsoIndex9, li.MsoIndex9, div.MsoIndex9 {
|
425
|
+
mso-style-update: auto;
|
426
|
+
mso-style-unhide: no;
|
427
|
+
mso-style-next: Normal;
|
428
|
+
margin-top: 0cm;
|
429
|
+
margin-right: 0cm;
|
430
|
+
margin-bottom: 0cm;
|
431
|
+
margin-left: 94.5pt;
|
432
|
+
margin-bottom: .0001pt;
|
433
|
+
text-indent: -10.5pt;
|
434
|
+
mso-pagination: none;
|
435
|
+
font-size: 10.0pt;
|
436
|
+
font-family: {{bodyfont}};
|
437
|
+
mso-fareast-font-family: {{bodyfont}};
|
438
|
+
mso-bidi-font-family: "Times New Roman";
|
439
|
+
mso-font-kerning: 1.0pt;
|
440
|
+
mso-ansi-language: EN-US;
|
441
|
+
mso-fareast-language: ZH-CN; }
|
442
|
+
|
443
|
+
p.MsoNormalUnindented, li.MsoNormalUnindented, div.MsoNormalUnindented {
|
444
|
+
mso-style-unhide: no;
|
445
|
+
mso-style-qformat: yes;
|
446
|
+
mso-style-parent: "";
|
447
|
+
margin: 0cm;
|
448
|
+
margin-bottom: .0001pt;
|
449
|
+
text-align: justify;
|
450
|
+
text-justify: inter-ideograph;
|
451
|
+
text-indent: 0.0pt;
|
452
|
+
mso-pagination: widow-orphan;
|
453
|
+
tab-stops: 20.15pt;
|
454
|
+
font-size: 10.5pt;
|
455
|
+
mso-bidi-font-size: 12.0pt;
|
456
|
+
font-family: {{bodyfont}};
|
457
|
+
mso-fareast-font-family: {{bodyfont}};
|
458
|
+
mso-font-kerning: 1.0pt;
|
459
|
+
mso-ansi-language: EN-US;
|
460
|
+
mso-fareast-language: ZH-CN; }
|
461
|
+
|
462
|
+
p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {
|
463
|
+
mso-style-priority: 99;
|
464
|
+
margin-top: 0cm;
|
465
|
+
margin-right: 36.0cm;
|
466
|
+
margin-bottom: 0cm;
|
467
|
+
margin-left: 36.0pt;
|
468
|
+
text-align: justify;
|
469
|
+
line-height: 12.0pt;
|
470
|
+
mso-pagination: widow-orphan;
|
471
|
+
tab-stops: 20.15pt;
|
472
|
+
font-size: 10.5pt;
|
473
|
+
mso-bidi-font-size: 12.0pt;
|
474
|
+
font-family: {{bodyfont}};
|
475
|
+
mso-fareast-font-family: {{bodyfont}};
|
476
|
+
mso-font-kerning: 1.0pt;
|
477
|
+
mso-ansi-language: EN-US; }
|
478
|
+
|
479
|
+
p.MsoBlockText, li.MsoBlockText, div.MsoBlockText {
|
480
|
+
mso-style-priority: 99;
|
481
|
+
margin-top: 0cm;
|
482
|
+
margin-right: 57.6pt;
|
483
|
+
margin-bottom: 0cm;
|
484
|
+
margin-left: 57.6pt;
|
485
|
+
margin-bottom: .0001pt;
|
486
|
+
mso-pagination: widow-orphan;
|
487
|
+
border: none;
|
488
|
+
mso-border-alt: solid #4472C4 .25pt;
|
489
|
+
mso-border-themecolor: accent1;
|
490
|
+
padding: 0cm;
|
491
|
+
mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
|
492
|
+
font-size: 10.5pt;
|
493
|
+
mso-bidi-font-size: 12.0pt;
|
494
|
+
font-family: {{bodyfont}};
|
495
|
+
mso-fareast-font-family: {{bodyfont}};
|
496
|
+
mso-font-kerning: 1.0pt;
|
497
|
+
mso-ascii-font-family: {{bodyfont}};
|
498
|
+
mso-ascii-theme-font: minor-latin;
|
499
|
+
mso-fareast-theme-font: minor-fareast;
|
500
|
+
mso-hansi-font-family: Calibri;
|
501
|
+
mso-hansi-theme-font: minor-latin;
|
502
|
+
mso-bidi-font-family: {{bodyfont}};
|
503
|
+
mso-bidi-theme-font: minor-bidi;
|
504
|
+
color: #4472C4;
|
505
|
+
mso-themecolor: accent1;
|
506
|
+
mso-ansi-language: EN-AU;
|
507
|
+
font-style: italic; }
|
508
|
+
|
509
|
+
div.figure, p.figure {
|
510
|
+
text-align: center; }
|
511
|
+
|
512
|
+
h1 {
|
513
|
+
mso-style-priority: 1;
|
514
|
+
mso-style-unhide: no;
|
515
|
+
mso-style-qformat: yes;
|
516
|
+
mso-style-link: "Heading 1 Char";
|
517
|
+
mso-style-next: Normal;
|
518
|
+
margin-top: 15.6pt;
|
519
|
+
margin-right: 0in;
|
520
|
+
margin-bottom: 15.6pt;
|
521
|
+
margin-left: 0in;
|
522
|
+
mso-para-margin-top: 1.0gd;
|
523
|
+
mso-para-margin-right: 0in;
|
524
|
+
mso-para-margin-bottom: 1.0gd;
|
525
|
+
mso-para-margin-left: 0in;
|
526
|
+
line-height: 13.5pt;
|
527
|
+
mso-pagination: widow-orphan;
|
528
|
+
text-align: justify;
|
529
|
+
text-justify: inter-ideograph;
|
530
|
+
page-break-after: avoid;
|
531
|
+
mso-outline-level: 1;
|
532
|
+
mso-list: l1 level1 lfo6;
|
533
|
+
mso-hyphenate: none;
|
534
|
+
tab-stops: 20.0pt list 21.6pt left 28.0pt;
|
535
|
+
font-size: 10.5pt;
|
536
|
+
mso-bidi-font-size: 10.0pt;
|
537
|
+
font-family: {{headerfont}};
|
538
|
+
font-weight: normal;
|
539
|
+
mso-fareast-font-family: {{headerfont}};
|
540
|
+
mso-font-kerning: 0pt;
|
541
|
+
mso-ansi-language: EN-GB;
|
542
|
+
mso-fareast-language: ZH-CN;
|
543
|
+
mso-bidi-font-weight: normal; }
|
544
|
+
|
545
|
+
h1.Section3 {
|
546
|
+
mso-style-priority: 1;
|
547
|
+
mso-style-unhide: no;
|
548
|
+
mso-style-qformat: yes;
|
549
|
+
mso-style-link: "Heading 1 Char";
|
550
|
+
mso-style-next: Normal;
|
551
|
+
margin-top: 0.7cm;
|
552
|
+
mso-element: frame;
|
553
|
+
mso-element-wrap: no-wrap-beside;
|
554
|
+
mso-element-anchor-vertical: paragraph;
|
555
|
+
mso-element-left: center;
|
556
|
+
margin-right: 0cm;
|
557
|
+
margin-bottom: 0.2cm;
|
558
|
+
margin-left: 0cm;
|
559
|
+
text-align: center;
|
560
|
+
line-height: 15.5pt;
|
561
|
+
page-break-before: always;
|
562
|
+
mso-pagination: widow-orphan;
|
563
|
+
page-break-after: avoid;
|
564
|
+
font-weight: normal;
|
565
|
+
mso-outline-level: 1;
|
566
|
+
mso-list: l1 level1 lfo6;
|
567
|
+
mso-hyphenate: none;
|
568
|
+
tab-stops: 20.15pt;
|
569
|
+
font-size: 10.5pt;
|
570
|
+
mso-bidi-font-size: 10.0pt;
|
571
|
+
font-family: {{headerfont}};
|
572
|
+
mso-fareast-font-family: {{headerfont}};
|
573
|
+
mso-bidi-font-family: {{headerfont}};
|
574
|
+
mso-font-kerning: 0pt;
|
575
|
+
mso-ansi-language: EN-GB;
|
576
|
+
mso-fareast-language: ZH-CN;
|
577
|
+
mso-bidi-font-weight: normal; }
|
578
|
+
|
579
|
+
h1.Annex {
|
580
|
+
mso-style-priority: 1;
|
581
|
+
mso-style-unhide: no;
|
582
|
+
mso-style-qformat: yes;
|
583
|
+
mso-style-link: "Heading 1 Char";
|
584
|
+
mso-style-next: Normal;
|
585
|
+
margin-top: 0.7cm;
|
586
|
+
mso-element: frame;
|
587
|
+
mso-element-wrap: no-wrap-beside;
|
588
|
+
mso-element-anchor-vertical: paragraph;
|
589
|
+
mso-element-left: center;
|
590
|
+
margin-right: 0cm;
|
591
|
+
margin-bottom: 0.2cm;
|
592
|
+
margin-left: 0cm;
|
593
|
+
text-align: center;
|
594
|
+
line-height: 15.5pt;
|
595
|
+
page-break-before: always;
|
596
|
+
mso-pagination: widow-orphan;
|
597
|
+
page-break-after: avoid;
|
598
|
+
mso-outline-level: 1;
|
599
|
+
mso-hyphenate: none;
|
600
|
+
tab-stops: 20.15pt;
|
601
|
+
font-size: 10.5pt;
|
602
|
+
mso-bidi-font-size: 10.0pt;
|
603
|
+
font-family: {{headerfont}};
|
604
|
+
mso-fareast-font-family: {{headerfont}};
|
605
|
+
mso-bidi-font-family: {{headerfont}};
|
606
|
+
mso-font-kerning: 0pt;
|
607
|
+
mso-ansi-language: EN-GB;
|
608
|
+
mso-fareast-language: ZH-CN;
|
609
|
+
mso-bidi-font-weight: normal; }
|
610
|
+
|
611
|
+
p.ForewordTitle, li.ForewordTitle, div.ForewordTitle, h1.ForewordTitle {
|
612
|
+
mso-style-name: "Foreword Title";
|
613
|
+
mso-style-noshow: yes;
|
614
|
+
mso-style-unhide: no;
|
615
|
+
margin-top: 0.7cm;
|
616
|
+
mso-element: frame;
|
617
|
+
mso-element-wrap: no-wrap-beside;
|
618
|
+
mso-element-anchor-vertical: paragraph;
|
619
|
+
mso-element-left: center;
|
620
|
+
margin-right: 0cm;
|
621
|
+
margin-bottom: 0.9cm;
|
622
|
+
margin-left: 0cm;
|
623
|
+
text-align: center;
|
624
|
+
line-height: 15.5pt;
|
625
|
+
page-break-before: always;
|
626
|
+
mso-pagination: widow-orphan;
|
627
|
+
page-break-after: avoid;
|
628
|
+
mso-outline-level: 1;
|
629
|
+
mso-hyphenate: none;
|
630
|
+
tab-stops: 20.15pt;
|
631
|
+
font-size: 16.0pt;
|
632
|
+
mso-bidi-font-size: 11.0pt;
|
633
|
+
font-family: {{headerfont}};
|
634
|
+
mso-fareast-font-family: {{headerfont}};
|
635
|
+
mso-bidi-font-family: {{headerfont}};
|
636
|
+
mso-ansi-language: EN-GB;
|
637
|
+
mso-fareast-language: ZH-CN;
|
638
|
+
mso-bidi-font-weight: normal; }
|
639
|
+
|
640
|
+
p.zzContents, li.zzContents, div.zzContents {
|
641
|
+
mso-style-name: zzContents;
|
642
|
+
mso-style-noshow: yes;
|
643
|
+
mso-style-unhide: no;
|
644
|
+
margin-top: 0.7cm;
|
645
|
+
mso-element: frame;
|
646
|
+
mso-element-wrap: no-wrap-beside;
|
647
|
+
mso-element-anchor-vertical: paragraph;
|
648
|
+
mso-element-left: center;
|
649
|
+
margin-right: 0cm;
|
650
|
+
margin-bottom: 0.9cm;
|
651
|
+
margin-left: 0cm;
|
652
|
+
text-align: center;
|
653
|
+
line-height: 15.5pt;
|
654
|
+
page-break-before: always;
|
655
|
+
mso-pagination: widow-orphan;
|
656
|
+
page-break-after: avoid;
|
657
|
+
mso-outline-level: 1;
|
658
|
+
mso-hyphenate: none;
|
659
|
+
tab-stops: 20.15pt;
|
660
|
+
font-size: 16.0pt;
|
661
|
+
mso-bidi-font-size: 11.0pt;
|
662
|
+
font-family: {{headerfont}};
|
663
|
+
mso-fareast-font-family: {{headerfont}};
|
664
|
+
mso-bidi-font-family: {{headerfont}};
|
665
|
+
mso-ansi-language: EN-GB;
|
666
|
+
mso-fareast-language: ZH-CN;
|
667
|
+
mso-bidi-font-weight: normal;
|
668
|
+
mso-style-next: "TOC 1"; }
|
669
|
+
|
670
|
+
p.IntroTitle, li.IntroTitle, div.IntroTitle, h1.IntroTitle {
|
671
|
+
mso-style-name: "Intro Title";
|
672
|
+
mso-style-noshow: yes;
|
673
|
+
mso-style-unhide: no;
|
674
|
+
margin-top: 0.7cm;
|
675
|
+
mso-element: frame;
|
676
|
+
mso-element-wrap: no-wrap-beside;
|
677
|
+
mso-element-anchor-vertical: paragraph;
|
678
|
+
mso-element-left: center;
|
679
|
+
margin-right: 0cm;
|
680
|
+
margin-bottom: 0.9cm;
|
681
|
+
margin-left: 0cm;
|
682
|
+
text-align: center;
|
683
|
+
line-height: 15.5pt;
|
684
|
+
mso-pagination: widow-orphan;
|
685
|
+
page-break-after: avoid;
|
686
|
+
mso-outline-level: 1;
|
687
|
+
mso-hyphenate: none;
|
688
|
+
tab-stops: 20.15pt;
|
689
|
+
font-size: 16.0pt;
|
690
|
+
mso-bidi-font-size: 11.0pt;
|
691
|
+
font-family: {{headerfont}};
|
692
|
+
mso-fareast-font-family: {{headerfont}};
|
693
|
+
mso-bidi-font-family: {{headerfont}};
|
694
|
+
mso-ansi-language: EN-GB;
|
695
|
+
mso-fareast-language: ZH-CN;
|
696
|
+
page-break-before: always;
|
697
|
+
mso-bidi-font-weight: normal; }
|
698
|
+
|
699
|
+
p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
|
700
|
+
mso-style-noshow: yes;
|
701
|
+
mso-style-unhide: no;
|
702
|
+
margin-top: 0.7cm;
|
703
|
+
mso-element: frame;
|
704
|
+
mso-element-wrap: no-wrap-beside;
|
705
|
+
mso-element-anchor-vertical: paragraph;
|
706
|
+
mso-element-left: center;
|
707
|
+
margin-right: 0cm;
|
708
|
+
margin-bottom: 0.9cm;
|
709
|
+
margin-left: 0cm;
|
710
|
+
text-align: center;
|
711
|
+
line-height: 15.5pt;
|
712
|
+
mso-pagination: widow-orphan;
|
713
|
+
page-break-after: avoid;
|
714
|
+
mso-hyphenate: none;
|
715
|
+
tab-stops: 20.15pt;
|
716
|
+
font-size: 16.0pt;
|
717
|
+
mso-bidi-font-size: 11.0pt;
|
718
|
+
font-family: {{headerfont}};
|
719
|
+
mso-fareast-font-family: {{headerfont}};
|
720
|
+
mso-bidi-font-family: {{headerfont}};
|
721
|
+
mso-ansi-language: EN-GB;
|
722
|
+
mso-fareast-language: ZH-CN;
|
723
|
+
mso-bidi-font-weight: normal; }
|
724
|
+
|
725
|
+
.h2Annex {
|
726
|
+
mso-style-priority: 2;
|
727
|
+
mso-style-unhide: no;
|
728
|
+
mso-style-qformat: yes;
|
729
|
+
mso-style-parent: "Heading 1";
|
730
|
+
mso-style-link: "Heading 2 Char";
|
731
|
+
mso-style-next: Normal;
|
732
|
+
margin-top: 7.8pt;
|
733
|
+
margin-right: 0cm;
|
734
|
+
margin-bottom: 7.8pt;
|
735
|
+
margin-left: 0cm;
|
736
|
+
mso-para-margin-top: .5gd;
|
737
|
+
mso-para-margin-right: 0cm;
|
738
|
+
mso-para-margin-bottom: .5gd;
|
739
|
+
mso-para-margin-left: 0cm;
|
740
|
+
text-align: center;
|
741
|
+
text-indent: 0cm;
|
742
|
+
line-height: 12.5pt;
|
743
|
+
mso-pagination: widow-orphan;
|
744
|
+
page-break-after: avoid;
|
745
|
+
mso-hyphenate: none;
|
746
|
+
tab-stops: 27.0pt 35.0pt;
|
747
|
+
font-size: 10.5pt;
|
748
|
+
mso-bidi-font-size: 10.0pt;
|
749
|
+
font-family: {{headerfont}};
|
750
|
+
font-weight: normal;
|
751
|
+
mso-fareast-font-family: {{headerfont}};
|
752
|
+
mso-ansi-language: EN-GB;
|
753
|
+
mso-fareast-language: ZH-CN;
|
754
|
+
mso-bidi-font-weight: normal; }
|
755
|
+
|
756
|
+
h2 {
|
757
|
+
mso-style-priority: 2;
|
758
|
+
mso-style-unhide: no;
|
759
|
+
mso-style-qformat: yes;
|
760
|
+
mso-style-parent: "Heading 1";
|
761
|
+
mso-style-link: "Heading 2 Char";
|
762
|
+
mso-style-next: Normal;
|
763
|
+
margin-top: 2.5pt;
|
764
|
+
margin-right: 0in;
|
765
|
+
margin-bottom: 2.5pt;
|
766
|
+
margin-left: 0in;
|
767
|
+
mso-para-margin-top: .5gd;
|
768
|
+
mso-para-margin-right: 0in;
|
769
|
+
mso-para-margin-bottom: .5gd;
|
770
|
+
mso-para-margin-left: 0in;
|
771
|
+
text-indent: 0cm;
|
772
|
+
line-height: 12.5pt;
|
773
|
+
mso-pagination: widow-orphan;
|
774
|
+
page-break-after: avoid;
|
775
|
+
mso-outline-level: 2;
|
776
|
+
mso-list: l1 level2 lfo6;
|
777
|
+
mso-hyphenate: none;
|
778
|
+
tab-stops: 27.0pt 35.0pt;
|
779
|
+
font-size: 10.5pt;
|
780
|
+
mso-bidi-font-size: 10.0pt;
|
781
|
+
font-family: {{headerfont}};
|
782
|
+
font-weight: normal;
|
783
|
+
mso-fareast-font-family: {{headerfont}};
|
784
|
+
mso-ansi-language: EN-GB;
|
785
|
+
mso-fareast-language: ZH-CN;
|
786
|
+
mso-bidi-font-weight: normal; }
|
787
|
+
|
788
|
+
h3 {
|
789
|
+
mso-style-priority: 3;
|
790
|
+
mso-style-unhide: no;
|
791
|
+
mso-style-qformat: yes;
|
792
|
+
mso-style-parent: "Heading 1";
|
793
|
+
mso-style-link: "Heading 3 Char";
|
794
|
+
mso-style-next: Normal;
|
795
|
+
margin-top: 2.5pt;
|
796
|
+
margin-right: 0in;
|
797
|
+
margin-bottom: 2.5pt;
|
798
|
+
margin-left: 0in;
|
799
|
+
mso-para-margin-top: .5gd;
|
800
|
+
mso-para-margin-right: 0in;
|
801
|
+
mso-para-margin-bottom: .5gd;
|
802
|
+
mso-para-margin-left: 0in;
|
803
|
+
text-indent: 0cm;
|
804
|
+
line-height: 12.0pt;
|
805
|
+
mso-pagination: widow-orphan;
|
806
|
+
page-break-after: avoid;
|
807
|
+
mso-outline-level: 3;
|
808
|
+
mso-list: l1 level3 lfo6;
|
809
|
+
mso-hyphenate: none;
|
810
|
+
tab-stops: list 36.0pt left 44.0pt;
|
811
|
+
font-size: 10.5pt;
|
812
|
+
mso-bidi-font-size: 10.0pt;
|
813
|
+
font-family: {{headerfont}};
|
814
|
+
font-weight: normal;
|
815
|
+
mso-fareast-font-family: {{headerfont}};
|
816
|
+
mso-ansi-language: EN-GB;
|
817
|
+
mso-fareast-language: ZH-CN;
|
818
|
+
mso-bidi-font-weight: normal; }
|
819
|
+
|
820
|
+
h4 {
|
821
|
+
mso-style-priority: 4;
|
822
|
+
mso-style-unhide: no;
|
823
|
+
mso-style-qformat: yes;
|
824
|
+
mso-style-parent: "Heading 3";
|
825
|
+
mso-style-link: "Heading 4 Char";
|
826
|
+
mso-style-next: Normal;
|
827
|
+
margin-top: 2.5pt;
|
828
|
+
margin-right: 0in;
|
829
|
+
margin-bottom: 2.5pt;
|
830
|
+
margin-left: 0in;
|
831
|
+
mso-para-margin-top: .5gd;
|
832
|
+
mso-para-margin-right: 0in;
|
833
|
+
mso-para-margin-bottom: .5gd;
|
834
|
+
mso-para-margin-left: 0in;
|
835
|
+
text-indent: 0cm;
|
836
|
+
line-height: 12.0pt;
|
837
|
+
mso-pagination: widow-orphan;
|
838
|
+
page-break-after: avoid;
|
839
|
+
mso-outline-level: 4;
|
840
|
+
mso-list: l1 level4 lfo6;
|
841
|
+
mso-hyphenate: none;
|
842
|
+
tab-stops: 51.05pt 57.0pt 68.0pt;
|
843
|
+
font-size: 10.5pt;
|
844
|
+
mso-bidi-font-size: 10.0pt;
|
845
|
+
font-family: {{headerfont}};
|
846
|
+
font-weight: normal;
|
847
|
+
mso-fareast-font-family: {{headerfont}};
|
848
|
+
mso-ansi-language: EN-GB;
|
849
|
+
mso-fareast-language: ZH-CN;
|
850
|
+
mso-bidi-font-weight: normal; }
|
851
|
+
|
852
|
+
h5 {
|
853
|
+
mso-style-priority: 5;
|
854
|
+
mso-style-unhide: no;
|
855
|
+
mso-style-qformat: yes;
|
856
|
+
mso-style-parent: "Heading 4";
|
857
|
+
mso-style-link: "Heading 5 Char";
|
858
|
+
mso-style-next: Normal;
|
859
|
+
margin-top: 2.5pt;
|
860
|
+
margin-right: 0in;
|
861
|
+
margin-bottom: 2.5pt;
|
862
|
+
margin-left: 0in;
|
863
|
+
mso-para-margin-top: .5gd;
|
864
|
+
mso-para-margin-right: 0in;
|
865
|
+
mso-para-margin-bottom: .5gd;
|
866
|
+
mso-para-margin-left: 0in;
|
867
|
+
text-indent: 0cm;
|
868
|
+
line-height: 12.0pt;
|
869
|
+
mso-pagination: widow-orphan;
|
870
|
+
page-break-after: avoid;
|
871
|
+
mso-outline-level: 5;
|
872
|
+
mso-list: l1 level5 lfo6;
|
873
|
+
mso-hyphenate: none;
|
874
|
+
tab-stops: 51.05pt list 54.0pt;
|
875
|
+
font-size: 10.5pt;
|
876
|
+
mso-bidi-font-size: 10.0pt;
|
877
|
+
font-family: {{headerfont}};
|
878
|
+
font-weight: normal;
|
879
|
+
mso-fareast-font-family: {{headerfont}};
|
880
|
+
mso-ansi-language: EN-GB;
|
881
|
+
mso-fareast-language: ZH-CN;
|
882
|
+
mso-bidi-font-weight: normal; }
|
883
|
+
|
884
|
+
h6 {
|
885
|
+
mso-style-priority: 6;
|
886
|
+
mso-style-unhide: no;
|
887
|
+
mso-style-qformat: yes;
|
888
|
+
mso-style-parent: "Heading 5";
|
889
|
+
mso-style-link: "Heading 6 Char";
|
890
|
+
mso-style-next: Normal;
|
891
|
+
margin-top: 3.0pt;
|
892
|
+
margin-right: 0cm;
|
893
|
+
margin-bottom: 12.0pt;
|
894
|
+
margin-left: 0cm;
|
895
|
+
text-indent: 0cm;
|
896
|
+
mso-para-margin-top: 1.0gd;
|
897
|
+
mso-para-margin-right: 0cm;
|
898
|
+
mso-para-margin-bottom: 1.0gd;
|
899
|
+
mso-para-margin-left: 0cm;
|
900
|
+
line-height: 12.0pt;
|
901
|
+
mso-pagination: widow-orphan;
|
902
|
+
page-break-after: avoid;
|
903
|
+
mso-outline-level: 6;
|
904
|
+
mso-list: l1 level6 lfo6;
|
905
|
+
mso-hyphenate: none;
|
906
|
+
tab-stops: 51.05pt list 72.0pt;
|
907
|
+
font-size: 10.5pt;
|
908
|
+
mso-bidi-font-size: 10.0pt;
|
909
|
+
font-family: {{headerfont}};
|
910
|
+
font-weight: normal;
|
911
|
+
mso-fareast-font-family: {{headerfont}};
|
912
|
+
mso-ansi-language: EN-GB;
|
913
|
+
mso-fareast-language: ZH-CN;
|
914
|
+
mso-bidi-font-weight: normal; }
|
915
|
+
|
916
|
+
p.MsoToc1, li.MsoToc1, div.MsoToc1 {
|
917
|
+
mso-style-update: auto;
|
918
|
+
mso-style-priority: 39;
|
919
|
+
mso-style-unhide: no;
|
920
|
+
mso-style-next: Normal;
|
921
|
+
margin: 0cm;
|
922
|
+
margin-bottom: .0001pt;
|
923
|
+
text-align: justify;
|
924
|
+
text-justify: inter-ideograph;
|
925
|
+
mso-pagination: widow-orphan;
|
926
|
+
tab-stops: right dotted 462.05pt;
|
927
|
+
font-size: 10.5pt;
|
928
|
+
mso-font-kerning: 1.0pt;
|
929
|
+
line-height: 150%;
|
930
|
+
font-family: {{bodyfont}};
|
931
|
+
mso-hansi-font-family: "Times New Roman";
|
932
|
+
mso-bidi-font-family: {{bodyfont}};
|
933
|
+
mso-ansi-language: EN-US;
|
934
|
+
mso-fareast-language: ZH-CN; }
|
935
|
+
|
936
|
+
p.MsoToc2, li.MsoToc2, div.MsoToc2 {
|
937
|
+
mso-style-update: auto;
|
938
|
+
mso-style-noshow: yes;
|
939
|
+
mso-style-unhide: no;
|
940
|
+
mso-style-next: Normal;
|
941
|
+
margin: 0cm;
|
942
|
+
margin-left: 10.5pt;
|
943
|
+
margin-bottom: .0001pt;
|
944
|
+
text-align: justify;
|
945
|
+
text-justify: inter-ideograph;
|
946
|
+
mso-pagination: widow-orphan;
|
947
|
+
tab-stops: right dotted 462.05pt;
|
948
|
+
font-size: 10.5pt;
|
949
|
+
mso-font-kerning: 1.0pt;
|
950
|
+
line-height: 150%;
|
951
|
+
font-family: {{bodyfont}};
|
952
|
+
mso-hansi-font-family: "Times New Roman";
|
953
|
+
mso-bidi-font-family: {{bodyfont}};
|
954
|
+
mso-ansi-language: EN-US;
|
955
|
+
mso-fareast-language: ZH-CN; }
|
956
|
+
|
957
|
+
p.MsoToc3, li.MsoToc3, div.MsoToc3 {
|
958
|
+
mso-style-update: auto;
|
959
|
+
mso-style-priority: 39;
|
960
|
+
mso-style-unhide: no;
|
961
|
+
mso-style-next: Normal;
|
962
|
+
margin-top: 0cm;
|
963
|
+
margin-right: 0cm;
|
964
|
+
margin-bottom: 0cm;
|
965
|
+
margin-left: 21.0pt;
|
966
|
+
margin-bottom: .0001pt;
|
967
|
+
mso-para-margin-top: 0cm;
|
968
|
+
mso-para-margin-right: 0cm;
|
969
|
+
mso-para-margin-bottom: 0cm;
|
970
|
+
mso-para-margin-left: 1.0gd;
|
971
|
+
mso-para-margin-bottom: .0001pt;
|
972
|
+
text-align: justify;
|
973
|
+
text-justify: inter-ideograph;
|
974
|
+
mso-pagination: widow-orphan;
|
975
|
+
tab-stops: right dotted 462.05pt;
|
976
|
+
font-size: 10.5pt;
|
977
|
+
mso-font-kerning: 1.0pt;
|
978
|
+
line-height: 150%;
|
979
|
+
font-family: {{bodyfont}};
|
980
|
+
mso-bidi-font-family: {{bodyfont}};
|
981
|
+
mso-ansi-language: EN-US;
|
982
|
+
mso-fareast-language: ZH-CN; }
|
983
|
+
|
984
|
+
p.MsoToc4, li.MsoToc4, div.MsoToc4 {
|
985
|
+
mso-style-update: auto;
|
986
|
+
mso-style-priority: 39;
|
987
|
+
mso-style-unhide: no;
|
988
|
+
mso-style-next: Normal;
|
989
|
+
margin-top: 0cm;
|
990
|
+
margin-right: 0cm;
|
991
|
+
margin-bottom: 0cm;
|
992
|
+
margin-left: 31.5pt;
|
993
|
+
margin-bottom: .0001pt;
|
994
|
+
mso-para-margin-top: 0cm;
|
995
|
+
mso-para-margin-right: 0cm;
|
996
|
+
mso-para-margin-bottom: 0cm;
|
997
|
+
mso-para-margin-left: 3.0gd;
|
998
|
+
mso-para-margin-bottom: .0001pt;
|
999
|
+
text-align: justify;
|
1000
|
+
text-justify: inter-ideograph;
|
1001
|
+
mso-pagination: widow-orphan;
|
1002
|
+
tab-stops: right dotted 462.05pt;
|
1003
|
+
font-size: 10.5pt;
|
1004
|
+
mso-font-kerning: 1.0pt;
|
1005
|
+
line-height: 150%;
|
1006
|
+
font-family: {{bodyfont}};
|
1007
|
+
mso-bidi-font-family: {{bodyfont}};
|
1008
|
+
mso-ansi-language: EN-US;
|
1009
|
+
mso-fareast-language: ZH-CN; }
|
1010
|
+
|
1011
|
+
p.MsoToc5, li.MsoToc5, div.MsoToc5 {
|
1012
|
+
mso-style-update: auto;
|
1013
|
+
mso-style-noshow: yes;
|
1014
|
+
mso-style-unhide: no;
|
1015
|
+
mso-style-next: Normal;
|
1016
|
+
margin-top: 0cm;
|
1017
|
+
margin-right: 0cm;
|
1018
|
+
margin-bottom: 0cm;
|
1019
|
+
margin-left: 42pt;
|
1020
|
+
margin-bottom: .0001pt;
|
1021
|
+
mso-para-margin-top: 0cm;
|
1022
|
+
mso-para-margin-right: 0cm;
|
1023
|
+
mso-para-margin-bottom: 0cm;
|
1024
|
+
mso-para-margin-left: 5.0gd;
|
1025
|
+
mso-para-margin-bottom: .0001pt;
|
1026
|
+
text-align: justify;
|
1027
|
+
text-justify: inter-ideograph;
|
1028
|
+
mso-pagination: widow-orphan;
|
1029
|
+
tab-stops: right dotted 462.05pt;
|
1030
|
+
font-size: 10.5pt;
|
1031
|
+
mso-font-kerning: 1.0pt;
|
1032
|
+
line-height: 150%;
|
1033
|
+
font-family: {{bodyfont}};
|
1034
|
+
mso-bidi-font-family: {{bodyfont}};
|
1035
|
+
mso-ansi-language: EN-US;
|
1036
|
+
mso-fareast-language: ZH-CN; }
|
1037
|
+
|
1038
|
+
p.MsoToc6, li.MsoToc6, div.MsoToc6 {
|
1039
|
+
mso-style-update: auto;
|
1040
|
+
mso-style-noshow: yes;
|
1041
|
+
mso-style-unhide: no;
|
1042
|
+
mso-style-next: Normal;
|
1043
|
+
margin-top: 0cm;
|
1044
|
+
margin-right: 0cm;
|
1045
|
+
margin-bottom: 0cm;
|
1046
|
+
margin-left: 52.5pt;
|
1047
|
+
margin-bottom: .0001pt;
|
1048
|
+
mso-para-margin-top: 0cm;
|
1049
|
+
mso-para-margin-right: 0cm;
|
1050
|
+
mso-para-margin-bottom: 0cm;
|
1051
|
+
mso-para-margin-left: 5.0gd;
|
1052
|
+
mso-para-margin-bottom: .0001pt;
|
1053
|
+
text-align: justify;
|
1054
|
+
text-justify: inter-ideograph;
|
1055
|
+
mso-pagination: widow-orphan;
|
1056
|
+
tab-stops: right dotted 462.05pt;
|
1057
|
+
font-size: 10.5pt;
|
1058
|
+
mso-font-kerning: 1.0pt;
|
1059
|
+
line-height: 150%;
|
1060
|
+
font-family: {{bodyfont}};
|
1061
|
+
mso-bidi-font-family: {{bodyfont}};
|
1062
|
+
mso-ansi-language: EN-US;
|
1063
|
+
mso-fareast-language: ZH-CN; }
|
1064
|
+
|
1065
|
+
p.MsoToc7, li.MsoToc7, div.MsoToc7 {
|
1066
|
+
mso-style-update: auto;
|
1067
|
+
mso-style-noshow: yes;
|
1068
|
+
mso-style-unhide: no;
|
1069
|
+
mso-style-next: Normal;
|
1070
|
+
margin-top: 0cm;
|
1071
|
+
margin-right: 0cm;
|
1072
|
+
margin-bottom: 0cm;
|
1073
|
+
margin-left: 63pt;
|
1074
|
+
margin-bottom: .0001pt;
|
1075
|
+
mso-para-margin-top: 0cm;
|
1076
|
+
mso-para-margin-right: 0cm;
|
1077
|
+
mso-para-margin-bottom: 0cm;
|
1078
|
+
mso-para-margin-left: 5.0gd;
|
1079
|
+
mso-para-margin-bottom: .0001pt;
|
1080
|
+
text-align: justify;
|
1081
|
+
text-justify: inter-ideograph;
|
1082
|
+
mso-pagination: widow-orphan;
|
1083
|
+
tab-stops: right dotted 462.05pt;
|
1084
|
+
font-size: 10.5pt;
|
1085
|
+
mso-font-kerning: 1.0pt;
|
1086
|
+
line-height: 150%;
|
1087
|
+
font-family: {{bodyfont}};
|
1088
|
+
mso-bidi-font-family: {{bodyfont}};
|
1089
|
+
mso-ansi-language: EN-US;
|
1090
|
+
mso-fareast-language: ZH-CN; }
|
1091
|
+
|
1092
|
+
p.MsoToc8, li.MsoToc8, div.MsoToc8 {
|
1093
|
+
mso-style-update: auto;
|
1094
|
+
mso-style-noshow: yes;
|
1095
|
+
mso-style-unhide: no;
|
1096
|
+
mso-style-next: Normal;
|
1097
|
+
margin-top: 0cm;
|
1098
|
+
margin-right: 0cm;
|
1099
|
+
margin-bottom: 0cm;
|
1100
|
+
margin-left: 73.5pt;
|
1101
|
+
margin-bottom: .0001pt;
|
1102
|
+
mso-para-margin-top: 0cm;
|
1103
|
+
mso-para-margin-right: 0cm;
|
1104
|
+
mso-para-margin-bottom: 0cm;
|
1105
|
+
mso-para-margin-left: 5.0gd;
|
1106
|
+
mso-para-margin-bottom: .0001pt;
|
1107
|
+
text-align: justify;
|
1108
|
+
text-justify: inter-ideograph;
|
1109
|
+
mso-pagination: widow-orphan;
|
1110
|
+
tab-stops: right dotted 462.05pt;
|
1111
|
+
font-size: 10.5pt;
|
1112
|
+
mso-font-kerning: 1.0pt;
|
1113
|
+
line-height: 150%;
|
1114
|
+
font-family: {{bodyfont}};
|
1115
|
+
mso-bidi-font-family: {{bodyfont}};
|
1116
|
+
mso-ansi-language: EN-US;
|
1117
|
+
mso-fareast-language: ZH-CN; }
|
1118
|
+
|
1119
|
+
p.MsoToc9, li.MsoToc9, div.MsoToc9 {
|
1120
|
+
mso-style-update: auto;
|
1121
|
+
mso-style-noshow: yes;
|
1122
|
+
mso-style-unhide: no;
|
1123
|
+
mso-style-next: Normal;
|
1124
|
+
margin-top: 0cm;
|
1125
|
+
margin-right: 0cm;
|
1126
|
+
margin-bottom: 0cm;
|
1127
|
+
margin-left: 84pt;
|
1128
|
+
margin-bottom: .0001pt;
|
1129
|
+
mso-para-margin-top: 0cm;
|
1130
|
+
mso-para-margin-right: 0cm;
|
1131
|
+
mso-para-margin-bottom: 0cm;
|
1132
|
+
mso-para-margin-left: 5.0gd;
|
1133
|
+
mso-para-margin-bottom: .0001pt;
|
1134
|
+
text-align: justify;
|
1135
|
+
text-justify: inter-ideograph;
|
1136
|
+
mso-pagination: widow-orphan;
|
1137
|
+
tab-stops: right dotted 462.05pt;
|
1138
|
+
font-size: 10.5pt;
|
1139
|
+
mso-font-kerning: 1.0pt;
|
1140
|
+
line-height: 150%;
|
1141
|
+
font-family: {{bodyfont}};
|
1142
|
+
mso-bidi-font-family: {{bodyfont}};
|
1143
|
+
mso-ansi-language: EN-US;
|
1144
|
+
mso-fareast-language: ZH-CN; }
|
1145
|
+
|
1146
|
+
p.MsoHeader, li.MsoHeader, div.MsoHeader {
|
1147
|
+
mso-style-name: 标准书眉_奇数页;
|
1148
|
+
mso-style-unhide: no;
|
1149
|
+
mso-style-parent: "";
|
1150
|
+
mso-style-next: Normal;
|
1151
|
+
margin-top: 0cm;
|
1152
|
+
margin-right: 0cm;
|
1153
|
+
margin-bottom: 11.0pt;
|
1154
|
+
margin-left: 0cm;
|
1155
|
+
text-align: right;
|
1156
|
+
mso-pagination: widow-orphan;
|
1157
|
+
tab-stops: center 207.7pt right 415.3pt;
|
1158
|
+
font-size: 9.0pt;
|
1159
|
+
mso-font-kerning: 1.0pt;
|
1160
|
+
font-family: {{bodyfont}};
|
1161
|
+
mso-hansi-font-family: {{bodyfont}};
|
1162
|
+
mso-bidi-font-family: {{bodyfont}};
|
1163
|
+
mso-ansi-language: EN-US;
|
1164
|
+
mso-fareast-language: ZH-CN;
|
1165
|
+
mso-no-proof: yes; }
|
1166
|
+
|
1167
|
+
p.MsoHeaderLandscape, li.MsoHeaderLandscape, div.MsoHeaderLandscape {
|
1168
|
+
mso-style-unhide: no;
|
1169
|
+
mso-style-parent: "";
|
1170
|
+
mso-style-next: Normal;
|
1171
|
+
margin-top: 0cm;
|
1172
|
+
margin-right: 0cm;
|
1173
|
+
margin-bottom: 11.0pt;
|
1174
|
+
margin-left: 0cm;
|
1175
|
+
text-align: right;
|
1176
|
+
mso-pagination: widow-orphan;
|
1177
|
+
tab-stops: center 353.0pt right 705.9pt;
|
1178
|
+
font-size: 9.0pt;
|
1179
|
+
mso-font-kerning: 1.0pt;
|
1180
|
+
font-family: {{bodyfont}};
|
1181
|
+
mso-hansi-font-family: {{bodyfont}};
|
1182
|
+
mso-bidi-font-family: {{bodyfont}};
|
1183
|
+
mso-ansi-language: EN-US;
|
1184
|
+
mso-fareast-language: ZH-CN;
|
1185
|
+
mso-no-proof: yes; }
|
1186
|
+
|
1187
|
+
p.MsoFooter, li.MsoFooter, div.MsoFooter {
|
1188
|
+
mso-style-name: 标准书脚_奇数页;
|
1189
|
+
mso-style-unhide: no;
|
1190
|
+
mso-style-parent: "";
|
1191
|
+
margin-top: 6.0pt;
|
1192
|
+
margin-right: 10.5pt;
|
1193
|
+
margin-bottom: 0cm;
|
1194
|
+
margin-left: 0cm;
|
1195
|
+
margin-bottom: .0001pt;
|
1196
|
+
mso-para-margin-top: 0cm;
|
1197
|
+
mso-para-margin-right: 1.0gd;
|
1198
|
+
mso-para-margin-bottom: 0cm;
|
1199
|
+
mso-para-margin-left: 0cm;
|
1200
|
+
mso-para-margin-bottom: .0001pt;
|
1201
|
+
text-align: right;
|
1202
|
+
mso-pagination: widow-orphan;
|
1203
|
+
font-size: 9.0pt;
|
1204
|
+
mso-font-kerning: 1.0pt;
|
1205
|
+
font-family: {{bodyfont}};
|
1206
|
+
mso-hansi-font-family: {{bodyfont}};
|
1207
|
+
mso-bidi-font-family: {{bodyfont}};
|
1208
|
+
mso-ansi-language: EN-US;
|
1209
|
+
mso-fareast-language: ZH-CN; }
|
1210
|
+
|
1211
|
+
p.MsoFooterLandscape, li.MsoFooterLandscape, div.MsoFooterLandscape {
|
1212
|
+
mso-style-unhide: no;
|
1213
|
+
mso-style-parent: "";
|
1214
|
+
margin-top: 6.0pt;
|
1215
|
+
margin-right: 10.5pt;
|
1216
|
+
margin-bottom: 0cm;
|
1217
|
+
margin-left: 0cm;
|
1218
|
+
margin-bottom: .0001pt;
|
1219
|
+
mso-para-margin-top: 0cm;
|
1220
|
+
mso-para-margin-right: 1.0gd;
|
1221
|
+
mso-para-margin-bottom: 0cm;
|
1222
|
+
mso-para-margin-left: 0cm;
|
1223
|
+
mso-para-margin-bottom: .0001pt;
|
1224
|
+
text-align: right;
|
1225
|
+
mso-pagination: widow-orphan;
|
1226
|
+
font-size: 9.0pt;
|
1227
|
+
mso-font-kerning: 1.0pt;
|
1228
|
+
font-family: {{bodyfont}};
|
1229
|
+
mso-hansi-font-family: {{bodyfont}};
|
1230
|
+
mso-bidi-font-family: {{bodyfont}};
|
1231
|
+
mso-ansi-language: EN-US;
|
1232
|
+
mso-fareast-language: ZH-CN; }
|
1233
|
+
|
1234
|
+
p.a1, li.a1, div.a1 {
|
1235
|
+
mso-style-name: 标准书脚_奇数页;
|
1236
|
+
mso-style-unhide: no;
|
1237
|
+
mso-style-parent: "";
|
1238
|
+
margin-top: 6.0pt;
|
1239
|
+
margin-right: 9.9pt;
|
1240
|
+
margin-bottom: 0in;
|
1241
|
+
margin-left: 0in;
|
1242
|
+
margin-bottom: .0001pt;
|
1243
|
+
text-align: right;
|
1244
|
+
mso-pagination: widow-orphan;
|
1245
|
+
font-size: 9.0pt;
|
1246
|
+
font-family: {{bodyfont}};
|
1247
|
+
mso-hansi-font-family: "Times New Roman";
|
1248
|
+
mso-bidi-font-family: "Times New Roman"; }
|
1249
|
+
|
1250
|
+
span.MsoFootnoteReference {
|
1251
|
+
mso-style-priority: 99;
|
1252
|
+
vertical-align: super; }
|
1253
|
+
|
1254
|
+
span.MsoPageNumber {
|
1255
|
+
mso-style-unhide: no;
|
1256
|
+
mso-ansi-font-size: 9.0pt;
|
1257
|
+
font-family: {{bodyfont}};
|
1258
|
+
mso-ascii-font-family: "Times New Roman";
|
1259
|
+
mso-fareast-font-family: {{bodyfont}};
|
1260
|
+
mso-hansi-font-family: "Times New Roman"; }
|
1261
|
+
|
1262
|
+
span.MsoEndnoteReference {
|
1263
|
+
mso-style-noshow: yes;
|
1264
|
+
mso-style-unhide: no;
|
1265
|
+
vertical-align: super; }
|
1266
|
+
|
1267
|
+
p.a, li.a, div.a {
|
1268
|
+
mso-style-name: 段;
|
1269
|
+
mso-style-unhide: no;
|
1270
|
+
mso-style-parent: "";
|
1271
|
+
mso-style-link: "段 Char";
|
1272
|
+
margin: 0cm;
|
1273
|
+
margin-bottom: .0001pt;
|
1274
|
+
text-align: justify;
|
1275
|
+
text-justify: inter-ideograph;
|
1276
|
+
text-indent: 21.0pt;
|
1277
|
+
mso-char-indent-count: 2.0;
|
1278
|
+
mso-pagination: widow-orphan;
|
1279
|
+
tab-stops: center 210.05pt right dotted 464.9pt;
|
1280
|
+
text-autospace: none;
|
1281
|
+
font-size: 10.5pt;
|
1282
|
+
mso-bidi-font-size: 10.0pt;
|
1283
|
+
font-family: {{bodyfont}};
|
1284
|
+
mso-hansi-font-family: "Times New Roman";
|
1285
|
+
mso-bidi-font-family: "Times New Roman";
|
1286
|
+
mso-ansi-language: EN-US;
|
1287
|
+
mso-fareast-language: ZH-CN;
|
1288
|
+
mso-no-proof: yes; }
|
1289
|
+
|
1290
|
+
span.Char {
|
1291
|
+
mso-style-name: "段 Char";
|
1292
|
+
mso-style-unhide: no;
|
1293
|
+
mso-style-locked: yes;
|
1294
|
+
mso-style-link: 段;
|
1295
|
+
mso-ansi-font-size: 10.5pt;
|
1296
|
+
font-family: {{bodyfont}};
|
1297
|
+
mso-ascii-font-family: {{bodyfont}};
|
1298
|
+
mso-ansi-language: EN-US;
|
1299
|
+
mso-fareast-language: ZH-CN;
|
1300
|
+
mso-bidi-language: AR-SA;
|
1301
|
+
mso-no-proof: yes; }
|
1302
|
+
|
1303
|
+
p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap {
|
1304
|
+
mso-style-noshow: yes;
|
1305
|
+
mso-style-unhide: no;
|
1306
|
+
margin: 0cm;
|
1307
|
+
margin-bottom: .0001pt;
|
1308
|
+
text-align: justify;
|
1309
|
+
text-justify: inter-ideograph;
|
1310
|
+
mso-pagination: none;
|
1311
|
+
background: navy;
|
1312
|
+
font-size: 10.5pt;
|
1313
|
+
mso-bidi-font-size: 12.0pt;
|
1314
|
+
font-family: {{bodyfont}};
|
1315
|
+
mso-fareast-font-family: {{bodyfont}};
|
1316
|
+
mso-font-kerning: 1.0pt;
|
1317
|
+
mso-ansi-language: EN-US;
|
1318
|
+
mso-fareast-language: ZH-CN; }
|
1319
|
+
|
1320
|
+
p.MsoEndnoteText, li.MsoEndnoteText, div.MsoEndnoteText {
|
1321
|
+
mso-style-noshow: yes;
|
1322
|
+
mso-style-unhide: no;
|
1323
|
+
margin: 0cm;
|
1324
|
+
margin-bottom: .0001pt;
|
1325
|
+
mso-pagination: none;
|
1326
|
+
layout-grid-mode: char;
|
1327
|
+
font-size: 10.5pt;
|
1328
|
+
mso-bidi-font-size: 12.0pt;
|
1329
|
+
font-family: {{bodyfont}};
|
1330
|
+
mso-fareast-font-family: {{bodyfont}};
|
1331
|
+
mso-font-kerning: 1.0pt;
|
1332
|
+
mso-ansi-language: EN-US;
|
1333
|
+
mso-fareast-language: ZH-CN; }
|
1334
|
+
|
1335
|
+
p.MsoIndexHeading, li.MsoIndexHeading, div.MsoIndexHeading {
|
1336
|
+
mso-style-unhide: no;
|
1337
|
+
mso-style-next: "MsoIndex1";
|
1338
|
+
margin-top: 6.0pt;
|
1339
|
+
margin-right: 0cm;
|
1340
|
+
margin-bottom: 6.0pt;
|
1341
|
+
margin-left: 0cm;
|
1342
|
+
text-align: center;
|
1343
|
+
mso-pagination: none;
|
1344
|
+
font-size: 10.5pt;
|
1345
|
+
mso-bidi-font-size: 10.0pt;
|
1346
|
+
font-family: {{bodyfont}};
|
1347
|
+
mso-fareast-font-family: {{bodyfont}};
|
1348
|
+
mso-bidi-font-family: "Times New Roman";
|
1349
|
+
mso-font-kerning: 1.0pt;
|
1350
|
+
mso-ansi-language: EN-US;
|
1351
|
+
mso-fareast-language: ZH-CN;
|
1352
|
+
font-weight: bold;
|
1353
|
+
mso-bidi-font-style: italic; }
|
1354
|
+
|
1355
|
+
p.MsoCaption, li.MsoCaption, div.MsoCaption {
|
1356
|
+
mso-style-unhide: no;
|
1357
|
+
mso-style-qformat: yes;
|
1358
|
+
mso-style-next: Normal;
|
1359
|
+
margin-top: 7.6pt;
|
1360
|
+
margin-right: 0cm;
|
1361
|
+
margin-bottom: 8.0pt;
|
1362
|
+
margin-left: 0cm;
|
1363
|
+
text-align: justify;
|
1364
|
+
text-justify: inter-ideograph;
|
1365
|
+
mso-pagination: none;
|
1366
|
+
font-size: 10.0pt;
|
1367
|
+
font-family: {{headerfont}};
|
1368
|
+
mso-fareast-font-family: {{headerfont}};
|
1369
|
+
mso-font-kerning: 1.0pt;
|
1370
|
+
mso-ansi-language: EN-US;
|
1371
|
+
mso-fareast-language: ZH-CN; }
|
1372
|
+
|
1373
|
+
p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
|
1374
|
+
mso-style-noshow: yes;
|
1375
|
+
mso-style-priority: 99;
|
1376
|
+
mso-style-link: "Footnote Text Char";
|
1377
|
+
margin-top: 0cm;
|
1378
|
+
margin-right: 0cm;
|
1379
|
+
margin-bottom: 0cm;
|
1380
|
+
margin-left: 45.0pt;
|
1381
|
+
margin-bottom: .0001pt;
|
1382
|
+
text-indent: -27.00pt;
|
1383
|
+
mso-pagination: none;
|
1384
|
+
tab-stops: 20.15pt;
|
1385
|
+
font-size: 9.0pt;
|
1386
|
+
mso-font-kerning: 1.0pt;
|
1387
|
+
mso-list: l9 level1 lfo12;
|
1388
|
+
font-family: {{bodyfont}};
|
1389
|
+
mso-fareast-font-family: {{bodyfont}};
|
1390
|
+
mso-bidi-font-family: {{bodyfont}};
|
1391
|
+
mso-ansi-language: EN-GB;
|
1392
|
+
mso-fareast-language: ZH-CN; }
|
1393
|
+
|
1394
|
+
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
|
1395
|
+
mso-style-noshow: yes;
|
1396
|
+
mso-style-priority: 99;
|
1397
|
+
mso-style-unhide: no;
|
1398
|
+
mso-style-link: "Body Text Char";
|
1399
|
+
margin-top: 0cm;
|
1400
|
+
margin-right: 0cm;
|
1401
|
+
margin-bottom: 6.0pt;
|
1402
|
+
margin-left: 0cm;
|
1403
|
+
text-align: justify;
|
1404
|
+
line-height: 12.0pt;
|
1405
|
+
mso-pagination: widow-orphan;
|
1406
|
+
font-size: 11.0pt;
|
1407
|
+
font-family: {{bodyfont}};
|
1408
|
+
mso-fareast-font-family: {{bodyfont}};
|
1409
|
+
mso-bidi-font-family: {{bodyfont}};
|
1410
|
+
mso-ansi-language: EN-GB; }
|
1411
|
+
|
1412
|
+
a:link, span.MsoHyperlink {
|
1413
|
+
mso-style-priority: 99;
|
1414
|
+
mso-style-unhide: no;
|
1415
|
+
mso-style-parent: "";
|
1416
|
+
mso-ansi-language: EN;
|
1417
|
+
color: blue;
|
1418
|
+
text-decoration: underline;
|
1419
|
+
text-underline: single; }
|
1420
|
+
|
1421
|
+
a:visited, span.MsoHyperlinkFollowed {
|
1422
|
+
mso-style-noshow: yes;
|
1423
|
+
mso-style-priority: 99;
|
1424
|
+
mso-themecolor: followedhyperlink;
|
1425
|
+
color: #954F72;
|
1426
|
+
text-decoration: underline;
|
1427
|
+
text-underline: single; }
|
1428
|
+
|
1429
|
+
span.MsoPlaceholderText {
|
1430
|
+
mso-style-noshow: yes;
|
1431
|
+
mso-style-priority: 99;
|
1432
|
+
mso-style-unhide: no;
|
1433
|
+
mso-style-parent: "";
|
1434
|
+
color: gray; }
|
1435
|
+
|
1436
|
+
span.Heading1Char {
|
1437
|
+
mso-style-name: "Heading 1 Char";
|
1438
|
+
mso-style-priority: 1;
|
1439
|
+
mso-style-unhide: no;
|
1440
|
+
mso-style-locked: yes;
|
1441
|
+
mso-style-parent: "";
|
1442
|
+
mso-style-link: "Heading 1";
|
1443
|
+
mso-ansi-font-size: 13.0pt;
|
1444
|
+
font-family: {{headerfont}};
|
1445
|
+
mso-ascii-font-family: {{headerfont}};
|
1446
|
+
mso-fareast-font-family: {{headerfont}};
|
1447
|
+
mso-hansi-font-family: Cambria;
|
1448
|
+
mso-ansi-language: EN-GB;
|
1449
|
+
mso-fareast-language: ZH-CN;
|
1450
|
+
font-weight: normal;
|
1451
|
+
mso-bidi-font-weight: normal; }
|
1452
|
+
|
1453
|
+
span.Heading2Char {
|
1454
|
+
mso-style-name: "Heading 2 Char";
|
1455
|
+
mso-style-priority: 2;
|
1456
|
+
mso-style-unhide: no;
|
1457
|
+
mso-style-locked: yes;
|
1458
|
+
mso-style-parent: "";
|
1459
|
+
mso-style-link: "Heading 2";
|
1460
|
+
mso-ansi-font-size: 12.0pt;
|
1461
|
+
font-family: {{headerfont}};
|
1462
|
+
mso-ascii-font-family: {{headerfont}};
|
1463
|
+
mso-fareast-font-family: {{headerfont}};
|
1464
|
+
mso-hansi-font-family: Cambria;
|
1465
|
+
mso-ansi-language: EN-GB;
|
1466
|
+
mso-fareast-language: ZH-CN;
|
1467
|
+
font-weight: normal;
|
1468
|
+
mso-bidi-font-weight: normal; }
|
1469
|
+
|
1470
|
+
span.Heading3Char {
|
1471
|
+
mso-style-name: "Heading 3 Char";
|
1472
|
+
mso-style-priority: 3;
|
1473
|
+
mso-style-unhide: no;
|
1474
|
+
mso-style-locked: yes;
|
1475
|
+
mso-style-parent: "";
|
1476
|
+
mso-style-link: "Heading 3";
|
1477
|
+
mso-ansi-font-size: 11.0pt;
|
1478
|
+
font-family: {{headerfont}};
|
1479
|
+
mso-ascii-font-family: {{headerfont}};
|
1480
|
+
mso-fareast-font-family: {{headerfont}};
|
1481
|
+
mso-hansi-font-family: Cambria;
|
1482
|
+
mso-ansi-language: EN-GB;
|
1483
|
+
mso-fareast-language: ZH-CN;
|
1484
|
+
font-weight: normal;
|
1485
|
+
mso-bidi-font-weight: normal; }
|
1486
|
+
|
1487
|
+
span.Heading4Char {
|
1488
|
+
mso-style-name: "Heading 4 Char";
|
1489
|
+
mso-style-priority: 4;
|
1490
|
+
mso-style-unhide: no;
|
1491
|
+
mso-style-locked: yes;
|
1492
|
+
mso-style-parent: "";
|
1493
|
+
mso-style-link: "Heading 4";
|
1494
|
+
mso-ansi-font-size: 11.0pt;
|
1495
|
+
font-family: {{headerfont}};
|
1496
|
+
mso-ascii-font-family: {{headerfont}};
|
1497
|
+
mso-fareast-font-family: {{headerfont}};
|
1498
|
+
mso-hansi-font-family: Cambria;
|
1499
|
+
mso-ansi-language: EN-GB;
|
1500
|
+
mso-fareast-language: ZH-CN;
|
1501
|
+
font-weight: normal;
|
1502
|
+
mso-bidi-font-weight: normal; }
|
1503
|
+
|
1504
|
+
span.Heading5Char {
|
1505
|
+
mso-style-name: "Heading 5 Char";
|
1506
|
+
mso-style-priority: 5;
|
1507
|
+
mso-style-unhide: no;
|
1508
|
+
mso-style-locked: yes;
|
1509
|
+
mso-style-parent: "";
|
1510
|
+
mso-style-link: "Heading 5";
|
1511
|
+
mso-ansi-font-size: 11.0pt;
|
1512
|
+
font-family: {{headerfont}};
|
1513
|
+
mso-ascii-font-family: {{headerfont}};
|
1514
|
+
mso-fareast-font-family: {{headerfont}};
|
1515
|
+
mso-hansi-font-family: Cambria;
|
1516
|
+
mso-ansi-language: EN-GB;
|
1517
|
+
mso-fareast-language: ZH-CN;
|
1518
|
+
font-weight: normal;
|
1519
|
+
mso-bidi-font-weight: normal; }
|
1520
|
+
|
1521
|
+
span.Heading6Char {
|
1522
|
+
mso-style-name: "Heading 6 Char";
|
1523
|
+
mso-style-priority: 6;
|
1524
|
+
mso-style-unhide: no;
|
1525
|
+
mso-style-locked: yes;
|
1526
|
+
mso-style-parent: "";
|
1527
|
+
mso-style-link: "Heading 6";
|
1528
|
+
mso-ansi-font-size: 11.0pt;
|
1529
|
+
font-family: {{headerfont}};
|
1530
|
+
font-weight: normal;
|
1531
|
+
mso-ascii-font-family: {{headerfont}};
|
1532
|
+
mso-fareast-font-family: {{headerfont}};
|
1533
|
+
mso-hansi-font-family: Cambria;
|
1534
|
+
mso-ansi-language: EN-GB;
|
1535
|
+
mso-fareast-language: ZH-CN;
|
1536
|
+
mso-bidi-font-weight: normal; }
|
1537
|
+
|
1538
|
+
p.a2, li.a2, div.a2 {
|
1539
|
+
mso-style-name: a2;
|
1540
|
+
mso-style-priority: 11;
|
1541
|
+
mso-style-unhide: no;
|
1542
|
+
mso-style-next: Normal;
|
1543
|
+
margin-top: 13.5pt;
|
1544
|
+
margin-right: 0cm;
|
1545
|
+
margin-bottom: 12.0pt;
|
1546
|
+
margin-left: 0cm;
|
1547
|
+
text-indent: 0cm;
|
1548
|
+
line-height: 13.5pt;
|
1549
|
+
mso-pagination: widow-orphan;
|
1550
|
+
page-break-after: avoid;
|
1551
|
+
mso-outline-level: 1;
|
1552
|
+
mso-list: l0 level2 lfo12;
|
1553
|
+
tab-stops: 1.0cm 36.0pt;
|
1554
|
+
font-size: 13.0pt;
|
1555
|
+
mso-bidi-font-size: 11.0pt;
|
1556
|
+
font-family: {{bodyfont}};
|
1557
|
+
mso-fareast-font-family: {{bodyfont}};
|
1558
|
+
mso-bidi-font-family: {{bodyfont}};
|
1559
|
+
mso-ansi-language: EN-GB;
|
1560
|
+
mso-fareast-language: ZH-CN;
|
1561
|
+
font-weight: bold;
|
1562
|
+
mso-bidi-font-weight: normal; }
|
1563
|
+
|
1564
|
+
p.a3, li.a3, div.a3 {
|
1565
|
+
mso-style-name: a3;
|
1566
|
+
mso-style-priority: 12;
|
1567
|
+
mso-style-unhide: no;
|
1568
|
+
mso-style-next: Normal;
|
1569
|
+
margin-top: 3.0pt;
|
1570
|
+
margin-right: 0cm;
|
1571
|
+
margin-bottom: 12.0pt;
|
1572
|
+
margin-left: 0cm;
|
1573
|
+
text-indent: 0cm;
|
1574
|
+
line-height: 12.5pt;
|
1575
|
+
mso-pagination: widow-orphan;
|
1576
|
+
page-break-after: avoid;
|
1577
|
+
mso-outline-level: 1;
|
1578
|
+
mso-list: l0 level3 lfo12;
|
1579
|
+
tab-stops: 20.15pt list 36.0pt;
|
1580
|
+
font-size: 12.0pt;
|
1581
|
+
mso-bidi-font-size: 11.0pt;
|
1582
|
+
font-family: {{bodyfont}};
|
1583
|
+
mso-fareast-font-family: {{bodyfont}};
|
1584
|
+
mso-bidi-font-family: {{bodyfont}};
|
1585
|
+
mso-ansi-language: EN-GB;
|
1586
|
+
mso-fareast-language: ZH-CN;
|
1587
|
+
font-weight: bold;
|
1588
|
+
mso-bidi-font-weight: normal; }
|
1589
|
+
|
1590
|
+
p.a4, li.a4, div.a4 {
|
1591
|
+
mso-style-name: a4;
|
1592
|
+
mso-style-priority: 13;
|
1593
|
+
mso-style-unhide: no;
|
1594
|
+
mso-style-next: Normal;
|
1595
|
+
margin-top: 3.0pt;
|
1596
|
+
margin-right: 0cm;
|
1597
|
+
margin-bottom: 12.0pt;
|
1598
|
+
margin-left: 0cm;
|
1599
|
+
text-indent: 0cm;
|
1600
|
+
line-height: 12.0pt;
|
1601
|
+
mso-pagination: widow-orphan;
|
1602
|
+
page-break-after: avoid;
|
1603
|
+
mso-outline-level: 1;
|
1604
|
+
mso-list: l0 level4 lfo12;
|
1605
|
+
tab-stops: 20.15pt 44.0pt list 54.0pt;
|
1606
|
+
font-size: 11.0pt;
|
1607
|
+
font-family: {{bodyfont}};
|
1608
|
+
mso-fareast-font-family: {{bodyfont}};
|
1609
|
+
mso-bidi-font-family: {{bodyfont}};
|
1610
|
+
mso-ansi-language: EN-GB;
|
1611
|
+
mso-fareast-language: ZH-CN;
|
1612
|
+
font-weight: bold;
|
1613
|
+
mso-bidi-font-style: italic; }
|
1614
|
+
|
1615
|
+
p.a5, li.a5, div.a5 {
|
1616
|
+
mso-style-name: a5;
|
1617
|
+
mso-style-priority: 14;
|
1618
|
+
mso-style-unhide: no;
|
1619
|
+
mso-style-next: Normal;
|
1620
|
+
margin-top: 3.0pt;
|
1621
|
+
margin-right: 0cm;
|
1622
|
+
margin-bottom: 12.0pt;
|
1623
|
+
margin-left: 0cm;
|
1624
|
+
text-indent: 0cm;
|
1625
|
+
line-height: 12.0pt;
|
1626
|
+
mso-pagination: widow-orphan;
|
1627
|
+
page-break-after: avoid;
|
1628
|
+
mso-outline-level: 1;
|
1629
|
+
mso-list: l0 level5 lfo12;
|
1630
|
+
tab-stops: 20.15pt list 54.0pt left 62.35pt 68.0pt;
|
1631
|
+
font-size: 11.0pt;
|
1632
|
+
font-family: {{bodyfont}};
|
1633
|
+
mso-fareast-font-family: {{bodyfont}};
|
1634
|
+
mso-bidi-font-family: {{bodyfont}};
|
1635
|
+
mso-ansi-language: EN-GB;
|
1636
|
+
mso-fareast-language: ZH-CN;
|
1637
|
+
font-weight: bold;
|
1638
|
+
mso-bidi-font-style: italic; }
|
1639
|
+
|
1640
|
+
p.a6, li.a6, div.a6 {
|
1641
|
+
mso-style-name: a6;
|
1642
|
+
mso-style-priority: 15;
|
1643
|
+
mso-style-unhide: no;
|
1644
|
+
mso-style-next: Normal;
|
1645
|
+
margin-top: 3.0pt;
|
1646
|
+
margin-right: 0cm;
|
1647
|
+
margin-bottom: 12.0pt;
|
1648
|
+
margin-left: 0cm;
|
1649
|
+
text-indent: 0cm;
|
1650
|
+
line-height: 12.0pt;
|
1651
|
+
mso-pagination: widow-orphan;
|
1652
|
+
page-break-after: avoid;
|
1653
|
+
mso-outline-level: 1;
|
1654
|
+
mso-list: l0 level6 lfo12;
|
1655
|
+
tab-stops: 20.15pt 62.35pt 68.0pt list 72.0pt;
|
1656
|
+
font-size: 11.0pt;
|
1657
|
+
font-family: {{bodyfont}};
|
1658
|
+
mso-fareast-font-family: {{bodyfont}};
|
1659
|
+
mso-bidi-font-family: {{bodyfont}};
|
1660
|
+
mso-ansi-language: EN-GB;
|
1661
|
+
mso-fareast-language: ZH-CN;
|
1662
|
+
font-weight: bold; }
|
1663
|
+
|
1664
|
+
span.FooterChar {
|
1665
|
+
mso-style-name: "Footer Char";
|
1666
|
+
mso-style-noshow: yes;
|
1667
|
+
mso-style-priority: 99;
|
1668
|
+
mso-style-unhide: no;
|
1669
|
+
mso-style-locked: yes;
|
1670
|
+
mso-style-parent: "";
|
1671
|
+
mso-style-link: Footer;
|
1672
|
+
mso-ansi-font-size: 11.0pt;
|
1673
|
+
mso-bidi-font-size: 11.0pt;
|
1674
|
+
mso-ansi-language: EN-GB; }
|
1675
|
+
|
1676
|
+
span.HeaderChar {
|
1677
|
+
mso-style-name: "Header Char";
|
1678
|
+
mso-style-noshow: yes;
|
1679
|
+
mso-style-priority: 99;
|
1680
|
+
mso-style-unhide: no;
|
1681
|
+
mso-style-locked: yes;
|
1682
|
+
mso-style-parent: "";
|
1683
|
+
mso-style-link: Header;
|
1684
|
+
mso-ansi-font-size: 11.0pt;
|
1685
|
+
mso-bidi-font-size: 11.0pt;
|
1686
|
+
mso-ansi-language: EN-GB;
|
1687
|
+
font-family: {{bodyfont}};
|
1688
|
+
mso-fareast-font-family: {{bodyfont}};
|
1689
|
+
font-weight: bold;
|
1690
|
+
mso-bidi-font-weight: normal; }
|
1691
|
+
|
1692
|
+
span.BodyTextChar {
|
1693
|
+
mso-style-name: "Body Text Char";
|
1694
|
+
mso-style-noshow: yes;
|
1695
|
+
mso-style-priority: 99;
|
1696
|
+
mso-style-unhide: no;
|
1697
|
+
mso-style-locked: yes;
|
1698
|
+
mso-style-parent: "";
|
1699
|
+
mso-style-link: "Body Text";
|
1700
|
+
mso-ansi-font-size: 11.0pt;
|
1701
|
+
mso-bidi-font-size: 11.0pt;
|
1702
|
+
font-family: {{bodyfont}};
|
1703
|
+
mso-fareast-font-family: {{bodyfont}};
|
1704
|
+
mso-ansi-language: EN-GB; }
|
1705
|
+
|
1706
|
+
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
|
1707
|
+
mso-style-noshow: yes;
|
1708
|
+
mso-style-priority: 99;
|
1709
|
+
mso-style-link: "Comment Text Char";
|
1710
|
+
margin-top: 0cm;
|
1711
|
+
margin-right: 0cm;
|
1712
|
+
margin-bottom: 12.0pt;
|
1713
|
+
margin-left: 0cm;
|
1714
|
+
text-align: justify;
|
1715
|
+
line-height: 12.0pt;
|
1716
|
+
mso-pagination: widow-orphan;
|
1717
|
+
tab-stops: 20.15pt;
|
1718
|
+
font-size: 12.0pt;
|
1719
|
+
font-family: {{bodyfont}};
|
1720
|
+
mso-fareast-font-family: {{bodyfont}};
|
1721
|
+
mso-bidi-font-family: {{bodyfont}};
|
1722
|
+
mso-ansi-language: EN-GB;
|
1723
|
+
mso-fareast-language: EN-US; }
|
1724
|
+
|
1725
|
+
span.MsoCommentReference {
|
1726
|
+
mso-style-noshow: yes;
|
1727
|
+
mso-style-priority: 99;
|
1728
|
+
mso-style-parent: "";
|
1729
|
+
mso-ansi-font-size: 9.0pt;
|
1730
|
+
mso-bidi-font-size: 9.0pt; }
|
1731
|
+
|
1732
|
+
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
|
1733
|
+
mso-style-noshow: yes;
|
1734
|
+
mso-style-priority: 99;
|
1735
|
+
mso-style-parent: "Comment Text";
|
1736
|
+
mso-style-link: "Comment Subject Char";
|
1737
|
+
mso-style-next: "Comment Text";
|
1738
|
+
margin-top: 0cm;
|
1739
|
+
margin-right: 0cm;
|
1740
|
+
margin-bottom: 12.0pt;
|
1741
|
+
margin-left: 0cm;
|
1742
|
+
text-align: justify;
|
1743
|
+
line-height: 12.0pt;
|
1744
|
+
mso-pagination: widow-orphan;
|
1745
|
+
tab-stops: 20.15pt;
|
1746
|
+
font-size: 10.0pt;
|
1747
|
+
font-family: {{headerfont}};
|
1748
|
+
mso-fareast-font-family: {{headerfont}};
|
1749
|
+
mso-bidi-font-family: {{headerfont}};
|
1750
|
+
mso-ansi-language: EN-GB;
|
1751
|
+
mso-fareast-language: EN-US; }
|
1752
|
+
|
1753
|
+
p.Tablebody, li.Tablebody, div.Tablebody {
|
1754
|
+
mso-style-name: "Table body";
|
1755
|
+
mso-style-noshow: yes;
|
1756
|
+
mso-style-unhide: no;
|
1757
|
+
margin-top: 3.0pt;
|
1758
|
+
margin-right: 0cm;
|
1759
|
+
margin-bottom: 3.0pt;
|
1760
|
+
margin-left: 0cm;
|
1761
|
+
line-height: 10.5pt;
|
1762
|
+
mso-pagination: widow-orphan;
|
1763
|
+
font-size: 10.0pt;
|
1764
|
+
mso-bidi-font-size: 11.0pt;
|
1765
|
+
font-family: {{bodyfont}};
|
1766
|
+
mso-fareast-font-family: {{bodyfont}};
|
1767
|
+
mso-bidi-font-family: {{bodyfont}};
|
1768
|
+
mso-ansi-language: EN-GB; }
|
1769
|
+
|
1770
|
+
ul li, ul li p, ul li div, ul li .MsoNormal {
|
1771
|
+
mso-style-name: 列项——(一级);
|
1772
|
+
mso-style-unhide: no;
|
1773
|
+
mso-style-parent: "";
|
1774
|
+
margin-top: 0in;
|
1775
|
+
margin-right: 0in;
|
1776
|
+
margin-bottom: 0in;
|
1777
|
+
margin-left: 41.65pt;
|
1778
|
+
margin-bottom: .0001pt;
|
1779
|
+
text-align: justify;
|
1780
|
+
text-justify: inter-ideograph;
|
1781
|
+
text-indent: -20.4pt;
|
1782
|
+
mso-pagination: none;
|
1783
|
+
mso-list: l7 level1 lfo4;
|
1784
|
+
font-size: 10.5pt;
|
1785
|
+
mso-bidi-font-size: 10.0pt;
|
1786
|
+
font-family: {{bodyfont}};
|
1787
|
+
mso-hansi-font-family: "Times New Roman";
|
1788
|
+
mso-bidi-font-family: "Times New Roman"; }
|
1789
|
+
|
1790
|
+
ul li li, ul li li p, ul li li div, ul li li .MsoNormal {
|
1791
|
+
mso-style-name: 列项●(二级);
|
1792
|
+
mso-style-unhide: no;
|
1793
|
+
mso-style-parent: "";
|
1794
|
+
margin-top: 0in;
|
1795
|
+
margin-right: 0in;
|
1796
|
+
margin-bottom: 0in;
|
1797
|
+
margin-left: 63.2pt;
|
1798
|
+
margin-bottom: .0001pt;
|
1799
|
+
text-align: justify;
|
1800
|
+
text-justify: inter-ideograph;
|
1801
|
+
text-indent: -20.65pt;
|
1802
|
+
mso-pagination: widow-orphan;
|
1803
|
+
mso-list: l7 level2 lfo4;
|
1804
|
+
tab-stops: list 38.0pt left 42.0pt;
|
1805
|
+
font-size: 10.5pt;
|
1806
|
+
mso-bidi-font-size: 10.0pt;
|
1807
|
+
font-family: {{bodyfont}};
|
1808
|
+
mso-hansi-font-family: "Times New Roman";
|
1809
|
+
mso-bidi-font-family: "Times New Roman"; }
|
1810
|
+
|
1811
|
+
ul li li li, ul li li li p, ul li li li div, ul li li .MsoNormal {
|
1812
|
+
mso-style-name: 列项◆(三级);
|
1813
|
+
mso-style-unhide: no;
|
1814
|
+
margin-top: 0in;
|
1815
|
+
margin-right: 0in;
|
1816
|
+
margin-bottom: 0in;
|
1817
|
+
margin-left: 83.9pt;
|
1818
|
+
margin-bottom: .0001pt;
|
1819
|
+
text-align: justify;
|
1820
|
+
text-justify: inter-ideograph;
|
1821
|
+
text-indent: -20.7pt;
|
1822
|
+
mso-pagination: none;
|
1823
|
+
mso-list: l7 level3 lfo4;
|
1824
|
+
tab-stops: list 83.9pt;
|
1825
|
+
font-size: 10.5pt;
|
1826
|
+
font-family: {{bodyfont}};
|
1827
|
+
mso-hansi-font-family: "Times New Roman";
|
1828
|
+
mso-bidi-font-family: "Times New Roman";
|
1829
|
+
mso-font-kerning: 1.0pt; }
|
1830
|
+
|
1831
|
+
ol {
|
1832
|
+
margin-bottom: 0cm; }
|
1833
|
+
|
1834
|
+
ul {
|
1835
|
+
margin-bottom: 0cm; }
|
1836
|
+
|
1837
|
+
ol li, ol li p, ol li div, ol li .MsoNormal {
|
1838
|
+
mso-style-name: 字母编号列项(一级);
|
1839
|
+
mso-style-unhide: no;
|
1840
|
+
mso-style-parent: "";
|
1841
|
+
margin-top: 0in;
|
1842
|
+
margin-right: 0in;
|
1843
|
+
margin-bottom: 0in;
|
1844
|
+
margin-left: 41.95pt;
|
1845
|
+
margin-bottom: .0001pt;
|
1846
|
+
text-align: justify;
|
1847
|
+
text-justify: inter-ideograph;
|
1848
|
+
text-indent: -20.95pt;
|
1849
|
+
mso-pagination: widow-orphan;
|
1850
|
+
mso-list: l10 level1 lfo17;
|
1851
|
+
tab-stops: list 42.0pt;
|
1852
|
+
font-size: 10.5pt;
|
1853
|
+
mso-bidi-font-size: 10.0pt;
|
1854
|
+
font-family: {{bodyfont}};
|
1855
|
+
mso-hansi-font-family: "Times New Roman";
|
1856
|
+
mso-bidi-font-family: "Times New Roman"; }
|
1857
|
+
|
1858
|
+
ol li li, ol li li p, ol li li div, ol li li .MsoNormal {
|
1859
|
+
mso-style-name: 数字编号列项(二级);
|
1860
|
+
mso-style-unhide: no;
|
1861
|
+
mso-style-parent: "";
|
1862
|
+
margin-top: 0in;
|
1863
|
+
margin-right: 0in;
|
1864
|
+
margin-bottom: 0in;
|
1865
|
+
margin-left: 62.95pt;
|
1866
|
+
margin-bottom: .0001pt;
|
1867
|
+
text-align: justify;
|
1868
|
+
text-justify: inter-ideograph;
|
1869
|
+
text-indent: -20.95pt;
|
1870
|
+
mso-pagination: widow-orphan;
|
1871
|
+
mso-list: l10 level2 lfo17;
|
1872
|
+
tab-stops: list 63.0pt;
|
1873
|
+
font-size: 10.5pt;
|
1874
|
+
mso-bidi-font-size: 10.0pt;
|
1875
|
+
font-family: {{bodyfont}};
|
1876
|
+
mso-hansi-font-family: "Times New Roman";
|
1877
|
+
mso-bidi-font-family: "Times New Roman"; }
|
1878
|
+
|
1879
|
+
ol li li li, ol li li li p, ol li li li div, ol li li li .MsoNormal {
|
1880
|
+
mso-style-name: 编号列项(三级);
|
1881
|
+
mso-style-unhide: no;
|
1882
|
+
mso-style-parent: "";
|
1883
|
+
margin-top: 0in;
|
1884
|
+
margin-right: 0in;
|
1885
|
+
margin-bottom: 0in;
|
1886
|
+
margin-left: 83.95pt;
|
1887
|
+
margin-bottom: .0001pt;
|
1888
|
+
text-indent: -21.0pt;
|
1889
|
+
mso-pagination: widow-orphan;
|
1890
|
+
mso-list: l10 level3 lfo17;
|
1891
|
+
tab-stops: list 0in;
|
1892
|
+
font-size: 10.5pt;
|
1893
|
+
mso-bidi-font-size: 10.0pt;
|
1894
|
+
font-family: {{bodyfont}};
|
1895
|
+
mso-hansi-font-family: "Times New Roman";
|
1896
|
+
mso-bidi-font-family: "Times New Roman"; }
|
1897
|
+
|
1898
|
+
.MsoChpDefault {
|
1899
|
+
mso-style-type: export-only;
|
1900
|
+
mso-default-props: yes;
|
1901
|
+
mso-ascii-font-family: {{bodyfont}};
|
1902
|
+
mso-fareast-font-family: {{bodyfont}};
|
1903
|
+
mso-hansi-font-family: Cambria; }
|
1904
|
+
|
1905
|
+
/* Page Definitions */
|
1906
|
+
@page {
|
1907
|
+
mso-mirror-margins: yes;
|
1908
|
+
mso-footnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") fs;
|
1909
|
+
mso-footnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") fcs;
|
1910
|
+
mso-endnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") es;
|
1911
|
+
mso-endnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") ecs;
|
1912
|
+
mso-facing-pages: yes; }
|
1913
|
+
|
1914
|
+
/* List Definitions */
|
1915
|
+
@list l0 {
|
1916
|
+
mso-list-id: 145051656;
|
1917
|
+
mso-list-template-ids: 2112159680; }
|
1918
|
+
|
1919
|
+
@list l0:level1 {
|
1920
|
+
mso-level-number-format: alpha-upper;
|
1921
|
+
mso-level-style-link: ANNEX;
|
1922
|
+
mso-level-suffix: none;
|
1923
|
+
mso-level-text: "Annex\00A0%1";
|
1924
|
+
mso-level-tab-stop: none;
|
1925
|
+
mso-level-number-position: left;
|
1926
|
+
margin-left: 0cm;
|
1927
|
+
text-indent: 0cm;
|
1928
|
+
mso-ansi-font-size: 14.0pt;
|
1929
|
+
mso-bidi-font-size: 14.0pt;
|
1930
|
+
font-family: {{bodyfont}};
|
1931
|
+
mso-fareast-font-family: {{bodyfont}};
|
1932
|
+
mso-bidi-font-family: {{bodyfont}};
|
1933
|
+
mso-ansi-font-weight: normal;
|
1934
|
+
mso-ansi-font-style: normal; }
|
1935
|
+
|
1936
|
+
@list l0:level2 {
|
1937
|
+
mso-level-style-link: a2;
|
1938
|
+
mso-level-text: "%1\.%2";
|
1939
|
+
mso-level-tab-stop: 18.0pt;
|
1940
|
+
mso-level-number-position: left;
|
1941
|
+
margin-left: 0cm;
|
1942
|
+
text-indent: 0cm;
|
1943
|
+
mso-bidi-font-family: {{headerfont}};
|
1944
|
+
mso-ansi-font-weight: normal;
|
1945
|
+
mso-ansi-font-style: normal; }
|
1946
|
+
|
1947
|
+
@list l0:level3 {
|
1948
|
+
mso-level-style-link: a3;
|
1949
|
+
mso-level-text: "%1\.%2\.%3";
|
1950
|
+
mso-level-tab-stop: 36.0pt;
|
1951
|
+
mso-level-number-position: left;
|
1952
|
+
margin-left: 0cm;
|
1953
|
+
text-indent: 0cm;
|
1954
|
+
mso-bidi-font-family: {{headerfont}};
|
1955
|
+
mso-ansi-font-weight: normal;
|
1956
|
+
mso-ansi-font-style: normal; }
|
1957
|
+
|
1958
|
+
@list l0:level4 {
|
1959
|
+
mso-level-style-link: a4;
|
1960
|
+
mso-level-text: "%1\.%2\.%3\.%4";
|
1961
|
+
mso-level-tab-stop: 54.0pt;
|
1962
|
+
mso-level-number-position: left;
|
1963
|
+
margin-left: 0cm;
|
1964
|
+
text-indent: 0cm;
|
1965
|
+
mso-bidi-font-family: {{headerfont}};
|
1966
|
+
mso-ansi-font-weight: normal;
|
1967
|
+
mso-ansi-font-style: normal; }
|
1968
|
+
|
1969
|
+
@list l0:level5 {
|
1970
|
+
mso-level-style-link: a5;
|
1971
|
+
mso-level-text: "%1\.%2\.%3\.%4\.%5";
|
1972
|
+
mso-level-tab-stop: 54.0pt;
|
1973
|
+
mso-level-number-position: left;
|
1974
|
+
margin-left: 0cm;
|
1975
|
+
text-indent: 0cm;
|
1976
|
+
mso-bidi-font-family: {{headerfont}};
|
1977
|
+
mso-ansi-font-weight: normal;
|
1978
|
+
mso-ansi-font-style: normal; }
|
1979
|
+
|
1980
|
+
@list l0:level6 {
|
1981
|
+
mso-level-style-link: a6;
|
1982
|
+
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6";
|
1983
|
+
mso-level-tab-stop: 72.0pt;
|
1984
|
+
mso-level-number-position: left;
|
1985
|
+
margin-left: 0cm;
|
1986
|
+
text-indent: 0cm;
|
1987
|
+
mso-bidi-font-family: {{headerfont}};
|
1988
|
+
mso-ansi-font-weight: normal;
|
1989
|
+
mso-ansi-font-style: normal; }
|
1990
|
+
|
1991
|
+
@list l0:level7 {
|
1992
|
+
mso-level-reset-level: level2;
|
1993
|
+
mso-level-suffix: space;
|
1994
|
+
mso-level-text: "Figure\00A0%1\.%7\00A0—";
|
1995
|
+
mso-level-tab-stop: none;
|
1996
|
+
mso-level-number-position: left;
|
1997
|
+
margin-left: 0cm;
|
1998
|
+
text-indent: 0cm;
|
1999
|
+
mso-bidi-font-family: {{headerfont}}; }
|
2000
|
+
|
2001
|
+
@list l0:level8 {
|
2002
|
+
mso-level-reset-level: level2;
|
2003
|
+
mso-level-suffix: space;
|
2004
|
+
mso-level-text: "Table\00A0%1\.%8\00A0—";
|
2005
|
+
mso-level-tab-stop: none;
|
2006
|
+
mso-level-number-position: left;
|
2007
|
+
margin-left: 0cm;
|
2008
|
+
text-indent: 0cm;
|
2009
|
+
mso-bidi-font-family: {{headerfont}}; }
|
2010
|
+
|
2011
|
+
@list l0:level9 {
|
2012
|
+
mso-level-number-format: roman-lower;
|
2013
|
+
mso-level-text: "\(%9\)";
|
2014
|
+
mso-level-tab-stop: 306.0pt;
|
2015
|
+
mso-level-number-position: left;
|
2016
|
+
margin-left: 0cm;
|
2017
|
+
text-indent: 0cm;
|
2018
|
+
mso-bidi-font-family: {{headerfont}}; }
|
2019
|
+
|
2020
|
+
@list l1 {
|
2021
|
+
mso-list-id: 866942648;
|
2022
|
+
mso-list-template-ids: -1756330000; }
|
2023
|
+
|
2024
|
+
@list l1:level1 {
|
2025
|
+
mso-level-style-link: "Heading 1";
|
2026
|
+
mso-level-text: "%1 ";
|
2027
|
+
mso-level-tab-stop: 21.6pt;
|
2028
|
+
mso-level-number-position: left;
|
2029
|
+
margin-left: 0in;
|
2030
|
+
text-indent: 0in;
|
2031
|
+
mso-ansi-font-size: 10.5pt;
|
2032
|
+
mso-bidi-font-size: 10.5pt;
|
2033
|
+
mso-bidi-font-family: {{headerfont}};
|
2034
|
+
mso-ansi-font-weight: normal;
|
2035
|
+
mso-ansi-font-style: normal; }
|
2036
|
+
|
2037
|
+
@list l1:level2 {
|
2038
|
+
mso-level-style-link: "Heading 2";
|
2039
|
+
mso-level-text: "%1\.%2 ";
|
2040
|
+
mso-level-tab-stop: 18.0pt;
|
2041
|
+
mso-level-number-position: left;
|
2042
|
+
margin-left: 0cm;
|
2043
|
+
text-indent: 0cm;
|
2044
|
+
mso-bidi-font-family: {{headerfont}};
|
2045
|
+
mso-ansi-font-weight: normal;
|
2046
|
+
mso-ansi-font-style: normal; }
|
2047
|
+
|
2048
|
+
@list l1:level3 {
|
2049
|
+
mso-level-style-link: "Heading 3";
|
2050
|
+
mso-level-text: "%1\.%2\.%3 ";
|
2051
|
+
mso-level-tab-stop: 36.0pt;
|
2052
|
+
mso-level-number-position: left;
|
2053
|
+
margin-left: 0cm;
|
2054
|
+
text-indent: 0cm;
|
2055
|
+
mso-bidi-font-family: {{headerfont}};
|
2056
|
+
mso-ansi-font-weight: normal;
|
2057
|
+
mso-ansi-font-style: normal; }
|
2058
|
+
|
2059
|
+
@list l1:level4 {
|
2060
|
+
mso-level-style-link: "Heading 4";
|
2061
|
+
mso-level-text: "%1\.%2\.%3\.%4 ";
|
2062
|
+
mso-level-tab-stop: 54.0pt;
|
2063
|
+
mso-level-number-position: left;
|
2064
|
+
margin-left: 0cm;
|
2065
|
+
text-indent: 0cm;
|
2066
|
+
mso-bidi-font-family: {{headerfont}};
|
2067
|
+
mso-ansi-font-weight: normal;
|
2068
|
+
mso-ansi-font-style: normal; }
|
2069
|
+
|
2070
|
+
@list l1:level5 {
|
2071
|
+
mso-level-style-link: "Heading 5";
|
2072
|
+
mso-level-text: "%1\.%2\.%3\.%4\.%5 ";
|
2073
|
+
mso-level-tab-stop: 54.0pt;
|
2074
|
+
mso-level-number-position: left;
|
2075
|
+
margin-left: 0cm;
|
2076
|
+
text-indent: 0cm;
|
2077
|
+
mso-bidi-font-family: {{headerfont}};
|
2078
|
+
mso-ansi-font-weight: normal;
|
2079
|
+
mso-ansi-font-style: normal; }
|
2080
|
+
|
2081
|
+
@list l1:level6 {
|
2082
|
+
mso-level-style-link: "Heading 6";
|
2083
|
+
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6 ";
|
2084
|
+
mso-level-tab-stop: 72.0pt;
|
2085
|
+
mso-level-number-position: left;
|
2086
|
+
margin-left: 0cm;
|
2087
|
+
text-indent: 0cm;
|
2088
|
+
mso-bidi-font-family: {{headerfont}};
|
2089
|
+
mso-ansi-font-weight: normal;
|
2090
|
+
mso-ansi-font-style: normal; }
|
2091
|
+
|
2092
|
+
@list l1:level7 {
|
2093
|
+
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7 ";
|
2094
|
+
mso-level-tab-stop: 72.0pt;
|
2095
|
+
mso-level-number-position: left;
|
2096
|
+
margin-left: 0cm;
|
2097
|
+
text-indent: 0cm;
|
2098
|
+
mso-bidi-font-family: {{headerfont}}; }
|
2099
|
+
|
2100
|
+
@list l1:level8 {
|
2101
|
+
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8 ";
|
2102
|
+
mso-level-tab-stop: 90.0pt;
|
2103
|
+
mso-level-number-position: left;
|
2104
|
+
margin-left: 198.45pt;
|
2105
|
+
text-indent: -70.9pt;
|
2106
|
+
mso-bidi-font-family: {{headerfont}}; }
|
2107
|
+
|
2108
|
+
@list l1:level9 {
|
2109
|
+
mso-level-text: "%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8\.%9 ";
|
2110
|
+
mso-level-tab-stop: 90.0pt;
|
2111
|
+
mso-level-number-position: left;
|
2112
|
+
margin-left: 233.85pt;
|
2113
|
+
text-indent: -85.0pt;
|
2114
|
+
mso-bidi-font-family: {{headerfont}}; }
|
2115
|
+
|
2116
|
+
/* FOOTNOTES */
|
2117
|
+
@list l9 {
|
2118
|
+
mso-list-id: 1030960664;
|
2119
|
+
mso-list-template-ids: 423232752; }
|
2120
|
+
|
2121
|
+
@list l9:level1 {
|
2122
|
+
mso-level-style-link: "Footnote Text";
|
2123
|
+
mso-level-text: "%1\)";
|
2124
|
+
mso-level-tab-stop: 0in;
|
2125
|
+
mso-level-number-position: left;
|
2126
|
+
text-indent: -27.0pt; }
|
2127
|
+
|
2128
|
+
@list l9:level2 {
|
2129
|
+
mso-level-number-format: alpha-lower;
|
2130
|
+
mso-level-text: "%2\)";
|
2131
|
+
mso-level-tab-stop: .35in;
|
2132
|
+
mso-level-number-position: left;
|
2133
|
+
margin-left: 27.2pt;
|
2134
|
+
text-indent: -27.2pt; }
|
2135
|
+
|
2136
|
+
@list l9:level3 {
|
2137
|
+
mso-level-number-format: roman-lower;
|
2138
|
+
mso-level-tab-stop: 26.6pt;
|
2139
|
+
mso-level-number-position: right;
|
2140
|
+
margin-left: 27.2pt;
|
2141
|
+
text-indent: -27.2pt; }
|
2142
|
+
|
2143
|
+
@list l9:level4 {
|
2144
|
+
mso-level-tab-stop: 28.0pt;
|
2145
|
+
mso-level-number-position: left;
|
2146
|
+
margin-left: 27.2pt;
|
2147
|
+
text-indent: -27.2pt; }
|
2148
|
+
|
2149
|
+
@list l9:level5 {
|
2150
|
+
mso-level-number-format: alpha-lower;
|
2151
|
+
mso-level-text: "%5\)";
|
2152
|
+
mso-level-tab-stop: 29.4pt;
|
2153
|
+
mso-level-number-position: left;
|
2154
|
+
margin-left: 27.2pt;
|
2155
|
+
text-indent: -27.2pt; }
|
2156
|
+
|
2157
|
+
@list l9:level6 {
|
2158
|
+
mso-level-number-format: roman-lower;
|
2159
|
+
mso-level-tab-stop: 30.8pt;
|
2160
|
+
mso-level-number-position: right;
|
2161
|
+
margin-left: 27.2pt;
|
2162
|
+
text-indent: -27.2pt; }
|
2163
|
+
|
2164
|
+
@list l9:level7 {
|
2165
|
+
mso-level-tab-stop: 32.2pt;
|
2166
|
+
mso-level-number-position: left;
|
2167
|
+
margin-left: 27.2pt;
|
2168
|
+
text-indent: -27.2pt; }
|
2169
|
+
|
2170
|
+
@list l9:level8 {
|
2171
|
+
mso-level-number-format: alpha-lower;
|
2172
|
+
mso-level-text: "%8\)";
|
2173
|
+
mso-level-tab-stop: 33.6pt;
|
2174
|
+
mso-level-number-position: left;
|
2175
|
+
margin-left: 27.2pt;
|
2176
|
+
text-indent: -27.2pt; }
|
2177
|
+
|
2178
|
+
@list l9:level9 {
|
2179
|
+
mso-level-number-format: roman-lower;
|
2180
|
+
mso-level-tab-stop: 35.0pt;
|
2181
|
+
mso-level-number-position: right;
|
2182
|
+
margin-left: 27.2pt;
|
2183
|
+
text-indent: -27.2pt; }
|
2184
|
+
|
2185
|
+
/* LIST UL */
|
2186
|
+
@list l7 {
|
2187
|
+
mso-list-id: 744036291;
|
2188
|
+
mso-list-template-ids: -911828418; }
|
2189
|
+
|
2190
|
+
@list l7:level1 {
|
2191
|
+
mso-level-number-format: none;
|
2192
|
+
mso-level-style-link: 列项——(一级);
|
2193
|
+
mso-level-suffix: none;
|
2194
|
+
mso-level-text: "%1—";
|
2195
|
+
mso-level-tab-stop: none;
|
2196
|
+
mso-level-number-position: left;
|
2197
|
+
margin-left: 41.65pt;
|
2198
|
+
text-indent: -20.4pt; }
|
2199
|
+
|
2200
|
+
@list l7:level2 {
|
2201
|
+
mso-level-number-format: bullet;
|
2202
|
+
mso-level-style-link: 列项●(二级);
|
2203
|
+
mso-level-text: ;
|
2204
|
+
mso-level-tab-stop: 38.0pt;
|
2205
|
+
mso-level-number-position: left;
|
2206
|
+
margin-left: 63.2pt;
|
2207
|
+
text-indent: -20.65pt;
|
2208
|
+
font-family: Symbol;
|
2209
|
+
color: windowtext; }
|
2210
|
+
|
2211
|
+
@list l7:level3 {
|
2212
|
+
mso-level-number-format: bullet;
|
2213
|
+
mso-level-style-link: 列项◆(三级);
|
2214
|
+
mso-level-text: ;
|
2215
|
+
mso-level-tab-stop: 83.9pt;
|
2216
|
+
mso-level-number-position: left;
|
2217
|
+
margin-left: 83.9pt;
|
2218
|
+
text-indent: -20.7pt;
|
2219
|
+
font-family: Symbol;
|
2220
|
+
color: windowtext; }
|
2221
|
+
|
2222
|
+
@list l7:level4 {
|
2223
|
+
mso-level-tab-stop: 103.55pt;
|
2224
|
+
mso-level-number-position: left;
|
2225
|
+
margin-left: 94.2pt;
|
2226
|
+
text-indent: -26.4pt; }
|
2227
|
+
|
2228
|
+
@list l7:level5 {
|
2229
|
+
mso-level-number-format: alpha-lower;
|
2230
|
+
mso-level-text: "%5\)";
|
2231
|
+
mso-level-tab-stop: 119.15pt;
|
2232
|
+
mso-level-number-position: left;
|
2233
|
+
margin-left: 109.8pt;
|
2234
|
+
text-indent: -26.4pt; }
|
2235
|
+
|
2236
|
+
@list l7:level6 {
|
2237
|
+
mso-level-number-format: roman-lower;
|
2238
|
+
mso-level-tab-stop: 134.75pt;
|
2239
|
+
mso-level-number-position: right;
|
2240
|
+
margin-left: 125.4pt;
|
2241
|
+
text-indent: -26.4pt; }
|
2242
|
+
|
2243
|
+
@list l7:level7 {
|
2244
|
+
mso-level-tab-stop: 150.35pt;
|
2245
|
+
mso-level-number-position: left;
|
2246
|
+
margin-left: 141.0pt;
|
2247
|
+
text-indent: -26.4pt; }
|
2248
|
+
|
2249
|
+
@list l7:level8 {
|
2250
|
+
mso-level-number-format: alpha-lower;
|
2251
|
+
mso-level-text: "%8\)";
|
2252
|
+
mso-level-tab-stop: 165.95pt;
|
2253
|
+
mso-level-number-position: left;
|
2254
|
+
margin-left: 156.6pt;
|
2255
|
+
text-indent: -26.4pt; }
|
2256
|
+
|
2257
|
+
@list l7:level9 {
|
2258
|
+
mso-level-number-format: roman-lower;
|
2259
|
+
mso-level-tab-stop: 181.55pt;
|
2260
|
+
mso-level-number-position: right;
|
2261
|
+
margin-left: 172.2pt;
|
2262
|
+
text-indent: -26.4pt; }
|
2263
|
+
|
2264
|
+
/* Numerical list*/
|
2265
|
+
@list l10 {
|
2266
|
+
mso-list-id: 1153765264;
|
2267
|
+
mso-list-template-ids: -317940872; }
|
2268
|
+
|
2269
|
+
@list l10:level1 {
|
2270
|
+
mso-level-number-format: alpha-lower;
|
2271
|
+
mso-level-style-link: 字母编号列项(一级);
|
2272
|
+
mso-level-text: "%1\)";
|
2273
|
+
mso-level-tab-stop: 42.0pt;
|
2274
|
+
mso-level-number-position: left;
|
2275
|
+
margin-left: 41.95pt;
|
2276
|
+
text-indent: -20.95pt;
|
2277
|
+
mso-ansi-font-size: 10.5pt;
|
2278
|
+
mso-bidi-font-size: 10.5pt;
|
2279
|
+
font-family: {{bodyfont}};
|
2280
|
+
mso-hansi-font-family: "Times New Roman";
|
2281
|
+
mso-ansi-font-weight: normal;
|
2282
|
+
mso-ansi-font-style: normal; }
|
2283
|
+
|
2284
|
+
@list l10:level2 {
|
2285
|
+
mso-level-style-link: 数字编号列项(二级);
|
2286
|
+
mso-level-text: "%2\)";
|
2287
|
+
mso-level-tab-stop: 63.0pt;
|
2288
|
+
mso-level-number-position: left;
|
2289
|
+
margin-left: 62.95pt;
|
2290
|
+
text-indent: -20.95pt; }
|
2291
|
+
|
2292
|
+
@list l10:level3 {
|
2293
|
+
mso-level-style-link: 编号列项(三级);
|
2294
|
+
mso-level-text: "\(%3\)";
|
2295
|
+
mso-level-tab-stop: 0in;
|
2296
|
+
mso-level-number-position: left;
|
2297
|
+
margin-left: 83.95pt;
|
2298
|
+
text-indent: -21.0pt;
|
2299
|
+
mso-ansi-font-size: 10.5pt;
|
2300
|
+
mso-bidi-font-size: 10.5pt;
|
2301
|
+
font-family: {{bodyfont}};
|
2302
|
+
mso-hansi-font-family: "Times New Roman";
|
2303
|
+
mso-ansi-font-weight: normal;
|
2304
|
+
mso-ansi-font-style: normal; }
|
2305
|
+
|
2306
|
+
@list l10:level4 {
|
2307
|
+
mso-level-tab-stop: 105.0pt;
|
2308
|
+
mso-level-number-position: left;
|
2309
|
+
margin-left: 104.95pt;
|
2310
|
+
text-indent: -20.95pt; }
|
2311
|
+
|
2312
|
+
@list l10:level5 {
|
2313
|
+
mso-level-number-format: alpha-lower;
|
2314
|
+
mso-level-text: "%5\)";
|
2315
|
+
mso-level-tab-stop: 1.75in;
|
2316
|
+
mso-level-number-position: left;
|
2317
|
+
margin-left: 125.95pt;
|
2318
|
+
text-indent: -20.95pt; }
|
2319
|
+
|
2320
|
+
@list l10:level6 {
|
2321
|
+
mso-level-number-format: roman-lower;
|
2322
|
+
mso-level-tab-stop: 147.0pt;
|
2323
|
+
mso-level-number-position: right;
|
2324
|
+
margin-left: 146.95pt;
|
2325
|
+
text-indent: -20.95pt; }
|
2326
|
+
|
2327
|
+
@list l10:level7 {
|
2328
|
+
mso-level-tab-stop: 168.0pt;
|
2329
|
+
mso-level-number-position: left;
|
2330
|
+
margin-left: 167.95pt;
|
2331
|
+
text-indent: -20.95pt; }
|
2332
|
+
|
2333
|
+
@list l10:level8 {
|
2334
|
+
mso-level-number-format: alpha-lower;
|
2335
|
+
mso-level-text: "%8\)";
|
2336
|
+
mso-level-tab-stop: 189.0pt;
|
2337
|
+
mso-level-number-position: left;
|
2338
|
+
margin-left: 188.95pt;
|
2339
|
+
text-indent: -20.95pt; }
|
2340
|
+
|
2341
|
+
@list l10:level9 {
|
2342
|
+
mso-level-number-format: roman-lower;
|
2343
|
+
mso-level-tab-stop: 210.0pt;
|
2344
|
+
mso-level-number-position: right;
|
2345
|
+
margin-left: 209.95pt;
|
2346
|
+
text-indent: -20.95pt; }
|
2347
|
+
|
2348
|
+
div.ListContLevel1 {
|
2349
|
+
mso-style-priority: 34;
|
2350
|
+
margin-left: 41.65pt;
|
2351
|
+
margin-right: 0cm; }
|
2352
|
+
|
2353
|
+
div.ListContLevel2 {
|
2354
|
+
mso-style-priority: 34;
|
2355
|
+
margin-top: 0cm;
|
2356
|
+
margin-left: 63.2pt;
|
2357
|
+
margin-right: 0cm; }
|
2358
|
+
|
2359
|
+
div.ListContLevel3 {
|
2360
|
+
mso-style-priority: 34;
|
2361
|
+
margin-left: 83.9pt;
|
2362
|
+
margin-right: 0cm; }
|
2363
|
+
|
2364
|
+
div.ListContLevel4 {
|
2365
|
+
mso-style-priority: 34;
|
2366
|
+
margin-left: 94.2pt;
|
2367
|
+
margin-right: 0cm; }
|
2368
|
+
|
2369
|
+
div.ListContLevel5 {
|
2370
|
+
mso-style-priority: 34;
|
2371
|
+
margin-left: 109.8pt;
|
2372
|
+
margin-right: 0cm; }
|
2373
|
+
|
2374
|
+
div.ListContLevel6 {
|
2375
|
+
mso-style-priority: 34;
|
2376
|
+
margin-left: 125.4pt;
|
2377
|
+
margin-right: 0cm; }
|
2378
|
+
|
2379
|
+
div.ListContLevel7 {
|
2380
|
+
mso-style-priority: 34;
|
2381
|
+
margin-left: 141.0pt;
|
2382
|
+
margin-right: 0cm; }
|
2383
|
+
|
2384
|
+
div.ListContLevel8 {
|
2385
|
+
mso-style-priority: 34;
|
2386
|
+
margin-left: 156.6pt;
|
2387
|
+
margin-right: 0cm; }
|
2388
|
+
|
2389
|
+
div.ListContLevel9 {
|
2390
|
+
mso-style-priority: 34;
|
2391
|
+
margin-left: 172.2pt;
|
2392
|
+
margin-right: 0cm; }
|
2393
|
+
|
2394
|
+
p.standard_number, li.standard_number, div.standard_number {
|
2395
|
+
mso-style-name: 封面标准号2;
|
2396
|
+
mso-style-unhide: no;
|
2397
|
+
mso-style-parent: "";
|
2398
|
+
margin-top: 0.54cm;
|
2399
|
+
margin-right: 0cm;
|
2400
|
+
margin-bottom: 0cm;
|
2401
|
+
margin-left: 0cm;
|
2402
|
+
margin-bottom: .0001pt;
|
2403
|
+
text-align: right;
|
2404
|
+
mso-pagination: none;
|
2405
|
+
punctuation-wrap: simple;
|
2406
|
+
text-autospace: none;
|
2407
|
+
mso-line-break-override: restrictions;
|
2408
|
+
font-size: 14.0pt;
|
2409
|
+
mso-bidi-font-size: 10.0pt;
|
2410
|
+
font-family: {{headerfont}};
|
2411
|
+
mso-fareast-font-family: {{headerfont}};
|
2412
|
+
mso-ansi-language: EN-US;
|
2413
|
+
mso-fareast-language: ZH-CN; }
|
2414
|
+
|
2415
|
+
p.ics_container, li.ics_container, div.ics_container {
|
2416
|
+
mso-style-name: 段;
|
2417
|
+
mso-style-unhide: no;
|
2418
|
+
mso-style-qformat: yes;
|
2419
|
+
mso-style-parent: "";
|
2420
|
+
mso-style-link: "段 Char";
|
2421
|
+
margin: 0cm;
|
2422
|
+
margin-bottom: .0001pt;
|
2423
|
+
text-align: justify;
|
2424
|
+
text-justify: inter-ideograph;
|
2425
|
+
text-indent: 0.74cm;
|
2426
|
+
mso-char-indent-count: 2.0;
|
2427
|
+
mso-pagination: widow-orphan;
|
2428
|
+
tab-stops: center 7.41cm right dotted 16.40cm;
|
2429
|
+
text-autospace: none;
|
2430
|
+
font-size: 10.5pt;
|
2431
|
+
mso-bidi-font-size: 10.0pt;
|
2432
|
+
font-family: {{headerfont}};
|
2433
|
+
mso-hansi-font-family: {{headerfont}};
|
2434
|
+
mso-bidi-font-family: {{headerfont}};
|
2435
|
+
mso-ansi-language: EN-US;
|
2436
|
+
mso-fareast-language: ZH-CN; }
|
2437
|
+
|
2438
|
+
p.standard_class, li.standard_class, div.standard_class {
|
2439
|
+
mso-style-name: 标准称谓;
|
2440
|
+
mso-style-unhide: no;
|
2441
|
+
mso-style-parent: "";
|
2442
|
+
mso-style-next: Normal;
|
2443
|
+
margin: 0cm;
|
2444
|
+
margin-bottom: .0001pt;
|
2445
|
+
text-align: justify;
|
2446
|
+
text-justify: distribute-all-lines;
|
2447
|
+
mso-line-height-alt: 0pt;
|
2448
|
+
mso-pagination: none;
|
2449
|
+
punctuation-wrap: simple;
|
2450
|
+
text-autospace: none;
|
2451
|
+
mso-line-break-override: restrictions;
|
2452
|
+
mso-element: frame;
|
2453
|
+
mso-element-frame-width: 17.00cm;
|
2454
|
+
mso-element-frame-height: 0.80cm;
|
2455
|
+
mso-element-frame-hspace: 9.0pt;
|
2456
|
+
mso-element-frame-vspace: 9.0pt;
|
2457
|
+
mso-element-wrap: around;
|
2458
|
+
mso-element-anchor-vertical: page;
|
2459
|
+
mso-element-anchor-horizontal: margin;
|
2460
|
+
mso-element-left: center;
|
2461
|
+
mso-element-top: 3.75cm;
|
2462
|
+
mso-height-rule: exactly;
|
2463
|
+
mso-element-anchor-lock: locked;
|
2464
|
+
font-size: 18.0pt;
|
2465
|
+
mso-bidi-font-size: 10.0pt;
|
2466
|
+
font-family: {{titlefont}};
|
2467
|
+
mso-hansi-font-family: {{titlefont}};
|
2468
|
+
mso-bidi-font-family: {{titlefont}};
|
2469
|
+
letter-spacing: 1.0pt;
|
2470
|
+
mso-font-width: 148%;
|
2471
|
+
mso-ansi-language: EN-US;
|
2472
|
+
mso-fareast-language: ZH-CN;
|
2473
|
+
font-weight: bold; }
|
2474
|
+
|
2475
|
+
p.standard_logo, li.standard_logo, div.standard_logo {
|
2476
|
+
mso-style-name: 标准标志;
|
2477
|
+
mso-style-unhide: no;
|
2478
|
+
mso-style-parent: "";
|
2479
|
+
mso-style-next: Normal;
|
2480
|
+
margin: 0cm;
|
2481
|
+
margin-bottom: .0001pt;
|
2482
|
+
text-align: right;
|
2483
|
+
mso-line-height-alt: 0pt;
|
2484
|
+
mso-pagination: widow-orphan;
|
2485
|
+
background: white;
|
2486
|
+
mso-shading: white;
|
2487
|
+
mso-pattern: solid white;
|
2488
|
+
mso-element: frame;
|
2489
|
+
mso-element-frame-width: 4.00cm;
|
2490
|
+
mso-element-frame-height: 2.00cm;
|
2491
|
+
mso-element-frame-hspace: 9.05pt;
|
2492
|
+
mso-element-frame-vspace: 9.05pt;
|
2493
|
+
mso-element-wrap: around;
|
2494
|
+
mso-element-anchor-horizontal: margin;
|
2495
|
+
mso-element-left: 11.90cm;
|
2496
|
+
mso-element-top: 0.30cm;
|
2497
|
+
mso-height-rule: exactly;
|
2498
|
+
mso-element-anchor-lock: locked;
|
2499
|
+
font-family: {{bodyfont}};
|
2500
|
+
mso-fareast-font-family: {{bodyfont}};
|
2501
|
+
mso-font-width: 170%;
|
2502
|
+
mso-ansi-language: EN-US;
|
2503
|
+
mso-fareast-language: ZH-CN;
|
2504
|
+
font-weight: bold;
|
2505
|
+
mso-bidi-font-weight: normal; }
|
2506
|
+
|
2507
|
+
p.standard_logo_local, li.standard_logo_local, div.standard_logo_local {
|
2508
|
+
mso-style-name: 标准标志;
|
2509
|
+
mso-style-unhide: no;
|
2510
|
+
mso-style-parent: "";
|
2511
|
+
mso-style-next: Normal;
|
2512
|
+
margin: 0cm;
|
2513
|
+
margin-bottom: .0001pt;
|
2514
|
+
text-align: right;
|
2515
|
+
mso-line-height-alt: 0pt;
|
2516
|
+
mso-pagination: widow-orphan;
|
2517
|
+
background: white;
|
2518
|
+
mso-shading: white;
|
2519
|
+
mso-pattern: solid white;
|
2520
|
+
mso-element: frame;
|
2521
|
+
mso-element-frame-width: 10.00cm;
|
2522
|
+
mso-element-frame-height: 2.00cm;
|
2523
|
+
mso-element-frame-hspace: 9.05pt;
|
2524
|
+
mso-element-frame-vspace: 9.05pt;
|
2525
|
+
mso-element-wrap: around;
|
2526
|
+
mso-element-anchor-horizontal: margin;
|
2527
|
+
mso-element-left: 5.90cm;
|
2528
|
+
mso-element-top: 0.30cm;
|
2529
|
+
mso-height-rule: exactly;
|
2530
|
+
mso-element-anchor-lock: locked;
|
2531
|
+
font-size: 72.0pt;
|
2532
|
+
line-height: 70.0pt;
|
2533
|
+
mso-line-height-rule: exactly;
|
2534
|
+
font-family: {{bodyfont}};
|
2535
|
+
mso-fareast-font-family: {{bodyfont}};
|
2536
|
+
mso-font-width: 170%;
|
2537
|
+
mso-ansi-language: EN-US;
|
2538
|
+
mso-fareast-language: ZH-CN;
|
2539
|
+
font-weight: bold;
|
2540
|
+
mso-bidi-font-weight: normal; }
|
2541
|
+
|
2542
|
+
p.ccs_container, li.ccs_container, div.ccs_container {
|
2543
|
+
mso-style-name: 文献分类号;
|
2544
|
+
mso-style-unhide: no;
|
2545
|
+
mso-style-parent: "";
|
2546
|
+
margin: 0cm;
|
2547
|
+
margin-bottom: .0001pt;
|
2548
|
+
mso-pagination: none;
|
2549
|
+
mso-element: frame;
|
2550
|
+
mso-element-frame-hspace: 9.0pt;
|
2551
|
+
mso-element-frame-vspace: 9.0pt;
|
2552
|
+
mso-element-wrap: around;
|
2553
|
+
mso-element-anchor-horizontal: margin;
|
2554
|
+
mso-element-top: .05pt;
|
2555
|
+
mso-height-rule: exactly;
|
2556
|
+
mso-element-anchor-lock: locked;
|
2557
|
+
font-size: 10.5pt;
|
2558
|
+
mso-bidi-font-size: 10.0pt;
|
2559
|
+
font-family: {{headerfont}};
|
2560
|
+
mso-fareast-font-family: {{headerfont}};
|
2561
|
+
mso-ansi-language: EN-US;
|
2562
|
+
mso-fareast-language: ZH-CN; }
|
2563
|
+
|
2564
|
+
p.supercedes_container, li.supercedes_container, div.supercedes_container {
|
2565
|
+
mso-style-name: 封面标准代替信息;
|
2566
|
+
mso-style-unhide: no;
|
2567
|
+
mso-style-parent: "";
|
2568
|
+
margin-top: 0.10cm;
|
2569
|
+
margin-right: 0cm;
|
2570
|
+
margin-bottom: 0cm;
|
2571
|
+
margin-left: 0cm;
|
2572
|
+
margin-bottom: .0001pt;
|
2573
|
+
text-align: right;
|
2574
|
+
line-height: 14.0pt;
|
2575
|
+
mso-line-height-rule: exactly;
|
2576
|
+
mso-pagination: widow-orphan;
|
2577
|
+
mso-element: frame;
|
2578
|
+
mso-element-frame-width: 16.12cm;
|
2579
|
+
mso-element-frame-height: 2.19cm;
|
2580
|
+
mso-element-frame-hspace: 0.50cm;
|
2581
|
+
mso-element-wrap: around;
|
2582
|
+
mso-element-anchor-vertical: page;
|
2583
|
+
mso-element-anchor-horizontal: page;
|
2584
|
+
mso-element-left: 2.90cm;
|
2585
|
+
mso-element-top: 5.13cm;
|
2586
|
+
mso-height-rule: exactly;
|
2587
|
+
mso-element-anchor-lock: locked;
|
2588
|
+
font-size: 10.5pt;
|
2589
|
+
font-family: {{bodyfont}};
|
2590
|
+
mso-hansi-font-family: {{bodyfont}};
|
2591
|
+
mso-bidi-font-family: {{bodyfont}};
|
2592
|
+
mso-ansi-language: EN-US;
|
2593
|
+
mso-fareast-language: ZH-CN; }
|
2594
|
+
|
2595
|
+
p.standard_name, li.standard_name, div.standard_name {
|
2596
|
+
mso-style-name: 封面标准名称;
|
2597
|
+
mso-style-unhide: no;
|
2598
|
+
mso-style-parent: "";
|
2599
|
+
margin: 0cm;
|
2600
|
+
margin-bottom: .0001pt;
|
2601
|
+
text-align: center;
|
2602
|
+
line-height: 34.0pt;
|
2603
|
+
mso-line-height-rule: exactly;
|
2604
|
+
mso-pagination: none;
|
2605
|
+
mso-element: frame;
|
2606
|
+
mso-element-frame-width: 17.00cm;
|
2607
|
+
mso-element-frame-height: 12.20cm;
|
2608
|
+
mso-element-wrap: around;
|
2609
|
+
mso-element-anchor-horizontal: margin;
|
2610
|
+
mso-element-left: center;
|
2611
|
+
mso-element-top: 10.50cm;
|
2612
|
+
mso-height-rule: exactly;
|
2613
|
+
mso-element-anchor-lock: locked;
|
2614
|
+
font-size: 26.0pt;
|
2615
|
+
mso-bidi-font-size: 10.0pt;
|
2616
|
+
font-family: {{bodyfont}};
|
2617
|
+
mso-hansi-font-family: {{bodyfont}};
|
2618
|
+
mso-bidi-font-family: {{bodyfont}};
|
2619
|
+
mso-ansi-language: EN-US;
|
2620
|
+
mso-fareast-language: ZH-CN; }
|
2621
|
+
|
2622
|
+
p.standard_name_english, li.standard_name_english, div.standard_name_english {
|
2623
|
+
mso-style-name: 封面标准英文名称;
|
2624
|
+
mso-style-unhide: no;
|
2625
|
+
mso-style-parent: "";
|
2626
|
+
margin-top: 0.65cm;
|
2627
|
+
margin-right: 0cm;
|
2628
|
+
margin-bottom: 0cm;
|
2629
|
+
margin-left: 0cm;
|
2630
|
+
margin-bottom: .0001pt;
|
2631
|
+
text-align: center;
|
2632
|
+
line-height: 20.0pt;
|
2633
|
+
mso-line-height-rule: exactly;
|
2634
|
+
mso-pagination: none;
|
2635
|
+
font-size: 14.0pt;
|
2636
|
+
mso-bidi-font-size: 10.0pt;
|
2637
|
+
font-family: {{headerfont}};
|
2638
|
+
mso-fareast-font-family: {{headerfont}};
|
2639
|
+
mso-ansi-language: EN-US;
|
2640
|
+
mso-fareast-language: ZH-CN; }
|
2641
|
+
|
2642
|
+
p.draft_type, li.draft_type, div.draft_type {
|
2643
|
+
mso-style-name: 封面标准文稿类别;
|
2644
|
+
mso-style-unhide: no;
|
2645
|
+
mso-style-parent: "";
|
2646
|
+
margin-top: 0.78cm;
|
2647
|
+
margin-right: 0cm;
|
2648
|
+
margin-bottom: 0cm;
|
2649
|
+
margin-left: 0cm;
|
2650
|
+
margin-bottom: .0001pt;
|
2651
|
+
text-align: center;
|
2652
|
+
line-height: 20.0pt;
|
2653
|
+
mso-line-height-rule: exactly;
|
2654
|
+
mso-pagination: widow-orphan;
|
2655
|
+
font-size: 12.0pt;
|
2656
|
+
mso-bidi-font-size: 10.0pt;
|
2657
|
+
font-family: {{bodyfont}};
|
2658
|
+
mso-hansi-font-family: "Times New Roman";
|
2659
|
+
mso-bidi-font-family: "Times New Roman";
|
2660
|
+
mso-ansi-language: EN-US;
|
2661
|
+
mso-fareast-language: ZH-CN; }
|
2662
|
+
|
2663
|
+
p.draft_editorial, li.draft_editorial, div.draft_editorial {
|
2664
|
+
mso-style-name: 封面标准文稿编辑信息;
|
2665
|
+
mso-style-unhide: no;
|
2666
|
+
mso-style-parent: "";
|
2667
|
+
margin-top: 0.32cm;
|
2668
|
+
margin-right: 0cm;
|
2669
|
+
margin-bottom: 0cm;
|
2670
|
+
margin-left: 0cm;
|
2671
|
+
margin-bottom: .0001pt;
|
2672
|
+
text-align: center;
|
2673
|
+
line-height: 9.0pt;
|
2674
|
+
mso-line-height-rule: exactly;
|
2675
|
+
mso-pagination: widow-orphan;
|
2676
|
+
font-size: 10.5pt;
|
2677
|
+
mso-bidi-font-size: 10.0pt;
|
2678
|
+
font-family: {{bodyfont}};
|
2679
|
+
mso-hansi-font-family: "Times New Roman";
|
2680
|
+
mso-bidi-font-family: "Times New Roman";
|
2681
|
+
mso-ansi-language: EN-US;
|
2682
|
+
mso-fareast-language: ZH-CN; }
|
2683
|
+
|
2684
|
+
p.publish_date, li.publish_date, div.publish_date {
|
2685
|
+
mso-style-name: 发布日期;
|
2686
|
+
mso-style-unhide: no;
|
2687
|
+
mso-style-parent: "";
|
2688
|
+
margin: 0cm;
|
2689
|
+
margin-bottom: .0001pt;
|
2690
|
+
mso-pagination: widow-orphan;
|
2691
|
+
mso-element: frame;
|
2692
|
+
mso-element-frame-width: 7.06cm;
|
2693
|
+
mso-element-frame-height: 0.83cm;
|
2694
|
+
mso-element-frame-hspace: 9.0pt;
|
2695
|
+
mso-element-frame-vspace: 9.0pt;
|
2696
|
+
mso-element-wrap: around;
|
2697
|
+
mso-element-anchor-horizontal: margin;
|
2698
|
+
mso-element-top: 23.83cm;
|
2699
|
+
mso-height-rule: exactly;
|
2700
|
+
mso-element-anchor-lock: locked;
|
2701
|
+
font-size: 14.0pt;
|
2702
|
+
mso-bidi-font-size: 10.0pt;
|
2703
|
+
font-family: {{headerfont}};
|
2704
|
+
mso-fareast-font-family: {{headerfont}};
|
2705
|
+
mso-ansi-language: EN-US;
|
2706
|
+
mso-fareast-language: ZH-CN; }
|
2707
|
+
|
2708
|
+
p.activated_date, li.activated_date, div.activated_date {
|
2709
|
+
mso-style-name: 实施日期;
|
2710
|
+
mso-style-unhide: no;
|
2711
|
+
mso-style-parent: 发布日期;
|
2712
|
+
margin: 0cm;
|
2713
|
+
margin-bottom: .0001pt;
|
2714
|
+
text-align: right;
|
2715
|
+
mso-pagination: widow-orphan;
|
2716
|
+
mso-element: frame;
|
2717
|
+
mso-element-frame-width: 7.06cm;
|
2718
|
+
mso-element-frame-height: 0.83cm;
|
2719
|
+
mso-element-frame-vspace: 9.0pt;
|
2720
|
+
mso-element-wrap: around;
|
2721
|
+
mso-element-anchor-horizontal: margin;
|
2722
|
+
mso-element-left: right;
|
2723
|
+
mso-element-top: 23.83cm;
|
2724
|
+
mso-height-rule: exactly;
|
2725
|
+
mso-element-anchor-lock: locked;
|
2726
|
+
font-size: 14.0pt;
|
2727
|
+
mso-bidi-font-size: 10.0pt;
|
2728
|
+
font-family: {{headerfont}};
|
2729
|
+
mso-fareast-font-family: {{headerfont}};
|
2730
|
+
mso-ansi-language: EN-US;
|
2731
|
+
mso-fareast-language: ZH-CN; }
|
2732
|
+
|
2733
|
+
p.standard_agency, li.standard_agency, div.standard_agency, p.standard_agency td, td.standard_agency {
|
2734
|
+
mso-style-name: 发布部门;
|
2735
|
+
mso-style-unhide: no;
|
2736
|
+
mso-style-parent: "";
|
2737
|
+
mso-style-next: Normal;
|
2738
|
+
margin: 0cm;
|
2739
|
+
margin-bottom: .0001pt;
|
2740
|
+
text-align: center;
|
2741
|
+
mso-pagination: widow-orphan;
|
2742
|
+
/*
|
2743
|
+
mso-element:frame;
|
2744
|
+
mso-element-frame-width:13.11cm;
|
2745
|
+
mso-element-frame-height:1.03cm;
|
2746
|
+
mso-element-frame-hspace:9.0pt;
|
2747
|
+
mso-element-frame-vspace:9.0pt;
|
2748
|
+
mso-element-wrap:around;
|
2749
|
+
mso-element-anchor-horizontal:margin;
|
2750
|
+
mso-element-left:center;
|
2751
|
+
mso-element-top:25.40cm;
|
2752
|
+
*/
|
2753
|
+
mso-height-rule: exactly;
|
2754
|
+
mso-element-anchor-lock: locked;
|
2755
|
+
font-size: 14.0pt;
|
2756
|
+
mso-bidi-font-size: 10.0pt;
|
2757
|
+
font-family: {{titlefont}};
|
2758
|
+
mso-hansi-font-family: {{titlefont}};
|
2759
|
+
mso-bidi-font-family: {{titlefont}};
|
2760
|
+
letter-spacing: 1.0pt;
|
2761
|
+
mso-font-width: 135%;
|
2762
|
+
mso-ansi-language: EN-US;
|
2763
|
+
mso-fareast-language: ZH-CN;
|
2764
|
+
font-weight: bold;
|
2765
|
+
mso-bidi-font-weight: normal; }
|
2766
|
+
|
2767
|
+
p.identicality_label, li.identicality_label, div.identicality_label {
|
2768
|
+
mso-style-name: 封面一致性程度标识;
|
2769
|
+
mso-style-unhide: no;
|
2770
|
+
mso-style-parent: 封面标准英文名称;
|
2771
|
+
margin-top: 0.78cm;
|
2772
|
+
margin-right: 0cm;
|
2773
|
+
margin-bottom: 0cm;
|
2774
|
+
margin-left: 0cm;
|
2775
|
+
margin-bottom: .0001pt;
|
2776
|
+
text-align: center;
|
2777
|
+
line-height: 20.0pt;
|
2778
|
+
mso-line-height-rule: exactly;
|
2779
|
+
mso-pagination: none;
|
2780
|
+
mso-element: frame;
|
2781
|
+
mso-element-frame-width: 17.0cm;
|
2782
|
+
mso-element-frame-height: 12.20cm;
|
2783
|
+
mso-element-wrap: around;
|
2784
|
+
mso-element-anchor-vertical: page;
|
2785
|
+
mso-element-anchor-horizontal: page;
|
2786
|
+
mso-element-left: center;
|
2787
|
+
mso-element-top: 11.30cm;
|
2788
|
+
mso-height-rule: exactly;
|
2789
|
+
mso-element-anchor-lock: locked;
|
2790
|
+
font-size: 14.0pt;
|
2791
|
+
font-family: {{bodyfont}};
|
2792
|
+
mso-hansi-font-family: {{bodyfont}};
|
2793
|
+
mso-bidi-font-family: {{bodyfont}};
|
2794
|
+
mso-ansi-language: EN-US;
|
2795
|
+
mso-fareast-language: ZH-CN; }
|
2796
|
+
|
2797
|
+
p.coverpage, li.coverpage, div.coverpage {
|
2798
|
+
mso-style-name: 封面正文;
|
2799
|
+
mso-style-unhide: no;
|
2800
|
+
mso-style-parent: "";
|
2801
|
+
margin: 0cm;
|
2802
|
+
margin-bottom: .0001pt;
|
2803
|
+
text-align: justify;
|
2804
|
+
text-justify: inter-ideograph;
|
2805
|
+
mso-pagination: widow-orphan;
|
2806
|
+
font-size: 10.0pt;
|
2807
|
+
font-family: "Times New Roman",serif;
|
2808
|
+
mso-fareast-font-family: SimSun;
|
2809
|
+
mso-ansi-language: EN-US;
|
2810
|
+
mso-fareast-language: ZH-CN; }
|
2811
|
+
|
2812
|
+
table.MsoNormalTable {
|
2813
|
+
mso-style-name: "Table Normal";
|
2814
|
+
mso-tstyle-rowband-size: 0;
|
2815
|
+
mso-tstyle-colband-size: 0;
|
2816
|
+
mso-style-noshow: yes;
|
2817
|
+
mso-style-priority: 99;
|
2818
|
+
mso-style-parent: "";
|
2819
|
+
mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
|
2820
|
+
mso-para-margin: 0cm;
|
2821
|
+
mso-para-margin-bottom: .0001pt;
|
2822
|
+
mso-pagination: widow-orphan;
|
2823
|
+
font-size: 10.0pt;
|
2824
|
+
font-family: {{bodyfont}};
|
2825
|
+
mso-fareast-font-family: {{bodyfont}}; }
|
2826
|
+
|
2827
|
+
p.Terms, li.Terms, div.Terms {
|
2828
|
+
mso-style-name: "Term\(s\)";
|
2829
|
+
mso-style-priority: 8;
|
2830
|
+
mso-style-unhide: no;
|
2831
|
+
mso-style-next: Definition;
|
2832
|
+
margin: 0cm;
|
2833
|
+
margin-bottom: .0001pt;
|
2834
|
+
line-height: 12.0pt;
|
2835
|
+
mso-pagination: widow-orphan;
|
2836
|
+
page-break-after: avoid;
|
2837
|
+
mso-hyphenate: none;
|
2838
|
+
tab-stops: 20.15pt;
|
2839
|
+
text-indent: 21.0pt;
|
2840
|
+
font-size: 11.0pt;
|
2841
|
+
font-family: {{headerfont}};
|
2842
|
+
mso-fareast-font-family: {{headerfont}};
|
2843
|
+
mso-bidi-font-family: {{headerfont}};
|
2844
|
+
mso-ansi-language: EN-GB;
|
2845
|
+
mso-bidi-font-weight: normal; }
|
2846
|
+
|
2847
|
+
p.AltTerms, li.AltTerms, div.AltTerms {
|
2848
|
+
mso-style-name: "AltTerm\(s\)";
|
2849
|
+
mso-style-priority: 8;
|
2850
|
+
mso-style-unhide: no;
|
2851
|
+
mso-style-next: Definition;
|
2852
|
+
margin: 0cm;
|
2853
|
+
margin-bottom: .0001pt;
|
2854
|
+
line-height: 12.0pt;
|
2855
|
+
mso-pagination: widow-orphan;
|
2856
|
+
page-break-after: avoid;
|
2857
|
+
mso-hyphenate: none;
|
2858
|
+
tab-stops: 20.15pt;
|
2859
|
+
text-indent: 21.0pt;
|
2860
|
+
font-size: 11.0pt;
|
2861
|
+
font-family: {{bodyfont}};
|
2862
|
+
mso-fareast-font-family: {{bodyfont}};
|
2863
|
+
mso-bidi-font-family: {{bodyfont}};
|
2864
|
+
mso-ansi-language: EN-GB;
|
2865
|
+
mso-bidi-font-weight: normal; }
|
2866
|
+
|
2867
|
+
p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
|
2868
|
+
mso-style-name: "AltTerm\(s\)";
|
2869
|
+
mso-style-priority: 8;
|
2870
|
+
mso-style-unhide: no;
|
2871
|
+
mso-style-next: Definition;
|
2872
|
+
margin: 0cm;
|
2873
|
+
margin-bottom: .0001pt;
|
2874
|
+
line-height: 12.0pt;
|
2875
|
+
mso-pagination: widow-orphan;
|
2876
|
+
page-break-after: avoid;
|
2877
|
+
mso-hyphenate: none;
|
2878
|
+
tab-stops: 20.15pt;
|
2879
|
+
text-indent: 21.0pt;
|
2880
|
+
font-size: 11.0pt;
|
2881
|
+
font-family: {{bodyfont}};
|
2882
|
+
mso-fareast-font-family: {{bodyfont}};
|
2883
|
+
mso-bidi-font-family: {{bodyfont}};
|
2884
|
+
mso-ansi-language: EN-GB;
|
2885
|
+
mso-bidi-font-weight: normal; }
|
2886
|
+
|
2887
|
+
p.TermNum, li.TermNum, div.TermNum {
|
2888
|
+
mso-style-name: TermNum;
|
2889
|
+
mso-style-priority: 7;
|
2890
|
+
mso-style-unhide: no;
|
2891
|
+
mso-style-next: "Term\(s\)";
|
2892
|
+
margin-top: 7.8pt;
|
2893
|
+
margin-right: 0cm;
|
2894
|
+
margin-bottom: 7.8pt;
|
2895
|
+
margin-left: 0cm;
|
2896
|
+
mso-para-margin-top: .5gd;
|
2897
|
+
mso-para-margin-right: 0cm;
|
2898
|
+
mso-para-margin-bottom: .5gd;
|
2899
|
+
mso-para-margin-left: 0cm;
|
2900
|
+
line-height: 12.0pt;
|
2901
|
+
mso-pagination: widow-orphan;
|
2902
|
+
page-break-after: avoid;
|
2903
|
+
tab-stops: 20.15pt;
|
2904
|
+
font-size: 11.0pt;
|
2905
|
+
font-family: {{headerfont}};
|
2906
|
+
mso-fareast-font-family: {{headerfont}};
|
2907
|
+
mso-bidi-font-family: {{headerfont}};
|
2908
|
+
mso-ansi-language: EN-GB;
|
2909
|
+
mso-bidi-font-weight: normal; }
|
2910
|
+
|
2911
|
+
/* may need to be revised */
|
2912
|
+
a:link, span.MsoHyperlink {
|
2913
|
+
mso-style-priority: 99;
|
2914
|
+
mso-style-unhide: no;
|
2915
|
+
mso-style-parent: "";
|
2916
|
+
mso-ansi-language: EN;
|
2917
|
+
color: black;
|
2918
|
+
text-decoration: none;
|
2919
|
+
text-underline: none; }
|
2920
|
+
|
2921
|
+
a:visited, span.MsoHyperlinkFollowed {
|
2922
|
+
mso-style-noshow: yes;
|
2923
|
+
mso-style-priority: 99;
|
2924
|
+
mso-themecolor: followedhyperlink;
|
2925
|
+
color: black;
|
2926
|
+
text-decoration: none;
|
2927
|
+
text-underline: none; }
|
2928
|
+
|
2929
|
+
body {
|
2930
|
+
font-family: {{bodyfont}};
|
2931
|
+
mso-fareast-font-family: {{bodyfont}}; }
|