@charset "utf-8";
.banner {
	background: url(../images/banner1.jpg) no-repeat center 0;
}
.ab {
	background: url(../images/about.jpg) no-repeat 0 center;
}
.pd {
	background: url(../images/prod.png) no-repeat 0 center;
}
.product {
	width: 100%;
	min-height: 500px;
	overflow: hidden;
}
.product img {
	margin: 10px auto;
}
.product a {color:#444;}