a.title:link {
	font-family: "宋体";
	font-size: 13px;
	color: #8e8080;
	text-decoration: none;
}
a.title:visited {
	font-family: "宋体";
	font-size: 13px;
		color: #8e8080;
	text-decoration: none;
}
a.title:hover {
	font-family: "宋体";
	font-size: 13px;
		color:#663333;
	text-decoration:none;
}
a.top:link {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.top:visited{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.top:hover {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.k {
	border: 1px solid #b9b7b8;
	background-color: #f6f6f6;
}a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #575757;
	text-decoration: underline;
}
a.new:link {
	font-family: "宋体";
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
a.new:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
a.new:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
.bg {
	background-color: #f6f6f6;
	background-image: url(../../images/pro_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.x {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

