@charset "UTF-8";
#slideshow {
	height: 432px;
	width: 990px;
	margin: auto;	
	
}
#slideshow img {
	background-color: #eee;	
}
#slideshowIMG {
	background-color: #eee;	
	position: relative;
	left: 0px;
	top: -260px;
	z-index: 1;
}
#slideshow div {
	width: 990px;
	height: 432px;	
}
#slideshow_box {
	height: 261x;
	width: 759px;
	margin: auto;
	position: relative;
	
	z-index: 2;
}
