@charset "utf-8";
/* CSS Document */
* {
margin: 0px;
padding: 0;
} 
body {
background-color: #eaeaea;
background-image:url(../_images/background_1024x1.png);
background-position:top;
background-repeat:repeat-y;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-align: justify;
} 
div#page {
background-color: #ffffff;
margin-right: auto;
margin-left: auto;
width: 784px;
padding: 0 0 0 0;
margin-top: 0;
margin-bottom: 0;
} 
/* headline */
div#headline {
width: 784px; 
height: 217px;
} 
div.top {
width: 784px; 
height: 18px;
background-image:url(../_images/headline_top_784x18.png);
text-indent:78px;
font-size: 12px;
} 
div.sf {
width: 784px; 
height: 133px;
} 
div.frame1 {
width: 784px; 
height: 11px;
} 
div.menu {
width: 784px; 
height: 35px;
} 
div.frame2 {
width: 784px; 
height: 20px;
} 
/* main */
div#main {
background-color: #ffffff;
width: 784px;
overflow: hidden;
} 
div.banners {
background-color: #ffffff;
float: left; 
width: 120px;
height: auto;
} 
div.addfriend {
background:url(../_images/banners/add_sf_friend_120x42.png);
width: 120px;
height: 42px;
text-align:center;
font-size:9px;
color: #eaeaea;
}
div.pagecontent {
background-color: #ffffff;
float:left;
width: 544px;
} 
div.topad {
background-image:url(../_images/top_ad_backgorund_544x69.png);
width: 544px;
height: 69px;
} 
div.paragraph {
background-color: #ffffff;
width: 528px;
text-align: justify;
overflow: hidden;
} 
div.latestnewstop {
background:url(../_images/homepage/latest_news_bg_528x29.png);
width: 528px;
height: 29px;
text-align: center;
} 
div.latesttrack {
background:url(../_images/homepage/latest_news_bg_528x1.png);
width: 528px;
height: 260px;
} 
div.latestnews {
background:url(../_images/homepage/latest_news_bg_528x1.png);
width: 528px;
height: 250px;
} 
div.latestnewsbot {
background:url(../_images/homepage/latest_news_bg_528x18.png);
width: 528px;
height: 18px;
} 
div.trackinfo {
width: 270px;
height: 260px;
float: left; 
} 
div.adinfo {
width: 270px;
height: 260px;
float: left; 
} 
div.basicpartyinfo {
width: 190px;
height: 260px;
float: left; 
} 
div.player {
float: left; 
width: 258px;
height: 260px;
}
div.newsbigpic {
float: left; 
width: 258px;
height: 240px;
}
div.partypic {
float: left; 
width: 338px;
height: 240px;
}
div.capcha {
width: 195px;
height: 57px;
} 
/* ad sense */
div.linkunit120x90 {
width: 120px;
height: 90px;
} 
div.adunit468x60 {
width: 468px;
height: 60px;
} 
div.adunit728x90 {
background-color: #ececec;
width: 728px;
height: 90px;
} 
div.adunit120x600 {
background-color: #ffffff;
width: 120px;
height: 600px;
} 
div.contactform {
background-color: #ffffff;
width: 300px;
position: relative;
left: 165px;
font-size: 12px;
}
div.attribution {
width: 420px;
position: relative;
left: 81px;
font-size: 12px;
}
div.atthumbnail {
float: left;
width: 156px;
height: 111px;
}
/* footer */
div#footer {
float: left; 
background-color: #ececec;
width: 784px;
font-size: 12px;
} 
div.bottomlinks {
background-image:url(../_images/footer_784x69.png);
width: 784px; 
height: 69px;
} 
div.license {
width: 784px; 
} 
/* text */
.blue {
color: #090b8f;
}
.links {
color: #090b8f;
font-weight: bold;
text-decoration: underline;
}
.links:hover {
color: #090b8f;
font-weight: bold;
text-decoration: none;
}
.thinlink {
color: #090b8f;
text-decoration: underline;
}
.small {
font-size: 12px;
}
.smaller {
font-size: 9px;
}
h1 {
font-size: 18px;
font-weight: bold;
}
h2 {
position: relative;
top: 6px;
font-size: 15px;
font-weight: bold;
}
