#footer
{
	width:820px;
	height:29px;
	margin:50px 0px 0px 20px;
	float:left;
}

.first
{
	display:block;
	width:94px;
	height:25px;
	background-image:url("footer/myspace.jpg");
	float:left;
	border-bottom: solid 4px white;
	background-repeat:no-repeat;
	padding:0 0 4px 0;
}

.first:hover
{
	border-bottom:none;
}

.gap
{
width:30px;
height:25px;
padding-bottom:4px;
float:left;
border-bottom:solid 4px white;
}

.third
{
	display:block;
	width:104px;
	height:25px;
	background-image:url("footer/facebook.jpg");
	float:left;
	border-bottom: solid 4px white;	
	background-repeat:no-repeat;
	padding-bottom:4px;
}

.third:hover
{
	border-bottom:none;
}

.fourth
{
}

.fifth
{
	display:block;
	width:91px;
	height:25px;
	background-color:#111;
	background-image:url("footer/kioski.gif");
	float:left;
	border-bottom: solid 4px white;
	background-repeat:no-repeat;
	padding-bottom:4px;
}

.fifth:hover
{
	border-bottom:none;
}

.sixth
{
}

.seventh
{
	display:block;
	width:49px;
	height:25px;
	background-image:url("footer/kaiku.gif");
	float:left;
	border-bottom: solid 4px white;
	background-repeat:no-repeat;
	padding-bottom:4px;
}

.seventh:hover
{
	border-bottom:none;
}

.deal
{
	display:block;
	width:163px;
	height:25px;
	background-image:url("footer/realdeal.gif");
	float:left;
	border-bottom: solid 4px white;
	background-repeat:no-repeat;
	padding-bottom:4px;
}

.deal:hover
{
	border-bottom:none;
}

.eight
{
	width:169px;
	height:25px;
	background-image:url("footer/footer_8.jpg");
	float:left;
	border-bottom: solid 4px white;
	background-repeat:repeat-x;
	background-color:#000;
	padding-bottom:4px;
}



