/* CSS Document */
.cat_detail1 {
	display: table;
	width: 107px;
	height: 70px;
	background-image: url(image_back.gif);
	background-position: center;
	text-align: center;
}
.cat_detail2 {
	display: block;
	
	height: auto;
	width: 107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}