@charset "utf-8";
/* CSS Document */

table#showThmb {
	width: 460px;
	margin: 10px auto;
}
table#showThmb img.big {
	width: 400px;
	height: 300px;
}
table#showThmb img.small {
	width: 120px;
	height: 90px;
}

table#showThmb td img {
	margin-bottom: 4px;
}
table#showThmb td {
	text-align: center;
	padding-bottom: 4px;
}