#slideshow {
	position:relative;
	width: 1100px;
	height:550px;
	z-index:96;
}

#slideshow a {
	margin: 0 0 0 -550px;
	position:absolute;
	top:0;
	left: 50%;
	z-index:97;
	opacity:0.0;
}

#slideshow a.active {
	z-index:99;
	opacity:1.0;
}
#slideshow a.last-active {
	z-index:98;
}


.tloopbk{
	background-position: top;
	background-image: url(http://yaneshindan.com/img/toploopbk.jpg);
	background-repeat: repeat-x;
}









