.bg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid;
	background-image: url(../i/bg0.gif);


}
.text {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;

}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px;
}
.h1 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
.line {
	background-image: url(../i/line.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right: 1px solid;
		border-left: 1px solid;
	border-top-width: 1px;
	border-top-color: E2E2E2;
	border-top-style: solid;

}
