@charset "utf-8";
#index {
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	width:960px;
	height:675px;
	margin-left: auto;
	margin-right: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08090D;
	scrollbar-face-color: #D79E5B;
	scrollbar-highlight-color: #222421;
	scrollbar-3dlight-color: #D79E5B;
	scrollbar-shadow-color: #D79E5B;
	scrollbar-darkshadow-color: #D79E5B;
	scrollbar-arrow-color: #222421;
	scrollbar-track-color: #D79E5B;
	background-color: #DEA764;
	background-image: url(images/bg.jpg);
}
