h2 {
	float: left;
}
.price {
	background: url(../bg_price_comp.jpg) no-repeat;
	float: left;
}
.price p {
	height: 0px;
	width: 0px;
	overflow: hidden;
}
.info {
	line-height: 1.4;
	padding-bottom: 10px;
	text-align: center;
}
.advice {
	text-align: center;
	padding-bottom: 10px;
}

#feature {
	width: 730px;
	margin: 0px auto;
	clear: both;
}
#feature ul {
	overflow: hidden;
	height: auto;

}

#feature dl {
	clear: both;
	border-top-width: 3px;
	border-top-style: double;
	margin-top: 5px;
	margin-bottom: 30px;
}

#feature dt {
	line-height: 1.4;
	padding-right: 20px;
	text-align: center;
	float: left;
	padding-top: 3px;
}
#feature ul li dl dd ul {
	padding-top: 10px;
}
#feature ul li dl dd ul li {
	background: url(../../img_allproducts/bg_img/bg_pin.png) no-repeat 10px top;
	padding-left: 2em;
	padding-right: 10px;
}
#feature ul li dl dd .p1 {
	padding-top: 15px;
	text-align: center;
}
#feature ul li dl dd .p2 {
	padding-top: 5px;
	text-align: center;
	clear: both;
}
#feature dd {
	line-height: 1.4;
	padding-bottom: 5px;
}
