﻿body {
	width:980px;
	height:130px;
	font-size:12px;
	margin:0px;
}
.product_content{
	width:978px;
	height:128px;
	border:1px solid #A6CE39;
	background:url(../image/index_bg1.jpg);
}
.product_left{	
	width:8px;
	/*18*/
	height:128px;
	float:left;
}
.product_center{
	width:960px;
	/*940*/
	height:128px;
	float:left;
	margin-top:8px;
	overflow:hidden;
}
.product_right{	
	width:8px;
	height:128px;
	float:left;
}
.product_pic{
	width:120px;
	height:120px;
	border:0px;
}
