.icon_new_star_left{
	background: url(icon/new_star_left.png);
	width: 75px;
	height: 60px;
	display: inline-block;
	position: absolute;
}
.icon_new_star_right{
	background: url(icon/new_star_left.png);
	width: 75px;
	height: 60px;
	display: inline-block;
	position: absolute;
	-ms-transform: rotate(70deg); 
    -webkit-transform: rotate(70deg);
    transform: rotate(70deg);
	right: 0px;
	top: 3px;
}
.icon_new_1_right{
	background: url(icon/new_1_right.png);
	width: 67px;
	height: 67px;
	position: absolute;
	right: 6px;
	top: 1px;
}
.icon_new_1_left{
	background: url(icon/new_1_right.png);
	width: 67px;
	height: 67px;
	position: absolute;
	left: 6px;
	top: 1px;
	-ms-transform: rotate(270deg); 
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.icon_1_year_warranty_left{
	background: url(icon/icon_1_year_warranty.png);
	width: 80px;
	height: 52px;
	background-size: 100%;
	position: absolute;
	left: -2px;
	top: 3px;
}
.icon_promotion_left{
	background: url(icon/icon_promotion.png);
	width: 125px;
	height: 37px;
	background-size: 100%;
	position: absolute;
	left: 6px;
	top: 3px;
}
.icon_promotion_1_left{
	background: url(icon/icon_promotion1.png);
	width: 160px;
	height: 50px;
	background-size: 100%;
	position: absolute;
	left: 2px;
	top: 1px;
}
.icon_promotion_2_left{
	background: url(icon/icon_promotion_2.png);
	width: 65px;
	height: 74px;
	background-size: 100%;
	position: absolute;
	background-repeat: no-repeat;
	left: 2px;
	top: 1px;
}
.icon_screen_protection{
	background: url(icon/icon_accessories.png);
	width: 14px;
	height: 24px;
	display: inline-block;
	background-size: 1209%;
	margin-bottom: -7px;
}
.icon_screen_protection_white{
	background: url(icon/icon_accessories.png);
	width: 14px;
	height: 24px;
	display: inline-block;
	background-size: 1209%;
	margin-bottom: -7px;
	background-position:0px -70px;
}
.icon_coming_soon_blue{
	background: url(icon/icon_coming_soon_blue.png);
	width: 75px;
	height: 65px;
	position: absolute;
	left: 6px;
	top: 1px;
}
.icon_price_blue{
	background: url(icon/icon_price_blue.png);
	width: 125px;
	height: 51px;
	position: absolute;
	right: -2px;
	bottom: 61px;
	
	text-align: right;
	padding-right: 10px;
	color: #fff;
	font-size: 16px;
	padding-top: 15px;
	font-weight: bolder;
	
}
.icon_price_blue .price-old{
	color:#bbb;
}