html
{
	
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}

.news_style{
display:none;
}
.news_show
{
	position:absolute;
	background-color: white;
	color:#999999;
	clip:rect(0px 350px 150px 0px);
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
.news_show1
{
	position:absolute;
	
	color:#999999;
	clip:rect(0px 350px 150px 0px);
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	overflow-x: hidden;
	overflow:hidden
}
.news_border
{
	background-color: white;
	width:320px;
	height:170px;
	padding: 5px 5px 5px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	overflow-x: hidden;
	overflow:hidden
/*overflow: auto;*/	

}
.news_mark{
	background-color:white;
	border: 0px none gray;
	width:320px;
	height:35px;
	color:#999999;
	text-align:center;
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.news_title{
	padding: 5px 0px 9px 5px;
	color:#A8A8A8;
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
	position: absolute;
	/*top: 169px;*/
padding: 5px 5px 5px 5px;
	margin-left: 13px;
	background-color:white;
	border: 0px none gray;
	height:20px;
	top: 150px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:320px;
height:150px;
vertical-align: top; 
}
