


/*凡克放大镜*/

.left_fdj{position: relative; float:left;}


.smallImg,
.preview,
.bigImg,
.bigImg #midimg{
	width:394px;
	
}

.preview,
.right_fdj{
	height: inherit;
	
}




/* bigImg*/
.bigImg,
.bigImg #midimg {
	width:390px;
	/*height:480px;*/
	
	
	
}

.bigImg{
	width:390px;
	height: inherit;
	border:1px solid #999999;
	padding:2px;
	
	
	
}





.preview img {max-width: none;}


/* smallImg*/
.smallImg {
	position:relative;
	height:50px;
	padding:10px 0px;
	overflow:hidden;
	float:left;
}
.scrollbutton {
	width:14px;
	height:50px;
	overflow:hidden;
	position:relative;
	float:left;
	cursor:pointer;
}
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled {
	background:url(../images/d_08.png) repeat;
}

/*宽-15px*/
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled {
	background:url(../images/d_09.png) repeat;
	margin-left:380px;
	margin-top:-50px;
}


#imageMenu {
	height:50px;
	width:360px;
	overflow:hidden;
	margin-left:0;
	float:left;
}

#imageMenu li {
	height:50px;
	width:40px;
	overflow:hidden;
	float:left;
	text-align:center;
}

#imageMenu li:first-child {
	margin-left:10px;
}

#imageMenu li img {
	width:40px;
	height:50px;
	margin:0 2px;
	
}

#imageMenu li#onlickImg img, #imageMenu li:hover img {
	width:40px;
	height:50px;
}


/*.bigImg {
	position:relative;
	float:left;
	overflow:hidden;
}


.bigImg #winSelector {
	width:300px;
	height:300px;
}
#winSelector {
	position:absolute;
	cursor:crosshair;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	opacity:0.15;
	background-color:#000;
	border:1px solid #fff;
	
}
*/
/*宽+30px/*/
/*#bigView {
	position:absolute;
	overflow: hidden;
	z-index:9999;
	left:1050px !important;
	top:900px !important;
}
#bigView img {
	position: relative;
	max-width: none;
	top:-5px !important;

}

*/

