/* CSS Document */
body,td,th {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.Text1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: lighter;
	color:#999999;
}
.Text2 {
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}
.CompanyBiang {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.CompanyBiang1 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	font-weight: lighter;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.ProductBiang {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.NewsList {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.Left {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
