﻿    #pan_Feedback
        {
            border: #DDDDDD solid 1px;
            margin-top: 5px;
            font-size: 12px;
            color: #333;
        }
        .divInput
        {
            width: 500px;
            text-align: right;
            float: right;
        }
        .divInput input
        {
            border: none;
            background: #ccc;
            cursor: pointer;
        }
        .date
        {
            float: left;
        }
        .tit
        {
            padding: 2px 10px;
            height: 24px;
            line-height: 24px;
            background: #F5F5F5;
        }
        .con
        {
            padding: 20px;
        }
        .shuru
        {
            background: #DDDDDD;
            margin-top: 10px;
        }
        .txtdiv
        {
            border-bottom: #ccc solid 1px;
            margin-bottom: 10px;
        }
