/* Cust for client */
/* Edit this for project */
/*eCCT*/
#cBody > article.quiz {
  background: #f9f9f9;
}
html,
body,
.quiz table,
.quiz select,
.quiz input,
.quiz textarea {
  font-family: Arial, 'LiHei Pro', sans-serif;
  color: #000;
  font-weight: 400;
}
.courseList .courseList-item .courseList-content .courseList-info {
  color: #666;
}
.courseList .courseList-item .courseList-content .courseList-desc {
  color: #333;
  font-weight: 400;
}
/*end eCCT*/
/*End of cust*/
