/* ubb 格式 */

.ubb-center {
	text-align: center;
	display: block !important;
}

.ubb-left {
	text-align: left;
	display: block !important;
}

.ubb-right {
	text-align: right;
	display: block !important;
}

.ubb-black {
	color: #030303;
}

.ubb-gray {
	color: #838383;
}

.ubb-red {
	color: #d32224;
}

.ubb-orange {
	color: #ff9501
}

.ubb-green {
	color: #3bb549;
}

.ubb-blue {
	color: #4f9bfb;
}

.ubb-purple {
	color: #b04ebb;
}

.ubb-bold {
	font-weight: bold;
}

.ubb-underline {
	text-decoration: underline;
}

.ubb-user {
	color: #5073b4;
}
