.SearchCss{float: right;}
#Content {
	clear: both !important; 
	height:850px;
	width:1003px;
	margin-left:auto;
    margin-right:auto;
}
hr {
	color: #C2CEDA;
	width:1003px;
	position:static;
}
#ContentLeft {
    width: 200px;
	height:800px;
	float: left;
	margin-left:3px !important;
	margin-left:2px;
}
#ContentLeft .TopTitlte {
	width: 100%;
	background-color: #F0F4F7;
	height: 24px;
	border-bottom: 1px dashed #C2CEDA;
}

#ContentLeft .TopTitltet {
	font-weight: bold;
	margin-top: 6px;
	margin-left: 5px;
	width:160px;
	float: left;
}

#ContentLeft .TopTitltetimg {
	margin-top: 6px;
	margin-right: 5px;
	width:20px;
	float: right;
}
#ContentLeft #ClTop {
    width: 200px;
	height:260px;
	border: 1px solid #C2CEDA;
	clear: both !important; 
}
#ContentLeft #ClSearch {
    margin-top:8px;
    width: 200px;
	height: 165px;
	border: 1px solid #C2CEDA;
	clear: both !important; 
}
#ContentLeft #ClCenter {
    margin-top:8px;
    width: 200px;
	height:260px;
	border: 1px solid #C2CEDA;
	clear: both !important; 
}
#ContentRight {
    float:left;
	height:800px;
	border: 1px solid #C2CEDA;
	margin-left: 8px;
	width:790px !important;
	width:785px;
}
#ContentRight #CrTitle {
	margin-top:5px;
    width:99%;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	background-color:#E9F0F6;
}
#ContentRight #CrTitle #CrtLeft{
    width:300px;
	float:left;
	padding:6px 0 0 5px;
	margin-left:0;
}
#ContentRight #CrTitle #CrtRight {
    float:right;
	width:350px;
	padding:2px 10px 0 0;
	text-align:right;
}
#ContentRight #CrListText {
	margin:auto;
   	margin-top:10px;
    width:98%;
	height:50px;
	border-top: 1px dashed #C2CEDA;
	border-bottom: 1px solid #C2CEDA;
	padding:7px 0 5px 5px;
}
#ContentRight #CrListText a {
	color:#006699;
}
#ContentRight #CrListPage a{
    text-decoration:none;
}