.img_address{
	width:1160px;
	margin:0 auto;
	padding:5px 0px;
	}
#featured_bg {
	overflow:hidden;
	background: #fff;
}
#featured_bg_content {
	margin:10px auto 10px auto;
	width:1100px;
	min-height:200px;
	position:relative;
	overflow:hidden;
}
#featured_bg_content_box_product li
{
	padding:7.5px 5px 10px 7.5px;
	width:170px;
	overflow:visible;
}
#featured_bg_content img{
	border:0;
}
#featured_bg_content a:link {
	text-decoration: none;
}
#featured_bg_content a:visited {
	text-decoration: none;
}
#featured_bg_content a:hover {
	text-decoration: none;
}
#featured_bg_content a:active {
	text-decoration: none;
}
#featured_bg_content .last{
	float:right;	
	padding:10px 0px 10px 0px;
}
#featured_bg_content .title{
	margin:3px 0px;
	padding:0;
	width:170px;
	height:35px;
	line-height:1.3;
	color:#787878;
	font-size:14px;
	overflow:hidden;
}
#featured_bg_content .price{
	margin:3px 0px;
	padding:0;
	line-height:1.3;
	color:#fea203;
	font-size:18px;
}
#featured_bg_content .price .discount{
	color:#333;
	text-decoration: line-through;
}
#featured_bg_content .add_cart{
	padding:10px;
	background:#119AD7;
	color:#FFF;
	font-size:14px;
	width:140px;
}
#featured_bg_content .add_cart img{
	float:right;
	}
	
#featured_bg_content .prev{
	background:url(../images/icon1.jpg) center center no-repeat;
	height:27px;
	width:28px;
	border:0;
	}
#featured_bg_content .next{
	border:0;
	height:27px;
	width:28px;
	background:url(../images/icon2.jpg) center center no-repeat;
	}