td{
font-family: "宋体";
	font-size: 12px;
	color: #529665;
	text-decoration: none;
	line-height:18px;
}
.td{
font-family: "宋体";
	font-size: 12px;
	color: #529665;
	text-decoration: none;
	line-height:20px;
}
.top_text {
	font-family: "宋体";
	font-size: 12px;
	color: #B1ECA3;
	text-decoration: none;
}
.menu_text {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.di_text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
.text1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #367B4A;
	text-decoration: none;
}
.text3 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #EE6159;
	text-decoration: none;
}
.text4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #529666;
	text-decoration: none;
}
/*-----------------------------二级链接的样式------------------------------------*/
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #529665;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #529665;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #529665;
	text-decoration: underline;
	
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #529665;
	text-decoration: none;
}
/*-----------------------------菜单栏目的样式------------------------------------*/
a.menu_text:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_text:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_text:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.menu_text:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*-----------------------------友情链接的样式------------------------------------*/
a.friend:link {
	font-family: "宋体";
	font-size: 12px;
    color: #529665;
	text-decoration: none;
}
a.friend:visited {
	font-family: "宋体";
	font-size: 12px;
    color: #529665;
	text-decoration: none;
}
a.friend:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #529665;
	text-decoration: underline;
	
}
a.friend:active {
	font-family: "宋体";
	font-size: 12px;
    color: #529665;
	text-decoration: none;
}

.line {
	border: 1px dashed #529665;
}

.left {
text-align:center;
}
.list_left_txt{
padding-top:5px;
}