@charset "UTF-8";
body {
	background-color: #000;
}
body,td,th {
	color: #FFF;
}
.menu_bg {
	background-image: url(../images/index_02.jpg);
	height: 125px;
	width: 512px;
}
.split_menu_bg {
	background-image: url(../images/split/index_02.jpg);
	height: 125px;
	width: 512px;
}
.main_bg {
	background-image: url(../images/index_08.jpg);
	height: 288px;
	width: 657px;
}
.content_bg {
	background-image: url(../images/content/index_14.jpg);
	height: 439px;
	width: 898px;
}
.content2_bg {
	background-image: url(../images/content/index_08.jpg);
	height: 438px;
	width: 897px;
}
.content3_bg {
	background-image: url(../images/split/content.jpg);
	height: 5px;
	width: 960px;
	background-repeat: repeat-y;
}
.forum_body_bg {
	background-image: url(../images/forum/content_main.jpg);
	height: auto;
	width: 892px;
	background-repeat: repeat-y;
}
.forum_left_bg {
	background-image: url(../images/forum/content_left.png);
	height: 1px;
	width: 79px;
	background-repeat: repeat;
}
.forum_right_bg {
	background-image: url(../images/forum/content_right.png);
	height: 1px;
	width: 75px;
	background-repeat: repeat;
}
.bottom_bg {
	background-image: url(../images/index/bottom_content.jpg);
	height: 441px;
	width: 895px;
}
.top_bg {
	height: 255px;
	width: 867px;
	background-color: #101010;
}
.flash {
	width: 866px;
	height: 254px;
	position: absolute;
	z-index: 0;
	top: 200px;
}
.flash1 {
	width: 866px;
	height: 254px;
	position: absolute;
	z-index: 1;
	top: 200px;
	background-image: url(../images/index/top_content.png);
}
div {
    margin-bottom: 1px;
    }
    
#divID th, #divID td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    }

