.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: f7f3f7;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 800px 150px 0px);

}
.news_show1
{
position:absolute;
background-color: f7f3f7;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 350px 150px 0px);

}
.news_border
{
background-color: f7f3f7;
width:800px;
height:152px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px white;
padding: 1px 1px 1px 1px;

/*overflow: auto;*/	

}
.news_mark{
background-color: f7f3f7 ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:813px;
height:10px;
color:black;
text-align:right;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 3px 0px 3px 3px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 3px 3px 3px 3px;
background-color: #f7f3f7 ;
border: 0px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:800px;
height:100px;
vertical-align: top; 
}
