.line {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6481AD;
}
.eight {
	line-height: 8px;
	height: 8px;
}
.word {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.title1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bolder;
	color: #737580;
	line-height: 30px;

}
.title2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	color: #333333;
}
a:link {
	color: 737580;
	text-decoration: none;
}
a:visited {
	color: 737580;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}