/* CSS Document */
.tableindex {
	padding-top: 130px;
	padding-left: 180px;
	background: url(../IMG_SWF_CSS/index_03.jpg) no-repeat fixed center top;
	vertical-align: top;
	cursor:hand;
}

a {
	font-family: Verdana, Arial;
	font-weight: BOLD;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	TEXT-DECORATION: none;
	color: #fff;
}

a:hover {
	color: #006;
}

