@charset "utf-8";
/* CSS Document */
#slideshow {
	border: none;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 500px;
	height: 280px;
	background-color:#FFFFFF;
}



