/*reset css*/

.izl-rmenu{
	margin-right: 0;
	width: 10px;
	position:relative;
	z-index:999;
	display: inline-table;
}

.izl-rmenu .cart {
    background: url(../images/index1_06.jpg) no-repeat center bottom;
    display: block;
    height: 18px;
    width: 10px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}
.izl-rmenu a.cart:hover .pic{display:block;}

.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    width: 122px;
    height: 122px;
    background:url(../images/huahemob.png);
	background-repeat:no-repeat;
}