.news_style{
	display:none;
}
.news_show
{
	background-color: white;
	color:black;
	width:515px;
	height:200px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	overflow: auto;	
}
.news_border
{
	background-color: white;
	width:515px;
	height:200px;
	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:361px;
	height:35px;
	color:black;
	text-align:center;
}
.news_title{
	font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 1px 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 5px 5px 5px;
	background-color:white ;
	border: 1px solid gray;
	/*border-top-color: white;*/
	border-top:none;
	height:20px;
	font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
}
.news_border2
{
	background-color: black;
	width:300px;
	height:400px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 1px solid gray;
	padding: 5px 5px 5px 5px;
	/*overflow: auto;*/	
}
.news_mark2{
	background-color:#666666 ;
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray;
	width:312px;
	height:35px;
	color:white;
	text-align:center;
}
.buttondiv2
{
	position: absolute;
	/*float: left;*/
	/*top: 169px;*/
	padding: 3px 3px 5px 3px;
	background-color:black ;
	border: 1px solid gray;
	/*border-top-color: white;*/
	border-top:none;
	height:20px;
}
.news_show2
{
	background-color:black;
	color:white;
	width:300px;
	height:400px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	overflow: auto;	
}
.news_show2 img{
	margin-left: 5px;
	margin-right: 5px;
}
.news_title2{
	font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	width:300px;
	color:white;
}
.code{
	width:500px;
	color:white;
	font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px 5px 5px 5px;
	background-color:black ;
}
