.news_style{
	display:none;
}

.news_show {
	position:absolute;
	background-color: white;
	color:black;
	clip:rect(0px 232px 86px 0px);
}

.news_show a {
	text-decoration: none !important;
	color: #303030;
}

.news_border {
	background-color: white;
	width: 228px;
	height: 86px;
	/*border: 1px solid gray;*/
	padding: 0px 5px 0px 5px;
	/*overflow: auto;*/	
}

.news_mark {
	background-color: transparent;
	border: 0px solid gray;
	width:auto;
	height:35px;
	color:black;
	text-align:center;
	float: left;
}

.news_title {
	border: 0px solid gray;
	/*padding: 5px 0px 9px 5px;*/
	color:black;
	width: 155px;
	float: right;
	margin: -32px -10px 0 0;
	position: relative;
	overflow: hidden;
	height: 0;
	padding: 0 !important;
}

.news_show img{
	margin-left: 5px;
	margin-right: 5px;
}

.buttondiv {
	position: relative;
	float: left;
	left: 0;
	top: 0px !important;
	margin: 0px 0 -200px 0;
	padding: 5px 5px 5px 5px;
	background-color: transparent;
	/*border: 1px solid gray;*/
	/*border-top-color: white;*/
	border-top:none;
	height:20px;
	width: 100px;
}

* html .buttondiv {
	width: 68px;
}

.news_move {
	position: relative;
}

.mytable {
	width: 229px;
	height: 86px;
	vertical-align: top; 
}
