hr {
	color: #C2CEDA;
	width:1003px;
	position:static;
}
#Content {
	clear: both !important; 
	height:700px;
	width:1003px;
	margin-left:auto;
    margin-right:auto;
}
#Content #Cleft {
    float:left;
	margin-left:5px !important;
	margin-left:2px;
	width:765px;
}
#Content #Cleft #ClTop {
   height:26px;
   color:#CC0000;
   font-weight:bold;
   font-size:14px;
   line-height:17px;
   padding:5px 0 0 5px;
   border-bottom: 1px solid #C2CEDA;
}
#Content #Cleft #line1 {
   height:1px;
   margin-top:2px;
   border-top: 4px solid #e8e8e8;
}
#Content #Cleft #ClText {
   height:650px;
   margin-top:5px !important;
   margin-top:0;
   border: 1px solid #C2CEDA;
}
#Content #Cleft #ClText #NewsTitle {
   margin-top:10px;
   padding-top:6px;
   height:30px;
   text-align:center;
   font-weight:bold;
   font-size:16px;
   line-height:20px;
   font-family:Arial, Helvetica, sans-serif;
}
#Content #Cleft #ClText #NewsInfo {
   text-align:center;
   height:18px;
   padding-top:5px;
   background-color:#F1F2E8;
}
#Content #Cleft #ClText #NewsType {
   padding:10px 10px 10px 10px;
   line-height:17px;
}
#Content #Cright {
    float:right;
	margin-right:2px;
	width:220px;
	height:360px;
	border: 1px solid #C2CEDA;
}
#Content #Cright #CrTitle {
	width: 100%;
	background-color: #F0F4F7;
	height: 24px;
	border-bottom: 1px dashed #C2CEDA;
}
#Content #Cright #CrTitle #Crtt {
	font-weight: bold;
	margin-top: 6px;
	margin-left: 5px;
	width:160px;
	float: left;
}
#Content #Cright #CrTitle #Crttimg {
	margin-top: 6px;
	margin-right: 5px;
	width:20px;
	float: right;
}
