/* CSS Document */


#booth td.space {
	font-size:1px;
	margin: 0;
	padding: 0;
}
#booth img, table, td, tr, td table {
	border: 0;
	margin: 0;
	padding: 0;
}


/*------------------------------------------
	kobe_booth01.html, kobe_booth02.html
-------------------------------------------*/
#booth {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover, a:active {
	text-decoration: none;
	color: #0000FF;
}


#footerLogo {
	margin: 0;
	padding: 30px 0 15px 305px;
	text-align: left;
}
#footerLogo p {
	color: #663333;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footerLogo p a:link, #footerLogo p a:visited {
	text-decoration: underline;
	color: #663333;
}
#footerLogo p a:hover, #footerLogo p a:active {
	text-decoration: none;
	color: #663333;
}
