
img#pottery_main_photo
{
	width:560px;
	height:315px;
	margin:0px auto;

}

div#view_main_photo
{
	position:relative;
	padding:15px;
}


#photo_num
{
	position:absolute;
	left:0px;
	
}

div#pottery_gallery
{
	display:block;
	width:604px;
	height:232px;
	margin:0px auto;
	overflow-y:scroll;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}


div#pottery_gallery img
{
	width:100px;
	height:100px;
	border:0px;
	margin:8px;
	float:left;
}