@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
  .box {
    width:284px;
    height:350px;
    overflow-y:scroll;
    overflow-x:hidden;
    color:#888888;   
  }
  .box2 {
    width:284px;
    height:350px;
    color:#888888;
  }  
  .box3 {
    width:213px;
    height:350px;
    color:#888888;
  }  
  .box4 {
    width:198px;
    height:350px;
    color:#888888;
  }  
  .box5 {
    width:100%;
    height:120px;
    color:#888888;
  }    
  .box6 {
    width:100%;
    height:120px;
    color:#888888;
  } 
  .boxStep2Rsvinfo {
    width:198px;
    height:640px;
  }    
  .rsvTimeBtn {
    background-color:#ffffff;
    height:20px;
    width:45px;
    border-style:solid;
    border-width:1px;
    border-color:#D1D1D3;
    font-weight:bold;
    color:#494949;
    cursor:pointer;
  }
.rsvBtnCancel {
  font-family: 'Nanum Gothic', serif;
  width:100px;
  height:30px;
  background-color:#F35017;
  border-style:solid;
  border-width:1px;
  border-color:#FCB962;
  color:#ffffff;
  font-size:10pt;
  text-align:center;  
}