/* CSS DOCUMENT */

img	{	border:0;position:relative;margin:0 auto;cursor:pointer;	}

.img_zoom
{
	position:relative;
	margin-top :70px;
}

.img_zoom img{width:429px;height:400px;border:black 1px solid;}

.apercut_img	
{	
	
	width:60px;
	height:60px;
	margin:5px;
}

.apercut_zoom_content
{
	width:450px;
	height:65px;
	margin:5px auto;
	text-align:center;
}


.zoom-small-list
{
	margin: 0 auto;
	position : relative;
	width :400px;
	height:30px;
}
/*ul.zoom-small-list  {height:70px;}
.zoom-small-list li{float:left;}*/