
.m_tp {
	background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #999 50%, #999 calc(50% + 0.5px), transparent calc(50% + 1px));
}
.m_fl {
	float: left;
    margin-left: .3em;
}
.m_fr {
	float: right;
    margin-right: .3em;
}

.item_table_m tr.sld th, .item_table_m tr.sld td {
	border-bottom-style: solid;
}
.t_sld {
	border-bottom-style: solid !important;
}