a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
}
.line_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
}
.input1 {
	border: 1px solid #9C9C9C;
	background-color: #D7F0FF;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	color: #045D06;
}
.line_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.text3 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	color: #000000;
}
.subit1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #F7F7E7;
	border: 1px solid #999999;
}
.probg {
	background-image: url(../03product/images/products_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
