@charset "utf-8";
body {
    display: block;
    text-align: left;
}
body ul {
    list-style-type: circle;
    display: table-caption;



}
