#mystatement{
    font-family: 微软雅黑;
    font-size: 13px;
    background: rgb(230, 250, 230);
    padding: 10px;
    border-width: 1px;
    border-style: dashed;
    border-color: rgb(224, 224, 224);
    border-image: initial;
}

#mystatement p{
margin :0 !important;
text-indent :0 !important;
}