table,table tr th, table tr td { /*border:1px solid #0094ff;*/ border-collapse: collapse; border: 1px solid white; table-layout:fixed;word-break:break-all;} table #TableTop, table #TableBottom { width: 1860px; height:400px; font-size:30px; font-family:黑体; text-align:center; font-weight:500; table-layout:fixed;word-break:break-all;} .TableTitle { background-color:#0094ff; /*background-color:#000000;*/ width:100px; font-weight:700; color:white; } .tdWhite { /*background-color:#F0F8FF;*/ width:260px; background-color:#000000; color:white;word-wrap:break-word;word-break:break-all; } .tdGreen { /*background-color:#B4EEB4;*/ width:260px; background-color:#191970; color:white;word-wrap:break-word;word-break:break-all; } /*#region 标题表格 */ #TableTitle, #TableTitle tr th, #TableTitle tr td { /*border: 1px solid #0094ff;*/ border: 1px solid white; border-collapse: collapse; } #TableTitle { width: 1850px; height: 90px; } #Title { width: 1320px; font-size: 40px; font-family: 黑体; text-align: center; font-weight: 800; /*background-color:white;*/ background-color:black; color:white; height:90px; } #tdImg, #Img { background-image:url(Pic/Logo.png); background-repeat:no-repeat; width:190px; height:90px; } #DivTimer { /*background-color:white;*/ font-size:30px; font-family:黑体; text-align:center; font-weight:500; width:340px; height:95px; background-color:black; color:white; border: 0px; } /*#endregion */