
		.baoming{
			border:0px solid #ff7d21; 
			background: #ff7d21; 
			color:white; 
			font-weight: bolder;
			font-size: 14px;
			margin: 4px 6px;
			padding-left: 5px;
			padding-right: 5px;
			border-radius: 5px;
			background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#8dce76), color-stop(1,#56aa39))
		}
