.hd { display: none; position: absolute; z-index: 1; height: 1px; width: 1px;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
.mainbg {
	background-image: url(images/index_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftbg {
	background-image: url(images/lback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftbg1 {
	background-image: url(images/lback1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
