div#news{
	width:602px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}
#news p.date{
	text-align:right;
	margin-top:1em;
}
#news h1.title{
	text-align:center;
	margin-top:1em;
}
#news p.text{
	margin-top:1em;
	text-align:left;
	line-height:180%;
}
#news p.eof{
	text-align:right;
	margin-top:1em;
}
#news p.note{
	text-align:center;
	margin-top:2em;
}
#news div.paper{
	width:550px;
	margin:auto;
	padding:20px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-top:10px;
}
#news p.attach{
text-align:left;
margin-top:2em;
margin-right:20px;
}
#news p.attach a.pdf{
	padding-left:24px;
	background:url(img/use_pdf.gif) no-repeat left center;
	height:26px;
	line-height:26px;
	text-align:left;
	display:block;
}
#news p.author{
text-align:right;
margin-top:1em;
}
#news span.freedial{
	padding-left:14px;
	background:url(../img/freedial.gif) no-repeat left center;
}
