.news_style {
	display:none;
}
.news_show {
	height:120px;
}

.news_show2 {
	height:210px;
}
.news_border {
	padding: 5px 5px 5px 5px;
}
.news_mark {
	height:35px;
	text-align:left;
}

.news_title {
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv {
	padding: 5px 5px 5px 5px;
	float:left;
	height:20px;
	direction:ltr;
}

