.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 240px 312px 0px);

}
.news_show1
{
position:absolute;
background-color: white;
color:black;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 240px 210px 0px);

}
.news_border
{
background-color: white;
width:242px;
height:330px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid #CCCCCC;
padding: 5px 5px 5px 5px;
margin-left:5px;

/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #CCCCCC;
width:253px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #CCCCCC;
padding: 5px 0px 9px 25px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid #CCCCCC;
/*border-top-color: white;*/
border-top:none;
height:20px;
font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
margin-left:5px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:240px;
height:150px;
vertical-align: top; 
}


