.button-white {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.button-black {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.button-alpha {	cursor: crosshair;
	filter: Alpha(Opacity=95);
}a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.copyright-black {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
}
.copyright-white {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
}
.copyright-yellow {
	font-family: "宋体";
	font-size: 13px;
	color: #FF9900;
}
.text-black {
	font-family: "宋体";
	font-size: 13px;
	line-height: 1.6em;
	color: #000000;
}
.text-green {
	font-family: "宋体";
	font-size: 13px;
	line-height: 1.6em;
	color: #006666;
}
.text-blue {
	font-family: "宋体";
	font-size: 13px;
	line-height: 1.6em;
	color: #003399;
}
.text-red {
	font-family: "宋体";
	font-size: 13px;
	line-height: 1.6em;
	color: #FF0000;
}
.text-greenda {
	font-family: "宋体";
	font-size: 15px;	
	color: #0033FF;
}
.text-blueda {
	font-family: "宋体";
	font-size: 15px;	
	color: #003399;
}
.text-redda {
	font-family: "宋体";
	font-size: 15px;	
	color: #FF0000;
}
.text {
	font-family: "宋体";
	font-size: 13px;	
	color: #000000;
}
.order {
	background-color: #F6F6F6;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
}
.intext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #339966;
}
.insearchtext {
	font-family: "宋体";
	font-size: 12px;		
}
