.middle_content_inner .inner{
	border: 0;
	padding: 0px;
}
.box_product_cat{
	float: left;
	width: 139px;
	height: 111px;
	background: url(../img/product_category_bck.png) no-repeat;
	margin-bottom: 9px;
	overflow: hidden;
}
.box_sep{
	width: 10px;
	height: 75px;
	float: left;
}
.box_product_cat .inner_{
	margin: 2px;
	height: 108px;
	overflow: hidden;
	position: relative;
}
.box_product_cat .image{
	position: absolute;
	top: 2px;
	left: 2px;
	width: 132px;
	height: 78px;
}
.box_product_cat img{
	width: 132px;
	height: 78px;
}
.box_product_cat .title{
	position: absolute;
	top: 86px;
	left: 2px;
	width: 132px;
	text-align: center;
	height: 20px;
}
.box_product_cat .title a{
	color: #0459af;
	font: 700 8pt/20px Tahoma;
}