body {
	background-color: #FFFFFF;
}
.basictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	display: none;
}
.basic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.main a {
	color: #666666;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.mainC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	margin-left: 35px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	margin-left: 35px;
	}
#mainIdx {
	margin: auto;
	height: 587px;
	width: 1000px;
	background-image: url(../images/index-2022.jpg);
	background-repeat: no-repeat;
}
#contentIdx {
	position: relative;
	float: left;
	margin: 25px 0px 0px 45px;
	text-align: left;
}
#titleIdx {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
}
#logosIdx {
	position: absolute;
	float: left;
	top: 170px;
	left: 200px;
	width: 240px;
	height: 155px;
	text-align: center;
}
#linksIdx {
	position: absolute;
	top: 100px;
	left: 0px;
	margin-top: 0px;
	margin-left: 8px;
	z-index: 100;
}
#footer {
	position: relative;
	width: 1000px;
	margin: auto;
	top: -39px;
}
.clearit {
	height: 10px;
	clear: both;
}
#preload {
	height: 50px;
	visibility: hidden;
}