@charset "utf-8";
/* CSS Document */

.proBox {
	background: url(../img/page/product/img1.jpg) no-repeat right bottom;
	margin: 20px 0;
}
.obj {
	margin: 15px 0;
}
.obj img {
	margin: 20px 0 20px 0;
}
.attention {
	margin: 30px 0;
}
.attention span {
	background: #3b688f;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 10px 20px;
	margin: 20px 0;
	display: inline-block;
}
.proBox2 {
	background: url(../img/page/product/img2.jpg) no-repeat right bottom;
	margin: 70px 0 40px 0;
	min-height: 268px;
}
.proBox2 p {
	width: 395px;
	margin: 20px 0;
}
