@charset "UTF-8";
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#top {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 320px;
	position: relative;
}#bodyleft {
	width: 175px;
	height: 320px;
	position: absolute;
}
#bodyflash {
	width: 175px;
	height: 320px;
	position: absolute;
	left: 175px;
}
#bodyright {
	width: 450px;
	height: 320px;
	left: 350px;
	position: absolute;
}
#bar {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
#bottom {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 126px;
	position: relative;
}
#botexha {
	width: 207px;
	height: 126px;
	position: absolute;
}
#botexhb {
	width: 151px;
	height: 126px;
	float: none;
	position: absolute;
	left: 207px;
}
#botexhc {
	width: 151px;
	height: 126px;
	float: none;
	position: absolute;
	left: 358px;
}
#botexhd {
	width: 291px;
	height: 126px;
	float: none;
	position: absolute;
	left: 509px;
}
#copyright {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom.gif);
	height: 50px;
}
