home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 June / VPR0206A.BIN / engine.chm / midas.css < prev    next >
Cascading Style Sheet File  |  2001-04-23  |  4KB  |  122 lines

  1.  
  2.  /* $MVD$:color("18","f0d5a2","Head1","0") */
  3.  /* $MVD$:color("19","ed9564","Cornflower Blue","0") */
  4.  /* $MVD$:color("20","e22b8a","Blue Violet","0") */
  5.  /* $MVD$:color("21","f9ebd4","D4ebf9","0") */
  6.  /* $MVD$:color("22","d6e9d8","d8e9d6","0") */
  7.  /* $MVD$:color("23","79f8fb","tw-yellow","0") */
  8.  /* $MVD$:color("24","d4d4d4","d4d4d4","0") */
  9.  /* $MVD$:color("25","ffc082","82C0FF","0") */
  10.  /* $MVD$:fontset("MS Pゴシック","MS Pゴシック") */
  11.  BODY { background-color : white;}
  12.  .mvd-BODY { background-color : white;}
  13.  P { font-family : "MS Pゴシック";
  14.      font-size : 9.0pt;
  15.      color : black;
  16.      margin-top : 4.0pt;}
  17.  .mvd-P { font-family : "MS Pゴシック";
  18.           font-size : 9.0pt;
  19.           color : black;
  20.           margin-top : 4.0pt;}
  21.  H1 { font-family : "MS Pゴシック";
  22.       font-variant : normal;
  23.       font-weight : bold;
  24.       font-size : 11.0pt;
  25.       background-color : #82C0FF;
  26.       color : black;
  27.       padding : 4.0pt;}
  28.  .mvd-H1 { font-family : "MS Pゴシック";
  29.            font-variant : normal;
  30.            font-weight : bold;
  31.            font-size : 11.0pt;
  32.            background-color : #82C0FF;
  33.            color : black;
  34.            padding : 4.0pt;}
  35.  H2 { font-family : "MS Pゴシック";
  36.       font-weight : bold;
  37.       font-size : 11.0pt;
  38.       color : black;}
  39.  .mvd-H2 { font-family : "MS Pゴシック";
  40.            font-weight : bold;
  41.            font-size : 11.0pt;
  42.            color : black;}
  43.  H3 { font-family : "MS Pゴシック";
  44.       font-weight : bold;
  45.       font-size : 9.0pt;
  46.       color : black;}
  47.  .mvd-H3 { font-family : "MS Pゴシック";
  48.            font-weight : bold;
  49.            font-size : 9.0pt;
  50.            color : black;}
  51.  H4 { font-family : "MS Pゴシック";
  52.       font-weight : normal;
  53.       font-size : 10.0pt;
  54.       color : black;}
  55.  .mvd-H4 { font-family : "MS Pゴシック";
  56.            font-weight : normal;
  57.            font-size : 10.0pt;
  58.            color : black;}
  59.  H5 { font-family : "MS Pゴシック";
  60.       font-weight : normal;
  61.       font-size : 10.0pt;
  62.       color : black;}
  63.  .mvd-H5 { font-family : "MS Pゴシック";
  64.            font-weight : normal;
  65.            font-size : 10.0pt;
  66.            color : black;}
  67.  H6 { font-family : "MS Pゴシック";
  68.       font-weight : normal;
  69.       font-size : 10.0pt;
  70.       color : black;}
  71.  .mvd-H6 { font-family : "MS Pゴシック";
  72.            font-weight : normal;
  73.            font-size : 10.0pt;
  74.            color : black;}
  75.  A:link { text-decoration :underline;
  76.           color : blue;}
  77.  A:visited { text-decoration :underline;
  78.              color : blue;}
  79.  P.Note { font-family : "MS Pゴシック";
  80.           font-weight : normal;
  81.           font-size : 9.0pt;
  82.           background-color : #D4D4D4;
  83.           text-align : left;
  84.           color : black;
  85.           border : none;
  86.           margin-left : 6.0pt;
  87.           margin-right : 12.0pt;
  88.           padding : 4.0pt;}
  89.  .mvd-P-Note { font-family : "MS Pゴシック";
  90.                font-weight : normal;
  91.                font-size : 9.0pt;
  92.                background-color : #D4D4D4;
  93.                text-align : left;
  94.                color : black;
  95.                margin-left : 6.0pt;
  96.                margin-right : 12.0pt;
  97.                padding : 4.0pt;}
  98.  CITE.expandspot { font-style : normal;
  99.                    color : green;
  100.                    cursor: hand;}
  101.  .mvd-CITE-expandspot { font-style : normal;
  102.                         color : green;
  103.                         cursor: hand;}
  104.  DFN.collapsed { font-style : italic;
  105.                  font-weight : normal;
  106.                  display :                   'none';
  107.                  color : red;}
  108.  .mvd-DFN-collapsed { font-style : italic;
  109.                       font-weight : normal;
  110.                       display :                   'none';
  111.                       color : red;}
  112.  DFN.expanded { font-style : italic;
  113.                 font-weight : normal;
  114.                 color : red;}
  115.  .mvd-DFN-expanded { font-style : italic;
  116.                      font-weight : normal;
  117.                      color : red;}
  118.  EM.dropspot { color : green;
  119.                cursor: hand;}
  120.  .mvd-EM-dropspot { color : green;
  121.                     cursor: hand;}
  122.