#preview{ float:left; margin:20px auto; text-align:center; width:248px;}
.jqzoom{ width:248px; height:248px;border:1px solid #cccccc;}

.zoomdiv{height:400px; width:400px;left:859px;}
#spec-n5{width:248px; height:42px; padding-top:6px; overflow:hidden;}
#spec-list{float:left; overflow:hidden; margin-left:2px; display:inline;position:relative;width:200px;}
#spec-list ul li{ 
		float:left;
		margin-left:2px; 
		display:inline; 
		height:40px;
		width:40px; 
		text-align:center;
		cursor:pointer;
		border:1px solid #ccc;
		
}
#spec-list img{
	 width:40px;
	height:40px;
	display:none;
	}
#image{
	display:none;
	}
/*jqzoom*/

.zoomdiv{z-index:100;position:absolute;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;}
#jqpic{
	position:relative;
	}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#4169E1 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:pointer;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

#h1{
	font-size:20px;
	font-weight:600;
	float:left;
	width:218px;
	}

#closew{
	
	cursor:pointer;float:right;magin:10px 5px 0 0;
	}


.orderMsg{
	left: 20px;
	top: 28px;
	right:20px;
	bottom:20px;
	z-index: 999; 
	position: absolute; 
	background:#fff; 
	border:2px solid #939395;
	overflow:hidden; 
	font-size:14px; 
	color:#000; 
	display:none;
	min-width:580px;
	min-height:320px;
	border-top-left-radius:6px;
	border-bottom-left-radius: 6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	}
	
#gallery_nav ul li{ float:left;
	margin-left:12px;
			margin-bottom:12px;
	width:50px;border:1px solid #ccc; padding:1px;height:50px;list-style-type:none;
	text-align:center;cursor:pointer;
	margin-bottom:10px;
}
#gallery_nav img{
	
	width:49px;
	height:49px;
	}
	

	#gallery_nav {
		
		    margin:0 20px 0 0;
			float: right;
			width: 218Px;
			border:1px solid #ccc;
			overflow:auto;
			min-height:230px;
			
		}

	#gallery_output  {
			margin:30px 0 0 15px;
			text-align: center;
	}
	
	.product-container .logos{
		
		position:relative;
		overflow:auto;
		border-bottom:1px dotted #666666;
		border-top:1px dotted #666666;
		margin-bottom:10px;
		padding-top:5px;
		padding-bottom:5px;
		}