.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		cursor:crosshair;
}

.jqZoomPup img
{

}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:156px;

	* width:100px;
	height:43px;

	*height:55px;
	z-index:10;
	position:absolute;
	top:4px;
	left:3px;

}

.jqZoomWindow
{
	background-color: #FFF;
}

.Product_WareSmall{width:100px; height:72px; background:url(../images/b_g.gif) no-repeat 0px 0px; padding:0px 2px 2px 0px; padding:10px 2px 2px 0px; float:left; margin:1px 1px 0px 0px;}
.Product_WareSmall li{width:55px; height:50px; display:block; overflow:hidden;}
.Product_WareSmall_1{width:99px; height:72px; background:url(../images/b_g.gif) no-repeat -105px 0px; padding:0px 2px 2px 0px; padding:10px 2px 2px 0px; float:left; margin:1px 1px 0px 0px;text-align:center;}
.Product_WareSmall_1 li{width:55px; height:50px; display:block; overflow:hidden;}
.pro_details_big_img{
	padding:5px;
	width:100%;
	height:100%;
	vertical-align:middle;
}
