.Img3D{
	overflow:hidden;
	position:relative;
	text-align:left;
	visibility:hidden;
	width:100%;
	height:100%;
}
.Img3D img{
	border:none;
	position:absolute;
	top:0px;
	visibility:hidden;
	-ms-interpolation-mode:bicubic
}
.Img3D p{
	margin:0 auto;
	text-align:center
}
.Img3D .loading{
	border:1px solid white;
	height:15px;
	left:50%;
	margin-left:-106px;
	padding:5px;
	position:relative;
	visibility:visible;
	width:200px
}
.Img3D .loading_bar{
	background:#fff;
	height:15px;
	visibility:visible;
	width:1%
}
.Img3D .navigation{
	z-index:10000
}
.Img3D .caption{
	font-weight:bold;
	position:relative;
	text-align:center;
	z-index:10001
}
.Img3D .scrollbar{
	border-bottom:1px solid #b3b3	b3;
	position:relative;
	visibility:hidden;
	z-index:10002;
	height:1px
}
.Img3D .slider{
	height:14px;
	margin:-6px 0 0 -7px;
	position:absolute;
	width:14px;
	z-index:10003
}
.Img3D .images{
	overflow:hidden;
	white-space:nowrap
}

.slideBox3D{
 height: auto;
 width: 928px;
}