	#mousemove {
		width: 182px;
		height: 340px !important;
		overflow: hidden;
		padding: 0;
		position: relative;
	}
	.inside {
		width: 182px;
		height: 1110px;
		overflow: hidden;
	}
	.inside ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.inside li {
		display: block;
		float: left;
		background: #fff;
	}
	.move {
		background: #fff;
	}
	
	
	#ventnet-last {
		width: 182px;
		margin: 0;
		margin-top: 15px;
		padding: 0;
		font-size: 12px;
		color: #110c79;
		height: 30px;
		line-height: 30px;
		background: #e2e1ef;
		text-transform: uppercase;
		margin-bottom: 1px;
	}
	.last-arrows {
		text-indet: -9000px;
		font-size: 10px;
		height: 16px;
		line-height: 20px;
		background: #e2e1ef;
		overflow: hidden;
		width: 182px;
	}
	.last-top {
		margin-bottom: 1px;
		background: #e2e1ef url(/images/product/arrow-top.gif) 0 0 no-repeat;
	}
	.last-bottom {
		background: #e2e1ef url(/images/product/arrow-bottom.gif) 0 0 no-repeat;
	}
	.products {
		display: block;
		width: 182px !important;
		height: 110px !important;
		background: yellow;
		background: #e2e1ef url(/images/product/bg_products_box.gif) 10px 11px no-repeat;
		position: relative;
		cursor: pointer;
	}
	.products a {
		text-decoration: none;
		color: #110c79;
	}
	ul#products-last li {
		display: block;
		width: 182px !important;
		height: 110px !important;
		overflow: hidden;
		margin: 0;
		margin-bottom: 0;
		padding: 0;
	}
	ul#products-last li {
		margin-bottom: 1px;
	}
	.products p {
		display: block;
		overflow: hidden;
		height: 95px;
		margin: 0;
		padding: 0;
		padding-left: 92px;
		padding-top: 15px;
	}
	.products img {
		position: absolute;
		top: 12px;
		left: 11px;
		width: 70px;
		height: 85px;
	}
	.products span.price {
		color: #ff8300;
		font-size: 14px;
		font-weight: bold;
	}
	.products span.price i {
		color: #110c79;
		font-size: 10px;
		font-weight: bold;
		font-style: normal;
		text-decoration: line-through;
	}