
.content_td div{
	width:200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.content_h3_td div{
	width:200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cont div{
	width:100px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}