
.news_style{
	display:none;
	overflow:hidden !important;
	width:800px;
}
.news_show
{
	font-size:.9em;
	position:absolute;
	color:black;
	clip:rect(0px 810px 15px 0px);
	overflow:hidden !important;
}
#mynewsdis1 {
	float:left;
	color:#004BA3;
	width:810px;
	overflow:hidden !important;
	z-index: 1;
	position: relative;
}
#mynewsdis1 a {
	text-decoration:none;
	color:#004BA3;
}
#mynewsdis1 a:hover {
	text-decoration:underline;
	color:#333333;
}
.news_border
{
	width:810px;
	height:15px;
	/*border: 1px solid gray;*/
	padding: 0px 5px 0px 5px;/*overflow: auto;*/
}
.news_mark{
	/*border: 0px solid gray;*/
	width:810px;
	height:0px;
	color:black;
	text-align:left;
}
.news_title{
border: 0px solid gray;
padding: 1px 0px 1px 5px;
color:black;
}
.news_show img{

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

}
.buttondiv
{
position: absolute;
float: left;
/*top: 169px;*/
padding: 0px 5px 0px 5px;
/*background-color:white ;*/
/*border: 1px solid gray;*/
/*border-top-color: white;*/
border-top:none;
height:15px;
}
.news_move {
 position: relative;
 overflow:hidden !important;

  }
.mytable
{
width:810px;
height:15px;
vertical-align:top;
overflow:hidden !important;
}
