
#Content{
	width:985px;
	margin:2 2 2 2px;
	text-align:left;
	clear:both;
	float:none;
}
.search_index {height: 22px; font-size: 9pt; background-color: #FFFFFF; width:300px;
    border-left: #0066cc 1px solid; border-right: #0066cc 1px solid;
    border-top: #0066cc 1px solid; border-bottom: #0066cc 1px solid;
}
/*
#Content{
	float:left;
	width:985px;
	text-align:left;
	width:985px;
	margin:2 2 2 2px;
	background-color:Navy;
}*/

#ContentView{
	float:none;
	width:985px;
	margin:2 2 2 2px;
	text-align:center;
	clear:both;
}

#ContentArticle{
	float:none;
	width:985px;
	margin:2 2 2 0px;
	text-align:center;
	clear:both;
}


/*   
如果要把左右两边的层交换一下，按下面的方法设：

系统默认格式：
#ContentRight{
	float:right;
	width:798px;
	margin:1 3 0 0px;	
}
#ContentLeft{
	float:left; 
	width:180px; 	
	margin:1 0 0 3px; 
}

左右交换，设成如下：
#ContentRight{
	float:left;
	width:798px;
	margin:1 3 0 0px;	
}
#ContentLeft{
	float:right; 
	width:180px; 	
	margin:1 0 0 3px; 
}

         */
#ContentRight{
	float:right;
	width:796px;
	margin:1 3 0 0px;	
}
#ContentLeft{
	float:left; 
	width:180px; 	
	margin:1 0 0 3px; 
}
.nsort {
	font-size: 9pt;
	line-height: 21px;
	color: #FFFFFF;	
}
.text {height: 19px; font-size: 9pt; background-color: #FFFFFF; width:200px;
    border-left: #FFFFFF 1px solid; border-right: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid; border-bottom: #0097FA 1px solid;
}
.text1 {height: 19px; font-size: 9pt; background-color: #FFFFFF; width:300px;
    border-left: #c0c0c0 1px solid; border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid; border-bottom: #c0c0c0 1px solid;
}
.text2 {height: 19px; font-size: 9pt; background-color: #FFFFFF; width:265px;
    border-left: #c0c0c0 1px solid; border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid; border-bottom: #c0c0c0 1px solid;
}
.records { font-size: 9pt; background-color: #FFFFFF; width:200;height:60px;
    border-left: #0097FA 1px solid; border-right: #0097FA 1px solid;
    border-top: #0097FA 1px solid; border-bottom: #0097FA 1px solid;
}
.records1 { font-size: 9pt; background-color: #FFFFFF; width:350;height:120px;
    border-left: #c0c0c0 1px solid; border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid; border-bottom: #c0c0c0 1px solid;
}
.records2 { font-size: 9pt; background-color: #FFFFFF; width:550;height:120px;
    border-left: #c0c0c0 1px solid; border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid; border-bottom: #c0c0c0 1px solid;
}