﻿.comm_author
{
    font-size: 11px;
    font-weight: bold;
    color: #800000;
}
.comm_date
{
    font-size: 11px;
    font-weight: bold;
    color: #FFCC99;
}
.comm_content
{
    font-size: 12px;
    color: #333333;
}
.comm_sepp
{
    width: 95%;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #FFCC99;
}
