html
{	background-color: #FFffff;
font: normal 76% "Verdana", "Lucida Grande",Arial,  Sans-Serif;
	color:#007CB9;
	}
a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: white;
color:#007CB9;
font: normal 100% "Verdana", "Lucida Grande",Arial,  Sans-Serif;
clip:rect(0px 270px 170px 0px);

}
.news_border
{
background-color: white;
width:280px;
height:182px;
font: normal 100% "Verdana", "Lucida Grande",Arial,  Sans-Serif;
border: 1px solid #007CB9;
padding: 5px 5px 5px 5px;

/*overflow: auto;*/	

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

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

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 199px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid #007CB9;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:270px;
height:200px;
vertical-align: top; 
}


