/*  carousel  */

#carousel { position:relative; float:left; display:block; overflow:hidden!important; height:232px; width:940px; margin:10px 0; background:#fff url(../i/loading.gif) center 50% no-repeat }

#carousel a#prev1,
#carousel a#next1
{ position:absolute; z-index:2000; display:block; overflow:hidden!important; cursor:pointer; text-indent:-9999px; width:27px; height:38px; margin-top:97px; padding:0; background:url(../i/splNav.gif) no-repeat }

#carousel a#prev1 { left:0; background-position:0 -76px }
#carousel a#next1 { right:0; background-position:left 0 }

	#carousel a#prev1:hover { background-position:left bottom }
	#carousel a#next1:hover { background-position:0 -38px }

	#carousel a#prev1:active { background-position:-27px -76px }
	#carousel a#next1:active { background-position:right 0 }

#slideshow .slide { position:relative; display:block; overflow:hidden!important; width:940px; height:232px }

.slideshow-image .bottom { position:relative; float:left; display:block; cursor:pointer; width:940px; height:232px; background:url(../i/spl.jpg) no-repeat }
	.slideshow-image.slideshow-image-en .bottom { background:url(../i/spl-en.jpg) no-repeat }

#image1 .bottom { background-position:0 0 }
#image2 .bottom { background-position:0 -232px }
#image3 .bottom { background-position:0 -464px }
#image4 .bottom { background-position:0 -696px }

#image1,
#image2,
#image3,
#image4
{ text-indent:-9999px; overflow:hidden!important }