﻿@charset "utf-8";
div.note u {
    color: #0094FF;
}

div.note p * {
    font-family: "Open Sans",arial !important;
    font-size: 13px !important;
    line-height: 19px;
}
/*div.note img{
    display: block;
    max-width: 100%;
    height: auto;
}*/
div.note img {
    margin-bottom:10px;
}