body,div,p,ul,table,li{margin:0;padding:0;}
ul li{list-style:none;}
#FontScroll{
	width: 100%;
	height: 90px;
	line-height: 30px;
	overflow: Hidden;
	padding: 5px 0;
	margin: 0 auto;
	background-color: #2A2A2A;
}
#FontScroll a{
	color: aliceblue;
	text-decoration: none;
}
#FontScroll .line{
	text-align: left;
	width: 100%;
}
#FontScroll .fontColor a{
	color: red;
	transition: all 1.5s ease 0s;
}
#FontScroll{padding-left: 10px}