@charset "UTF-8";

.newsline p{
	margin:0 0 5px 0;
	padding:0px;
	line-height:1.4;
}
.newsdate{
	float:left;
	width:70px;
}
.newstitle{
	float:right;
	width:510px;
}

