/* CSS Document */

body {
	background-color: #141413;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(../flash/layout/bg_tilex.jpg);
	background-repeat: repeat-x;
}
.table_bg {
	background-color: #000000;
	background-image: url(../flash/layout/table.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 1140px;
}
.td_left {
width: 200px;
height: 900px;
}
.flash {
width: 935px;
height: 670px;
}
.td_top {
width: 935px;
height: 60px;
}
.table {
width: 935px;
}
.td_bot {
width: 935px;
height: 170px;
}