home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 17 / DOKAN17.iso / IE5 / SCAIME.CAB / MSSCAIME.chm / ime.css < prev    next >
Cascading Style Sheet File  |  1999-02-10  |  404b  |  41 lines

  1. body         
  2.     {  
  3.     background-color: #ffffff; 
  4.     font-size: 9pt;
  5.     font-family: MS SONG;    
  6.     }
  7.  
  8. hanzi
  9.     {
  10.     font-size: 9pt;
  11.     font-family: MS SONG;
  12.     }
  13. table         
  14.     {  
  15.     font-size: 9pt;
  16.     font-family: MS SONG;    
  17.     }
  18.  
  19. a:link
  20.     {
  21.     background: transparent; 
  22.     color: #000099;
  23.     } 
  24.  
  25. a:visited
  26.     {  
  27.     color: #996699;
  28.     }
  29.  
  30. a:active
  31.     {
  32.     color: #999999;
  33.     }
  34.  
  35.  
  36. p    
  37.     { 
  38.     margin-bottom: -.75em;    
  39.     }    
  40.  
  41.