td {
	font-size: 10pt;
	line-height: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.nor1 {
	font-size: 10pt;
	line-height: 18px;
}
.bot {
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
}
.nor2 {
	font-size: 10pt;
	line-height: 20px;
}
.tit {
	font-size: 14pt;
	line-height: 26px;
	font-weight: bold;
}
.login {
	font-size: 12px;
	color: #16488E;
	line-height: 20px;
}
.nor_tit {
	font-size: 12px;
	color: #FFFFFF;
}
.nor_tit:link {
	text-decoration: none;
}
.nor_tit:visited {
	text-decoration: none;
}
.nor_tit:hover {
	text-decoration: underline;
	color: #16488E;
}
.nor_tit:active {
	text-decoration: none;
}
.login_tit {
	font-size: 13px;
	color: #16488E;
}
.news:link {
	text-decoration: none;
	color: #0066cc;
}
.news:visited {
	text-decoration: none;
	color: #0066cc;
}
.news:hover {
	text-decoration: underline;
	color: #ff0000;
}
.news:active {
	text-decoration: none;
}