.bg {
	background-attachment: fixed;
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bghead {
	background-attachment: fixed;
	background-image: url(img/head_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgside {
	background-attachment: scroll;
	background-image: url(img/main_13.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.basic {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFCC66;
	text-decoration: none;
}
.head1 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFCC00;
	text-decoration: none;
}

