﻿.news_style{
	display:none;
}

.news_show{
	position:absolute;
	background-color: #E6E6E6;
	color:#E6E6E6;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	clip:rect(0px 215px 70px 0px);
}

.news_show1{
	position:absolute;
	background-color: #E6E6E6;
	color:#E6E6E6;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	clip:rect(0px 215px 70px 0px);
}

.news_border{
	background-color: #E6E6E6;
	width:215px;
	height:70px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 0px 5px 0px 5px;
}

.news_mark{
	background-color:#E6E6E6;
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	width:215px;
	height:0px;
	color:#E6E6E6;
	text-align:center;
}

.news_title{
	font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px 0px 9px 5px;
	color:#E6E6E6;
	display:none;
}

.news_show img{
	margin-left: 5px;
	margin-right: 5px;
}

.buttondiv{
	position: absolute;
	/*padding: 5px 5px 5px 5px;*/
	background-color:#E6E6E6;
	height:0px;
}

.news_move {
	position: relative;
}

.mytable{
	width:215px;
	height:70px;
	vertical-align: top; 
}