td {
	font-size: 10pt;
}
.form {
	font-size: 10pt;
	background-color: FFCE65;
}
a:visited {
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 10pt;
	color: #006699;
}
.leftword{
	font-size:10pt;
	color:#003366;
	font-family: "宋体";
	font-weight: bolder;
	}
.teststyle {
	font-size: 10px;
	color: #FF0000;
}
.blue {
	background-color: #D9EAFC;
}
.news {
	font-size: 13px;
	line-height: 25px;
}
.line {
	BORDER-RIGHT: 1px rgb(255,255,255);
	BORDER-TOP: 1px rgb(255,255,255);
	FONT-SIZE: 12px;
	BORDER-LEFT: 1px rgb(255,255,255);
	BORDER-BOTTOM: 1px solid rgb(0,0,0);
	BACKGROUND-COLOR: rgb(255,255,255);
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.font {
	font-size: 12px;
	color: #000000;
}

.pageing{
	background-color: #f1f5aa;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	
	margin-bottom: -5px;
	vertical-align:middle;
	text-align:center;
}
.selected {color: #000000; background-color: #C8DAEE; }