.csscs {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
table {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.buttonform a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	height: 18px;
	width: 98px;
	cursor: hand;
	vertical-align: middle;
	padding-left: 5px;


}
.buttonform a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	height: 18px;
	width: 98px;
	cursor: hand;
	vertical-align: middle;
	padding-left: 5px;


}
.buttonform a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	height: 18px;
	width: 98px;
	cursor: hand;
	vertical-align: middle;
	padding-left: 5px;


}
.productform {
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	font-family: "宋体", "黑体";
	font-weight: bold;
	font-size: 9pt;
	padding: 5px;

}
.imagesform {
	padding: 5px;
	width: 75px;
	border: 1px solid #666666;
}
.productword {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	color: #cc0000;
}
