@charset ;
/* CSS Document */

 



.banner{ background:url(banner_bg.gif) bottom no-repeat #f2f2f2;  min-width:1000px !important; height:156px; margin:0 auto;}
.fn-clear { zoom: 1;}
.box_skitter { position: relative;}
.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 { background: url(prev.png) no-repeat left top !important; position: absolute; top: 50%; left: -5px; z-index: 100; width: 0px; height: 0px; overflow: hidden; text-indent: -9999em; margin-top: -25px;}
.box_skitter .next_button { background: url(next.png) no-repeat left top !important; position: absolute; top: 50%; right: -5px; z-index: 100; width: 0px; height: 0px; overflow: hidden; text-indent: -9999em; margin-top: -25px;}
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none;}
.loading { background: url(ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden;}
#slideshow { width: 1000px; height: 156px; margin:0 auto;}
#slideshow ul { display: none;}

 