body {
width : 100%;
height : 100%;
margin : 0;
background-image : url(../images/background/header_bg.png);
background-repeat : repeat-x;
background-color : #363636;
font-family : Tahoma;
font-size : 10px;
}
a:link {
color : #888888;
text-decoration : none;
}
a:hover {
color : #888888;
}
a:active {
color : #888888;
}
a:visited {
color : #888888;
text-decoration : none;
}
img {
border : 0;
}
#layout {
margin : auto;
width : 695px;
min-height : 600px;
height : 100%;
background-image : url(../images/background/layout_bg.png);
background-repeat : repeat-y;
padding-left : 4px;
padding-right : 4px;
}
#table1 {
color : #888888;
padding-left : 30px;
}
#table {
padding-left : 30px;
border : 0;
}
#rand {
height : 4px;
width : 691px;
background-image : url(../images/background/rand_bg.png);
background-repeat : repeat-x;
}
#logo {
float : left;
}
#navi_top_bg {
float : left;
height : 125px;
width : 138px;
background-image : url(../images/background/navi_top_bg.png);
background-repeat : no-repeat;
padding-left : 24px;
padding-top : 26px;
}
#news_line_bg {
height : 27px;
width : 687px;
background-image : url(../images/background/news_line_bg.png);
background-repeat : no-repeat;
clear : both;
line-height : 27px;
color : #717171;
}
#marquee {
width : 660px;
padding-left : 15px;
}
#footer {
width : 100%;
height : 59px;
margin-top : -7px;
background-image : url(../images/background/footer_bg.png);
background-repeat : repeat-x;
}
#content {
height : 100%;
width : 600px;
padding-left : 3px;
padding-right : 3px;
}
.input {
font-size : 12px;
font-family : tahoma, helvetica;
color : #808793;
background-color : #3c4047;
border : 1px solid #000000;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
text-indent : 2px;
}
.news {
padding-top : 10px;
}
.headline {
height : 21px;
width : 285px;
background-image : url(../images/background/headline_bg.png);
background-repeat : no-repeat;
color : #242424;
line-height : 21px;
text-indent : 7px;
}
.text {
padding-top : 10px;
padding-bottom : 10px;
padding-left : 10px;
color : #888888;
}
.buttons {
padding-bottom : 7px;
height : 20px;
}
.button_news {
float : left;
width : 115px;
height : 51px;
padding-left : 10px;
display : block;
line-height : 20px;
background-image : url(../images/button.png);
background-repeat : no-repeat;
}
.line {
width : 100%;
height : 4px;
background-image : url(../images/background/news_footer.png);
background-repeat : repeat-x;
}
#bottom_nav {
width : 90%;
margin : auto;
padding-top : 7px;
text-align : center;
line-height : 37px;
}
#bottom_text {
display : block;
text-align : right;
line-height : 37px;
color : #9c9c9c;
}
#bottom_copy {
text-align : right;
line-height : 15px;
color : #9c9c9c;
}
#ticker {
width : 660px;
padding-left : 15px;
}
