.content{
	line-height: 0.8;
}
table{
	border-collapse: collapse;
	font-size: 15px;
	color: #6A6A6A;
	margin: auto;
}
table p{
	text-indent: 0px;
}
.newstable{
	width:890px;
	line-height: 2;
	text-align:left;
}
.newstable td{
	max-width:600px;
	text-align:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom:1px dotted #C9C9C9; 
}
.newstable th{
	max-width:600px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align:left;
}