.news_style {
	display:none;
}
.news_show {
	position: absolute;
	*top: 360px;
	*left: 37%;
	font: normal 100% "Tahoma", "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	clip:rect(0px 555px 110px 0px);
	*clip:rect(0px 555px 100px 0px);
}
.news_border {
	width:555px;
	*width:540px;
	height:100px;
	font: normal 100% "Tahoma", "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px 5px 5px 5px;
}
.news_mark {
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	width:545px;
	height:35px;
	text-align:center;
}
.news_title {
	font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv {
	float: right;
	padding: 5px 45px 5px 5px;
	border-top:none;
	height:20px;
}
 .news_move {
	position: relative;
}
.mytable {
	width:555px;
	*width:540px;
	height:100px;
}