#Content {
	clear: both !important; 
	width: 1003px;
	margin-left:auto;
    margin-right:auto;
}
#Content .hr {
	color: #C2CEDA;
	position:static;
}
#Content #Top {
	clear: both !important;
    width:99%;
	height:24px;
	padding:6px 0 0 5px;
}
#Content #Top .li1 {
	list-style-type:none;
	float: left;
	height:22px;
	width:100%;
	background-color:#FFF7E3;
    border-bottom: 1px solid #C2CEDA;
	padding:3px 0 0 2px;
}
#Content #End {
	clear: both !important;
    width:99%;
	padding:6px 0 0 5px;
}
#Content #End ul {
	list-style-type:none;
	float: left;
	margin:0;
    padding:0;
    width:100%;
}
#Content #End ul li{
    width:16.5%;
	text-align:left;
	float:left;
	overflow:hidden;
	padding: 8px 0 3px 0;
	line-height:17px !important;
	line-height /**/:180%;
}
