.gallery_box
{
	width: 640px;
	height: 142px;
	margin: auto;
	white-space: nowrap;
	overflow: auto;
	border: 1px solid black;
}

.thumb
{
	margin-right: 3px;
}