@charset "utf-8";
#dataCenter marquee{
	width:400px;
	height:175px;
	display: block;
	overflow:hidden;
	text-decoration: none;
	text-align: justify;
}
td.brd{
	border: 1px dotted #999999;
}
#flMenu{
	display: block;
	height: 10px;
	width: 50px;
	overflow: visible;
	z-index: 1;
	float: left;
	position: fixed;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 800px;
	
}