﻿
body {
background : #eee url(images/bg.gif) no-repeat top left;
font-family : Arial, Verdana, Sans-serif;
color : #999;
font-size : 8pt;
text-align : center;
}
h1 {
background-color : #fff;
color : #ff9900;
font-size : 12pt;
font-weight : bold;
margin-top : 0;
margin-bottom : 10px;
}
h2 {
background-color : #fff;
color : #ff9900;
font-size : 10pt;
font-weight : normal;
margin-top : 0;
margin-bottom : 0;
}
ul {
list-style : none;
margin : 0 5px;
padding : 0;
}
li {
padding : 0 4px 8px 10px;
background : url(images/arw.gif) no-repeat 0 3px;
}
a:link, a:visited, a:active {
background-color : #fff;
text-decoration : none;
color : #ff9900;
}
a:hover {
background-color : #fff;
text-decoration : underline;
color : #ffcc99;
}
#header {
height : 100px;
width : 770px;
margin-left : auto;
margin-right : auto;
border : 1px solid #ccc;
background-color : #fff;
color : #ff9900;
}
#main {
width : 770px;
margin-top : 20px;
margin-left : auto;
margin-right : auto;
border : 1px solid #ccc;
background-color : #fff;
font-size : 9pt;
color : #666;
}
#content {
width : 510px;
float : left;
padding : 20px;
text-align : justify;
}
#nav {
width : 180px;
float : left;
margin-right : 5px;
margin-top : 20px;
}
#footer {
height : 30px;
width : 770px;
margin-top : 20px;
margin-left : auto;
margin-right : auto;
padding : 10px 0;
border : 1px solid #ccc;
background-color : #fff;
font-size : 8pt;
color : #999;
text-align : center;
}
#footer a:link, #footer a:visited, #footer a:active {
background-color : #fff;
text-decoration : none;
color : #999;
}
#footer A:hover {
background-color : #fff;
text-decoration : none;
color : #ff9900;
}
.footer {
clear : both;
background : #fff;
color : inherit;
height : 1px;
}
.logo {
width : 460px;
float : left;
text-align : left;
padding : 15px 0 10px 15px;
overflow : hidden;
}
.menu {
width : auto;
text-align : right;
font-weight : bold;
font-size : 12pt;
padding : 35px 15px 0 0;
float : right;
overflow : hidden;
}
.left {
width : 250px;
float : left;
margin : 10px 15px 10px 0;
text-align : justify;
overflow : hidden;
}
.mid {
width : auto;
padding : 10px 0 0 10px;
margin-left : auto;
margin-top : 0;
overflow : hidden;
}
.navhead {
width : 200px;
height : 18px;
padding : 3px 3px 0 5px;
border : 1px solid #ddd;
text-align : left;
font-size : 8pt;
background-color : #eee;
color : #666;
}
.navitem {
width : 202px;
padding : 15px 3px 0 3px;
border-bottom : 1px solid #ddd;
border-right : 1px solid #ddd;
border-left : 1px solid #ddd;
font-size : 8pt;
font-weight : normal;
text-align : justify;
}
.img {
border : 0;
}
input.goinf {
width : 250px;
height : 36px;
font-size : 36px;
color : #81a359;
}
input.gobut {
width : 230px;
height : 36px;
font-size : 20px;
}
