#newsview,
#newsview_last{
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ebebeb;
	}
	
#newsview_last{
	border:0;
	}
	
#newsview h1,
#newsview_last h1{
	font-size:105%;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
	}
	
#newsview h2,
#newsview_last h2{
	display:block;
	width:100%;
	font-size:85%;
	font-weight:normal;
	position:relative;
	margin:0;
	padding:0;
	}
	
#newsview p,
#newsview_last p{
	font-size:95%px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
	
#newsview a, 
#newsview_last a{
	float:left;
	font-size:95%;
	color:#000;
	font-weight:normal;
	margin:0;
	padding:0;
	}
	
#newsview img, 
#newsview_last img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:4px;
	}