.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg2 {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.g1 {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
.g2 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
