﻿/*개발 추가 Css*/
@charset "utf-8";
.pointer {cursor:pointer}
.calendarw01 {width:62px; cursor:pointer;}	/*달력 input 기본 넓이*/
.input_calendar { width:73px; }
.calendar {border: 1px solid #b4b4b4;height: 21px; width:80px;}
.rbox .intab dt {cursor:pointer;}
a:hover {cursor:pointer;}
.onAirBtn {
    position: absolute;
    bottom: 0px;
    width: 116px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    color: #fff;    
    z-index: 2;
    left:0;
}