body {
padding-top: 10px;
padding-bottom: 10px;
background: url('bg11.png');
}

body, td, th {
color: #fff;
font-family: Times New Roman;
font-size: 18px;
margin: 0px;
}

td, th {
padding: 0px;
}

.shadow {
background: url(shadow.png) no-repeat;
width: 748px;
height: 475px;
position: relative;
}

*html .shadow {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='shadow.png', sizingMethod='crop');
background: none;
}

.game {
margin-top: 11px;
margin-left: 12px;
margin-right: 11px;
margin-bottom: 12px;
}

.forum_bg {
background: url(forum_bg.jpg) no-repeat;
width: 233px;
height: 282px;
position: absolute;
top: 180px;
left: 14px;
visibility: hidden;
}

.forum_bg a{
display: block;
width: 233px;
height: 282px;
text-decoration: none;
}

.main_bg {
background: url(main_bg.jpg) no-repeat;
width: 271px;
height: 287px;
position: absolute;
top: 175px;
left: 240px;
visibility: hidden;
}

.main_bg a{
display: block;
width: 271px;
height: 287px;
text-decoration: none;
}

.news_bg {
background: url(news_bg.jpg) no-repeat;
width: 361px;
height: 246px;
position: absolute;
top: 13px;
left: 14px;
visibility: hidden;
}

.news_bg a{
display: block;
width: 361px;
height: 246px;
text-decoration: none;
}

.articles_bg {
background: url(articles_bg.jpg) no-repeat;
width: 357px;
height: 245px;
position: absolute;
top: 14px;
left: 378px;
visibility: hidden;
}

.articles_bg a{
display: block;
width: 357px;
height: 245px;
text-decoration: none;
}

.report_bg {
background: url(report_bg.jpg) no-repeat;
width: 230px;
height: 281px;
position: absolute;
top:181px;
left: 505px;
visibility: hidden;
}

.report_bg a{
display: block;
width: 230px;
height: 281px;
text-decoration: none;
}

.forum {
position: absolute;
top: 412px;
left: 60px;
}

.main {
position: absolute;
top: 381px;
left: 258px;
}

.news {
position: absolute;
top: 17px;
left: 110px;
}

.report {
position: absolute;
top: 413px;
left: 544px;
}

.articles {
position: absolute;
top: 18px;
left: 498px;
}
