/* CSS Document */

body{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #041A3E;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.td1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #494949;
}
.td2{
	background-image: url(images/cn_28.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.td3{
	background-image: url(images/cn_33.jpg);
	background-repeat: repeat-x;
}