@charset "utf-8";
/* CSS Document */

/********************************************************
* Body
********************************************************/	
#banner {
	background: url() no-repeat;
	z-index: 10;
	width: 866px;
	height: 162px;
	position:absolute;
	top: 69px;
	bottom: auto;
	left: 0px;
	right: auto;
	border: none;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	
	

} 


#slide_bg {
	background: url() no-repeat;
	z-index: 10;
	width: 870px;
	height: 510px;
	position:absolute;
	top: 69px;
	bottom: auto;
	left: 0px;
	right: auto;
	border: none;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	
	

} 

#slide {
	z-index: 99;
	width: 870px;
	height: 510px;
	position:absolute;
	top: 107px;
	bottom: auto;
	left: 0px;
	right: auto;
	border: none;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	

} 






/********************************************************
* Footer
********************************************************/	


#footer {
	height: 55px;
	width: 866px;
	position:absolute;
	top: 575px;
	bottom: auto;
	left: 5px;
	right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	background:  none;
	padding: 3px;
	border: 0px;
	z-index: 99;
}


