.newsContent{
	float: left;
	clear: both;
	width: 497px;
	height: auto;
	padding: 0 0 0 10px;
	text-align: justify;
	
}

.newsContent_title{
	float: left;
	clear: both;
	width: 497px;
	height: auto;
	padding: 0 0 10px 0;
		
}

.newsContent_txt{
	float: left;
	clear: both;
	width: 497px;
	height: auto;
	padding-bottom: 10px;
	
}
.newsContent_date{
	float: left;
	clear: both;
	width: 482px;
	height: auto;
	padding: 5px 15px 5px 0;
	text-align: right;	
}
#client_txt_contain ul {
	list-style: inside;
}
