body,td,th {
	font-size: 12px;
	color: #000000;
	line-height:22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #25527C;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
}
.ban{
	color:#23288D;
	font-weight:bold;
}
.news {	border-bottom:#D6D6D5 1px dashed;
}