home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 November / VPR0111A.ISO / HSTRAIAL / OSPack / OSP1.CAB / MSJRO.CHM / stylesheets / office.css < prev   
Cascading Style Sheet File  |  1999-11-22  |  6KB  |  188 lines

  1. <!-- Style Sheet Last updated - 12/02/98 -->
  2. <!-- This style sheet is for IE 4.02 and up -->
  3.  
  4. <style>
  5.  
  6. <!-- BODY = default paragraph font -->
  7.     body        {background: #ffffff; font-family: MS Pゴシック, MS UI Gothic, Arial; font-size: 80%; }
  8.     
  9. <!-- HYPERLINKS -->
  10.     a:link        {color: #0000cc;}
  11.     a:active    {color: #0000cc;}
  12.     a:visited    {color: #990099;}
  13.  
  14. <!-- LISTS -->
  15.     ol        {font-size: 100%; margin-top: .5em; margin-bottom: 0em; margin-left: 4em;}
  16.     ul        {font-size: 100%; margin-top: .5em; margin-bottom: 0em;}
  17.     ol ul    {list-style: disc; margin-top: .5em;}
  18.     ul ul    {list-style: disc; margin-top: .5em;}
  19.     li        {margin-bottom: .7em; margin-left: -2em;}
  20.  
  21. <!-- PREFORMATTING/CODE -->
  22.     pre         {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
  23. <!--↓ Modified By Ken on 1998/12/2↓-->
  24. <!--    code     {font-family: courier new, courier; font-size: 100%; }-->
  25.     code     {font-family: MS ゴシック; font-size: 100%; }
  26. <!--↑ Modified By Ken ↑-->
  27.     
  28. <!-- TABLES -->
  29.     table    {font-size: 100%; margin-top: 1em; margin-bottom: 1em;}
  30.     th        {text-align: left; background: #DDDDDD; margin: .25em; vertical-align: bottom;}
  31.     tr        {vertical-align: top;}
  32.     td        {margin: .25em; vertical-align: top;}
  33.  
  34. <!-- PARAGRAPH -->
  35.     p        {margin-top: .6em; margin-bottom: .6em;}
  36.  
  37. <!-- No Character Styles at all!-------------------------------------------------------------------------- -->
  38.     
  39.  
  40. <!-- Paragraph styles ------------------------------------------------------------------------- -->
  41.  
  42.     .at            { } 
  43.     .ab            { } 
  44.     .ac            {font-size: 100%;} 
  45.     .a            { } 
  46.     .alnsr        { }
  47.     .callkt        {text-indent: -2em; margin-left: 2em;}
  48.     .cae        { }
  49.     .cas        { }
  50.     .cat        { }
  51.     .cmdn        {font-weight: bold;} 
  52.     .compt        {font-size: 100%;}
  53.     .cha        { }
  54.     .chsum        { }
  55.     .ct            { }
  56.     .ctnsr        { }
  57.     .cri        {text-align: right;}
  58.     .crt        {}
  59.     .dt1        {text-indent: -2em; margin-left: 2em;}
  60.     .dt2        {margin-left: 0em;}
  61.     .errd        {text-indent: -2em; margin-left: 2em;}
  62.     .errm        {font-weight: bold;}
  63.     .errt        {font-style: italic;}
  64.     .xend        {font-weight: bold;}
  65.     .xs            {font-weight: bold;}
  66.     .ft            {font-weight: bold;}
  67.     .fixp        {color: #00ff00;}    <!-- *fix this paragraph for incorrectly used styles / green -->
  68.     .foot        {font-size: 100%;}
  69.  
  70. <!-- Heading 2,Chapter Number/Appendix Letter,chn -->
  71.     .chn        {text-align: right; margin-right: -2em; font-weight: bold; font-size: 100%;  text-transform: uppercase;}
  72. <!-- Heading 3, Org Heading 1,h1 -->
  73.     h1            {font-size: 125%; margin-bottom: .5em;}
  74.     .cht        {font-size: 100%; margin-bottom: .5em;} <!--Chapter/Appendix Title-->
  75.     .gt            {font-size: 100%; margin-bottom: .5em;} <!--Glossary Title-->
  76.     .ixt        {font-size: 100%; margin-bottom: .5em;} <!--Index Title-->
  77.     .int        {font-size: 100%; margin-bottom: .5em;} <!--Intro Title-->
  78. <!-- Heading 4, Ref Heading 1,rh1 -->
  79.     .rh1        {font-size: 100%; margin-bottom: .5em;}
  80.  
  81. <!-- Heading 4, Org Heading 2,h2 -->
  82.     h2            {font-size: 110%; margin-top: 2em; margin-bottom: .5em;}
  83. <!-- Heading 5, Ref Heading 2,rh2 -->
  84.     .rh2        {font-size: 100%; margin-top: 1.2em; margin-bottom: .5em;}
  85.  
  86.     h3            {font-size: 100%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold;}    <!-- Heading 5,Org Heading 3,h3 tugo/p -->
  87. <!-- Heading 6, Ref Heading 3,rh3 -->
  88.     .rh3        {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  89.     h4            {font-size: 95%; margin-top: 1.2em; font-weight: bold;}    <!-- Heading 6,Org Heading 4,h4 tugo/p -->
  90.     h5            {font-size: 90%; margin-top: 1.2em; font-weight: bold;}    <!-- Heading 7,Org Heading 5,h5, tugo/p -->
  91. <!-- Heading 9,List Procedure Heading,lproch -->
  92.     .lproch        {font-weight: bold ;margin-top: 1.2em; }
  93.  
  94.     .ict        { } 
  95.     .ilb        { } 
  96.     .ils        { } 
  97.     .it            { } 
  98.     .lalph2        { } 
  99.     .la            { }
  100.     .la2        { }
  101.     .lbr1        { }
  102.     .lbr2        {}
  103.     .lb1        { }
  104. <!--    .lb2-->        { }<!--hisamitsu modified-->
  105.     .lcae        { }
  106.     .lcas        { }
  107.     .lcat        { }
  108.     .lct1        { }
  109.     .lct2        { }
  110.     .lct3        { }
  111.     .ft1        {font-weight: bold;}
  112.     .ft2        {font-weight: bold;}
  113.     .lmc        { }
  114.     .lnt        { }
  115.     .lnt2        { }
  116.     .lproc        { }
  117.     .lproc2        { }
  118.     .lprocs        { }
  119.     .lproct        { }
  120.     .ls            { }
  121.     .ls2        { }
  122.     .lsyn1        {text-indent: -2em; margin-left: 2em;}
  123.     .lsyn2        {text-indent: -2em; margin-left: 2em;}
  124.     .lt1        { }
  125.     .lt2        { }
  126.     .ltpt        {}
  127.     .mt            {margin-top:  2em;}
  128.     .nav        { }
  129.     .nct        { } 
  130.     .nlb        { }
  131.     .nls        { }
  132.     .nt            { } 
  133.     .nsrnh        {font-size: 100%; text-transform: uppercase; }
  134.     .nsrt        {font-size: 100%;}
  135.     .relatedtopic    {margin-left: 2em;}
  136.     .web        {text-indent: -2em; margin-left: 2em;}
  137.     .rtt        {text-align: right; font-size: 100%; }
  138.     .rlnsr        {font-weight: bold;}
  139.     .rl            {font-weight: bold;}
  140.     .slug        { }    <!-- cc-do we need this? -->
  141.  
  142. <!-- spacing styles -->
  143.     .4            {line-height: 4pt;}
  144.     .6            {line-height: 6pt;}
  145.     .sansr        {line-height: 6pt;}
  146.     .satow        {line-height: 6pt;}
  147.     .satownsr    {line-height: 6pt;}
  148. <!-- end of spacing styles -->
  149.  
  150.     .synnsr        { }
  151.     .syn        {text-indent: -2em; margin-left: 2em;}    
  152.     .tart        { }
  153.     .tct        { }
  154.     .tcrt        { }
  155.     .tft        {text-indent: -2em; margin-left: 2em; font-size: 100%}
  156.     .tlart        { }
  157.     .tlb        { }
  158.     .tlb2        { }
  159.     .tls        { }
  160.     .tnt        { }
  161.     .tr            { }
  162.     .tt            { }
  163.     .tti        {margin-left: 2em;}
  164.     .ttl        {font-weight: bold;}
  165.     .t            { }
  166.     .tof        {text-align: right;}
  167.     .tplb        { } 
  168.     .tpls        {}
  169.     .tpt        { } 
  170.     .tproct        { } 
  171.     .tproct2    { } 
  172.     .tsyn        {text-indent: -2em; margin-left: 2em;}
  173.     .toc3        {text-indent: -2em; margin-left: 2em;}    
  174.     .toc4        {text-indent: -2em; margin-left: 4em;}    
  175.     .toc5        {text-indent: -2em; margin-left: 6em;}    
  176.     .toch        {font-weight: bold;}    
  177.     .we            { }
  178.     .wi            { }
  179.     .ws            { }
  180.     .wt            { }
  181.     
  182. <! -- Show Me Styles -->        
  183.     .Highlight    {background-color: lightblue;}
  184.     .Normal     {background-color: white;}
  185.  
  186.     
  187. </style>
  188.