body {
	background-color: #0F288D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(L3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(img12.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(so.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg4 {
	background-attachment: fixed;
	background-image: url(L4.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.ys1 {
	font-size: 12px;
	line-height: 20px;
}
.ys2 {
	font-size: 12px;
	line-height: 24px;
}
.ys3 {
	font-size: 14px;
	color: #FFFFFF;
}
a.A1:link {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.A1:visited {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.A1:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
a.A1:active {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


a.A2:link {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
a.A2:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
a.A2:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}
a.A2:active {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}



a.A3:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
a.A3:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
a.A3:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	line-height: 24px;
}
a.A3:active {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}

.ys4 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}