#sub_center {
	width: 994px;
	background-color: #fff;
}
.sub_green_line {
	background-color: #a5b600;
	height: 6px;
	width: 994px;
	overflow:hidden;
}
.sub_nav {
	width: 256px;
	float: left;
	background-color: #f9f9f9;
}
.sub_content {
	float: left;
	width: 718px;
}
#sub_center .pdt_brief {
	text-indent: 5.25pt;
	font-family: "黑体";
	font-size:14px;
	float:left;
	text-align:left;
	clear:both;
}
#sub_center .content {
	font-size: 14px;
	clear:both;
	text-indent: 2em;
	color: #666666;
	font-family: "宋体";
	overflow:hidden;
	text-align:left;
}
.center {
	width: 256px;
	list-style-type: none;
	padding-top: 30px;
	border-right:1px #f1f1f1 solid;
	height: 430px;
}
.center a:hover {
	color: #333;
}
.center li{
	padding-left: 10px;
}
.cat1 a{
	padding-left:50px;
	height: 40px;
	width: 143px;
	display: block;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
	color: #black;
	text-decoration: none;
	font-family: "宋体";
}
.cat2 a{
	font-size: 12px;
	padding-left:50px;
	line-height: 18px;
	color: black;
	text-decoration: none;
	font-family: "宋体";	
}
.cat1 a:link, .cat2 a:link{color:black;}
.cat1 a:visited, .cat2 a:visited{color:black;}
.cat1 a:hover{color:#A5B600;}
.cat2 a:hover{color:#A5B600;}