home *** CD-ROM | disk | FTP | other *** search
/ 221.214.14.186 / 221.214.14.186.tar / 221.214.14.186 / wh / sy.css < prev    next >
Cascading Style Sheet File  |  2007-11-06  |  2KB  |  105 lines

  1. #id1 {
  2.     font-size: 16px;
  3.     border-top-width: 1px;
  4.     border-right-width: 1px;
  5.     border-bottom-width: 1px;
  6.     border-left-width: 1px;
  7.     border-top-style: none;
  8.     border-right-style: none;
  9.     border-bottom-style: dotted;
  10.     border-left-style: none;
  11.     border-top-color: #999999;
  12.     border-right-color: #999999;
  13.     border-bottom-color: #999999;
  14.     border-left-color: #999999;
  15.     line-height: 30px;
  16. }
  17. #id5 {
  18.     font-size: 12px;
  19.     border-top-width: 1px;
  20.     border-right-width: 1px;
  21.     border-bottom-width: 1px;
  22.     border-left-width: 1px;
  23.     border-top-style: none;
  24.     border-right-style: dotted;
  25.     border-bottom-style: none;
  26.     border-left-style: none;
  27.     border-top-color: #009900;
  28.     border-right-color: #009900;
  29.     border-bottom-color: #009900;
  30.     border-left-color: #009900;
  31. }
  32.  
  33. #id2 {
  34.     font-size: 18px;
  35.     color: #FF9900;
  36.     border-top-width: 1px;
  37.     border-right-width: 1px;
  38.     border-bottom-width: 1px;
  39.     border-left-width: 1px;
  40.     border-top-style: none;
  41.     border-right-style: none;
  42.     border-bottom-style: dotted;
  43.     border-left-style: none;
  44.     border-top-color: #999999;
  45.     border-right-color: #999999;
  46.     border-bottom-color: #999999;
  47.     border-left-color: #999999;
  48.     font-weight: bold;
  49.     text-indent: 2pc;
  50. }
  51. #id4 {
  52.     font-size: 18px;
  53.     color: #003399;
  54. }
  55. .bk1 {
  56.     border-top-width: 1px;
  57.     border-right-width: 1px;
  58.     border-bottom-width: 1px;
  59.     border-left-width: 1px;
  60.     border-top-style: none;
  61.     border-right-style: none;
  62.     border-bottom-style: none;
  63.     border-left-style: solid;
  64.     border-top-color: #009900;
  65.     border-right-color: #009900;
  66.     border-bottom-color: #009900;
  67.     border-left-color: #009900;
  68. }
  69. .h1 {
  70.     font-size: 18px;
  71.     font-weight: bolder;
  72.     color: #006600;
  73. }
  74. .bk2 {
  75.     border: 1px solid #336600;
  76. }
  77. .bk3 {
  78.     border: 1px solid #666699;
  79. }
  80.  
  81.  
  82.  
  83.  
  84. a:link {
  85.     font-size: 14px;
  86.     color: #000099;
  87. }
  88. td {
  89.     font-size: 14px;
  90.     color: #003333;
  91. }
  92.  
  93. br {
  94.     font-size: 12px;
  95. }
  96.  
  97. a:visited {
  98.     font-size: 14px;
  99.     color: #000066;
  100. }
  101. a:hover {
  102.     font-size: 14px;
  103.     color: #FF6600;
  104. }
  105.