/* CSS Document */

body{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-weight: bolder;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.tdtl{
	border: 1px solid #525963;
	font-family: "宋体";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	height: 14px;
}
.tdm1{
	background-image: url(images/index_17.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
