#flower_product {width:1000px;clear: both;margin: 5px auto;}
#sort_right {float: right;width: 740px;}

#sort_list {
	background-image: url(/skins/hzm/images/cp_bg.gif);
	height: 28px;
	line-height: 28px;
	padding-top: 2px;
	text-align: left;
}
#sort_list span {
	background-image: url(/skins/hzm/images/cp_xb1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
	display: block;
	width: 60px;
	float: left;
	text-align: center;
}

#product_list {
}
#product_list li {float: left;width: 24.9%;text-align: center;margin: 10px 0px 0px -2px;border-left: 1px solid #ddd;
}
#product_list img {
	height: 120px;
	width: 120px;
	padding: 5px;
}
#product_list h1 {
	font-size: 12px;
	font-weight: normal;
	background-image: url(/skins/hzm/images/bt_6_bg.gif);
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	line-height: 25px;
}
#product_list h2 {
	font-size: 12px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	width: 160px;
	height: 40px;
	overflow: hidden;

}
#product_list h3 {
	font-weight: normal;
	font-size: 12px;
	color: #E00404;
}
#product_list h6 {
	visibility: hidden;
}
#product_page {
	text-align: center;
	height: 35px;
	clear: both;
	line-height: 35px;
	background-color: #ECECEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	margin-bottom: 10px;
}
