.news_style{
display:none;
}
.news_show
{
	position:relative;
	background-color: white;
	color:black;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	clip:rect(0px,580px,159px,0px);
	overflow: hidden;
	height: 159px;
	width: 580px;
}
.news_show1
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 350px 150px 0px);

}
.news_border
{
background-color: white;
width:580px;
height:150px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
padding: 5px 5px 5px 5px;

/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:580px;
height:5px;
color:black;
text-align:center;
}
.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
{
	/*border-top-color: white;*/
border-top:none;
	width: 97px;
	padding-right: 5px;
	padding-top: 2px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:580px;
height:160px;
vertical-align: top; 
}
