home *** CD-ROM | disk | FTP | other *** search
- body
- {
- font-size: 13px;
- font-family: arial, helvetica, sans-serif;
- }
-
- a
- {
- color: #1d3072;
- }
-
- #header
- {
- background: #1d3072 url(../images/header_bg.jpg) repeat-x;
- height: 120px;
- width: 100%;
- }
-
- #logo
- {
- position: relative;
- left: 20px;
- top: 0px;
- }
-
- #wrapper
- {
- width: 100%;
- background-color: #1d3072;
- }
-
- #contact
- {
- background-color: #1d3072;
- color: #ffffff;
- width: 80%;
- margin: auto;
- }
-
- #contact a
- {
- text-decoration: none;
- color: #ffffff;
- font-weight: bold;
- }
-
- #content
- {
- background-color: #ffffff;
- width: 80%;
- margin: auto;
- overflow: hidden;
- }
-
- #main
- {
- width: 90%;
- margin: auto;
- }
-
- .notice
- {
- border: 1px solid #FF0000;
- padding: 5px;
- width: 90%;
- margin-left: auto;
- margin-right: auto;
- margin-top: 50px;
- }
-
- .hint
- {
- color: #FF0000;
- font-weight: bold;
- }
-
- .screen
- {
- width: 391px;
- }
-
- #footer
- {
- width: 100%;
- height: 60px;
- background-color: #1d3072;
- }