home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd2.bin / software / mobily / me / setup.exe / RCDATA / CABINET / mobiledit.cab / English / global2.css < prev    next >
Cascading Style Sheet File  |  2004-05-18  |  1KB  |  77 lines

  1. BODY {
  2.     color: #07004A;
  3.     font-family: Arial;
  4.     font-size: 80%;
  5. }
  6.  
  7. LI {
  8.     list-style: url(img/arrow.gif);
  9. }
  10.  
  11. IMG {
  12.     border: 0px;
  13. }
  14.  
  15. HR {
  16.     color: #1578D4;
  17.     height: 1pt;
  18. }
  19.  
  20. .header {
  21.     border-bottom: thin dotted #1578D4
  22. }
  23.  
  24. A {
  25.     font-family: arial;
  26.     font-size: 12pt;
  27.     color: #07004A;
  28.     text-decoration: underline;
  29. }
  30.  
  31. A:Hover {
  32.     color: #ffffff;
  33.     text-decoration: none;
  34.     background-color: #11528F;
  35. }
  36.  
  37. .Brd  {
  38.     border-color: Black;
  39.     border-style: solid;
  40.     border-width: 1px;
  41. }
  42.  
  43. .Btn2{
  44.     font-family: arial;
  45.     color:#39A4FE;
  46.     border-color: #c3c3c3 #676767 #676767 #c3c3c3;
  47.     border-style: solid;
  48.     height:20px;
  49.     border-width:1px;
  50.     background-color:#000000;
  51.     text-align:center;
  52.     vertical-align: bottom;
  53. }
  54.  
  55. .Bck0{
  56.     background-color: #AAD6FF;
  57. }
  58.  
  59. .Bck1{
  60.     background-color: #D1E9FF;
  61. }
  62.  
  63. .Bck0x{
  64.     background-color: #A4CEF6;
  65. }
  66.  
  67. .Bck1x{
  68.     background-color: #CFE5F9;
  69. }
  70.  
  71. .ActBck{
  72.     background-color: #6DB8FF;
  73. }
  74.  
  75. .ActBckx{
  76.     background-color: #6DB8FF;
  77. }