#mynewsdis {
	width:560px;
	float:left;
}
#mynewsdis a {
	text-decoration:none;
	color:#333;
}
.news_style {
	display:none;
}
.news_show {
	overflow: none;
}
.news_show p {
	margin:3px;
}
.news_show {
	overflow: none;
}
.news_border {
	width:554px;
	height:160px;
	background:#EEE;
	padding: 3px;
	overflow: none;
	margin:0 0 10px 0;
	font-size:14px;
}
.news_mark {
	background:#EEE;
	width:557px;
	height:25px;
	text-align:left;
	padding-right:3px;
	border-bottom:1px solid #DDD;
}
.news_title {
	padding:0 0 0px;
	height:22px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#333;
}
.news_show img {
	margin:0 5px 0 0;
}
.buttondiv {
	position: relatve;
	float:right;
	margin:1px 4px 0 0;
	height:20px;
}