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