@charset "UTF-8";
/* CSS Document */

.current{
	margin:0px 0 15px 0;
	clear:left;
}

.past{
	margin:50px 0 15px 0;
	clear:left;
}


.newstitle{
	margin-bottom:15px;
	font-size:14px;
	color:#808080;
	clear:left;
	width:525px;
}
.newstext{
float:left; width:525px;
}
.newsimage { 
float:right; width:230px; margin-top:7px;
}
