body {
	font-family: "宋體";
	color: #AD9EC4;
	background-color: #000044;
	margin: 0px;
	line-height: normal;
}
.td_mid {
	border: 1px solid #5E5E79;
}
.copyright_font {
	font-family: "宋體";
	font-size: 12px;
	line-height: 18px;
	color: #5E5E79;
	text-decoration: none;
}
.input_in {
	height: 19px;
	width: 172px;
	border: 1px solid #7F9DB9;
	background-color: #F3F3FF;
}
.select_all {
	height: 19px;
	width: 100px;
	border: 1px solid #7F9DB9;
	background-color: #F3F3FF;
	font: 12px "宋體";
}
.font_white_b {
	font-family: "宋體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.td_in {
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5E5E79;
	border-bottom-color: #5E5E79;
	border-left-color: #5E5E79;
}
.td_in1 {
	background-image: url(../images/bg_in1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_in2 {
	background-image: url(../images/bg_in2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-family: "宋體";
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.font_b {
	font-weight: bold;
}
.content {
	font-family: "宋體";
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
a.link_more:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_more:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_more:hover {
	font-size: 14px;
	font-weight: bold;
	color: #AD9EC4;
	text-decoration: none;
}
