.text_black {
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}
.text_white {
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
}
.text_white_s {
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}
.text_copy {
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
}
.text_title {
	font-size: 15px;
	line-height: 21px;
	color: #000000;
}
