body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.bg0 {
	background-attachment: fixed;
	background-color: F9F9F9;
	background-image: url(../images/index_bottom_bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg1 {
	background-attachment: scroll;
	background-image: url(../images/index_bg1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 14px;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(../images/index_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 14px;
}
.bg4 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:  url(../images/page1_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a {
	font-size: 12px;
	text-decoration: underline;
}
a.01 {
	font-size: 12px;
	text-decoration: underline;
	color: #6d7a8b;
}
a.02 {
	font-size: 12px;
	text-decoration: underline;
	color: #e4e9eb;
}
a.03 {
	font-size: 12px;
	text-decoration: underline;
	color: #2271BF;
}
a.04 {
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	font-size: 12px;
	color: #0565AB;
	text-decoration: underline;
}.bk {
	border: 1px solid #FFFF00;
}
.medium {
	BACKGROUND-COLOR: #cccccc
}