.news_style{
	display:none;
	background-color: #C66400;
	margin: 0px;
	padding: 0px;
}
.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 350px 150px 0px);

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

}
.news_border
{
background-color: white;
width:352px;
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 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:363px;
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: 5px;
	/*border-top-color: white;*/
border-top:none;
	height:20px;
	font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border-right: none;
	border-bottom: none;
	border-left: none;
	cursor: pointer;
	margin-left: 450px;
}
  .news_move {
 position: relative;

  }
.mytable
{
	width:550px;
	height:90px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	cursor: pointer;
}
.mytable:hover
{
	background-color: #FFFAE5;
}
.mytable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #C66400;
	margin: 10px 10px 0px;
	padding: 0px 10px;
	height: 20px;
	float: left;
}
.mytable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6CA52E;
	line-height: 20px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mytable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	clear: left;
	float: left;
	width: 540px;
	text-align: justify;
	height: 57px;
	overflow: hidden;
}
.mytable img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 57px;
}


.code{
width:500px;
color:white;
font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
padding: 5px 5px 5px 5px;
background-color:black ;

}

