#shopee99{
	background: #fff
}
#shopee99_top{
	background:url('../../../../app/helpers/images/shopee99/shopee_top.jpeg') no-repeat center center fixed;background-size: cover;
}

#shopee99 .shopee_products{
	background:url('../../../../app/helpers/images/shopee99/bg1.jpg') repeat-x center center fixed;background-size: cover;
}
#shopee99 .shopee_products ul{
	width: 70%;
	margin: 0 auto;
}
#shopee99 .shopee_products li{
	width: 50%;
	float:left;
	height: 500px;
	margin-top: 20px;
}
#shopee99 .shopee_products li img{
	width: 100%;
	height: 100%;
}
#shopee99 .products{
	width:95%;
	margin: 0 auto;
	background: red;
	min-height: 50vh;
}
#shopee99 .product.listing{
	width:100%;
	float:left;
}
