
/*全局样式*/
@CHARSET "UTF-8";
i.toisgood,i.tofirsttitle,i.tofirsttitle2,i.tofirsttitle0,i.toistop {
    display: inline-block;
    text-align: center;
    background: #16a355;
    color: #fff;
    border-radius: 4px;
    font-style: normal;
    margin-left: 5px;
	cursor: pointer;
    padding: 4px;
	display:none;
}
i.tofirsttitle{background: #ccc;}
i.tofirsttitle2{background: #ccc;}
i.tofirsttitle0{background: #ccc;}
i.toisgood{background: #ccc;}
i.toistop{background: #ccc;}