#catalog_list ul li a:hover img{
	margin-top: 2px;
}
#catalog_list ul li .img_container {
	height: 235px;
}
#catalog_list ul li p {
	12display: block;
	height: 50px;
	font-size: 12px;
}
#catalog_list ul li {
	float: left;
	height: 285px;
	width: 170px;
	display: block;
	overflow: hidden;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #93D3FF;
	margin-top: 15px;
}
#navi_catalog {
	text-align: center;
	margin-top: 15px;
	clear: right;
}
#navi_catalog table tr td img  {
	vertical-align: text-top;
}

#navi_catalog table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	border: thin groove #09F;
}
#navi_catalog table tr td {
	text-align: center;
	font-size: 10px;
}
