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

#slideShow {
	height: 110px;
	width: 600px;
	float: left;
	background: #000000;
	padding-top: 20px;
}
.watermark {
	vertical-align: top;
	z-index: 50;
	top: 0px;
	left: 610px;
	bottom: 130px;
	position: absolute;
}
.pics {
	height:  130px;
	width:   910px;
}
.pics img {
	width:  910px;
	height: 130px;
}
