.news_style { display:none; }
.news_show { color:black; width:220px; height:250px; font: normal 11px verdana,arial; overflow: auto; }
.news_border {
	width:220px;
	height:250px;
	font: normal 11px verdana,arial;
	border: 0px solid #000000;
	padding: 0px;
	overflow: auto;
}
.news_mark {
	background-color:white ;
	font: normal 11px verdana,arial;
	width:200px;
	height:35px;
	color:black;
	text-align:center;
	border: 0px solid #CC0000;
	display: none;
}
.news_title {
	font: normal 12px verdana,arial;
	border: 0px solid #CC0000;
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv {
	position: absolute;
	padding: 0px;
	background-color:white ;
	border: 0px solid #CC0000;
	height:20px;
	display: none;
}