
#Content{
	width:985px;
	margin:2 2 2 2px;
	text-align:left;
	clear:both;
	float:none;
}

/*
#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; 
}
.good_info {
	BORDER-RIGHT: #ebebeb 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ebebeb 1px solid; MARGIN-TOP: 10px; PADDING-LEFT: 5px; BACKGROUND: #f5f5f5; PADDING-BOTTOM: 5px; BORDER-LEFT: #ebebeb 1px solid; WIDTH: 970px; PADDING-TOP: 5px; BORDER-BOTTOM: #ebebeb 1px solid
}
.info_good {
	BACKGROUND: #fff; MARGIN: 0px auto; WIDTH: 970px; LINE-HEIGHT: 27px
}


