@charset "UTF-8";
#container {
	width: 1025px;
	background-color: #676767;
	margin: auto;
}
#header {
	background-color: #999999;
	height: 163px;
	width: 1025px;
}
#body {
	height: 391px;
	width: 1025px;
}
#footer {
	height: 145px;
	width: 1025px;
}
#bsi {
	height: 520px;
}
