@charset "gb2312";
/* CSS Document */

/*ÄÚÈÝ¹ö¶¯*/		
			#carousel2 {
				width: 400px;
				position:relative;
				height:75px;
				padding-top:10px;
			
			
			}
			#carousel2 ul {
				list-style: none;
				display: block;
				margin: 0;
				padding: 0;
			}
			#carousel2 li {
				
				font-size: 40px;
				color: #999;
				text-align: center;
				display: block;
				width:85px;
				height: 65px;
				padding: 0;
				margin:0 6px;
				float: left;
				position: relative;
				
				
			}

			#carousel2 li img {
				width: 45px;
				height:45px;
				margin-top: 14px;
			}
			
			
			.clearfix {
				float: none;
				clear: both;
			}
			#carousel2 .prev, #carousel2 .next {
				background: transparent url(img/carousel_control.png) no-repeat 0 0;
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 15px;
				height: 21px;
				margin-left: 15px;
				position: absolute;
				top: 34px;				
			}
			#carousel2 .prev {
				background-position: 0 0;
				left: -30px;
			}
			#carousel2 .prev:hover {
				left: -31px;
			}			
			#carousel2 .next {
				background-position: -18px 0;
				right: -20px;
			}
			#carousel2 .next:hover {
				right: -21px;
			}				
			#carousel2 .pager {
				text-align: center;
				margin: 0 auto;
			}
			#carousel2 .pager a {
				background: transparent url(img/carousel_control.png) no-repeat -2px -32px;
				text-decoration: none;
				text-indent: -15px;
				display: inline-block;
				overflow: hidden;
				width: 8px;
				height: 8px;
				margin: 0 5px 0 0;
			}
			#carousel2 .pager a.selected {
				background: transparent url(img/carousel_control.png) no-repeat -12px -32px;
				text-decoration: underline;				
			}
			
			
			
#preview{ float:none;  text-align:left; width:520px; }
.jqzoom{ width:500px; height:400px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:520px;}

#spec-n5{width:520px; height:130px; padding-top:10px; overflow:hidden; padding-left:10px; }
#spec-left{ background:url(left.gif) no-repeat; width:10px; height:35px; float:left; cursor:pointer; margin-top:35px;}
#spec-right{background:url(right.gif) no-repeat; width:10px; height:35px; float:left;cursor:pointer; margin-top:35px;}
#spec-list{ width:440px; float:left; overflow:hidden; margin:0 10px; display:inline;}
#spec-list ul li{ float:left;  margin-right:0px; display:inline;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:125px; height:100px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:470px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}