#more_pop {
	position:absolute;
	left:375px;
	top:77px;
	width:72px;
	height:28px;
	z-index:1;
}

#more_wom {
	position:absolute;
	left:385px;
	top:73px;
	width:72px;
	height:28px;
	z-index:1;
}

#more_men {
	position:absolute;
	left:375px;
	top:93px;
	width:72px;
	height:28px;
	z-index:1;
}

#more_cou {
	position:absolute;
	left:380px;
	top:90px;
	width:72px;
	height:28px;
	z-index:1;
}

#position_pop {
	position:relative;
	height:241px; 
	width:486;
	background-image:url(../img/box_popular.png);
	background-color:transparent;
	background-repeat:no-repeat;
	}

#pro_pop1 {
	position:absolute;
	left:35px;
	top:40px;
	width:140px;
	height:150px;
	z-index:1;
	background-image:url(../img/products1.png);
}

#pro_pop2 {
	position:absolute;
	left:235px;
	top:40px;
	width:140px;
	height:150px;
	z-index:1;
	background-image:url(../img/products2.png);
}


#position_wom {
	position:relative;
	height:241px; 
	width:486;
	background-image:url(../img/box_women.png);
	background-color:transparent;
	background-repeat:no-repeat;
	}


#pro_wom1 {
	position:absolute;
	left:55px;
	top:40px;
	width:140px;
	height:150px;
	z-index:1;
	background-image:url(../img/products3.png);
}

#pro_wom2 {
	position:absolute;
	left:235px;
	top:40px;
	width:140px;
	height:150px;
	z-index:1;
	background-image:url(../img/products4.png);
}


#position_men {
	position:relative;
	height:281px; 
	width:486;
	background-image:url(../img/box_men.png);
	background-color:transparent;
	background-repeat:no-repeat;
	}

#pro_men1 {
	position:absolute;
	left:35px;
	top:65px;
	width:140px;
	height:150px;
	z-index:1;
	background-image:url(../img/products5.png);
}

#pro_men2 {
	position:absolute;
	left:235px;
	top:65px;
	width:140px;
	height:150px;
	z-index:1;
	background-image:url(../img/products6.png);
}

#position_couples {
	position:relative;
	height:281px; 
	width:486;
	background-image:url(../img/box_couples.png);
	background-color:transparent;
	background-repeat:no-repeat;
	}

#pro_couples1 {
	position:absolute;
	left:55px;
	top:65px;
	width:140px;
	height:150px;
	z-index:1;
	background-image:url(../img/products7.png);
}

#pro_couples2 {
	position:absolute;
	left:235px;
	top:65px;
	width:140px;
	height:150px;
	z-index:1;
	background-image:url(../img/products8.png);
}