@charset "utf-8";
.Products {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}
.Products1 {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	line-height: 20px;
	padding: 6px;
	font-size: 12px;
	color: #000000;
}
.Products1  a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.Products1  a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
.Products1  a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: blink;
}
.Products1  a:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}