﻿div.wrapper {
	 width: 786px;
	 height:160px;
	 float:right; 
	 position: relative; 
}
.fn-clear {
	 zoom: 1; 
}
.box_skitter {
	 position: relative;
	 background: none; 
}
.box_skitter ul {
	 display: none; 
}
.box_skitter .container_skitter {
	 overflow: hidden; 
	 position: relative; 
}
.box_skitter .image {
	 overflow: hidden;
}
.box_skitter .image img {
	 display: none; 
}
.box_skitter .box_clone {
	 position: absolute; 
	 top: 0; 
	 left: 0; 
	 width: 100px; 
	 overflow: hidden; 
	 display: none; 
	 z-index: 20;
}
.box_skitter .box_clone img {
	 position: absolute; 
	 top: 0; 
	 left: 0; 
	 z-index: 20;
}

.box_skitter .label_skitter {
	 z-index: 150; 
	 position: absolute; 
	 display: none; 
}
.loading {
	 position: absolute; 
	 top: 50%; 
	 right: 50%; 
	 z-index: 10000; 
	 margin: -16px -16px; 
	 color: #fff; 
	 text-indent: -9999em; 
	 overflow: hidden; 
	 width: 31px; 
	 height: 31px;
}
#slideshow {
	 width:786px; 
	 height: 160px;
}
#slideshow ul {
	 display: none;
}
