@charset "utf-8";

  .btn_search
, .btn_input
, .btn_insert
, .btn_delete
, .btn_save
, .btn_cancel
, .btn_close
, .btn_confirm
, .btn_copy
, .btn_edit
, .btn_modify
, .btn_preview
, .btn_print

{
  cursor : hand;
  font-family: gulim,verdana,arial;
  font-size: 9pt;
  color: #333333;
  padding-left: 20px;
  padding-top: 2px;
  height: 20px;
  border: 0px;
  text-align:left;
  letter-spacing:0px;
}

, .btn_exceldown
, .btn_exceldown_en
, .btn_sort
{
  cursor : hand;
  font-family: gulim,verdana,arial;
  font-size: 8pt;
  color: #333333;
  padding-left: 20px;
  padding-top: 3px;
  height: 20px;
  border: 0px;
  text-align:left;
  letter-spacing:-1px
}
, .btn_excelup
, .btn_excelup_en

{
  cursor : hand;
  font-family: gulim,verdana,arial;
  font-size: 8pt;
  color: #333333;
  padding-left: 22px;
  padding-top: 2px;
  height: 20px;
  border: 0px;
  text-align:left;
  letter-spacing:0px;
}

  .btn_search_en
, .btn_input_en
, .btn_insert_en
, .btn_delete_en
, .btn_save_en
, .btn_cancel_en
, .btn_close_en
, .btn_confirm_en
, .btn_copy_en
, .btn_edit_en
, .btn_modify_en
, .btn_preview_en
, .btn_print_en

{
  cursor : hand;
  font-family: gulim,verdana,arial;
  font-size: 9pt;
  color: #333333;
  padding-left: 20px;
  padding-top: 2px;
  height: 20px;
  border: 0px;
  text-align:left;
  letter-spacing:0px;
}

  .btn2
, .btn3
, .btn4
, .btn5
, .btn6
, .btn7
, .btn8
, .btn9
, .btn10
, .btn11
, .btn12
, .btn13
, .btn14
, .btn15
, .btn_ch2
, .btn_ch3
, .btn_ch4
, .btn_ch5
, .btn_ch6
, .btn_ch7
, .btn_ch8
, .btn_ch9
, .btn_ch10
, .btn_ch11
, .btn_ch12
, .btn_ch13
, .btn_ch14
, .btn_ch15
{
  cursor : hand;
  font-family: gulim,verdana,arial;
  font-size: 9pt;
  color: #333333;
  padding-left: 14px;
  padding-top: 2px;
  height: 20px;
  border: 0px;
  text-align:left;
  letter-spacing:0px;
}

