DefaultCS.css.txt
1 |
.f8px { font-size: 8px; line-height: 110%; color: #000000} |
---|---|
2 |
.f10px { font-size: 10px; line-height: 110%; color: #000000} |
3 |
.f11px { font-size: 11px; line-height: 110%; color: #000000} |
4 |
.f12px { font-size: 12px; line-height: 120%; color: #000000} |
5 |
.f14px { font-size: 14px; line-height: 110%; color: #000000} |
6 |
.f16px { font-size: 16px; line-height: 110%; color: #000000} |
7 |
.f18px { font-size: 16px; line-height: 110%; color: #000000} |
8 |
.f20px { font-size: 20px; line-height: 110%; color: #000000} |
9 |
.left { left: 8px; clip: rect( ); position: static} .left{ margin-left: 8px} |
10 |
|
11 |
a { text-decoration: none ;} |
12 |
A:hover {color:#66CC99;} |
13 |
A:active {color:#000066;} |
14 |
|
15 |
input.a1 { width:100px; height:25px; font-weight:bold;} |
16 |
input.a2 { width:100px; height:25px; font-weight:bold;background-color:#FFCCCC} |
17 |
input.b1 { width:50px; height:35px; font-weight:bold;} |
18 |
|
19 |
input.s1 { width:150px; height:35px; font-weight:bold;text-align:left;} |
20 |
input.s1b { width:150px; height:35px; font-weight:bold; background-color:#FFFFAA;text-align:left;} |
21 |
input.s2 { width:170px; height:35px; font-weight:bold;} |
22 |
input.s2R { width:170px; height:35px; font-weight:bold; background-color:#FFCCCC} |
23 |
input.s3 { width:300px; height:35px; font-weight:bold;text-align:left;} |
24 |
input.s3b { width:300px; height:35px; font-weight:bold; background-color:#FFFFAA;text-align:left;} |