.new_bread-nav {
	background-color: #f2f2f2;
	overflow: hidden;
}
.new_bread-nav .breadcrumb {
	line-height: 37px;
	margin-bottom: 0;
	background: url("../images/u283.png") no-repeat left center;
	padding-left: 20px;
}
.new_bread-nav .breadcrumb li:not(:first-child):before {
	content: ">"
}
.new_product h3 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 700;
}
.new_product h2 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 700;
}
.new_product .product_summary {
	height: 500px;
	padding: 49px 0px 33px 0px;
}
.new_product .product_application {
	margin: 22px 0px 33px 0px;
}
.new_product .product_feature {
	font-weight: 700;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 19px;
}
.new_product .product_cut-off {
	border-top: 10px solid #f2f2f2;
}
.new_product .perform_cut-off {
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
}
.new_product .product_maintenance {
	padding-bottom: 68px;
}
.new_product .product_maintenance_title {
	margin: 27px 0px 33px 0px;
	text-align: center;
}
.new_product .product-recommend p {
	text-align: center;
	margin-top: 35px;
}
.new_product .product_use-care {
	padding-bottom: 120px;
}
.new_product .product_use-care .product-recommend img {
	background: #f2f2f2;
}
@media screen and ( max-width: 747px ) {
.new_product .product_use-care .product-recommend img {
	background: #f2f2f2;
	width: 100%;
}
}
