td {
	font-size: 12px;
	color: #666666;
	line-height:25px;
}
.cross {
	color: #FF3300;
}
.cop {
	color: #2F5689;
	line-height: 18px;
}
.bigttitle {
	font-size: 14px;
	font-weight: bold;
	color: #417BC6;
}
a:link { color: #4C4C4C; text-decoration: none}
a:visited { color: #4C4C4C; text-decoration: none}
a:hover { color: #FF8400; text-decoration: none}
a:active { color: #FF8400; text-decoration: none}
.newtitle {
	font-size: 14px;
	font-weight: bold;
}
.test {
	border: 1px solid #CCCCCC;
}
.tdtop{
	color:#ffffff;	
	background-color:#025EB0;
	border:solid;
	text-align: center;

}

.tdgray{
background-color:#D3E8FB;
}
.tdorange{
background-color:#ffffff;
}
