@charset "utf-8";
/* CSS Document */

.middle{
	margin:0 auto;
	height:1950px;
	width:1000px;
}
.a{
	float:left;
	width:200px;
	height:250px;
	margin-bottom:50px;
	text-align:center;
}

.b{
	float:left;
	width:740px;
	height:250px;
	background-image:url(../images/producs/productsbg.jpg); 
	background-repeat:no-repeat;
	background-position:center top;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:50px;
}