#topnav {
	height: 52px;
	width: 1150px;
 margin-top:10px;	margin: 0 auto;
	background-color: #fff;
	position: relative;
	top: -10px;
}

#navtable {
	list-style: none;
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}

#navtable tr:nth-child(1) {
	height: 4px;
	margin: 0 auto;
}

#navtable tr:nth-child(2) {
	height: 48px;
	margin: 0 auto;
}

#navtable td {
	
	text-align: center;
	margin: 0 auto;
	font-size: 17px;
}

.tgl {
	background-color: red;
}

.fgl {
	background-color: #EFEFEF;
}
#topnav td span{ font-weight:bolder;}
.xxldate{ width:210px}