.gray {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.grayCopy {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
}
.gray_12 {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
}
.orange {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.white {

	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-color: #404040;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
