.logo {
	background-image: url(images/index1_01.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 206px;
	left: 0px;
	top: 0px;
	position: absolute;


}
.topbox {
	background-image: url(images/index1_02.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 445px;
	left: 206px;
	top: 0px;
	position: absolute;

}
.mainbox {
	background-image: url(images/index1_04.gif);
	background-repeat: repeat-y;
	position: absolute;
	width: 650px;
	left: 0px;
	top: 190px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	white-space: normal;
	margin: 0px;
	padding-left: 0px;
	text-indent: 8pt;





}
.linkbox {
	top: auto;
	position: absolute;
	height: 400px;
	width: 190px;
	left: 0px;
	text-align: left;
	text-indent: 4pt;
	bottom: 0px;






}

