
#header02	{
	padding:0px;
	height: 80px;
	width: 300px;
	margin: 0px;
	display: block;
	overflow: hidden;
	float: left;
}
#shop-link-box {
	padding:0px;
	height: 80px;
	width: 400px;
	margin: 0px;
	display: block;
	overflow: hidden;
	text-align: right;
	float: right;
	background-image: url(images/shop-tt.gif);
	background-repeat: no-repeat;
	background-position: right top;


}

.slink1 a {
	background-image: url(images/s-t1.gif);
	background-repeat: no-repeat;
	text-indent: -10000pt;
	display: block;
	margin: 0px 30px 0px 0px;
	float: right;
	height: 25px;
	width: 110px;
	overflow: hidden;
}
.slink2 a {
	background-image: url(images/s-t2.gif);
	background-repeat: no-repeat;
	text-indent: -10000pt;
	display: block;
	margin: 0px;
	float: right;
	height: 25px;
	width: 110px;
	overflow: hidden;
}
.slink3 a {
	background-image: url(images/s-t3.gif);
	background-repeat: no-repeat;
	text-indent: -10000pt;
	display: block;
	margin: 0px 30px 0px 0px;
	float: right;
	height: 25px;
	width: 110px;
	overflow: hidden;
}
.slink1 a:hover {
	background-image: url(images/s-t1-2.gif);
	background-repeat: no-repeat;
}
.slink2 a:hover {
	background-image: url(images/s-t2-2.gif);
	background-repeat: no-repeat;
}
.slink3 a:hover {
	background-image: url(images/s-t3-2.gif);
	background-repeat: no-repeat;
}

