equal
deleted
inserted
replaced
|
1 body { |
|
2 margin:0px; |
|
3 text-align: center; |
|
4 font-family: sans-serif; |
|
5 font-size: 16px; |
|
6 |
|
7 |
|
8 |
|
9 #background-color: #006633; |
|
10 background-color: #333333; |
|
11 } |
|
12 |
|
13 img { border-style: none; } |
|
14 |
|
15 li { padding-top: 10px; } |
|
16 |
|
17 h4 { |
|
18 font-family: sans-serif; |
|
19 font-size: 24px; |
|
20 font-weight: bold; |
|
21 } |
|
22 |
|
23 #sub_left { |
|
24 float: left; |
|
25 padding-left: 20px; |
|
26 padding-top: 10px; |
|
27 width: 290px; |
|
28 } |
|
29 |
|
30 #sub_right { |
|
31 float: right; |
|
32 padding-right: 20px; |
|
33 padding-top: 36px; |
|
34 width: 200px; |
|
35 } |
|
36 |
|
37 #rel_notes { |
|
38 float: clear; |
|
39 text-align: left; |
|
40 margin: 20px; |
|
41 margin-top: 10px; |
|
42 font-size: 18px; |
|
43 font-weight: normal; |
|
44 color: #FFFFFF; |
|
45 } |
|
46 |
|
47 #start_search { |
|
48 height: 46px; |
|
49 font-size: 20px; |
|
50 color: #115D6E; |
|
51 } |