.news_style{ display:none; }
.news_show {
	position:absolute;
	background-color: white;
	color:black;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	clip:rect(0px 350px 185px 0px);
}
.news_show1 {
	position:absolute;
	background-color: white;
	color:black;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	clip:rect(0px 350px 185px 0px);
}
.news_border{
	background-color: white;
	width:352px;
	height:187px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 1px solid #ddd;
	padding: 5px 5px 5px 5px;
}
.news_mark{
	background-color:white ;
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	width:290px;
	color:black;
	text-align:right;
	float:right;
}
.news_title{
	font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_show img{ margin-left: 5px; margin-right: 5px; }
.buttondiv { float: left; padding: 5px; }
.news_move { position: relative; }
.mytable { width:350px; height:185px; vertical-align: top; }
.navbottom{ border: solid 1px #ddd; border-top:none; width:362px; height:30px; }