.bg {
	background-image: url(images/index/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #333399;
}

.red {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
.big {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.big_b {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.ugly {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.black {
	font-family: "宋体";
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.big_u {
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	color: #444444;
	text-decoration: none;
}
