
.bbs .gray * {
	color:#888;
}
.bbs .pi-icon {
	font-size:16px;
	color:#666;
}
.bbs .fa-volume-up {
	margin-left:4px;
	font-size:18px;
	color:#87B87F
}
.bbs .notice {
	background:#f7f9fb;
}
.bbs .board-icon {
	display:inline-block;
	vertical-align:middle;
	margin-right:6px;
	padding:2px 4px;
	font-size:11px;
	text-align:center;
}
.bbs .board-icon.new {
	border-radius:3px;
	color:#fff;
	background:#87B87F
}
.bbs .board-icon.comment {
	margin:0px;
	color:#F26520;
}
.bbs img.reply {
	margin-right:5px;
}
.change {
	color:#fff !important
}
.pi-box-img {
	width:180px;
	height:100px;
	overflow:hidden;
}
