<style>
html
{	background-color: #323319;
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;
	}


.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 630px 105px 0px);

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

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

/*overflow: auto;*/	

}
.news_mark{
	background-color:white;
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray;
	width:600px;
	height:35px;
	color:black;
	text-align:center;
}
.news_title{
font: bold 120% "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: 169px;*/
padding: 0px 0px 0px 0px;
	background-color:white;
	border: none;
	/*border-top-color: white;*/
border-top:none;
	height:0px;
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
  .news_move {
 position: relative;

  }
.mytable
{
	width:630px;
	height:110px;
	vertical-align: top;
}

</style>

