img {
	border-style: none;
}
td ,table{
	background: no-repeat;
}
body {
	margin: 0px;
	background-color: #000;
}
#Body {
	height: 603px;
	overflow: auto;
	color: #FFF;
}
#BackBody {
	background: url(/200912layout/BackBody.png);
}

#FrontTable {
	background: url(/200912layout/FrontBackground.png);
}
#BackTable {
	background: url(/200912layout/BackBackground.png);
}
#MessageBox {
	background: url(/200912layout/MessageBox.png) no-repeat left top;
}
a {
	color: #FF0;
}
