1 |
|
---|
2 | *{
|
---|
3 | margin: 0px;
|
---|
4 | padding: 0px;
|
---|
5 | }
|
---|
6 |
|
---|
7 | img, fieldset{
|
---|
8 | padding: 0px;
|
---|
9 | border: none;
|
---|
10 | margin: 0px;
|
---|
11 | line-height: 0px;
|
---|
12 | }
|
---|
13 |
|
---|
14 | a{
|
---|
15 | color: #ffffff;
|
---|
16 | text-decoration: none;
|
---|
17 | font-weight: bold;
|
---|
18 | }
|
---|
19 |
|
---|
20 | a:hover {
|
---|
21 | text-decoration: none;
|
---|
22 | color: #0870d7;
|
---|
23 | }
|
---|
24 |
|
---|
25 | h2{
|
---|
26 | font: 24px Arial, Helvetica, sans-serif;
|
---|
27 | font-weight: normal;
|
---|
28 | color: #0870d7;
|
---|
29 | padding: 30px 0px 10px 40px;
|
---|
30 | }
|
---|
31 |
|
---|
32 | h3{
|
---|
33 | background: url(../images/title.png) no-repeat top left;
|
---|
34 | font: 18px Arial, Helvetica, sans-serif;
|
---|
35 | color: #ffffff;
|
---|
36 | height: 43px;
|
---|
37 | width: 265px;
|
---|
38 | text-align: center;
|
---|
39 | line-height: 43px;
|
---|
40 | font-weight: normal;
|
---|
41 |
|
---|
42 | }
|
---|
43 |
|
---|
44 | body{
|
---|
45 | font-family: Arial, Helvetica, sans-serif;
|
---|
46 | font-size: 12px;
|
---|
47 | line-height: 18px;
|
---|
48 | color: #ffffff;
|
---|
49 | background: #000 url(../images/bg.jpg) no-repeat center 87px;
|
---|
50 |
|
---|
51 | }
|
---|
52 |
|
---|
53 | #bg2 {
|
---|
54 | background: url(../images/bg2.png) repeat-x top;
|
---|
55 | height: 87px;
|
---|
56 | position: absolute;
|
---|
57 | width: 100%;
|
---|
58 | }
|
---|
59 |
|
---|
60 | #wrapper1 {
|
---|
61 | position: relative;
|
---|
62 | width:900px;
|
---|
63 | margin: 0 auto;
|
---|
64 | }
|
---|
65 |
|
---|
66 | .clear{
|
---|
67 | clear: both;
|
---|
68 | }
|
---|
69 |
|
---|
70 | /*
|
---|
71 | menu
|
---|
72 | */
|
---|
73 |
|
---|
74 | #header2{
|
---|
75 |
|
---|
76 | height: 91px;
|
---|
77 | width: 900px;
|
---|
78 | margin: 0 93px;
|
---|
79 | }
|
---|
80 |
|
---|
81 | #header2 ul{
|
---|
82 | padding-left: 0px;
|
---|
83 | list-style: none;
|
---|
84 | width: 800px;
|
---|
85 | margin: 0 auto;
|
---|
86 | }
|
---|
87 |
|
---|
88 | #header2 ul li li2{
|
---|
89 | display: inline;
|
---|
90 | }
|
---|
91 |
|
---|
92 | #header2 ul li a{
|
---|
93 | font: 24px Arial, Helvetica, sans-serif;
|
---|
94 | color: #ffffff;
|
---|
95 | text-align: center;
|
---|
96 | font-weight: normal;
|
---|
97 | text-decoration: none;
|
---|
98 | display: block;
|
---|
99 | float: left;
|
---|
100 | width: 620px;
|
---|
101 | height: 120px;
|
---|
102 | line-height: 91px;
|
---|
103 | font-family:broadway;
|
---|
104 | font-size: 3em;
|
---|
105 | }
|
---|
106 | #header2 ul li2 {
|
---|
107 | font-size: .6em;
|
---|
108 | /*font-style: italic;*/
|
---|
109 | font-family:broadway;
|
---|
110 | color: #ffffff;
|
---|
111 | width: 620px;
|
---|
112 | height: 120px;
|
---|
113 | line-height: 91px;
|
---|
114 |
|
---|
115 | }
|
---|
116 |
|
---|
117 | #header2 ul li li2 a:hover, #menu ul li .active{
|
---|
118 | color: #FF0;
|
---|
119 |
|
---|
120 | }
|
---|
121 |
|
---|
122 |
|
---|
123 | /*logo*/
|
---|
124 |
|
---|
125 | #logo{
|
---|
126 | width: 1032px;
|
---|
127 | margin: 0 auto;
|
---|
128 | height: 112px;
|
---|
129 | padding-top: 50px;
|
---|
130 | padding-left: 60px;
|
---|
131 |
|
---|
132 | }
|
---|
133 |
|
---|
134 | #logo h1 a{
|
---|
135 | font: 14px Arial, Helvetica, sans-serif;
|
---|
136 | color: #ffffff;
|
---|
137 | font-weight: bold;
|
---|
138 | text-decoration: none;
|
---|
139 | }
|
---|
140 |
|
---|
141 | #logo a small{
|
---|
142 | font: 12px Arial, Helvetica, sans-serif;
|
---|
143 | color: #ffffff;
|
---|
144 | font-weight: normal;
|
---|
145 | text-decoration: none;
|
---|
146 | }
|
---|
147 |
|
---|
148 | #prew_img{
|
---|
149 | background: url(../images/img_prew.png) no-repeat top left;
|
---|
150 | height: 297px;
|
---|
151 | width: 1054px;
|
---|
152 | margin: 0 auto;
|
---|
153 | }
|
---|
154 |
|
---|
155 | /*
|
---|
156 | Content
|
---|
157 | */
|
---|
158 | #content_bg_top{
|
---|
159 | background: url(../images/content_top.png) no-repeat top left;
|
---|
160 | height: 10px;
|
---|
161 |
|
---|
162 | }
|
---|
163 | #content_bg_bot{
|
---|
164 | background: url(../images/content_bot.png) no-repeat bottom left;
|
---|
165 | height: 10px;
|
---|
166 | }
|
---|
167 | #content_box{
|
---|
168 | background: url(../images/content_repeat.png);
|
---|
169 | padding:0px 12px;
|
---|
170 |
|
---|
171 | }
|
---|
172 | /*
|
---|
173 | header
|
---|
174 | */
|
---|
175 | #header {
|
---|
176 | background: url(../images/header.jpg) no-repeat left top;
|
---|
177 | height: 326px;
|
---|
178 | width: 876px;
|
---|
179 | }
|
---|
180 |
|
---|
181 | /*
|
---|
182 | download_box
|
---|
183 | */
|
---|
184 |
|
---|
185 | #download_box{
|
---|
186 |
|
---|
187 | width: 876px;
|
---|
188 | height: 112px;
|
---|
189 |
|
---|
190 | }
|
---|
191 |
|
---|
192 | #download_box p {
|
---|
193 | color: #303030;
|
---|
194 | font: 12px Arial, Helvetica, sans-serif;
|
---|
195 | font-weight: normal;
|
---|
196 | }
|
---|
197 | #download_box p a {
|
---|
198 | color: #303030;
|
---|
199 | font: 12px Arial, Helvetica, sans-serif;
|
---|
200 | font-weight: bold;
|
---|
201 |
|
---|
202 | }
|
---|
203 | #download_box p a:hover {
|
---|
204 | color: #0870d7;
|
---|
205 | }
|
---|
206 | #download_left {
|
---|
207 | padding: 25px 0px 10px 25px;
|
---|
208 | float:left;
|
---|
209 | width: 638px;
|
---|
210 | }
|
---|
211 |
|
---|
212 | #download_right a{
|
---|
213 | font: 18px Arial, Helvetica, sans-serif;
|
---|
214 | font-weight: bold;
|
---|
215 | text-align: center;
|
---|
216 | line-height: 56px;
|
---|
217 | width: 195px;
|
---|
218 | height: 56px;
|
---|
219 | text-transform: uppercase;
|
---|
220 | background: url(../images/download_button.png) no-repeat top left;
|
---|
221 | display: block;
|
---|
222 | float: right;
|
---|
223 | margin: 38px 15px 0px 0px;
|
---|
224 | }
|
---|
225 |
|
---|
226 | #download_right a:hover{
|
---|
227 | color: #ffffff;
|
---|
228 | }
|
---|
229 |
|
---|
230 | /*
|
---|
231 | column_box
|
---|
232 | */
|
---|
233 | #column_box {
|
---|
234 | padding-left: 15px;
|
---|
235 | padding-bottom: 30px;
|
---|
236 | }
|
---|
237 | #column_box a {
|
---|
238 | color: #666666;
|
---|
239 | }
|
---|
240 | #column_box a:hover {
|
---|
241 | color: #ffffff;
|
---|
242 | }
|
---|
243 | #column_box p {
|
---|
244 | color: #666666;
|
---|
245 | padding-top: 5px;
|
---|
246 | }
|
---|
247 |
|
---|
248 | #column1{
|
---|
249 | float: left;
|
---|
250 | width: 280px;
|
---|
251 | }
|
---|
252 | #column2{
|
---|
253 | float: left;
|
---|
254 | width: 260px;
|
---|
255 | }
|
---|
256 | #column3{
|
---|
257 | float: left;
|
---|
258 | width: 580px;
|
---|
259 | }
|
---|
260 | #column2 {
|
---|
261 | margin: 0px 40px;
|
---|
262 | }
|
---|
263 | /*
|
---|
264 | footer_top
|
---|
265 | */
|
---|
266 |
|
---|
267 |
|
---|
268 |
|
---|
269 | #footer_top{
|
---|
270 | padding-top: 35px;
|
---|
271 | }
|
---|
272 |
|
---|
273 |
|
---|
274 | #footer_top a{
|
---|
275 | color: #ffffff;
|
---|
276 | font-weight: bold;
|
---|
277 | }
|
---|
278 |
|
---|
279 | #footer_top a:hover{
|
---|
280 | color: #0870d7;
|
---|
281 | }
|
---|
282 |
|
---|
283 | #footer_top p{
|
---|
284 | color: #ffffff;
|
---|
285 | line-height: 20px;
|
---|
286 | }
|
---|
287 |
|
---|
288 | #footer_column1, #footer_column2, #footer_column3{
|
---|
289 | width: 265px;
|
---|
290 | float: left;
|
---|
291 | }
|
---|
292 |
|
---|
293 | .footer_text{
|
---|
294 | background: url(../images/footer_top_border.png) no-repeat top left;
|
---|
295 | padding: 10px 0px 10px 20px;
|
---|
296 | }
|
---|
297 |
|
---|
298 | #footer_column2{
|
---|
299 | padding: 0px 38px 0px 31px;
|
---|
300 | }
|
---|
301 |
|
---|
302 | .foot_pad{
|
---|
303 | padding-left: 45px;
|
---|
304 | padding-top: 10px;
|
---|
305 | }
|
---|
306 |
|
---|
307 |
|
---|
308 | .ls{
|
---|
309 | list-style: none;
|
---|
310 | padding-left: 0px;
|
---|
311 | }
|
---|
312 |
|
---|
313 | .ls li{
|
---|
314 | background: url(../images/ls1.gif) no-repeat 0px 6px;
|
---|
315 | margin-bottom: 8px;
|
---|
316 | padding-left: 15px;
|
---|
317 | }
|
---|
318 |
|
---|
319 | /*
|
---|
320 | footer_bot
|
---|
321 | */
|
---|
322 |
|
---|
323 | #footer_bot{
|
---|
324 | padding: 25px;
|
---|
325 | text-align: center;
|
---|
326 | }
|
---|
327 |
|
---|
328 |
|
---|
329 | /*=================================*/
|
---|
330 | /* Nivo Slider Demo
|
---|
331 | /* November 2010
|
---|
332 | /* By: Gilbert Pellegrom
|
---|
333 | /* http://dev7studios.com
|
---|
334 | /*=================================*/
|
---|
335 |
|
---|
336 |
|
---|
337 | #slider-wrapper {
|
---|
338 | width: 876px;
|
---|
339 | height: 326px;
|
---|
340 | }
|
---|
341 |
|
---|
342 | #slider {
|
---|
343 | position:relative;
|
---|
344 | width: 876px;
|
---|
345 | height: 326px;
|
---|
346 | background:url(../images/loading.gif) no-repeat 50% 50%;
|
---|
347 | }
|
---|
348 | #slider img {
|
---|
349 | position:absolute;
|
---|
350 | top:0px;
|
---|
351 | left:0px;
|
---|
352 | display:none;
|
---|
353 | }
|
---|
354 | #slider a {
|
---|
355 | border:0;
|
---|
356 | display:block;
|
---|
357 | }
|
---|
358 |
|
---|
359 | .nivo-controlNav {
|
---|
360 | position:absolute;
|
---|
361 | left:260px;
|
---|
362 | bottom:-42px;
|
---|
363 | display: none;
|
---|
364 | }
|
---|
365 | .nivo-controlNav a.active {
|
---|
366 | background-position:0 -22px;
|
---|
367 | }
|
---|
368 |
|
---|
369 | .nivo-directionNav a {
|
---|
370 | display:block;
|
---|
371 | width:30px;
|
---|
372 | height:30px;
|
---|
373 | background:url(../images/arrows.png) no-repeat;
|
---|
374 | text-indent:-9999px;
|
---|
375 | border:0;
|
---|
376 | }
|
---|
377 | a.nivo-nextNav {
|
---|
378 | background-position:-30px 0;
|
---|
379 | right:15px;
|
---|
380 | }
|
---|
381 | a.nivo-prevNav {
|
---|
382 | left:15px;
|
---|
383 | }
|
---|
384 |
|
---|
385 | .nivo-caption {
|
---|
386 | text-shadow:none;
|
---|
387 | font-family: Helvetica, Arial, sans-serif;
|
---|
388 | }
|
---|
389 | .nivo-caption a {
|
---|
390 | color:#efe9d1;
|
---|
391 | text-decoration:underline;
|
---|
392 | }
|
---|
393 | .button {
|
---|
394 | cursor:pointer;
|
---|
395 | border-top: 1px solid #96d1f8;
|
---|
396 | background: #65a9d7;
|
---|
397 | background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
|
---|
398 | background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
|
---|
399 | background: -moz-linear-gradient(top, #3e779d, #65a9d7);
|
---|
400 | background: -ms-linear-gradient(top, #3e779d, #65a9d7);
|
---|
401 | background: -o-linear-gradient(top, #3e779d, #65a9d7);
|
---|
402 | padding: 3px 6px;
|
---|
403 | -webkit-border-radius: 6px;
|
---|
404 | -moz-border-radius: 6px;
|
---|
405 | border-radius: 6px;
|
---|
406 | -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
|
---|
407 | -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
|
---|
408 | box-shadow: rgba(0,0,0,1) 0 1px 0;
|
---|
409 | text-shadow: rgba(0,0,0,.4) 0 1px 0;
|
---|
410 | color: white;
|
---|
411 | font-size: 14px;
|
---|
412 | font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
|
---|
413 | text-decoration: none;
|
---|
414 | vertical-align: middle;
|
---|
415 | }
|
---|
416 | .button:hover {
|
---|
417 | border-top-color: #28597a;
|
---|
418 | background: #28597a;
|
---|
419 | color: #ccc;
|
---|
420 | }
|
---|
421 | .button:active {
|
---|
422 | border-top-color: #b6c5cf;
|
---|
423 | background: #b6c5cf;
|
---|
424 | }
|
---|
425 | #button {
|
---|
426 | border-top: 1px solid #96d1f8;
|
---|
427 | background: #65a9d7;
|
---|
428 | background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
|
---|
429 | background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
|
---|
430 | background: -moz-linear-gradient(top, #3e779d, #65a9d7);
|
---|
431 | background: -ms-linear-gradient(top, #3e779d, #65a9d7);
|
---|
432 | background: -o-linear-gradient(top, #3e779d, #65a9d7);
|
---|
433 | padding: 3px 6px;
|
---|
434 | -webkit-border-radius: 6px;
|
---|
435 | -moz-border-radius: 6px;
|
---|
436 | border-radius: 6px;
|
---|
437 | -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
|
---|
438 | -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
|
---|
439 | box-shadow: rgba(0,0,0,1) 0 1px 0;
|
---|
440 | text-shadow: rgba(0,0,0,.4) 0 1px 0;
|
---|
441 | color: white;
|
---|
442 | font-size: 12px;
|
---|
443 | font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
|
---|
444 | text-decoration: none;
|
---|
445 | vertical-align: middle;
|
---|
446 | }
|
---|
447 | #button:hover {
|
---|
448 | border-top-color: #28597a;
|
---|
449 | background: #28597a;
|
---|
450 | color: #ccc;
|
---|
451 | }
|
---|
452 | #button:active {
|
---|
453 | border-top-color: #b6c5cf;
|
---|
454 | background: #b6c5cf;
|
---|
455 | }
|
---|
456 | |
---|