.onlinegame{
	float: left;
	height: 32px;
	line-height: 32px;
	width:132px;
	background: url('../images/cart/1_1.png') no-repeat;
	text-decoration:none;
}

.onlinegame:hover {
	float: left;
	height: 32px;
	line-height: 32px;
	width:132px;
	background: url('../images/cart/1.png') no-repeat;
	text-decoration:none;
}

.consolegame {
	float: left;
	height: 32px;
	line-height: 32px;
	width:131px;
	background: url('../images/cart/2_2.png') no-repeat;
	text-decoration:none;
}

.consolegame:hover {
	float: left;
	height: 32px;
	line-height: 32px;
	width:131px;
	background: url('../images/cart/2.png') no-repeat;
	text-decoration:none;
}

.gaming {
	float: left;
	height: 32px;
	line-height: 32px;
	width:163px;
	background: url('../images/cart/3_3.png') no-repeat;
	text-decoration:none;
}

.gaming:hover {
	float: left;
	height: 32px;
	line-height: 32px;
	width:163px;
	background: url('../images/cart/3.png') no-repeat;
	text-decoration:none;
}

.gamebook {
	float: left;
	height: 32px;
	line-height: 32px;
	width:128px;
	background: url('../images/cart/4_4.png') no-repeat;
	text-decoration:none;
}

.gamebook:hover {
	float: left;
	height: 32px;
	line-height: 32px;
	width:128px;
	background: url('../images/cart/4.png') no-repeat;
	text-decoration:none;
}

.voucher {
	float: left;
	height: 32px;
	line-height: 32px;
	width:182px;
	background: url('../images/cart/5_5.png') no-repeat;
	text-decoration:none;
}

.voucher:hover {
	float: left;
	height: 32px;
	line-height: 32px;
	width:182px;
	background: url('../images/cart/5.png') no-repeat;
	text-decoration:none;
}
