.my-text-min-min{
	font-size: 10px;
}
.my-text-min{
	font-size: 12px;
}

.my-text {
	font-size: 14px;
}

.my-text-name {
	font-size: 16px;
}

.my-text-title {
	font-size: 20px;
}

.my-text-max {
	font-size: 24px;
}

.my-text-blod{
	font-weight: bold;
}

.my-text-indent {
	text-indent: 2px;
}


.my-text-center {
	text-align: center;
}

.my-text-left {
	text-align: left;
}

.my-text-right {
	text-align: right;
}

.my-text-del-line {
	position: absolute;
	top: 50%;
	border-top: 1px solid #999999;
	width: 100%;
}
