#Logo {
	float: left;
}
#Banner {
	width: 798px;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.line {
	border: 1px solid #d8d8d8;
	line-height: 30px;
}
.font {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.lm {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
.lm a:link {
	color: #000000;
	text-decoration: none;
}
.lm a:visited {
	color: #000000;
	text-decoration: none;
}
.lm a:hover {
	color: #FF9900;
}
.news {
	line-height: 30px;
	color: #000000;
}
.news a:link {
	color: #000000;
	text-decoration: none;
}
.news a:visited {
	color: #000000;
	text-decoration: none;
}
.news a:hover {
	color: #FF9900;
}
