home *** CD-ROM | disk | FTP | other *** search
/ 95.86.62.111 / 95.86.62.111.tar / 95.86.62.111 / ZD2663.rar / ZD2663 / ZBRN / Win64 / ZDesign.chm / help.css < prev    next >
Cascading Style Sheet File  |  2010-11-19  |  4KB  |  279 lines

  1. /*<meta />*/
  2.  
  3. body
  4. {
  5.     background-color: #ffffff;
  6. }
  7.  
  8. p
  9. {
  10.     color: #000000;
  11.     margin-top: 7pt;
  12.     margin-bottom: 7pt;
  13.     font-size: 8pt;
  14.     font-family: Verdana, sans-serif;
  15. }
  16.  
  17. li
  18. {
  19.     color: #000000;
  20.     font-size: 8pt;
  21.     font-family: Verdana, sans-serif;
  22. }
  23.  
  24. h1
  25. {
  26.     font-weight: bold;
  27.     font-size: 12pt;
  28.     font-family: "Arial Unicode MS", sans-serif;
  29.     margin-bottom: 10pt;
  30.     margin-top: 0pt;
  31. }
  32.  
  33. li.mc-H1
  34. {
  35.     font-weight: bold;
  36.     font-size: 12pt;
  37.     font-family: "Arial Unicode MS", sans-serif;
  38. }
  39.  
  40. h2
  41. {
  42.     font-weight: bold;
  43.     color: #000000;
  44.     margin-bottom: 10pt;
  45.     font-size: 12pt;
  46.     font-family: "Arial Unicode MS", sans-serif;
  47.     margin-top: 0pt;
  48. }
  49.  
  50. li.mc-H2
  51. {
  52.     font-weight: bold;
  53.     color: #000000;
  54.     font-size: 12pt;
  55.     font-family: "Arial Unicode MS", sans-serif;
  56. }
  57.  
  58. h3
  59. {
  60.     color: #000000;
  61.     font-weight: bold;
  62.     font-style: normal;
  63.     font-size: 12pt;
  64.     font-family: "Arial Unicode MS", sans-serif;
  65. }
  66.  
  67. li.mc-H3
  68. {
  69.     color: #000000;
  70.     font-weight: bold;
  71.     font-style: normal;
  72.     font-size: 12pt;
  73.     font-family: "Arial Unicode MS", sans-serif;
  74. }
  75.  
  76. h4
  77. {
  78.     font-size: 10.0pt;
  79.     color: #000000;
  80.     font-weight: bold;
  81.     font-style: normal;
  82.     font-family: "Arial Unicode MS", sans-serif;
  83. }
  84.  
  85. li.mc-H4
  86. {
  87.     font-size: 10.0pt;
  88.     color: #000000;
  89.     font-weight: bold;
  90.     font-style: normal;
  91.     font-family: "Arial Unicode MS", sans-serif;
  92. }
  93.  
  94. h5
  95. {
  96.     font-family: Verdana;
  97.     font-weight: normal;
  98.     font-size: 10.0pt;
  99.     color: #000000;
  100. }
  101.  
  102. li.mc-H5
  103. {
  104.     font-family: Verdana;
  105.     font-weight: normal;
  106.     font-size: 10.0pt;
  107.     color: #000000;
  108. }
  109.  
  110. h6
  111. {
  112.     font-family: Verdana;
  113.     font-weight: normal;
  114.     font-size: 10.0pt;
  115.     color: #000000;
  116. }
  117.  
  118. li.mc-H6
  119. {
  120.     font-family: Verdana;
  121.     font-weight: normal;
  122.     font-size: 10.0pt;
  123.     color: #000000;
  124. }
  125.  
  126. a:link
  127. {
  128.     color: #000080;
  129.     text-decoration: underline;
  130. }
  131.  
  132. a:visited
  133. {
  134.     color: #000080;
  135.     text-decoration: underline;
  136. }
  137.  
  138. a.expandspot
  139. {
  140.     color: #008000;
  141.     cursor: hand;
  142.     font-style: italic;
  143.     text-decoration: none;
  144. }
  145.  
  146. span.expandtext
  147. {
  148.     font-style: italic;
  149.     font-weight: normal;
  150.     color: #ff0000;
  151. }
  152.  
  153. a.dropspot
  154. {
  155.     cursor: hand;
  156.     color: #008000;
  157.     font-style: italic;
  158.     text-decoration: none;
  159. }
  160.  
  161. a.glossterm
  162. {
  163.     color: #800000;
  164.     cursor: hand;
  165.     font-style: italic;
  166.     text-decoration: none;
  167. }
  168.  
  169. span.glosstext
  170. {
  171.     font-style: italic;
  172.     font-weight: normal;
  173.     color: #0000ff;
  174. }
  175.  
  176. ol,
  177. ul
  178. {
  179.     margin-top: 4px;
  180.     margin-bottom: 4px;
  181. }
  182.  
  183. p.Caption
  184. {
  185.     margin-top: 0pt;
  186.     margin-bottom: 14pt;
  187.     color: #000000;
  188.     mc-next-tag: p;
  189. }
  190.  
  191. li.Caption
  192. {
  193.     margin-top: 0pt;
  194.     margin-bottom: 14pt;
  195.     color: #000000;
  196.     mc-next-tag: p;
  197. }
  198.  
  199. p.Table-Header
  200. {
  201.     font-weight: bold;
  202.     font-style: normal;
  203.     margin-top: 2pt;
  204.     margin-bottom: 0pt;
  205. }
  206.  
  207. li.Table-Header
  208. {
  209.     font-weight: bold;
  210.     font-style: normal;
  211.     margin-top: 2pt;
  212.     margin-bottom: 0pt;
  213. }
  214.  
  215. p.Table-Text
  216. {
  217.     margin-top: 4pt;
  218.     margin-bottom: 4pt;
  219. }
  220.  
  221. li.Table-Text
  222. {
  223.     margin-top: 4pt;
  224.     margin-bottom: 4pt;
  225. }
  226.  
  227. p.Note
  228. {
  229.     margin-left: 1cm;
  230.     background-color: #f0f0f0;
  231.     mc-next-tag: p;
  232. }
  233.  
  234. li.Note
  235. {
  236.     margin-left: 1cm;
  237.     background-color: #f0f0f0;
  238.     mc-next-tag: p;
  239. }
  240.  
  241. expandingHead.expandspot
  242. {
  243.     color: #008000;
  244.     cursor: hand;
  245.     font-style: italic;
  246.     text-decoration: none;
  247. }
  248.  
  249. dropDownHotSpot.dropspot
  250. {
  251.     cursor: hand;
  252.     color: #008000;
  253.     font-style: italic;
  254.     text-decoration: none;
  255. }
  256.  
  257. expandingBody.expandtext
  258. {
  259.     font-style: italic;
  260.     font-weight: normal;
  261.     color: #ff0000;
  262. }
  263.  
  264. glossaryTerm.glossterm
  265. {
  266.     color: #800000;
  267.     cursor: hand;
  268.     font-style: italic;
  269.     text-decoration: none;
  270. }
  271.  
  272. expandingBody.glossterm
  273. {
  274.     font-style: italic;
  275.     font-weight: normal;
  276.     color: #0000ff;
  277. }
  278.  
  279.