em {
  display: none;
}



#btn1 a {
	display:block;
	margin:0px;
	width: 90px;
	height: 30px;
	background: url("../img/lamp.gif") no-repeat left top;
}




#btn1 a:hover {

	background-position: left bottom;

}




#btn2 a {
	display:block;

	margin-top:25px;
	width: 172px;
	height: 30px;
	background: url("../img/furniture.gif") no-repeat left top;

}

#btn2 a:hover {

	background-position: left bottom;

}





#btn3 a {
	display:block;

	margin-top:25px;
	width: 142px;
	height: 30px;
	background: url("../img/mirrior.gif") no-repeat left top;

}

#btn3 a:hover {

	background-position: left bottom;

}




#btn4 {
	display:block;

	margin-top:25px;
	width: 210px;
	height: 30px;
	background: url("../img/accessory.gif") no-repeat left bottom;

}




#btn5 a {
	display:block;

	margin-top:25px;
	width: 72px;
	height: 30px;
	background: url("../img/bag.gif") no-repeat left top;

}



#btn5 a:hover {

	background-position: left bottom;

}

#btn6 a {
	display:block;

	margin-top:25px;
	width: 117px;
	height: 30px;
	background: url("../img/tshirt.gif") no-repeat left top;

}


#btn6 a:hover {

	background-position: left bottom;

}


#btn7 a {
	display:block;

	margin-top:15px;
	width: 216px;
	height: 30px;
	background: url("../img/contact.gif") no-repeat left top;

}


#btn7 a:hover {

	background-position: left bottom;

}

#btn8 a {
	display:block;

	margin-top:200px;
	width: 281px;
	height: 30px;
	background: url("../img/product.gif") no-repeat left top;

}


#btn8 a:hover {

	background-position: left bottom;

}