.news_style{
	display:none;
}
.news_show{
	width:600px;
	height:100px;
	overflow: auto;
}
.news_border{
	width:600px;
	height:100px;

	overflow: auto;
}
.news_mark{
	float:left;
	width:542px;
}
.news_title{
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
	display:none;
}
.news_show img{
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv{
	float:left;
	width:80px;
	height:20px;
}
