a.navi:link {
	font-size: xx-small;
	color: #993333;
	text-decoration: none;
}
a.navi:visited {
	font-size: xx-small;
	color: #5398A6;
	text-decoration: none;
}
a.navi:hover {
	font-size: xx-small;
	color: #ff2000;
	text-decoration: underline;
}
a.navi:active {
	font-size: xx-small;
	color: #ff2000;
	text-decoration: underline}


.select{
	font-size: xx-small;
	color: #404040;

}
.block {
	display: block;
}

.life-pan {
	width:100%;
	margin:0;
	padding:0;
	height:24px;
	background:url(../img/bg_dots.gif);
	text-align:center;
}

.life-pan ,
.life-pan td {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

.life-pan table {
	width:740px;
	height:24px;
	margin:0 auto;
	text-align:left;
}

.life-pan table td {
	text-align:left;
}