.news_con{
	float:left;
}
.news_con .details{
	width:740px;
	clear:both;
	float:left;
}

.news_con input[type='button']{
	margin-top:0px;
	float:right;
	
	clear:both;
	
}
.news_con img{
	margin-bottom:10px;
	clear:both;
}

.news_item{
	width:750px;
	height:150px;
	
	float:left;
	clear:both;
	margin-bottom:10px;
	
}


.news_img{
	max-width:150px;
	max-height:150px;
	float:left;
}

.news_img img{
	max-width:150px;
	max-height:150px;
}

.news_img table{
	width:150px;
	height:150px;
	float:left;
}

.news_img td{
	width:150px;
	height:150px;
}


.news_brief{
	width:570px;
	height:150px;

	padding-right:0;
	padding-bottom:0;
	padding-left:20px;
	float:left;
	
}

.news_item a{
	float:right;
	margin-bottom:40px;
	margin-right:8px;
	margin-top:-38px;
	
	
}

.title{
	margin-top:10px;
}