a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;
font-size:10px;
}

.news_show
{
	background-color: #fbfbfb;
	color:black;
	width:312px;
	height:350px;
	margin-left:7px;
	font-family: Arial, Helvetica,  Sans-Serif;
	overflow: hidden;
	font-size: 10px;
}
.news_border
{
	font-size: 10px;
	background-color: #fbfbfb;
	width:312px;
	height:150px;
	font-family: Arial, Helvetica,  Sans-Serif;
	/*border: 1px solid gray;*/
	border:none;
	padding: 5px 5px 5px 5px;
	overflow: hidden;

}
.news_mark{
	background-color:#fbfbfb;
	font-family: Arial, Helvetica,  Sans-Serif;
	border: 0px solid gray;
	width:215px;
	height:5px;
	color:black;
	text-align:center;
}
.news_title{
	font-family: Arial, Helvetica,  Sans-Serif;
	font-size:9px;
	border: 0px solid gray;
	padding: 5px 0px 0px 78px;
	color:black;
	text-align: right;
}

.news_show img{
}

.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;
	left: 136px;
	top: 295px;
}
.news_border2
{
background-color: black;
width:205px;
height:400px;
font-family: Arial, Helvetica,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;
/*overflow: auto;*/	
}
.news_mark2{
background-color:#666666 ;
font: normal 70%;
font-family: Arial, Helvetica,  Sans-Serif;
border: 0px solid gray;
width:205px;
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:205px;
height:400px;
font-family: Arial, Helvetica,  Sans-Serif;
overflow: auto;	

}
.news_show2 img{

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

}
.news_title2{
font-family: Arial, Helvetica,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
width:205px;
color:white;
}

