@charset "utf-8";

/* 조회 */
.btn_inqry {display:inline-block; height:29px; margin-right:1px; margin-left:1px; padding-left:1px; font-family:"NanumGothic"; font-size:13px; color:#fff; line-height:25px; text-align:center; background:url(../../images/button_bg.gif) no-repeat left -128px;}
.btn_inqry a{display:block; height:29px; padding-top:1px; padding-right:2px; color:#fff; background:url(../../images/button_bg.gif) no-repeat right -128px; text-decoration:none;}
.btn_inqry a:hover{display:block; height:29px; padding-top:1px; padding-right:2px; color:#fff; background:url(../../images/button_bg.gif) no-repeat right -383px; text-decoration:none;}

/* 상하단 - 일반, 기타 */
.btn_gen {display:inline-block; height:29px; margin-right:1px; margin-left:1px; padding-left:1px; font-family:"NanumGothic"; font-size:12px; color:#fff; line-height:26px; letter-spacing:1px; text-align:center; background:url(../../images/button_bg.gif) no-repeat left -5px;}
.btn_gen a{display:block; height:28px; padding-top:1px; padding-right:2px; color:#fff; background:url(../../images/button_bg.gif) no-repeat right -5px; text-decoration:none;}
.btn_gen a:hover{display:block; height:28px; padding-top:1px; padding-right:2px; color:#fff; background:url(../../images/button_bg.gif) no-repeat right -260px; text-decoration:none;}

.btn_orange {display:inline-block; height:29px; margin-right:1px; margin-left:1px; padding-left:1px; font-family:"NanumGothic"; font-size:12px; color:#fff; line-height:26px; letter-spacing:-1px; text-align:center; background:url(../../images/button_bg.gif) no-repeat left -46px;}
.btn_orange a{display:block; height:28px; padding-top:1px; padding-right:2px; color:#fff; background:url(../../images/button_bg.gif) no-repeat right -46px; text-decoration:none;}
.btn_orange a:hover{display:block; height:28px; padding-top:1px; padding-right:2px; color:#fff; background:url(../../images/button_bg.gif) no-repeat right -301px; text-decoration:none;}


/* 그리드내 버튼 */
.btn_grid {display:inline-block; height:26px; margin-right:1px; margin-left:1px; padding-left:1px; font-size:12px; color:#fff; line-height:22px; text-align:center; letter-spacing:-1px; background:url(../../images/button_bg.gif) no-repeat left -172px; vertical-align:middle;}
.btn_grid a{display:block; height:26px; padding-top:1px; padding-right:2px; color:#fff; background:url(../../images/button_bg.gif) no-repeat right -172px; text-decoration:none;}
.btn_grid a:hover{display:block; height:26px; padding-top:1px; padding-right:2px; color:#fff; background:url(../../images/button_bg.gif) no-repeat right -427px; text-decoration:none;}







