body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
    margin:0px auto;
    padding:0px;
    border:0px;
}
body {
	background: #FFFFFF;
	/*color: #333;*/
	font-size: 1em;
	/*font-family: Arial, Verdana, "微软雅黑"; WORD-BREAK: break-all;*/
	font-family: verdana, geneva, arial, helvetica, sans-serif, 'Droid Sans Fallback';
	text-align: center;
	/*width: 1080px;*/
	margin-left: auto;
	margin-right: auto;
}
ul, ol {
	list-style: none;
}
#colorYel{
	color: #ff0;
}
#colorGre{
	color: #0f0;
}
#colorRed{
	color: #f00;
}
/*.twoW{min-width: 3em;}
.threeW{min-width: 4em;}
.fourW{min-width: 5em;}
.thirty-fiveW{min-width: 36em;}*/
.column1 {width: 70px;min-width: 70px;}
.column2 {width: 120px;min-width: 120px;}
.column3 {width: 69px;}
.column4 {width: 69px;min-width: 69px;}
.column5 {width: 69px;}
.column6 {width: 87px;}
.column7 {width: 69px;}
.column8 {width: 69px;}
#scrollMainContainer {
	/*white-space: nowrap;*/
	position: relative;
	word-break:break-all;
	top: 0px;
	left: 0px;
	/*height: 130px;*/	
	height: 50px;
	overflow: hidden;
	min-width: 36em;
}
#scrollHeaderContainer table th{
	color: #ffc;
}
#scrollHeaderContainer table,#scrollFooterContainer table,#scrollTable{
	width: 100%;
	color: #fff;
	text-align: center;
	background: #000;
	border-top: 1px solid #f00;
	border-left: 1px solid #f00;
}
#scrollHeaderContainer table td,#scrollHeaderContainer table th,#scrollFooterContainer table td,#scrollFooterContainer table th,#scrollTable td,#scrollTable th {
	/*font-size: 1em;*/
	font-size: 14px;
	height: 1.5em;
	line-height: 1.5em;
	border-right: 1px solid #f00;
	border-bottom: 1px solid #f00;
	/*word-break: break-all;*/
}
#gatherData{
	text-align: right;
}
