hr {
    width:1003px;
	color: #C2CEDA;
    position:static;
}
#Content {
	clear: both !important; 
	height:1000px;
	width:1003px;
	margin-left:auto;
    margin-right:auto;
}
#Content #CrTitle {
	margin-top:5px;
    width:99%;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	background-color:#E9F0F6;
}
#Content #CrTitle #CrtLeft{
    width:500px;
	float:left;
	padding:6px 0 0 5px;
	margin-left:0;
}
#Content #CrTitle #CrtRight {
    float:right;
	width:400px;
	padding:2px 10px 0 0;
	text-align:right;
}
#Content #CListTitle {
   	margin-top:20px;
    width:97%;
	margin-left:auto;
	margin-right:auto;
	height:18px;
	padding:0 0 3px 10px;
	border-bottom: 1px solid #C2CEDA;
}
#Content #CListTitle a {
	color:#006699;
}
#Content #CListText {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding:8px 10px 8px 20px;
	text-align:left;
	line-height:18px;
	color:#999999;
}
#ContentRight #CrListPage a{
    text-decoration:none;
}
