/* common
========================= */

#CMN_NEWCAR_CONTAINER table{
  width: 100%;
  table-layout: fixed;
}
#CMN_NEWCAR_CONTAINER table .ncsb{
  font-size: 12px;
  padding-bottom: 5px;
}
#CMN_NEWCAR_CONTAINER table .ncml img{
  margin-bottom: 5px;
}
