#slideshow {
	/*border: 1px solid #000;*/
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 490px;
	height: 272px;
	float: left;
}

#slideshow img {
	width: 490px;
	height: 272px;
}


#slideshow2 {
	overflow: hidden;
	width: 980px;
	height: 325px;
	background:url(../imagepmw/banner.jpg) 0 0 no-repeat;
}

#slideshow2 img {
	width: 980px;
	height: 325px;
}
