@charset "utf-8";
body {
	background-color: #363636;
}
img { 
	border:none;
}
#top_level {
	width:964px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	width:964px;
	height:102px;
}
#middle {
	width:944px;
	height:579px;
	background-image:url(../images/layout/images/main.jpg);
	padding:10px;
}
#bottom {
	width:964px;
	height:34px;
	background-image:url(../images/layout/images/bottom.jpg);
}
#main {
	width:944px;
	height:579px;
	overflow:auto;
	
}
#s1 {
	overflow:hidden;
}
