body {
	background-color: #000000;
	margin-top: 15px;
}
.a1 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1 A:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FFCC00;
	text-decoration: underline;
}
.kuang1 {
	border: 1px solid #FFFFFF;
}
.a2 {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
.bottomr {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
