.bodybg {
	background-attachment: fixed;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat;
	background-position: center center;
}
.hengline {
	background-attachment: fixed;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
td {
	font-size: 12px;
	line-height: 180%;
	text-decoration: none;
}
.leftbot {
	background-attachment: fixed;
	background-image: url(pic/leftbot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news {
	background-attachment: fixed;
	background-image: url(pic/news.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.line {
	background-attachment: fixed;
	background-image: url(pic/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
