/* CSS Document */

html {
height:100%;
}

body {
padding:0;
margin:0;
height:100%;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#333333;
background:#cfcfcf;
}

a {
color:#000099;
text-decoration:underline;
}

a:hover {
color:#333333;
text-decoration:none;
}

p {
padding:3px 0;
margin:0;
}

form, input, select {
padding:0;
margin:0;
}

table {
border:none;
}

img {
border:none;
}

h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
font-weight:normal;
}

h1 {
font-size:22px;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

.clear {
clear:both;
}

.container {
width:998px;
margin:0 auto;
position:relative;
min-height:100%;
height:auto !important;
height:100%;
}

.top {
position:absolute;
top:0;
left:0;
width:100%;
height:402px;
background:#999999 url(../images/top.png) no-repeat top;
}

.header {
position:relative;
width:998px;
margin:0 auto;
height:402px;
background:url(../images/header.gif) no-repeat top left;
}

.logo {
position:absolute;
top:190px;
left:2px;
height:35px;
width:96px;
}

.slogan {
position:absolute;
top:188px;
left:112px;
width:350px;
height:100px;
color:#fdfdfc;
font-size:9px;
line-height:9px;
}

.flash {
position:absolute;
bottom:13px;
left:0;
height:125px;
width:455px;
}

.hm {
position:absolute;
top:102px;
left:-120px;
margin-left:100%;
height:20px;
width:62px;
}

.top-menu {
padding:117px 0 0 2px;
font-weight:bold;
}

.top-menu a {
color:#ffcc00;
text-decoration:none;
}

.top-menu a:hover {
color:#FFFFFF;
text-decoration:none;
}

.top-menu img {
margin:3px 15px 0 15px;
width:16px;
height:17px;
}

.wrapper {
}

.right {
width:723px;
float:right;
padding:415px 10px 0 15px;
}

.item {
margin-bottom:20px;
width:100%;
position:relative;
}

.it {
font-weight:bold;
padding-bottom:2px;
margin-bottom:4px;
border-bottom:1px solid #999999;
}

.it a, .info a{
text-decoration:none;
}

.ic {
padding:0 5px 5px 5px;
}

.info {
clear:both;
border:solid #999999;
border-width:1px 0;
background:#e6e5e5;
padding:5px;
text-align:right;
font-size:11px;
}

.button {
padding:2px 3px;
cursor:pointer;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#333333;
}

.f_input {
width:250px;
height:18px;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#333333;
}

.f_textarea {
width:458px;
height:180px;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#333333;
}

.pages {
padding:7px;
text-align:center;
}

.pages a, .pages span {
text-decoration:none;
padding:2px;
margin:0 2px;
}

.left {
width:240px;
float:left;
padding:415px 0 0 10px;
}

.bt {
padding-bottom:2px;
margin-bottom:4px;
border-bottom:1px solid #999999;
font-weight:bold;
}

.menu {
padding:0 0 0 0;
margin:0 0 15px 0;
font-size:14px;
}

.menu li {
padding:0 0 0 5px;
margin:0 0 2px 0;
list-style:none;
}

.menu a {
text-decoration:none;
}

.block {
width:100%-10px;
padding:0 5px;
margin-bottom:15px;
}

.extra {
clear:both;
height:90px;
}

.bottom {
position:relative;
margin-top:-72px;
height:72px;
width:100%;
background:url(../images/bottom.png) no-repeat top;
}

.footer {
width:998px;
margin:0 auto;
background:url(../images/footer.gif) no-repeat top left;
height:72px;
}