.cell {
  color:#fff;
  float:right;
  font-family:'Noto Sans KR', sans-serif;
  font-size:15px;
  font-weight:500;
  height:36px;
  line-height:36px;
  margin-right:10px;
  margin-top:22px;
  position:relative;
  right:0px;
  text-align:center;
  width:100px;
  cursor:pointer;
}
.cell_btn {
  background-color:#FFFFFF;
  border-color:#FFFFFF;
  border-width:1px;
  color:#EB302E;
  float:right;
  font-family:'Noto Sans KR', sans-serif;
  font-size:15px;
  font-weight:500;
  height:36px;
  line-height:36px;
  margin-right:0px;
  margin-top:22px;
  margin-left:25px;
  position:relative;
  right:0px;
  text-align:center;
  width:160px;
  cursor:pointer;
}

#div_img_cpi img { box-shadow:3px 3px 5px #c3c3c3; }

.numbering_left { float:left; width:2%; margin-top:3px; }
.numbering_right { float:left; width:98%; margin-top:3px; }