@import url("STYLE.CSS");
.css {
	font-size: 9pt;
	color: #000000;
	line-height: 22px;

}
.xian {
	background-attachment: fixed;
	background-image: url(images/xian.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.di {
	background-attachment: fixed;
	background-image: url(images/in_14.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/a_17.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(images/in_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg3 {
	background-attachment: scroll;
	background-image: url(images/1_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
