.news_style{
	display:none;
}
.news_show
{
	width:294px;
	height:364px;
	overflow:auto;	
}
.news_border
{
	width:294px;
	height:364px;
	border: 1px solid #333333;
	padding: 5px 5px 5px 5px;
	overflow: auto;	
}
.news_mark{
position:absolute;
border: 0px normal #333333;
width:198px;
height:35px;
left:95px;
text-align:left;
}
.news_title{
border: 1px normal #333333;
font-size:11px;
padding-top: 5px;
padding-left: 5px;
line-height:11px;
}
.news_show img{
margin-left: 5px;
margin-right: 5px;
}
.buttondiv{
position: absolute;
padding: 5px 5px 5px 5px;
border: 1px solid #333333;
border-top:none;
height:20px;
}
.code{
width:500px;
padding: 5px 5px 5px 5px;
}