/**/
.middle_content_inner .inner{
	border: 0;
	padding: 0px;
}
.box_product{
	float: left;
	width: 143px;
	height: 166px;
	background: url(../img/product_box_bck.png) no-repeat;
	overflow: hidden;
	margin-bottom: 9px;
}
.box_sep{
	width: 5px;
	height: 161px;
	float: left;
}
.box_product .inner_{
	margin: 3px;
}
.box_product .image{
	width: 137px;
	height: 135px;
	overflow: hidden;
}
.box_product img{
	width: 137px;
	height: 125px;
}
.box_product .title{
	margin-top:10px;
	height: 30px;
	width: 140px;
	overflow: hidden;
	text-align: center;
}
.box_product .title a{
	color: #3399FF;
	font: 200 8pt/14px Tahoma;
}
/**/
.product_detail{

}
.product_detail .left_section{
	width: 274px;
	float:left;
	margin-right: 5px;
}
.product_detail .right_section{
	font: 100 8pt/14px arial;
	color: #000;
	padding: 10px;
}
.product_detail .right_section .caption{
	height: 22px;
	padding-top: 5px;
	font: 700 13px/14px tahoma;
	color: #000;
	padding-left: 21px;
}
.product_detail .left_section .title{
	height: 25px;
	clear: both;
	font: 700 13px/25px tahoma;
	color: #000;
	padding-left: 21px;
	text-align: left;
	background: #D3DAED;
}
.product_detail .left_section .image{
	clear: both;
	width: 264px;
	height: 204px;
	padding: 2px;
	overflow: hidden;
	border: 1px solid #F0F0F0;
	margin: 0px 10px 10px 0px;
}
.product_detail .left_section .img{
	width: 260px;
	height: 200px;
}

.product_detail .left_section .other_images{
	clear: both;
	width: 274px;
}
.product_detail .left_section .other_images .item{
	float:left;
	margin-bottom: 5px;
}
.product_detail .left_section .other_images .sep{
	width: 5px;
	height: 60px;
	float:left;
}
.product_detail .left_section .other_images .image{
	width: 80px;
	height: 65px;
	border: 1px solid #333;
}
.product_detail .left_section .other_images .image img{
	width: 80px;
	height: 65px;
}
.product_detail .left_section ._title{
	font: 700 8pt/22px tahoma;
	width: 270px;
	height: 22px;
	background: #D3DAED;
	color: #fff;
	margin-bottom: 5px;
	clear: both;
}
.product_detail .left_section ._title .inner_{
	font: 700 8pt/22px tahoma;
	color: #000;
	padding-left: 21px;
}