<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.collect, .share{
	float: left;
	margin: 8px 0 0 15px;
}
.collect_btn{ 
	float: left;
	width: 22px;
	height: 22px;
	background: url('../../Img/collect1.png') no-repeat;
}
.collect_btn:hover{
	background-position: -23px 0;
}
.collect_text{
	margin: 5px;
	line-height: 23px;
}
.share_text {
	margin: 5px;
	line-height: 20px;
}
.main_good .good_msg .msg-right .handle .share{
	float: left;
	margin: 10px 0 0 15px;
}
.share_icon {
	float: left;
	width: 20px;
	height: 20px;
	background: url('../../Img/share-icon.png') no-repeat;
}</pre></body></html>