body {
	background-color:#666666
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	line-height:20px;
}
a {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form1 {
	width: 160px;
}
.form2 {
	width: 50px;
}
.grayFont{
	color:#990000;
}.picTd {
	border: 1px solid #000000;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.td-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

