.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BG2 {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg0 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg3 {
	background-image: url(images/index_181.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom {
	background-image: url(images/bottom1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.line20 {
	font-size: 9pt;
	line-height: 20px;
}
a {
	font-size: 14px;
	color: #9D6700;
	text-decoration: none;
}
a:hover{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
