1/*
2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3+                          OPENOFFICE.ORG 2.0 HELP                  +
4+                          DEFAULT STYLESHEET                       +
5+                           CHINESE TRAD                            +
6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7+ LAST CHANGES: 15-NOV-2004                                         +
8+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9*/
10
11
12body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
13	{ font-family: 方正明體,MSung Light TC,MingLiU,Ming,PMingLiU,Andale Sans UI,Arial Unicode MS,Lucida Sans Unicode,Tahoma;}
14
15.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
16	{ font-family: 方正明體,MSung Light TC,Cumberland,Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
17
18
19.acronym
20	{ font-weight: bold; }
21
22.related
23	{ font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
24
25.emph, .menuitem, .keycode
26	{ font-weight: bold; }
27
28.tablehead, .tableheadintable
29	{ font-weight: bold; margin-top: 0px;}
30
31.howtogetheader
32	{ font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
33
34h1, h2, h3, h4, h5, h6
35	{ margin-bottom: 5pt; }
36
37p, td
38	{ font-size: 10pt; }
39
40h1
41	{ font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
42
43h2
44	{ font-size: 14pt; }
45
46h3
47	{ font-size: 12pt; }
48
49h4, h5, h6
50	{ font-size: 10pt; }
51
52.relatedtopics
53	{ font-weight: normal; }
54
55.relatedbody
56	{ margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
57
58.howtoget
59	{ background:#EEEEEE;}
60
61.howtogetbody
62	{ background:#EEEEEE;}
63
64.wide
65	{ width: 100%; }
66
67.topalign
68	 { vertical-align: top; border: 1px;}
69
70.bug
71	{ color: red; border: 1px solid red;}
72
73.debug
74	{ border: 1px solid black; padding: 3px; display: none;}
75