#homepage_content {
	margin-bottom: 60px;
	width: 960px;
	position: relative;
	padding-top:630px;
}
#homepage_content .banner_section img {
	width: 960px;
	height: 628px;
}

.small_banner {
	margin-top:23px;
	margin-bottom:33px;	
	
}

.small_banner img {
	margin-top:10px;
	width: 313px;
	height: 272px;
}

.new_product_list {
	margin-top:10px;
}

.new_product {
	display: inline;
	margin-bottom: 40px;
	margin-right: 10px;
	width: 313px;
	height: 450px;
	float:left;
}

.new_product ul {
	margin-top: 5px;
}

.new_product ul li{
	width: 300px;
	text-align: left;
	font-size: 13px;
	margin-top: 5px;
}

.new_product ul li .special_price {
	font-size: 13px;
	color: red;
}


.new_product a img {
	width: 313px; 
	height: 400px;
}


#homepage_content .nivo-controlNav{
	opacity: 0.7;
	background: black;
}

#homepage_content .nivo-controlNav img{
	opacity: 1.0;
}
