.agrobazzarbox{
	width:671px;
	margin-left:40px;
	overflow:hidden;
	border-top:1px solid #e5e5e5;
	padding-bottom:20px;
}
.agro_img{
	width:350px;
	float:left;
	background:#d3d3d3;
}
.agro_img .agrobig_img{
	width:350px;
	height:262px;
	display:block;
}
.agro_img .agro_imggal{
	width:350px;
}
.agro_imggal .agrobazar_gal {
	width:332px;
	overflow:hidden;
	padding:5px 0 8px 18px;
	background:url(img/agrogl_bg.jpg) repeat-x bottom;
}
.agro_imggal img{
	width:98px;
	height:73px;
	display:block;
	float:left;
	margin:5px 10px 5px 0px;
}
.achandler{
	width:350px;
	height:25px;
	display:block;
	text-decoration:underline;
	position:relative;
}
.achandler .show_gal{
	background:url(img/acchandler_sl.jpg) no-repeat;
	width:320px;
	height:25px;
	display:none;
	padding-left:30px;
	line-height:25px;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.achandler .hide_gal{
	background:url(img/acchandler_notsl.jpg) no-repeat;
	width:320px;
	height:25px;
	display:block;
	cursor:pointer;
	padding-left:30px;
	line-height:25px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.agro_proinfo{
	width:300px;
	float:right;
	padding:20px 0;
	overflow:hidden;
}
.agro_proinfo li{
	width:282px;
	background:url(img/agrolpicicon.jpg) no-repeat left 5px;
	float:left;
	padding:0 0 0px 18px;
	line-height:19px;
}
.agro_proinfo .agro_cntinfo{
	overflow:hidden;
}
.agro_proinfo .agro_cntinfo b{
	width:51px;
	display:block;
	float:left;
}
.agro_proinfo .agro_cntinfo span{
	width:120px;
	display:block;
	float:left;
}
.agro_proinfo .agro_cntinfo span a{
	color:#9dab00;
	text-decoration:underline;
}
