hr {
	color: #0099cc;
	width:940px;
	position:static;
}
#Content {
	clear: both !important; 
	height:700px;
	width:960px;
	margin-left:auto;
    margin-right:auto;
}
#Content #Cleft {
    float:left;
	margin-left:8px !important;
	margin-left:5px;
	width:715px;
}
#Content #Cleft #ClTop {
   height:26px;
   padding:5px 0 0 5px;
   border-bottom: 1px solid #C2CEDA;

}
#Content #Cleft #ClTop #CltLeft {
   color:#CC0000;
   font-weight:bold;
   font-size:14px;
   line-height:17px;
   float:left;
   width:200px;
}
#Content #Cleft #ClTop #CltRight {
   float:right;
   width:450px;
   text-align:right;
   margin-right:3px;
   color:#0000FF;
}
#Content #Cleft #line1 {
   height:1px;
   margin-top:2px;
   border-top: 4px solid #e8e8e8;
}
#Content #Cleft .ClText {
   height:250px;
   border-top: 1px solid #C2CEDA;
}
#Content #Cleft .ClText #ClTitle1,#ClTitle2,#ClTitle3 {
    margin-top:10px;
    padding:6px 0 3px 10px;
	height:18px;
	background-color:#F1F8FF;
	border-bottom: 1px solid #C2CEDA;
	font-weight:bold;
	color:#006699;
}
#Content #Cleft #CrListPage a{
    text-decoration:none;
}
#Content #Cright {
          margin-right:6px !important;
	margin-right:3px;
    float:right;
	width:220px;
	height:700px;
}
#Content #Cright #CrGg {
	height:300px;
	border: 1px solid #0099cc;
	margin-right:2px;
}
#Content #Cright #CrGg #CrTitle {
	width: 100%;
	background-color: #F0F4F7;
	height: 24px;
	border-bottom: 1px dashed #0099cc;
}
#Content #Cright #CrGg #CrTitle #Crtt {
	font-weight: bold;
	margin-top: 6px;
	margin-left: 5px;
	width:160px;
	float: left;
}
#Content #Cright #CrGg #CrTitle #Crttimg {
	margin-top: 6px;
	margin-right: 5px;
	width:20px;
	float: right;
}
#Content #Cright #CrCenter {
    margin-top:8px;
	height:200px;
	border: 1px solid #0099cc;
	margin-right:2px;
}
#Content #Cright #CrCenter #CrcTitle {
	width: 100%;
	background-color: #FFF7E3;
	height: 24px;
	border-bottom: 1px dashed #0099cc;
}
#Content #Cright #CrCenter #CrcTitle #Crctt {
	font-weight: bold;
	margin-top: 6px;
	margin-left: 5px;
	width:160px;
	float: left;
	color:#CC0000;
}
#Content #Cright #CrCenter #CrcTitle #Crcttimg {
	margin-top: 6px;
	margin-right: 5px;
	width:20px;
	float: right;
}
#Content #Cright #CrCenter ul {
	float:left;
	list-style-type:none;
	text-align: left;
	margin:0;
	padding:5px 0 0 10px;
}
#Content #Cright #CrCenter ul li {
    margin-top:3px;
	padding:5px 0 0 0 !important;
	padding /**/:5px 0 2px 0;	
}