a
{
	outline: none;
}

body
{
	background:url(../images/layout/idx_full.gif) no-repeat left top;
 	background-color: #CC0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

h1, h2
{
	display: none;
}

ul
{
	position: absolute;
	left: -8000px;
	top: 228px;
}

li
{
	height: 30px;
	overflow: hidden;
	list-style: none;
	width: 260px;
}

li a
{
	padding-bottom: 30px;
	width: 260px;
	position: absolute;
	font-size: 0px;
	text-decoration: none;
}

li a span
{
	display: none;
}

#credit
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#credit a
{
	text-decoration: none;
	font-weight: bold;
	color: #B3CDDC;
}

#credit a:hover
{
	text-decoration: underline;
}
