.news_style{
display:none;
}
.news_show
{
position:absolute;
clip:rect(0px 590px 290px 0px);
}
.news_show1
{
position:absolute;
/*clip:rect(0px 350px 150px 0px);*/
}
.news_border
{
width: 590px;
height:290px;
/*overflow: auto;*/	
}
.news_show img{
margin-left: 5px;
margin-right: 5px;
}
.buttondiv
{
position: absolute;
padding: 5px 5px 5px 5px;
height:20px;
}
.news_move {
position: relative;
}
.mytable
{
width: 590px;
height:290px;
vertical-align: top; 
}