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

/*start slide show */

#slideshow_container {
	width:  891px;
	height: 496px;
	position: relative;
	float: left;
	clear: both;

	
}

.slideshow {
	width:  890px;
	height: 496px;
	margin: auto;
	display: inline;
	float: left;
	margin: 2px 0px 0px 18px;
}
.slideshow img {
	padding: 0px;
	background-color: #eee;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	width:  892px;
	height: 496px;
}

/*.pics {
	width:  892px;
	height: 496px;
	padding: 0;
	margin:  0;
} 
 
.pics img {
	padding: 0px;
	border:  1px solid #ccc;
	background-color: #eee;
	width:  160px;
	height: 148px;
	top:  0;
	left: 0;
	position: relative;
} */