.bgimg {
	background-repeat: no-repeat;
	background-position: center top;
}
.bgimg1 {
	background-repeat: no-repeat;
	background-position: center bottom;
}

a.bai:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:hover {
	color: #FF9900;
	text-decoration: none;
}
a.lan:link {
	color: #000000;
	text-decoration: underline;
}
a.lan:visited {
	color: #000000;
	text-decoration: underline;
}
a.lan:hover {
	color: #FF6600;
	text-decoration: none;
}
