.icon_hits_spn{
display:inline;
width: 66px;
height: 24px;
padding: 16px 0  0 26px;
border: solid 1px #CFE0E7;	
margin:   0 3px 5px 0;
color:red;
background: url('http://www.lawtv.com.cn/app/affiliate/image/icon_hits.gif') no-repeat;
background-position: 10px 10px;
}

#light_back{
z-index: 1;
display: none;
float:left;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: -100px;

margin: 0 0 0 0;
padding: 0 0 0 0;
width: 100%;
background-color: #000000;
filter:alpha(opacity=80);
-moz-opacity:0.8; /* Moz + FF */
opacity: 0.8; /* 支持CSS3的浏览器（FF 1.5也支持）*/
border: 0;

}

.jubao_container{
/*  举报窗口  */
display: none;
z-index: 1;

position: absolute;
}



.icon_share{

background: url('http://www.lawtv.com.cn/app/affiliate/image/icon_share.gif') no-repeat;
background-position: 10px 10px;

}
.icon_addfav{
background: url('http://www.lawtv.com.cn/app/affiliate/image/icon_addfav.gif') no-repeat;
background-position: 10px 10px;

}
.icon_report{
background: url('http://www.lawtv.com.cn/app/affiliate/image/icon_report.gif') no-repeat;
background-position: 10px 10px;

}



/* 支持，顶一下，踩一下 */
.icon_digg{
display:inline;
cursor: pointer;
width: 60px;
height: 24px;
padding: 16px 0  0 32px;
border: solid 1px #CFE0E7;	
margin:   0 3px 5px 0;

}

.icon_digg_up{
background: url('http://www.lawtv.com.cn/app/affiliate/image/icon_digg_up.gif') no-repeat;
background-position: 10px 10px;
}
.icon_digg_down{
background: url('http://www.lawtv.com.cn/app/affiliate/image/icon_digg_down.gif') no-repeat;
background-position: 10px 10px;
}

.icon_digg_times｛
display: none;
width: 10px;
text-align: center;
border: solid 1px red;

｝