﻿body,td,th {
	font-size: 12px;
	line-height:20px;
}
.text1 {
	font-family: "新宋体";
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-family: "宋体";
	font-size: 12px;
	color:#159EBE;
}
.text3 {
    font-family:"宋体";
	font-size: 14px;
	color:#001D46;
	}
.text4 {
	font-family:"宋体";
	font-size: 15px;
	color:#004C7A;
	font-style: normal;
	font-weight: bold;
	}
.text5 {
	font-family:"宋体";
	font-size: 15px;
	color:#000000;
	font-style: normal;
	font-weight: bold;
}.text55 {
	font-family:"宋体";
	font-size: 12px;
	color:#000000;
	font-style: normal;
	font-weight: bold;
}

.text6 {
	border-bottom:1px #ccc dashed;
}
.text7 {
	line-height:15px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #787878;
}
a:active {
	text-decoration: none;
	color: #5F0715;
}