#mynewsdis {
	position: relative;
}

.news_border {
	width: 300px;
	height: 152px;
}

.news_show {
	position:absolute;
	width: 300px;
	height: 150px;
	/*overflow: auto;*/
}

.news_style {
	display:none;
}

.news_mark {
	position: absolute;
	top: 150px;
	width:100%;
	height:35px;
	color: #000000;
	font-size: 9px;
	text-align: right;
}

.news_title {
	padding: 5px 5px;
}

.buttondiv {
	background-color: #FFFFFF;
	padding: 5px 0px 9px 5px;
}

.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}

.news_move {
	position: relative;
}

.mytable {
	width: 280px;
	height:150px;
}

.mytable span {
	display: block;
	width: 100%;
	margin-bottom: 8px;
}

.mytable span img {
	float: left;
	margin-right: 10px;
}
