﻿ /*
	 ebsite7后，这里的样式不要引用图片路径或其他路径，因为当你在后台合并打包输出css时会以当前主题的路径输出。
 */
.blockTips {
	background: #ffffff !important;
	color: #000000;
	padding: 8px;
	border-radius: 5px;
	border: 1px solid #AEAEAE;
	font-size: 16px;
	min-height: 50px;
	line-height: 50px;
}
  