#top{
	width:810px;
	text-align:center;
}




#text_newinfo{
	font-weight:bold;
	background:#ffffff;
	height:400px;
	overflow:scroll;
}
.date{
	line-height:30px;
	font-size:20px;
	background:#ffcc99;
}




#text_event{
	margin:0;
	padding:10px 15px;
	line-height:24px;
	font-size:16px;
	font-weight:bold;
	background:#ffffff;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
}




.lnk{
	border:none;
	margin:5px;
}

#counter{
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	margin:5px;
	padding:5px;
	background:#ccff99;
	border:solid 1px #999999;
}
