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

.slideshow {
	margin:-10px -20px -30px 0;
	height: 377px;
	width: 561px;
	padding:37px 0 0 36px;
	background:url(../images/ss_BG.png) 0 0 no-repeat;
}

#slideshow {
	height: 306px;
	width: 491px;
}

#ssbtn {
	position:relative;
	top:-35px;
	left:420px;
	z-index:150;
}

#ssbtn>img{
	position:relative;
}

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