.btn_search			{ background: url(../images/button/btn_search.gif); width: 50px; background-repeat: no-repeat; }
.btn_search_en	{ background: url(../images/button/btn_search_en.gif); width: 65px; background-repeat: no-repeat; }
.btn_input, .btn_insert { background: url(../images/button/btn_insert.gif); width: 50px; background-repeat: no-repeat; }
.btn_input_en, .btn_insert_en { background: url(../images/button/btn_insert_en.gif); width: 57px; background-repeat: no-repeat; }
.btn_delete			{ background: url(../images/button/btn_delete.gif); width: 50px; background-repeat: no-repeat; }
.btn_delete_en	{ background: url(../images/button/btn_delete_en.gif); width: 60px; background-repeat: no-repeat; }
.btn_save				{ background: url(../images/button/btn_save.gif); width: 50px; background-repeat: no-repeat; }
.btn_save_en		{ background: url(../images/button/btn_save_en.gif); width: 53px; background-repeat: no-repeat; }
.btn_cancel			{ background: url(../images/button/btn_cancel.gif); width: 50px; background-repeat: no-repeat; }
.btn_cancel_en	{ background: url(../images/button/btn_cancel_en.gif); width: 65px; background-repeat: no-repeat; }
.btn_close			{ background: url(../images/button/btn_close.gif); width: 50px; background-repeat: no-repeat; }
.btn_close_en 	{ background: url(../images/button/btn_close_en.gif); width: 58px; background-repeat: no-repeat; }
.btn_confirm		{ background: url(../images/button/btn_confirm.gif); width: 50px; background-repeat: no-repeat; }
.btn_confirm_en	{ background: url(../images/button/btn_confirm_en.gif); width: 67px; background-repeat: no-repeat; }
.btn_copy				{ background: url(../images/button/btn_copy.gif); width: 50px; background-repeat: no-repeat; }
.btn_copy_en		{ background: url(../images/button/btn_copy_en.gif); width: 55px; background-repeat: no-repeat; }
.btn_edit				{ background: url(../images/button/btn_edit.gif); width: 50px; background-repeat: no-repeat; }
.btn_edit_en		{ background: url(../images/button/btn_edit_en.gif); width: 47px; background-repeat: no-repeat; }
.btn_modify			{ background: url(../images/button/btn_modify.gif); width: 50px; background-repeat: no-repeat; }
.btn_modify_en	{ background: url(../images/button/btn_modify_en.gif); width: 63px; background-repeat: no-repeat; }
.btn_preview		{ background: url(../images/button/btn_preview.gif); width: 72px; background-repeat: no-repeat; }
.btn_preview_en	{ background: url(../images/button/btn_preview_en.gif); width: 71px; background-repeat: no-repeat; }
.btn_print			{ background: url(../images/button/btn_print.gif); width: 50px; background-repeat: no-repeat; }
.btn_print_en		{ background: url(../images/button/btn_print_en.gif); width: 51px; background-repeat: no-repeat; }
.btn_exceldown	{ background: url(../images/button/btn_ex-down.gif); width: 57px; background-repeat: no-repeat; }
.btn_exceldown_en	{ background: url(../images/button/btn_ex-down_en.gif); width: 57px; background-repeat: no-repeat; }
.btn_excelup	  { background: url(../images/button/btn_ex-up.gif); width: 45px; background-repeat: no-repeat; }
.btn_excelup_en	{ background: url(../images/button/btn_ex-up_en.gif); width: 45px; background-repeat: no-repeat; }
.btn_sort				{ background: url(../images/button/btn_sort.gif); width: 56px; background-repeat: no-repeat;}

.btn2		{ background: url(../images/button/btn_bg02.gif); width: 44px; background-repeat: no-repeat; }
.btn3		{ background: url(../images/button/btn_bg03.gif); width: 56px; background-repeat: no-repeat; }
.btn4		{ background: url(../images/button/btn_bg04.gif); width: 68px; background-repeat: no-repeat; }
.btn5		{ background: url(../images/button/btn_bg05.gif); width: 80px; background-repeat: no-repeat; }
.btn6		{ background: url(../images/button/btn_bg06.gif); width: 92px; background-repeat: no-repeat; }
.btn7		{ background: url(../images/button/btn_bg07.gif); width: 104px; background-repeat: no-repeat; }
.btn8		{ background: url(../images/button/btn_bg08.gif); width: 116px; background-repeat: no-repeat; }
.btn9		{ background: url(../images/button/btn_bg09.gif); width: 128px; background-repeat: no-repeat; }
.btn10	{ background: url(../images/button/btn_bg10.gif); width: 140px; background-repeat: no-repeat; }
.btn11	{ background: url(../images/button/btn_bg11.gif); width: 152px; background-repeat: no-repeat; }
.btn12	{ background: url(../images/button/btn_bg12.gif); width: 164px; background-repeat: no-repeat; }
.btn13	{ background: url(../images/button/btn_bg13.gif); width: 176px; background-repeat: no-repeat; }
.btn14	{ background: url(../images/button/btn_bg14.gif); width: 188px; background-repeat: no-repeat; }
.btn15	{ background: url(../images/button/btn_bg15.gif); width: 200px; background-repeat: no-repeat; }

