.product_header{

	background: url(images/product_03.jpg) no-repeat top left;
	height:50px;
	font-size: 16px;
	line-height: 48px;
	padding-left: 25px;

}

.product_onece{

	width: 590px;
	margin-bottom:80px;
	margin-left:30px;

}

.product_image{

	width: 147px;
	float:left;

}

.product_about{

	
	margin-left: 155px;

}

.price_rank_a{

	background: url(images/product_10.jpg) top left no-repeat;
	padding-left: 30px;

}

.price_rank_b{

	background: url(images/product_12.jpg) top left no-repeat;
	padding-left: 30px;

}

.price_rank_c{

	background: url(images/product_14.jpg) top left no-repeat;
	padding-left: 30px;

}

.price_rank_d{

	background: url(images/product_16.jpg) top left no-repeat;
	padding-left: 30px;

}

.prices{

margin: 5px 10px 10px 10px;

}

.prices span{

color: red;
font-weight: bold;
font-size: 14px;
float: left;
height: 30px;
}

.prices br{

display: none;

}

.product_setumei,.spec{

font-size: 12px;
margin: 5px 10px 10px 10px;


}

h4.product_title{

margin: 10px 0px;
font-size: 14px;

}