.bg {
	height: 12px;

}
.float {
	position: relative;
	top: 5px;
	height: 12px;

}
.float2 {
	position: relative;
	top: 2px;
}
.border01 {
	border: 1px solid #D0D0D0;
}
.border {
	border-right-style: dotted;
	border-right-color: #E2FAD3;
}
.textfloat {
	position: relative;
	top: 2px;
}
.small {
	height: 12px;
}
