.t12{
	font-size: 12px;
	color: #0066CC;
	font-style: normal;
	line-height: 15px;

}
.bg01 {
	background-image: url(images/top_01.jpg);
	background-repeat: no-repeat;
}
.bg02 {
	background-image: url(images/index_bg1.gif);
	background-repeat: repeat-y;
}
.bg03 {
	background-image: url(images/index_bg2.gif);
	background-repeat: repeat;
}
.bg04 {
	background-image: url(images/index_bg3.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
.blue {
color: #000066;		
}
.blue:visited {
TEXT-DECORATION: none;
	color: #000066;
}
.blue:hover {
TEXT-DECORATION: none;
	color: #0066cc;
}
.blue:link { text-decoration:none ; color: #000066;}

.tblue {
	line-height: 21px;
	color: #004891;
	font-size: 16px;

}
.t16blueB {
	font-size: 18px;
	line-height: 21px;
	color: #0074E8;
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0A50A1;
}
.bg05 {

	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.link01 {
	color: #666600;
	text-decoration: none;
}
.link01:link  {
	color: #666600;
	text-decoration:none ;
}
.link01:hover  {
	color: #666600;
	text-decoration:underline;
}
.link01:active {
	color: #666600;
	text-decoration: none;
}

