.hd { display: none; position: absolute; z-index: 1; height: 1px; width: 1px;}

body {
	background: url(images/bg.jpg) repeat-x center top;
	margin: 0px;
	}
.topleft {
	background: url(images/index_02.jpg) no-repeat right top;
}
.middle {
	background: url(images/index_05.jpg) no-repeat center top;
}
.downright {
	background: url(images/index_08.gif) no-repeat left top;
}
.downleft {
	background: url(images/index_06.gif) no-repeat right top;
}
.down {
	background: url(images/index_07.gif) no-repeat center top;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 11px;
}
