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

.slideshow {
	float:left;
	height: 270px;
	width: 626px;
	overflow:hidden;
	padding:19px 0 0 15px;
	background:url(../images/BG_slideshow.jpg) -4px 0 no-repeat;
	
}

#slideshow {
	z-index:0;
	height: 251px;
	width: 611px;
	overflow:hidden;
}

#ssbtn {
	display:none;
}

#ssbtn>img{
	position:relative;
}

#rr,#ff {
	margin-right:7px;
}

