body {
  background: #ececec; }

.content-wrap {
  width: 1000px;
  margin: 50px auto;
  min-height: 400px;
  background: #fff; }

.result {
  width: 100%;
  border-collapse: collapse; }
  .result__caption {
    text-align: left;
    border-bottom: 2px solid #ececec;
    padding: 20px 40px;
    background: #fff url("mokao/1.x/css/exam-score/i/book.png") 20px center no-repeat; }
  .result__title {
    text-align: left; }
  .result th {
    font-size: 14px;
    font-weight: normal;
    padding: 30px 40px 20px; }
  .result td {
    font-size: 14px;
    padding: 10px 40px 20px; }
  .result__right-num {
    color: #0f0;
    padding: 0 2px; }
  .result__error-num {
    color: #f00;
    padding: 0 2px; }
  .result__error, .result__right {
    padding-left: 20px; }
  .result__view-analysis {
    color: #f00;
    text-decoration: none; }



/*# sourceMappingURL=page.css.map */
