.fdjdiv{
	width:500px;
	height:462px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	margin-top:30px;
}

.preview,
.smallImg{
	width:500px;
	width:500px;

}

.preview{ 
	height:400px;
	margin-top:-16px;
	
}


.bigImg img{
	width:500px;
	height:400px;


}


/* smallImg */
.smallImg{position:relative; height:60px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px;  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) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:475px; margin-top:-50px;}
#imageMenu {height:50px; width:460px; overflow:hidden; margin-left:5px; float:left;}
#imageMenu li {height:55px; width:65px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:60px; height:55px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:54px; height:50px; border:3px solid #959595;}

