.news_style{
display:none;
}


.news_show
{
background-color: none;
color:FFF;
width:200px;
height:170px;
overflow: auto;	

}
.news_border
{
background-color: none;
width:200px;
height:170px;
border: 0px solid #DFDFDF;
overflow: auto;	

}
.news_mark{
background-color:none ;
border: 0px solid gray;
width:200px;
height:35px;
color:FFF;
text-align:center;
padding:0 0px 0 0;
}
.news_title{
border: 0px solid gray;
padding: 0px 0px 0px 60px;
color:FFF;
font-size:10px;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
float: left;
background-color:none ;
border: 0px solid #DFDFDF;
/*border-top-color: white;*/
border-top:none;
height:20px;
}

#img_vote {
float:left;
background:none;
width:120px;
height:70px;
}

#img_vote span {
padding:22px 0 0 5px;
height:70px;
position:absolute;
font-size:26px;
}

.easy_title {
font-size:14px;
font-weight:bold;
}
