#body {
	background-color: #deeaf9 ;
	width: 818px;
	height: 445px;
}

#footer {
	clear: left;
	position: absolute;
	top: 560px;
	background: url(images/banner/banner_down.gif);
	width: 818px ;
	height: 23px;
	text-align: right;
}

#copyright {
	clear: left;
	font-family: MS PƒSƒVƒbƒN ;
	font-weight: bold;
	color: #102f5D;
	text-align: center;
	font-size: .6em;
	position: absolute;
	top: 590px;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}