@charset "utf-8";
body {
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.title_1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A48A0;
	text-indent: 12px;
}
.text_black {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 5px;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.table_out {
	border: 1px solid #1A48A0;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #1A48A0;
	text-decoration: none;
}
.td_r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1A48A0;
	border-right-color: #1A48A0;
	border-bottom-color: #1A48A0;
	border-left-color: #1A48A0;
}

a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #1A48A0;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #92260C;
	text-decoration: underline;
}

.title_12 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-indent: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
}
.title_red {
	font-family: "宋体";
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
}
.title_14 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.td_d {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text_gray {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 5px;
}
.title_lage {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #021059;
}
