@charset "utf-8";
/* CSS Document */


.news_style{
display:none;
}
.news_show{
position:absolute;
background-color:none;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 425px 47px 0px);
}

.news_show1{
position:absolute;
background-color:none;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 425px 47px 0px);

}
.news_border{
background-color:none;
width:422px;
height:41px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
padding:8px 0px 0px 25px;
/*overflow: auto;*/	

}
.news_mark{
background-color:none;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
width:400px;
height:35px;
text-align:left;
position:absolute;
top:74px;
left:90px;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
color:#999;
position: relative; /*important*/

}

.news_show img{
margin-left:0px;
margin-right:10px;
}
.buttondiv{
position: relative;
padding: 5px 5px 5px 5px;
background-color:none;
border:none;
height:20px;
left:10px;
top:20px;
width:70px;
}
.news_move {
position: relative; /*important*/

}
.mytable{
width:425px;
height:47px;
background:none;
text-align:left;
}

.mytable td{
align:left;
}

#news_prev, #news_pause, #news_next{
cursor:pointer;
}
