#mynewsdis
{
font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
z-index:2;
}

.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 470px 150px 0px);
width:470px;
}

.news_border
{
background-color: white;
width:472px;
height:152px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;

/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:483px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 80% "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
{
position: absolute;
float:left;
top:91px;
left:0px;
/*float: left;*/
/*top: 169px;*/
padding: 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;

border-color:-moz-use-text-color gray gray;
border-style:none solid solid;
border-width:medium 1px 1px;

}
  .news_move {
 position: relative;
width:940px;
  }
.mytable
{
width:470px;
height:150px;
vertical-align: top; 
}

a.black {
color:#000000;
text-decoration:none;
}

a.black:hover {
text-decoration:underline;
}
