﻿.OnBaseNoteTitle
{
	font-weight: normal;
    font-size: 12px;
    font-style: normal;
    font-family: SimSun, MingLiU, PMingLiU, SimHei, Verdanda, Sans-Serif;
    color: #000000;
}

.OnBaseNoteText
{
	font-weight: normal;
    font-size: 12px;
    font-style: normal;
    font-family: SimSun, MingLiU, PMingLiU, SimHei, Verdanda, Sans-Serif;
    color: #000000;
    background-color: #ffffff;
    resize: none;
}

.LightNoteText
{
    color: #ffffff;
}