@charset "UTF-8";


.list_style-dot {
    list-style: disc !important;
}

.mg_top-1em {
    margin-top: 1em !important;
}
.mg_bottom-none {
    margin-bottom: 0 !important;
}
.mg_left-1em {
    margin-left: 1em !important;
}
.mg_left-2em {
    margin-left: 2em !important;
}

.tx_indent-none {
    text-indent: 0 !important;
}