
@charset "UTF-8";
a:link {
color : #006699;
}
a:visited {
color : #006699;
}
a:hover {
color : #0099cc;
}
a:active {
color : #006699;
}
body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #666;
}
body {
margin : 0;
background : #e5e1c6 url("images/bg.jpg");
font-size : 12px;
}
p {
margin : 0;
margin-bottom : 12px;
}
#top {
width : auto;
margin : 0;
height : 110px;
text-decoration : none;
text-align : center;
padding : 7px 5px 5px 5px;
background : #e5e1c6 url("images/top_bg.jpg") repeat-x;
}
#wrapper {
width : auto;
background : #e5e1c6;
padding-top : 4px;
padding-bottom : 15px;
}
#footer {
width : auto;
margin : 0;
clear : both;
height : 40px;
color : #ffffff;
text-align : center;
padding-top : 20px;
background : url("images/bottom.jpg") repeat-x;
}
#footer a {
color : #fff;
}
#main_container {
width : 1000px;
margin-right : auto;
text-align : left;
margin-left : auto;
}
#head_container {
width : 1000px;
clear : both;
margin-right : auto;
text-align : left;
margin-left : auto;
height : 110px;
}
#head_container ul {
margin-top : 42px;
float : right;
vertical-align : bottom;
list-style : none;
}
#head_container li {
margin-left : 5px;
float : left;
color : #ffffff;
}
#head_container li a {
background : url("images/navbar_body.jpg") no-repeat right;
height : 17px;
border : 2px solid #5f9ebe;
border-top : 1px;
margin-top : 2px;
color : #ffffff;
margin-left : 5px;
display : block;
text-decoration : none;
float : left;
padding : 8px;
}
#head_container li a:hover {
border-bottom : 2px solid #ffffff;
color : #ffffff;
margin-top : 0;
border-top : 2px solid #5f9ebe;
background : #7db0ca;
}
#menu_container {
float : right;
width : 200px;
}
#content_container {
width : 800px;
padding-right : 10px;
background : #e5e1c6;
}
#clear {
clear : right;
}
.content {
width : auto;
text-align : left;
padding : 5px;
margin : 0;
margin-bottom : 5px;
background : #fff;
border : 1px solid #d5d1b8;
}
.content ul {
margin : 0;
width : auto;
float : none;
padding : 0;
display : block;
}
.content li {
list-style : none;
display : block;
margin : 0;
margin-top : 1px;
height : auto;
}
.content li a {
display : block;
width : auto;
padding : 3px;
list-style : none;
margin : 0;
border : 1px solid #fff;
}
.content li a:hover {
border : 1px solid #5f9ebe;
}
.content span {
color : #999999;
}
h1 {
width : auto;
background : url("images/titletop.jpg");
height : 15px;
margin : 0;
padding : 3px;
padding-bottom : 4px;
color : #ffffff;
font-size : 12px;
}
#logo {
margin-top : 15px;
display : block;
padding-left : 0px;
padding-top : 10px;
height : 52px;
color : #fff;
font-family : Arial, Helvetica, Sans-Serif;
text-decoration : none;
font-size : 30px;
}
#logo a {
text-decoration : none;
}
