@charset "utf-8";
/* CSS Document */
body,div,ul,li,ol,span,p,dl,dt,dd,h1,h2,h3,h4,a,img{ padding:0px; margin:0; list-style:none; border:0;}
body{ font-size:12px; color:#3e3e3e; font-family:Arial, Helvetica, sans-serif;}
a{ text-decoration:none; color:#3e3e3e;}
a:hover{ text-decoration:underline; color:#3e3e3e;}

div.wrapper { width: 100%; 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: 50%; left: 5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/prev.png) no-repeat left top !important; }
    .box_skitter .next_button { position: absolute; top: 50%; right:10px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/next.png) 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(../images/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
#slideshow { width: 100%; height:383px; }
    #slideshow ul { display: none; }
	
/* marqueeleft */
.marqueeleft{height:212px;width:900px;overflow:hidden; position:absolute;left:50px;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 8px;display:inline;width:165px;height:207px;overflow:hidden; font-size:12px;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:151px;height:156px;padding:2px;overflow:hidden;}
.marqueeleft li .text{ width:157px; text-align:center;height:30px;line-height:30px; overflow:hidden; background:url(../images/xinxi2.png);}

