/* CSS Document */
.scroll{width:859px;height:150px;overflow:hidden;position:relative;}
.slider{position:absolute;padding:1px 0;}
.slider img{ height:auto!important;height:150px; min-height:150px;width:200px;min-width:200px; max-width:150px;max-height:150px;display:block;}
.num{position:absolute;right:5px;bottom:5px;}
.num li{float:left;color:#FF7300;text-align:center;line-height:16px;width:16px;height:16px;font-family:Arial;font-size:12px;cursor:pointer;overflow:hidden;margin:3px 1px;border:1px solid #FF7300;background-color:#fff;}
.num li.on{color:#fff;line-height:21px;width:21px;height:21px;font-size:16px;margin:0 1px;border:0;background-color:#FF7300;font-weight:bold;}



/**/
div.slidewrapper {
	width: 919px;
	margin: 0 auto;
	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 .prev_button {
	position: absolute;
	top: 10%;
	left: -1px;
	z-index: 100;
	width: 38px;
	height: 48px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 98px;
	background: url(slideshow_res/prev.gif) no-repeat left top !important;}
.box_skitter .next_button {
	position: absolute;
	top: 10%;
	right: -1px;
	z-index: 100;
	width: 38px;
	height: 48px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 98px;
	background:url(slideshow_res/next.gif) no-repeat left top !important;}
.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;
	background: url(slideshow_res/ajax-loader.png) no-repeat left top;
	width: 31px;
	height: 31px;}
#slideshow {
	width: 919px;
	height: 350px;}
#slideshow ul {
	display: none;}
