html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: inherit;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}


 div, ul, li {
    box-sizing: border-box;
    list-style: none;
}

em {
    font-style: italic;
}

 a {
    cursor: pointer;
}

     a img {
        border: 0;
    }

 .left {
    float: left;
}

 .right {
    float: right;
}

 .clearfix:before,  .clearfix:after {
    content: "";
    display: table;
}

 .clearfix:after {
    clear: both;
}

 .clearfix {
    zoom: 1;
}

 .clearLeft {
    clear: left;
}

 .clearRight {
    clear: right;
}

 .clearBoth {
    clear: both;
}

/* END CSS Core + Reset */
.color_6d6e71{
  color: #6d6e71;
}

.color_067fc2{
  color: #067fc2;
}

.font_36px{
  font-size: 36px;
}

.font_16px{
  font-size: 16px;
}
