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;
   border-top: 1px solid #C2CEDA;
}
#Content #Cleft #ClText ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
#Content #Cleft #ClText .ul1 {
    margin-top:10px;
    padding:3px 0 3px 0;
	height:22px;
	background-color:#F1F8FF;
	border-bottom: 1px solid #C2CEDA;
}
#Content #Cleft #ClText .ul2 {
    padding:2px 0 2px 0;
	height:22px;
	border-bottom: 1px dashed #C2CEDA;
}
#Content #Cleft #ClText .ul1 li {
	float:left;
	overflow:hidden;
	padding: 5px 0 0 0;
	margin: 0;
	color:#006699;
	font-weight: bold;
	padding-left:5px;
}
#Content #Cleft #ClText .ul2 li {
	float:left;
	overflow:hidden;
	padding: 5px 0 0 0;
	margin: 0;
	padding-left:5px;
}
#Content #Cleft #ClText ul .li1 {
    width:70px;
	text-align:center;
}
#Content #Cleft #ClText ul .li2 {
    width:370px;
	text-align:center;
}
#Content #Cleft #ClText ul .li22 {
    width:370px;
	text-align:left;
}
#Content #Cleft #ClText ul .li3 {
    width:150px;
	text-align:center;
}
#Content #Cleft #ClText ul .li4 {
    width:150px;
	text-align:center;
}
#Content #Cleft #CrListPage a{
    text-decoration:none;
}
#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;
}
