/* Css NEWS */ 

#news{
border-left : 1px solid #222;
border-right : 1px solid #222;
height:110px; 
}

.news_style{
display:none;
}

.news_show{
position:absolute;
clip:rect(0px 195px 130px 0px);
}

.news_show1
{
position:absolute;
clip:rect(0px 195px 130px 0px);
}

.news_mark{
width:195px;
height:35px;
text-align:center;
}
.news_titl{
color:#FFFFFF;
width:195px;
}

.buttondiv{
position: absolute;
float: left;
padding: 5px 5px 5px 5px;
height:12px;
}

.news_move {
 position: relative;
}

.mytable{
width:195px;
height:100px;
vertical-align: top; 
}

.news_defil{
height:95px;
padding-top:2px;
width:195px;
}

.news_titl a {
color:#FFFFFF;
}

/* Fin NEWS */
