.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: white;
color:black;
clip:rect(0px 465px 150px 0px);

}
.news_show1
{
position:absolute;
background-color: white;
color:black;
clip:rect(0px 465px 150px 0px);

}
.news_border
{
background-color: white;
width:468px;
height:152px;
padding: 5px 5px 5px 5px;

/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
border: 0px solid gray;
width:478px;
height:35px;
color:black;
text-align:center;
}
.news_title{
border: 0px 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;*/
background-color:white ;
/*border-top-color: white;*/
border-top:none;
height:20px;
width:465px;
}
.news_move {
 position: relative;
}

#news_prev, #news_next {
	cursor:	pointer;
}

.newsbutli, .newsbutre {
	background-color:	#CC3399;
	float:				left;
	width:				220px;
}

.newsbutli {
	text-align:			left;
	padding:			7px;
}

.newsbutre {
	text-align:			right;
	padding:			7px 0 7px 7px;
}

.mytable
{
width:465px;
height:150px;
vertical-align: top; 
}
.code{
width:500px;
color:white;
padding: 5px 5px 5px 5px;
background-color:black ;

}
