@charset "utf-8";

/***********************************************************/
/** 개발자 커스텀 CSS **************************************/
/***********************************************************/

/* 페이징 커서처리*/
.pageNav .paging a { cursor: pointer; }

/* 버튼 커서처리 */
.btnJsDiv { cursor: pointer; }

.monthpicker { width: 90px; text-align: center; }

.idcWrap { margin-bottom: 15px; }
.idc {}
.idcdtl { padding-left: 20px;}