.btn_ch2	{ background: url(../images/button/btn_check_bg02.gif); width: 44px; background-repeat: no-repeat; }
.btn_ch3	{ background: url(../images/button/btn_check_bg03.gif); width: 56px; background-repeat: no-repeat; }
.btn_ch4	{ background: url(../images/button/btn_check_bg04.gif); width: 68px; background-repeat: no-repeat; }
.btn_ch5	{ background: url(../images/button/btn_check_bg05.gif); width: 80px; background-repeat: no-repeat; }
.btn_ch6	{ background: url(../images/button/btn_check_bg06.gif); width: 92px; background-repeat: no-repeat; }
.btn_ch7	{ background: url(../images/button/btn_check_bg07.gif); width: 104px; background-repeat: no-repeat; }
.btn_ch8	{ background: url(../images/button/btn_check_bg08.gif); width: 116px; background-repeat: no-repeat; }
.btn_ch9	{ background: url(../images/button/btn_check_bg09.gif); width: 128px; background-repeat: no-repeat; }
.btn_ch10	{ background: url(../images/button/btn_check_bg10.gif); width: 140px; background-repeat: no-repeat; }
.btn_ch11	{ background: url(../images/button/btn_check_bg11.gif); width: 152px; background-repeat: no-repeat; }
.btn_ch12	{ background: url(../images/button/btn_check_bg12.gif); width: 164px; background-repeat: no-repeat; }
.btn_ch13	{ background: url(../images/button/btn_check_bg13.gif); width: 176px; background-repeat: no-repeat; }
.btn_ch14	{ background: url(../images/button/btn_check_bg14.gif); width: 188px; background-repeat: no-repeat; }
.btn_ch15	{ background: url(../images/button/btn_check_bg15.gif); width: 200px; background-repeat: no-repeat; }

.icon_search
{
  width: 18px; height:18px; background-repeat: no-repeat;
  border: 0;
}
.icon_search { background: url(../images/icon/search.gif); }

/****메리츠평가위해 추가****/
.pem_box {margin:5px 0 5px 0;overflow:hidden;}
.pem_box ul	{float:left;width:100%;padding:5px 10px 10px 10px;border:1px solid #cdcdcd;font-size:0;}
.pem_box li {float:left;margin:5px 10px 5px 0;list-style:none;}
.pem_box li.last {margin:5px 0 5px 0;}
.btn_pem_on1, .btn_pem_off1, .btn_pem_disable1, .btn_pem_on2, .btn_pem_off2,.btn_pem_disable2
{border:none;font-family:dotum,verdana,arial;font-size:12px;letter-spacing:-1px;width:100px;height:40px;text-align:center;padding-right:9px;}
.btn_pem_on_last1, .btn_pem_off_last1, .btn_pem_disable_last1,.btn_pem_on_last2, .btn_pem_off_last2, .btn_pem_disable_last2
{border:none;font-family:dotum,verdana,arial;font-size:12px;letter-spacing:-1px;width:100px;height:40px;text-align:center;}
.btn_pem_on1			{ background: url(../images/button/btn_pem_on.gif) 0 0 no-repeat;font-weight:bold;color:#fff;padding-top:14px;}
.btn_pem_off1			{ background: url(../images/button/btn_pem_off.gif) 0 0 no-repeat;font-weight:bold;color:#8d8d8d;padding-top:14px;}
.btn_pem_disable1		{ background: url(../images/button/btn_pem_disable.gif) 0 0 no-repeat;font-weight:normal;color:#adadad;padding-top:14px;}
.btn_pem_on_last1		{ background: url(../images/button/btn_pem_on_last.gif) 0 0 no-repeat;font-weight:bold;color:#fff;padding-top:14px;}
.btn_pem_off_last1		{ background: url(../images/button/btn_pem_off_last.gif) 0 0 no-repeat;font-weight:bold;color:#8d8d8d;padding-top:14px;}
.btn_pem_disable_last1	{ background: url(../images/button/btn_pem_disable_last.gif) 0 0 no-repeat;font-weight:normal;color:#adadad;padding-top:14px;}
.btn_pem_on2				{ background: url(../images/button/btn_pem_on.gif) 0 0 no-repeat;font-weight:bold;color:#fff;padding-top:8px;}
.btn_pem_off2			{ background: url(../images/button/btn_pem_off.gif) 0 0 no-repeat;font-weight:bold;color:#8d8d8d;padding-top:8px;}
.btn_pem_disable2		{ background: url(../images/button/btn_pem_disable.gif) 0 0 no-repeat;font-weight:normal;color:#adadad;padding-top:8px;}
.btn_pem_on_last2		{ background: url(../images/button/btn_pem_on_last.gif) 0 0 no-repeat;font-weight:bold;color:#fff;padding-top:8px;}
.btn_pem_off_last2		{ background: url(../images/button/btn_pem_off_last.gif) 0 0 no-repeat;font-weight:bold;color:#8d8d8d;padding-top:8px;}
.btn_pem_disable_last2	{ background: url(../images/button/btn_pem_disable_last.gif) 0 0 no-repeat;font-weight:normal;color:#adadad;padding-top:8px;}