#newsall_left
{
	clear: left;
	left: 0px;
	border-right: #deebff 1.2px solid;
	margin-top: 1px;
	float: left;
	border-bottom-width: thin;
	width: 170px;
	position: relative;
	background-color: #f7f7ff;
	height: 890px;
}
#newsall_right
{
	background: #f7f7ff;
	left: 2px;
	margin-left: 0.4px;
	margin-top: 1px;
	position: relative;
	top: 1px;
	width:607px;
	overflow: hidden;
   border-left: #DEEBFF 1.2px solid;
	float: left;
}
#newslist_left
{
	left: 0px;
	border-right: #deebff 1.2px solid;
	margin-top: 2px;
	float: left;
	border-bottom-width: thin;
	margin-left: 0px;
	width: 170px;
	position: relative;
	background: #f7f7ff;
	float: left;
	height: 405px;
}
#newslist_right
{
	background: #f7f7ff;
	left: 2px;
	margin-left: 0.4px;
	margin-top: 1px;
	position: relative;
	width:607px;
	overflow: hidden;
   border-left: #DEEBFF 1.2px solid;
	float: left;
}
.newslistnav
{  
   padding: 5px;
   height: 20px;
}
.newstexttit
{
   padding: 5px;
   text-align: center;
	width: 779px;
	background: #f7f7ff;
}
.newstextcont
{
   text-indent: 30px;
   width: 779px;
	background: #f7f7ff;
	
}
table
{      
     table-layout:fixed;  
	  border-collapse:collapse;  
	  border-color: #FF672D;
 }


