/* 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{
	background-image: url(images/ind_11.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.td2{
	color: #FFFFFF;
}
.td3{
	background-image: url(images/ind_20.jpg);
	background-repeat: repeat-y;
}
.td4{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.td5{
	background-color: #edf6fd;
	background-image: url(images/ind_33.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.td6{
	background-color: #2867c3;
}
