home *** CD-ROM | disk | FTP | other *** search
/ Sony α Series DSLR Camera Picture Utilities / SONYPICTUTIL.ISO / DIApp / Browser / help / CS / PMBGuide.chm / sdc_e.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-03  |  3.5 KB  |  220 lines

  1. /* Style sheet for digital contents (English) */
  2. /* Last modified 2007.2.20 */
  3.  
  4.  
  5. /* --------------- */
  6. /* Basic Paragraph */
  7. /* --------------- */
  8.  
  9. BODY    {
  10.     font-family:        ╦╬╠σ, Sans-Serif;
  11.     font-size :    100%
  12.     background-color :    #FFFFFF;
  13.     }
  14.  
  15. P    {
  16.     font-size :    100%;
  17.     line-height : 120%;
  18.     margin : 0px 0px 0px 0px;
  19.     }
  20.  
  21.  
  22. /* -------------- */
  23. /* Anchor's color */
  24. /* -------------- */
  25.  
  26. A:link    {color:#0000FF}
  27. A:visited    {color:#800080}
  28.  
  29.  
  30. /* --------------- */
  31. /* Style Container */
  32. /* --------------- */
  33.  
  34. DIV.PAGE    {
  35.     font-size :    95%;
  36.     margin :    0px 20px 0px 20px;
  37.     }
  38.  
  39. DIV.RSLT    {
  40.     font-size :    95%;
  41.     line-height :    115%;
  42.     font-weight :    normal;
  43.     color :    #000000;
  44.     margin :    3px 0px 5px 1px;
  45.     }
  46.  
  47. DIV.TS    {
  48.     font-size :    85%;
  49.     line-height :    115%;
  50.     margin :    4px 0px 0px 17px;
  51.     text-indent :    -18px;
  52.     }
  53.  
  54. DIV.EOF    {
  55.     padding-bottom : 38px;
  56.     }
  57.  
  58. /* --------------- */
  59. /* Heading         */
  60. /* --------------- */
  61.  
  62. H1    {
  63.     font-size :    115%;
  64.     font-weight :    bold;
  65.     margin-bottom : 28px;
  66.     color :        #FFFFFF;
  67.     background-color :    #00008B;
  68.     padding :    10px 10px 10px 20px;
  69.     margin-left:        0px;
  70.     }
  71.  
  72. H2    {
  73.     font-size :    120%;
  74.     line-height :    normal;
  75.     font-weight :    bold;
  76.     margin :    25px 0px 10px 0px;
  77.     color :    #00008B;
  78.     padding-left :    5px;
  79.     border-top :    thick none #00008B;
  80.     border-right :    thick none #00008B;
  81.     border-bottom :    thick none #FFFFFF;
  82.     border-left :    15px solid #00008B;
  83. }
  84.  
  85. H3    {
  86.     font-size :    105%;
  87.     line-height : normal;
  88.     font-weight : bold;
  89.     margin-top : 25px;
  90.     margin-bottom : 5px;
  91.     color :    #00008B;
  92.     }
  93.  
  94. H3.AFTH2    {
  95.     font-size :    105%;
  96.     line-height :    normal;
  97.     font-weight :    bold;
  98.     margin-top :    20px;
  99.     margin-bottom :    5px;
  100.     color :    #00008B;
  101.     }
  102.  
  103. H3.TS    {
  104.     font-size :    100%;
  105.     font-weight :    bold;
  106.     margin :    20px 0px 8px 0px;
  107.     color :    #000000;
  108.     background-color :    #EFF4FA;
  109.     padding :    6px 0px 6px 6px;
  110.     }
  111.  
  112. H4    {
  113.     font-size :    100%;
  114.     line-height :    normal;
  115.     font-weight :    bold;
  116.     margin :    20px 0px 4px 0px;
  117.     }
  118.  
  119. H4.NOTE    {
  120.     color :        #000000;
  121.     font-size :    85%;
  122.     margin-top :    10px;
  123.     margin-bottom :    0px;
  124.     }
  125.  
  126.  
  127.  
  128. /* ------------------ */
  129. /* List and procedure */
  130. /* ------------------ */
  131.  
  132.  
  133. OL    {
  134.     margin-top :    12px;
  135.     margin-left :    25px;
  136.     }
  137.  
  138. UL    {
  139.     margin-top :    5px;
  140.     margin-bottom :    5px;
  141.     margin-left :    15px;
  142.     }
  143.  
  144. UL.TABLE    {
  145.     font-size :    100%;
  146.     margin :    0px 15px 0px 15px;
  147.     }
  148.  
  149. LI    {
  150.     font-size :    95%;
  151.     line-height :    125%;
  152.     margin :    1px 0px 0px 0px;
  153.     }
  154.  
  155. LI.PROC    {
  156.     font-size :    105%;
  157.     line-height :    115%;
  158.     font-weight :    bold;
  159.     margin :    15px 0px 0px 0px;
  160.     color :        #0000cc;
  161.     }
  162.  
  163. LI.BLTM    {
  164.     font-size :    95%;
  165.     line-height :    120%;
  166.     margin :    2px 0px 0px 2px;
  167.     list-style-type :    disc;
  168.     }
  169.  
  170. LI.BLTS    {
  171.     font-size :    85%;
  172.     line-height :    115%;
  173.     margin :    3px 0px 0px 3px;
  174.     list-style-type :    disc;
  175.     }
  176.  
  177.  
  178. /* ----------------------- */
  179. /* Tables and Cells */
  180. /* ----------------------- */
  181.  
  182. TABLE    {
  183.     font-size :    95%;
  184.     line-height :    normal;
  185.     margin :    10px 10px 10px 0px;
  186.     padding :    5px;
  187.     cellpadding :    5px;
  188.     cellspacing :    0px;
  189.     border :    1px outset;
  190.     text-align :    left;
  191.     }
  192.  
  193. TABLE..NAVI    {
  194.     font-size :    85%;
  195.     font-weight :    normal;
  196.     border-style : none;
  197.     margin :    5px 3px 3px -1px;
  198.     text-align :    left;
  199.     }
  200.  
  201. TH    {
  202.     font-weight :    bold;
  203.     background-color :    #C0C0C0;
  204.     padding :    5px;
  205.     border :    1px inset;
  206.     text-align :    center;
  207.     }
  208.  
  209. TD    {
  210.     font-weight :    normal;
  211.     padding :    4px 10px 4px 10px ;
  212.     border :    1px inset;
  213.     }
  214.  
  215. TD.NAVI    {
  216.     font-weight :    normal;
  217.     padding :    2px 3px 3px 4px;
  218.     border-style : none;
  219.     background-color :    #D3F3FF;
  220.     }