.panel {
  overflow: hidden;
  text-align: left;
}
.panel-header {
  border-width: 0px;
  border-style: solid;
}
.panel-body {
  border-width: 1px;
  border-style: solid;
}
.panel-header {
  padding: 3px; /* 占쎈쐻占쎈윥占쎈염占쎈쎗占쎈즸占쎌굲 */
  position: relative;
}
.panel-title {
  /* background: url('/images/icon/bul_tit.gif') no-repeat; */
}
.panel-header-noborder {
  border-width: 0 0 0 0;
}
.panel-body {
  overflow: auto;
  border-top-width: 0px;
}
.panel-body-noheader {
  border-top-width: 1px;
}
.panel-body-noborder {
  border-width: 0px;
}
.panel-with-icon {
  background: url('/images/icon/bul_tit.gif') no-repeat;  /* 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윪�얠±�쐻占쎈짗占쎌굲 占쎈쐻占쎈윥筌랃옙 占쎈쐻占쎈윪�얠×苡э옙瑗띰㎖猷잙쐻�뜝占� */
  padding-left: 16px;
}
.panel-icon,
.panel-tool {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  overflow: hidden;
}
.panel-icon {
  left: 5px;
  width: 16px;
}
.panel-fit-icon,
.panel-fit-tool {
  position: absolute;
  top: 0%;
  margin-top: 0px;
  height: 30px;
  overflow: hidden;
}
.panel-fit-icon {
  left: 0px;
  width: 0px;
}
.panel-tool {
  right: 3px;
  top: 21px;
  width: auto;
}
.panel-tool a {
  display: inline-block;
  width: 16px;
  height: 16px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  /*margin: 0 10px 0 10px;*/
  vertical-align: top;
}
.panel-tool a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.panel-loading {
  padding: 11px 0px 10px 30px;    /* 占쎌뒙占쎈룱獒뺣끋占쎌뼲�삕 占쎈쎗占쎈즸占쎌굲 */
}
.panel-noscroll {
  overflow: hidden;
}
.panel-fit,
.panel-fit body {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}
.panel-loading {
  background: url('/images/loading.gif') no-repeat 10px 10px;
}
.panel-tool-close {
  background: url('/images/panel_tools.png') no-repeat -16px 0px;
}
.panel-tool-min {
  background: url('/images/panel_tools.png') no-repeat 0px 0px;
}
.panel-tool-max {
  background: url('/images/panel_tools.png') no-repeat 0px -16px;
}
.panel-tool-restore {
  background: url('/images/panel_tools.png') no-repeat -16px -16px;
}
.panel-tool-collapse {
  background: url('/images/panel_tools.png') no-repeat -32px 0;
}
.panel-tool-expand {
  background: url('/images/panel_tools.png') no-repeat -32px -16px;
}
.panel-header,
.panel-body {
  border-color: #897b74;
}
.panel-header {
  /*
  background: -webkit-linear-gradient(top,#EFF5FF 0,#E0ECFF 0%);
  background: -moz-linear-gradient(top,#EFF5FF 0,#E0ECFF 0%);
  background: -o-linear-gradient(top,#EFF5FF 0,#E0ECFF 0%);
  background: linear-gradient(to bottom,#EFF5FF 0,#E0ECFF 0%);
  background-repeat: repeat-x;
  */
}

.panel-body {
  background-color: #fff; /* panel�쓽 諛곌꼍�깋 吏��젙 */
  color: #000000; /* �룿�듃移쇰씪 */
  font-size: 12px;
}
.panel-title {
  font-size: 12px;
  font-weight: bold;
  color: #fff; /* 占쎈쐻占쎈윥占쎈ぅ占쎈쐻占쎈윪�얠±�쐻占쎈윞占쎈뙃 占쎌쐺獄쏅챷援▼뜝�럥�돱占쎈쐻占쎈윥�뤃�뼹�쐻占쎈짗占쎌굲 dialog占쎈쐻占쎈윥占쎈군 占쎈쐻占쎈윪占쎌뱾占쎈쐻占쎈윪占쎈츛占쎈쐻占쎈윥壤쏉옙 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윪�얠±�쐻占쎈짗占쎌굲 占쎈쐻占쎈윞占쎈룿占쎈쐻占쎈윞筌랃옙 */
  height: 14px;
  line-height: 14px;
}

.panel-title-menu {
  height: 0px;
  line-height: 0px;
  border-width: 0px;
}

.accordion .panel-tool a{
  overflow: hidden;
  border-width: 0px;
  border-style: solid;
  display: none;
}
.accordion .accordion-header {
  border-width: 1 1 1px;
  cursor: pointer;
}
.accordion .accordion-body {
  border-width: 0 0 0px;
}
.accordion-noborder {
  border-width: 0;
}
.accordion-noborder .accordion-header {
  border-width: 0 0 0px;
}
.accordion-noborder .accordion-body {
  border-width: 0 0 0px;
}
.accordion-collapse {
  background: url('/images/accordion_arrows.png') no-repeat 0 0;
}
.accordion-expand {
  background: url('/images/accordion_arrows.png') no-repeat -16px 0;
}
.accordion {
  background: url('/images/menu_bg.png');
  border-color: #000000;
}

.accordion .panel-title {
  color: #dadada;
}

.accordion .accordion-header {
  background: url('/images/menu_item_bg.png') no-repeat;
  text-align: center;
  width: 100px;
  filter: none;
  color: #ffffff;
}
.accordion .accordion-header-selected {
  background: url('/images/menu_item_bg_r.png') no-repeat ;
  width: 100px;
  text-align: center;
}
.accordion .accordion-header-selected .panel-title {
  color: #ffffff;
}

.window {
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}

.window .window-header {
  background: transparent;
  padding: 0px 0px 5px 0px;
}
.window .window-body {
  border-width: 1px;
  border-style: solid;
  border-top-width: 0px;
}
.window .window-body-noheader {
  border-top-width: 1px;
}
.window .window-header .panel-icon, 
.window .window-header .panel-tool {
  top: 50%;
  margin-top: -11px;
}
.window .window-header .panel-icon {
  left: 1px;
}
.window .window-header .panel-tool {
  right: 1px;
}
.window .window-header .panel-with-icon {
  padding-left: 18px;
  color: #fff;
}
.window-proxy {
  position: absolute;
  overflow: hidden;
}
.window-proxy-mask {
  position: absolute;
  filter: alpha(opacity=5);
  opacity: 0.05;
}
.window-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=40);
  opacity: 0.40;
  font-size: 1px;
  *zoom: 1;
  overflow: hidden;
}
.window,
.window-shadow {
  position: absolute;
  /*
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  */
}
.window-shadow {
  background: #ccc;
  -moz-box-shadow: 3px 3px 5px #848484;
  -webkit-box-shadow: 3px 3px 5px #848484;
  box-shadow: 3px 3px 5px #848484;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);
}
.window,
.window .window-body {
  /*border-color: #807664; INFO癲ル슓�뙔占쎌굲 占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜냲�삕占쎈늅占쎈�占쎈쐻占쎈윪占쎈첓*/
  box-sizing:border-box;
  border:1px solid #325e7b;
  background-color:#e1ebed;
}
.window {
  /*
  background-color: #E0ECFF;
  background: -webkit-linear-gradient(top,#EFF5FF 0,#E0ECFF 20%);
  background: -moz-linear-gradient(top,#EFF5FF 0,#E0ECFF 20%);
  background: -o-linear-gradient(top,#EFF5FF 0,#E0ECFF 20%);
  background: linear-gradient(to bottom,#EFF5FF 0,#E0ECFF 20%);
  background-repeat: repeat-x;
  */
  box-sizing:content-box;
  padding: 6px 1px 3px 3px;   /* 占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜뀘�쐻�뜝占� 占쎈쐻占쎈윥占쎄콟�뜝�럥�뇢占쎈쐻�뜝占� 占쎈쐻占쎈윞占쎈쭫占쎈쐻占쎈윪占쎌젳 */
  background-color:#5daad8; /* 占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜뀘�쐻�뜝占� 占쎈쎗占쎈즲占쎌�㏓き�뜝占� 占쎈쐻占쎈윞占쎈룿占쎈쐻占쎈윞筌랃옙 占쎈쐻占쎈윞占쎈쭫占쎈쐻占쎈윪占쎌젳 */
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e4e4e4,endColorstr=#e4e4e4,GradientType=0);*/
}
.window-proxy {
  border: 1px dashed #95B8E7;
}
.window-proxy-mask,
.window-mask {
  background: #ccc; /*INFO癲ル슓�룱占쎌쑋�뜝�럥�꼧 占쎈쐻占쎈윪筌륅퐛�쐻占쎈윥�몴占� INFO癲ル슓�룱占쎌쑋�뜝�럥援� 占쎈쐻占쎈윪占쎌졆占쎈쐻占쎈윪占쎈눞占쎈쐻占쎈윥�뵳占� 占쎈쎗占쎈즴�뜝�뜽�떐�뜝�룞�삕占쎌돵占쎈㎥占쎈첓*/
}
.dialog-content {
  /*overflow: auto; 筌≪�寃뺞묾怨뺧옙占� 筌ㅼ뮆占썸에占� 占쎈뻥占쎈뼄揶쏉옙 餓κ쑴�뵠筌롳옙 占쎈뮞占쎄쾿嚥▲끇而�揶쏉옙 占쎄돌占쏙옙 占쎈떜繹먲옙(2017.04.06)*/
  padding:2px;    /* 占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윪占쎈츛占쎈쐻占쎈윪獄�占� 占쎈쐻占쎈윥占쎄괴占쎈쐻占쎈윥筌묒궍�쐻占쎈윥�뵳占쏙옙�쐻占쎈윥獒뺧옙 占쎈쐻占쎈윥占쎈꺑占쎈쐻占쎈윞占쎈㎝占쎈쐻占쎈윪甕곤옙 占쎈쐻占쎈윥占쎈염占쎈쎗占쎈즸占쎌굲 */
}
.dialog-toolbar {
  padding: 2px 5px;
}
.dialog-tool-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 2px 1px;
}
.dialog-button {
  padding: 5px;
  text-align: right;
}
.dialog-button .l-btn {
  margin-left: 5px;
}
.dialog-toolbar,
.dialog-button {
  background: #F4F4F4;
}
.dialog-toolbar {
  border-bottom: 1px solid #dddddd;
}
.dialog-button {
  border-top: 1px solid #dddddd;
}
.combo {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle;
}
.combo .combo-text {
  font-size: 12px;
  border: 0px;
  line-height: 20px;
  height: 20px;
  margin: 0;
  padding: 0px 2px;
  *margin-top: -1px;
  *height: 18px;
  *line-height: 18px;
  _height: 18px;
  _line-height: 18px;
  vertical-align: baseline;
  font-weight:normal;
}
.combo-arrow {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.combo-arrow-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.combo-panel {
  overflow: auto;
}
.combo-arrow {
  background: url('/images/combo_arrow.png') no-repeat center center;
}
.combo,
.combo-panel {
  background-color: #ffffff; /*�뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쐻占쎈윞繹먯궪�삕�얜뀘�쐻占쎈짗占쎌굲�뜝�럥六� 占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윪占쎈츛占쎈쎗占쎈즴�뜝�뜽�떐�뜝�룞�삕占쎌돵占쎈㎥占쎈첓*/
}
.combo {
  border-color: #a8a8a8; /*�뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜냲�삕占쎈늅占쎈�占쎈쐻占쎈윪占쎈첓*/
  display:inline-block;
  background-color: #ffffff; /*�뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쐻占쎈윪占쎄섀占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윥占쎄괴占쎈탶�⑤슣維볟뜝�럥愿뤷뜝�럥�돵占쎈㎥占쎈첓*/
}
.combo-arrow {
  background-color: #ffffff; /*�뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쐻占쎈윪占쎄섀占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윥占쎄괴占쎈탶�⑤슣維볟뜝�럥愿륅옙�쐻占쎈윥占쎈군占쎈쐻占쎈윞占쎈쭓 占쎈쐻占쎈윪占쎄섀占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윥占쎄괴占쎈쐻占쎈윪占쎌졆占쎈쐻占쎈윪占쎈눞占쎈쐻占쎈윥�뵳�뜾�쎗占쎈즴�뜝�뜽�떐�뜝�룞�삕占쎌돵占쎈㎥占쎈첓*/
}
.combo-arrow-hover {
  background-color: #ebebeb; /*�뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쐻占쎈윪占쎄섀占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윥占쎄괴占쎈탶�⑤슣維볟뜝�럥愿� 癲ル슢�뵯占쎌맆�뜝�럥裕∽옙�쐻占쎈윥獒뺤쉩�쐻占쎈윪亦낅¨逾볠�⑤슣維볡춯臾믩짗占쎌굲�뜝�럥援� 占쎈쐻占쎈윥�몴占� 占쎈쎗占쎈즴占쏙옙占쎈쐻占쎈윥占쎈뮛�뜝�럥痢� �뜝�럥�돵占쎈㎥占쎈첓*/
}
.combobox-item {
  padding: 2px;
  font-size: 12px;
  padding: 3px;
  padding-right: 0px;
}
.combobox-item-hover {
  background-color: #d5eafa; /*�뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윪占쎈츛 癲ル슢�뵯占쎌맆�뜝�럥裕∽옙�쐻占쎈윥獒뺤쉩�쐻占쎈윪亦낅¨逾볠�⑤슣維믣뜝�럥六� �뜝�럥�돵占쎈㎥占쎈첓*/
  color: #000000; /*�뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윪占쎈츛�뜝�럥�돵占쎈㎥占쎈첓*/
}
.combobox-item-selected {
  background-color: #93c3e1; /*占쎈쐻占쎈윞占쎈쭡占쎈쐻占쎈윞�눧硫⑤쐻占쎈윥壤쏉옙 �뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쎗占쎈즴�뜝�뜽�떐�뜝�룞�삕占쎌돵占쎈㎥占쎈첓*/
  color: #000000;
}
.layout {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: 0;
}
.layout-panel {
  position: absolute;
  overflow: hidden;
}
.layout-panel-east,
.layout-panel-west {
  z-index: 2;
}
.layout-panel-north,
.layout-panel-south {
  z-index: 3;
}
.layout-expand {
  position: absolute;
  padding: 0px;
  font-size: 1px;
  cursor: pointer;
  z-index: 1;
}
.layout-expand .panel-header,
.layout-expand .panel-body {
  background: transparent;
  filter: none;
  overflow: hidden;
  border-color: #e1ebed;
  background-color: #c0a394;
  display:none;
  width:1px;
}

.layout-expand .panel-body {
  border-top:0px;
  font-size: 0px;
  border-bottom:0px;
}

.layout-expand .panel-header {
  /*
    height:30px;
    padding:0px 0px 0px 0px;
    width:30px;*/
    border-bottom:0px;
}

.layout-expand .panel-tool {
  /*
  height:30px;
  width:35px;
  top: 8px;
  left:1px;

    display: block;
    opacity: 0.6;
    margin: 0 0px 0 2px;
    vertical-align: middle;*/
}

.layout-expand .panel-tool a{

  padding:0;
  display: block;
  margin-left:4px;
}

.layout-split-proxy-h,
.layout-split-proxy-v {
  position: absolute;
  font-size: 1px;
  display: none;
  z-index: 5;
}
.layout-split-proxy-h {
  width: 5px;
  cursor: e-resize;
}
.layout-split-proxy-v {
  height: 5px;
  cursor: n-resize;
}
.layout-mask {
  position: absolute;
  background: #fafafa;
  filter: alpha(opacity=10);
  opacity: 0.10;
  z-index: 4;
}
.layout-button-up {
  background: url('/images/layout_arrows.png') no-repeat -16px -16px;
}
.layout-button-down {
  background: url('/images/layout_arrows.png') no-repeat -16px 0;
}
.layout-button-left {
  background: url('/images/spacer.png');
}
.layout-button-right {
  background: url('/images/menu_open_btn.png') no-repeat;
  height:10px;
  width:12px;
}
.layout-split-proxy-h,
.layout-split-proxy-v {
  background-color: #aac5e7;
}
.layout-split-north {
  border-bottom: 10px solid #e1ebed; /* 占쎈쐻占쎈윪筌띻쑈異�占쎌삖占쎌굲 占쎈쐻占쎈윞占쎈즼占쎈쐻占쎈윥占쎈퉾占쎈쐻占쎈윥占쎈군 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윥�뵳占� 占쎈쐻占쎈윞�떋�슌堉⑨옙癒��굲 占쎈쎗占쎈즸占쎌굲 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲濚밸㉡�삕 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳 */
}
.layout-split-south {
  border-top: 10px solid #e1ebed; /* 占쎈쐻占쎈윥占쎈떋占쎈쐻占쎈윪占쎄땋癲ル슣�삖占쎌굲 占쎈쐻占쎈윞占쎈즼占쎈쐻占쎈윥占쎈퉾占쎈쐻占쎈윥占쎈군 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윥�뵳占� 占쎈쐻占쎈윞�떋�슌堉⑨옙癒��굲 占쎈쎗占쎈즸占쎌굲 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲濚밸㉡�삕 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳 */
}
.layout-split-east {
  border-left: 10px solid #e1ebed; /* 占쎈쐻占쎈윪占쎈늸癲ル슣�삖占쎌굲 占쎈쐻占쎈윞占쎈즼占쎈쐻占쎈윥占쎈퉾占쎈쐻占쎈윥占쎈군 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윥�뵳占� 占쎈쐻占쎈윞�떋�슌堉⑨옙癒��굲 占쎈쎗占쎈즸占쎌굲 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲濚밸㉡�삕 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳 */
}
.layout-split-west {
  border-right: 10px solid #e1ebed; /* 占쎈쐻占쎈윪亦낅〕�삕筌뤿뙋彛쀨쥈醫됯뎅 占쎈쐻占쎈윞占쎈즼占쎈쐻占쎈윥占쎈퉾占쎈쐻占쎈윥占쎈군 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윥�뵳占� 占쎈쐻占쎈윞�떋�슌堉⑨옙癒��굲 占쎈쎗占쎈즸占쎌굲 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲濚밸㉡�삕 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳 */
}
.layout-expand {
  background-color: #E0ECFF;
}
.layout-expand-over {
  background-color: #E0ECFF;
}
.tabs-container {
  overflow: hidden;
}
.tabs-header {
  border: 2px solid #bf7627;
  border-width: 1px;
  border-style: solid;
  border-bottom-width: 0;
  position: relative;
  padding: 0;
  padding-top: 2px;
  overflow: hidden;
}
.tabs-header-plain {
  border: 0;
  background: transparent;
}
.tabs-scroller-left,
.tabs-scroller-right {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 18px;
  height: 29px !important;
  height: 30px;
  font-size: 1px;
  display: none;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}
.tabs-scroller-left {
  left: 0;
}
.tabs-scroller-right {
  right: 0;
}
.tabs-header-plain .tabs-scroller-left,
.tabs-header-plain .tabs-scroller-right {
  height: 24px !important;
  height: 25px;
  border:2px solid #bf7627;
}
.tabs-tool {
  position: absolute;
  bottom: 0;
  padding: 1px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
.tabs-header-plain .tabs-tool {
  padding: 0 1px;
}
.tabs-wrap {
  position: relative;
  left: 0;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.tabs-scrolling {
  margin-left: 18px;
  margin-right: 18px;
}
.tabs-disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.tabs {
  list-style-type: none;
  height: 27px;
  margin: 0px;
  padding-left: 1px;
  width: 5000px;
  border-style: solid;
  border-width: 0 0 2px 0;
}
.tabs li {
  float: left;
  display: inline-block;
  margin: 0 4px -1px 0;
  padding: 0;
  position: relative;
  border: 0;
}
.tabs li a.tabs-inner {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}
.tabs li.tabs-selected a.tabs-inner {
  font-weight: bold;
  outline: none;
}
.tabs li.tabs-selected a:hover.tabs-inner {
  cursor: default;
  pointer: default;
}
.tabs li a.tabs-close,
.tabs-p-tool {
  position: absolute;
  font-size: 1px;
  display: block;
  height: 12px;
  padding: 0;
  top: 50%;
  margin-top: -6px;
  overflow: hidden;
}
.tabs li a.tabs-close {
  width: 12px;
  right: 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tabs-p-tool {
  right: 16px;
}
.tabs-p-tool a {
  display: inline-block;
  font-size: 1px;
  width: 12px;
  height: 12px;
  margin: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tabs li a:hover.tabs-close,
.tabs-p-tool a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: hand;
  cursor: pointer;
}
.tabs-with-icon {
  padding-left: 18px;
}
.tabs-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 10px;
  top: 50%;
  margin-top: -8px;
}
.tabs-title {
  font-size: 12px;
}
.tabs-closable {
  padding-right: 8px;
}
.tabs-panels {
  margin: 0px;
  padding: 0px;
  border-width: 2px;
  border-style: solid;
  border-top-width: 0;
  overflow: hidden;
}
.tabs-header-bottom {
  border-width: 0 1px 1px 1px;
  padding: 0 0 2px 0;
}
.tabs-header-bottom .tabs {
  border-width: 1px 0 0 0;
}
.tabs-header-bottom .tabs li {
  margin: -1px 4px 0 0;
}
.tabs-header-bottom .tabs li a.tabs-inner {

}
.tabs-header-bottom .tabs-tool {
  top: 0;
}
.tabs-header-bottom .tabs-scroller-left,
.tabs-header-bottom .tabs-scroller-right {
  top: 0;
  bottom: auto;
}
.tabs-panels-top {
  border-width: 2px 2px 0 2px;
}
.tabs-header-left {
  float: left;
  border-width: 2px 0 2px 2px;
  padding: 0;
}
.tabs-header-right {
  float: right;
  border-width: 2px 2px 2px 0;
  padding: 0;
}
.tabs-header-left .tabs-wrap,
.tabs-header-right .tabs-wrap {
  height: 100%;
}
.tabs-header-left .tabs {
  height: 100%;
  padding: 4px 0 0 4px;
  border-width: 0 2px 0 0;
}
.tabs-header-right .tabs {
  height: 100%;
  padding: 4px 4px 0 0;
  border-width: 0 0 0 2px;
}
.tabs-header-left .tabs li,
.tabs-header-right .tabs li {
  display: block;
  width: 100%;
  position: relative;
}
.tabs-header-left .tabs li {
  left: auto;
  right: 0;
  margin: 0 -2px 4px 0;
  float: right;
}
.tabs-header-right .tabs li {
  left: 0;
  right: auto;
  margin: 0 0 4px -2px;
  float: left;
}
.tabs-header-left .tabs li a.tabs-inner {
  display: block;
  text-align: left;
}
.tabs-header-right .tabs li a.tabs-inner {
  display: block;
  text-align: left;
}
.tabs-panels-right {
  float: right;
  border-width: 2px 2px 2px 0;
}
.tabs-panels-left {
  float: left;
  border-width: 2px 0 2px 2px;
}
.tabs-header-noborder,
.tabs-panels-noborder {
  border: 2px solid #bf7627;
  margin-left: 3px;
}
.tabs-header-plain {
  border: 0px;
  background: transparent;
}
.tabs-scroller-left {
  background: #dedede url('/images/tabs_icons.png') no-repeat 1px center;
}
.tabs-scroller-right {
  background: #dedede url('/images/tabs_icons.png') no-repeat -15px center;
}
.tabs li a.tabs-close {
  background: url('/images/tab_selected_close.png') no-repeat center;
}
.tabs li a.tabs-inner:hover {
  background: #f4f4f4;
  color: #000000;
  filter: none;
}
.tabs li.tabs-selected a.tabs-inner { /*�솢�꽦�맂 �꺆*/
  background-color: #ffffff;
  color: #343434;
  background: -webkit-linear-gradient(top,#e5efff 0,#addaf5);
  background: -moz-linear-gradient(top,#e5efff 0,#addaf5);
  background: -o-linear-gradient(top,#e5efff 0,#addaf5);
  background: linear-gradient(to bottom,#e5efff 0,#addaf5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5efff,endColorstr=#addaf5,GradientType=0);
}
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {
  background: -webkit-linear-gradient(top,#e5efff 0,#addaf5);
  background: -moz-linear-gradient(top,#e5efff 0,#addaf5);
  background: -o-linear-gradient(top,#e5efff 0,#addaf5);
  background: linear-gradient(to bottom,#e5efff 0,#addaf5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e0ecff,endColorstr=#addaf5,GradientType=0);
}
.tabs-header-left .tabs li.tabs-selected a.tabs-inner {
  background: -webkit-linear-gradient(left,#e5efff 0,#addaf5 100%);
  background: -moz-linear-gradient(left,#e5efff 0,#addaf5 100%);
  background: -o-linear-gradient(left,#e5efff 0,#addaf5 100%);
  background: linear-gradient(to right,#e5efff 0,#addaf5 100%);
  background-repeat: repeat-y;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF5FF,endColorstr=#addaf5,GradientType=1);
}
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  background: -webkit-linear-gradient(left,#e5efff 0,#addaf5);
  background: -moz-linear-gradient(left,#e5efff 0,#addaf5);
  background: -o-linear-gradient(left,#e5efff 0,#addaf5);
  background: linear-gradient(to right,#e5efff 0,#addaf5);
  background-repeat: repeat-y;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#addaf5,GradientType=1);
}
.tabs li a.tabs-inner {  /*鍮꾪솢�꽦�맂 �꺆*/
  color: #828282;
  font-weight: bold;
  border: 1px solid  #c0c0c0;
  background-color: #f4f4f4;
  background: -webkit-linear-gradient(top,#f4f4f4 0,#c0c0c0 100%);
  background: -moz-linear-gradient(top,#f4f4f4 0,#c0c0c0 100%);
  background: -o-linear-gradient(top,#f4f4f4 0,#c0c0c0 100%);
  background: linear-gradient(to bottom,#f4f4f4 0,#c0c0c0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dddddd,endColorstr=#acbaca,GradientType=0);
  
}
.tabs-header,
.tabs-tool {
  background-color: #E0ECFF;
}
.tabs-header-plain {
  background: transparent;
}

.tabs-header,
.tabs-scroller-left,
.tabs-scroller-right,
.tabs-tool,
.tabs,
.tabs-panels,
.tabs li a.tabs-inner,
.tabs li.tabs-selected a.tabs-inner,
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner,
.tabs-header-left .tabs li.tabs-selected a.tabs-inner,
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  /*border-color: #e1ebed;*/
  /*border:0;*/
  margin-bottom:-2px; /*tab �빐�뜑�� �궡�슜 �궗�씠�쓽 怨듬갚�쓣 �젣嫄고븯�뒗 湲곕뒫*/
}

.tabs-panels
{
  /*border: 1px solid #E0ECFF;*/
  border: 1px solid #FFF;
}

.tabs-p-tool a:hover,
.tabs li a:hover.tabs-close,
.tabs-scroller-over {
  background-color: #f4f4f4; /*占쎈쐻占쎈윞占쎈뻸 x占쎈쐻占쎈윥占쎄괴占쎈쐻占쎈윥筌묕옙 癲ル슢�뵯占쎌맆�뜝�럥裕∽옙�쐻占쎈윥獒뺧옙 占쎈쐻占쎈윪亦낅¨逾볠�⑤슣維믣뜝�럥六� 占쎈쐻占쎈윞占쎈즼占쎈쐻占쎈윪亦낅‥�쐻占쎈윥獒뺧옙 �뜝�럥�돵占쎈㎥占쎈첓*/
}
.tabs li.tabs-selected a.tabs-inner {
  border: 1px solid #95b8e7; /*占쎈쐻占쎈윞占쎈쭡占쎈쐻占쎈윞�눧硫⑤쐻占쎈윥壤쏉옙 占쎈쐻占쎈윞占쎈뻸占쎈쐻占쎈윪甕곤옙 bottom占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜냲�삕占쎈㎜占쎌굲�뜝�럡猿�占쎈쐻�뜝占� �뜝�럥�돵占쎈㎥占쎈첓*/
}

.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {
  border-top: 1px solid #95b8e7;
}
.tabs-header-left .tabs li.tabs-selected a.tabs-inner {
  border-right: 1px solid #95b8e7;
}
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  border-left: 1px solid #95b8e7;
}
.l-btn {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
  text-align: center;
  vertical-align: middle;
}
.l-btn-plain {
  border: 0;
  padding: 1px;
}
.l-btn-left {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.l-btn-text {
  display: inline-block;
  vertical-align: top;
  width: auto;
  min-width: 30px;
  line-height: 24px;
  font-size: 12px;
  padding: 0;
  margin: 0 4px;
}
.l-btn-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  font-size: 1px;
}
.l-btn span span .l-btn-empty {
  display: inline-block;
  margin: 0;
  width: 16px;
  height: 24px;
  font-size: 1px;
  vertical-align: top;
}
.l-btn span .l-btn-icon-left {
  padding: 0 0 0 20px;
  background-position: left center;
}
.l-btn span .l-btn-icon-right {
  padding: 0 20px 0 0;
  background-position: right center;
}
.l-btn-icon-left .l-btn-text {
  margin: 0 4px 0 24px;
}
.l-btn-icon-left .l-btn-icon {
  left: 4px;
}
.l-btn-icon-right .l-btn-text {
  margin: 0 24px 0 4px;
}
.l-btn-icon-right .l-btn-icon {
  right: 4px;
}
.l-btn-icon-top .l-btn-text {
  margin: 20px 4px 0 4px;
}
.l-btn-icon-top .l-btn-icon {
  top: 4px;
  left: 50%;
  margin: 0 0 0 -8px;
}
.l-btn-icon-bottom .l-btn-text {
  margin: 0 4px 20px 4px;
}
.l-btn-icon-bottom .l-btn-icon {
  top: auto;
  bottom: 4px;
  left: 50%;
  margin: 0 0 0 -8px;
}
.l-btn-left .l-btn-empty {
  margin: 0 4px;
  width: 16px;
}
.l-btn-plain:hover {
  padding: 0;
}
.l-btn-focus {
  outline: #0000FF dotted thin;
}
.l-btn-large .l-btn-text {
  line-height: 40px;
}
.l-btn-large .l-btn-icon {
  width: 56px;
  height: 56px;
  line-height: 32px;
  margin-top: -29px; /*占쎈쐻占쎈윥占쎈묄占쎈쐻占쎈윪占쎌젳占쎈쐻占쎈윪占쎌벁 = margin-top: -16px;*/
}
.l-btn-large .l-btn-icon-left .l-btn-text {
  margin-left: 40px;
}
.l-btn-large .l-btn-icon-right .l-btn-text {
  margin-right: 40px;
}
.l-btn-large .l-btn-icon-top .l-btn-text {
  margin-top: 36px;
  line-height: 24px;
  min-width: 32px;
}
.l-btn-large .l-btn-icon-top .l-btn-icon {
  margin: 0 0 0 -16px;
}
.l-btn-large .l-btn-icon-bottom .l-btn-text {
  margin-bottom: 36px;
  line-height: 24px;
  min-width: 32px;
}
.l-btn-large .l-btn-icon-bottom .l-btn-icon {
  margin: 0 0 0 -16px;
}
.l-btn-large .l-btn-left .l-btn-empty {
  margin: 0 4px;
  width: 60px; /*占쎈쐻占쎈윥占쎈묄占쎈쐻占쎈윪占쎌젳占쎈쐻占쎈윪占쎌벁 = width: 32px; 占쎈쐻占쎈윪占쎌맱占쎈쐻占쎈윪占쎄데 height占쎈쐻占쎈윥獒뺧옙 占쎈쐻占쎈윥占쎈뎁占쎈쐻占쎈윥�뜝�뜴�쐻占쎈윪甕곤옙*/
  height: 56px;
}
.l-btn {
  color: #444;
  background: #fafafa;
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  background: -webkit-linear-gradient(top,#ffffff 0,#eeeeee 100%);
  background: -moz-linear-gradient(top,#ffffff 0,#eeeeee 100%);
  background: -o-linear-gradient(top,#ffffff 0,#eeeeee 100%);
  background: linear-gradient(to bottom,#ffffff 0,#eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#eeeeee,GradientType=0);
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.l-btn:hover {
  background: #eaf2ff;
  color: #000000;
  border: 1px solid #b7d2ff;
  filter: none;
}
.l-btn-plain {
  background: transparent;
  border: 0;
  filter: none;
}
.l-btn-plain:hover {
  background: #eaf2ff;
  color: #000000;
  border: 1px solid #b7d2ff;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.l-btn-disabled,
.l-btn-disabled:hover {
  opacity: 0.5;
  cursor: default;
  background: #fafafa;
  color: #444;
  background: -webkit-linear-gradient(top,#ffffff 0,#eeeeee 100%);
  background: -moz-linear-gradient(top,#ffffff 0,#eeeeee 100%);
  background: -o-linear-gradient(top,#ffffff 0,#eeeeee 100%);
  background: linear-gradient(to bottom,#ffffff 0,#eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#eeeeee,GradientType=0);
}
.l-btn-disabled .l-btn-text,
.l-btn-disabled .l-btn-icon {
  filter: alpha(opacity=50);
}
.l-btn-plain-disabled,
.l-btn-plain-disabled:hover {
  background: transparent;
  filter: alpha(opacity=50);
}
.l-btn-selected,
.l-btn-selected:hover {
  background: #ddd;
  filter: none;
}
.l-btn-plain-selected,
.l-btn-plain-selected:hover {
  background: #ddd;
}
.datagrid .panel-body {
  overflow: hidden;
  background-color:#fff;
  position: relative;
  padding: 0px; /* body 占쎈쐻占쎈윥占쎈떛癲ル슣�삖占쎌굲 占쎈쐻占쎈윥占쎈염占쎈쎗占쎈즸占쎌굲 */
  border-color: #d4d4d4; /* body 占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜뀘�쐻�뜝占� 占쎈쐻占쎈윞占쎈룿占쎈쐻占쎈윞筌랃옙 */
  font-size: 12px;
}
.datagrid-view {
  position: relative;
  overflow: hidden;
}
.datagrid-view1,
.datagrid-view2 {
  position: absolute;
  overflow: hidden;
  top: 0;
}
.datagrid-view1 {
  left: 0;
}
.datagrid-view2 {
  right: 0;
}
.datagrid-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  display: none;
}
.datagrid-mask-msg {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  padding: 12px 5px 10px 30px;
  width: auto;
  height: 16px;
  border-width: 2px;
  border-style: solid;
  display: none;
}
.datagrid-sort-icon {
  padding: 0;
}
.datagrid-toolbar {
  height: auto;
  padding: 1px 2px;
  border-width: 0 0 1px 0;
  border-style: solid;
}
.datagrid-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 2px 1px;
}
.datagrid .datagrid-pager {
  margin: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.datagrid .datagrid-pager-top {
  border-width: 0 0 1px 0;
}
.datagrid-header {
  overflow: hidden;
  cursor: default;
  border-width: 0 0 1px 0; /* 占쎈쐻占쎈윥占쎈퓮占쎈쐻占쎈윥占쎈쭬 占쎈쐻占쎈윥占쎈염占쎈쎗占쎈즲占쎈룶占쎈쐻占쎈짗占쎌굲�뜝�럩�젳 */
  border-style: solid;
}
.datagrid-header-inner {
  float: left;
  width: 10000px;
  background:#fff url('/images/icon/th_bgD.gif') repeat-x 0 0; /* 占쎈쐻占쎈윥占쎈퓮占쎈쐻占쎈윥占쎈쭬 占쎈쐻占쎈윥占쎈떛癲ル슣�삖占쎌굲 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲�뜝�럥�꼧雅�猿뗪섬筌�猷잙쐻�뜝占� */
}
.datagrid-header-inner1 {
  float: left;
  width: 10000px;
  background:#fff url('/images/icon/th_bg.gif') repeat-x 0 0; /* 占쎈쐻占쎈윥占쎈퓮占쎈쐻占쎈윥占쎈쭬 占쎈쐻占쎈윥占쎈떛癲ル슣�삖占쎌굲 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲�뜝�럥�꼧雅�猿뗪섬筌�猷잙쐻�뜝占� */
}
/* hearder row 占쎈쐻占쎈윥獒뺤쉩�쐻占쎈짗占쎌굲占쎈쐻占쎈윪�억옙 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳*/
.datagrid-header-row {
    box-sizing:border-box;
    padding:0px 20px;
    height:24px;
    line-height:24px;
    border-right:1px solid #eee;
    color:#373737; /* 占쎈쐻占쎈윥�뜝�럥�굫占쎌굲�뜝�럥痢⑼옙�쐻占쎈윥獄�占� 占쎈쐻占쎈윞占쎈룿占쎈쐻占쎈윞筌랃옙 */
}
/* body row 占쎈쐻占쎈윥獒뺤쉩�쐻占쎈짗占쎌굲占쎈쐻占쎈윪�억옙 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳*/
.datagrid-row {
  box-sizing:border-box;
  padding:0 3px;
  height:24px;
  line-height:24px;
  color:#373737; /* row 占쎈쐻占쎈윥�뜝�럥�굫占쎌굲�뜝�럥痢⑼옙�쐻占쎈윥獄�占� 占쎈쐻占쎈윞占쎈룿占쎈쐻占쎈윞筌랃옙 */
  border:0; /*  row占쎈쐻占쎈윪甕곤옙 占쎈쐻占쎈윥占쎈염占쎈쎗占쎈즲占쎈룾占쎈쐻占쎈짗占쎌굲�뜝�럥�뿷 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳*/ 
  border-bottom:none;
  background-color:#fff;
}
.datagrid-body td,
.datagrid-header td,
.datagrid-footer td {
  border-width: 0 1px 1px 0;
  border-style: solid;  /* 占쎈쐻占쎈윥占쎄괴 占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜뀘�쐻�뜝占� 占쎈쐻占쎈윞占쎈쭡 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윪�굢占� 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳*/
  margin: 0;
  padding: 0;
  border-color: #d4d4d4; /* datagrid 占쎈쐻占쎈윥占쏙옙 占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜뀘�쐻�뜝占� �뜝�럥�돵占쎈㎥占쎈첓*/
}
.datagrid-cell,
.datagrid-cell-group,
.datagrid-header-rownumber,
.datagrid-cell-rownumber {
  margin: 0;
  padding: 0 4px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  font-weight: normal;
  font-size: 12px;
}
.datagrid-header .datagrid-cell {
  height: auto;
  font-weight: bold;
}
.datagrid-header .datagrid-cell span {
  font-size: 12px; /* 占쎈쐻占쎈윥占쎈퓮占쎈쐻占쎈윥占쎈쭬 占쎈쐻占쎈윥塋딆엺�쐻占쎈윥獄�占� 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳*/
  /*color:#000;*/
}
.datagrid-cell-group {
  text-align: center;
}
.datagrid-header-rownumber,
.datagrid-cell-rownumber {
  width: 32px;
  height: 18px;   /* 占쎈탶�⑤베�맇�뜝�럡�돭占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윪甕곤옙 占쎈쐻占쎈윥�몭琯�쐻占쎈윪�억옙 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳*/
  text-align: center;
  margin: 0;
  padding: 0;
}
.datagrid-body {
  margin: 0;
  padding: 0;
  overflow: auto;
  zoom: 1;
}
.datagrid-view1 .datagrid-body-inner {
  padding-bottom: 20px;
}
.datagrid-view1 .datagrid-body {
  overflow: hidden;
}
.datagrid-footer {
  overflow: hidden;
}
.datagrid-footer-inner {
  border-width: 1px 0 0 0;
  border-style: solid;
  width: 10000px;
  float: left;
}
.datagrid-row-editing .datagrid-cell {
  height: auto;
}
.datagrid-header-check,
.datagrid-cell-check {
  padding: 0;
  width: 27px;
  height: 18px;
  font-size: 1px;
  text-align: center;
  overflow: hidden;
}
.datagrid-header-check input,
.datagrid-cell-check input {
  margin-top: -5px;
  padding: 0;
  width: 12px; /*占쎌쐺獄쏅챷援▼뜝�럥�돱占쎈쐻占쎈윥�뤃�뼹�쐻占쎈윞占쏙옙 癲ル슪�맊占쎌깙�뇦猿딇떧�댚紐뚯춾占쎈걞獒뺧옙 占쎈쐻占쎈윞占쎄쉥占쎈쐻占쎈윪�억옙 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳*/
  height: 12px; /*占쎌쐺獄쏅챷援▼뜝�럥�돱占쎈쐻占쎈윥�뤃�뼹�쐻占쎈윞占쏙옙 癲ル슪�맊占쎌깙�뇦猿딇떧�댚紐뚯춾占쎈걞獒뺧옙 占쎈쐻占쎈윥�몭琯�쐻占쎈윪�억옙 癲ル슣�돸占쎌굲占쎈쐻占쎈윪占쎌젳*/
}
.datagrid-resize-proxy {
  position: absolute;
  width: 1px;
  height: 10000px;
  top: 0;
  cursor: e-resize;
  display: none;
}
.datagrid-body .datagrid-editable {
  margin: 0;
  padding: 0;
}
.datagrid-body .datagrid-editable table {
  width: 100%;
  height: 100%;
}
.datagrid-body .datagrid-editable td {
  border: 0;
  margin: 0;
  padding: 0;
}
.datagrid-body .datagrid-editable .datagrid-editable-input {
  margin: 0;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
.datagrid-sort-desc .datagrid-sort-icon {
  padding: 0 13px 0 0;
  background: url('/images/datagrid_icons.png') no-repeat -16px center;
}
.datagrid-sort-asc .datagrid-sort-icon {
  padding: 0 13px 0 0;
  background: url('/images/datagrid_icons.png') no-repeat 0px center;
}
.datagrid-row-collapse {
  background: url('/images/datagrid_icons.png') no-repeat -48px center;
}
.datagrid-row-expand {
  background: url('/images/datagrid_icons.png') no-repeat -32px center;
}
.datagrid-mask-msg {
  background: #ffffff url('/images/loading.gif') no-repeat scroll 5px center; /* datagrid 占쎌뒙占쎈룱獒뺣끋占쎌뻼爰덌옙�굲�뜝�럥六� 占쎈쎗占쎈즲占쎌�㏓き占쎌뵦�뜝�럥�돵占쎈㎥占쎈첓*/
}
.datagrid-header,
.datagrid-td-rownumber { /* 占쎈쐻占쎈윥占쏙옙占쎈탶�⑤베�맇�뜝�럡�돭 占쎈쐻占쎈윞占쎈쭫占쎈쐻占쎈윪占쎌젳 */
  /*background-color: #efefef;
  background: -webkit-linear-gradient(top,#F9F9F9 0,#efefef 100%);
  background: -moz-linear-gradient(top,#F9F9F9 0,#efefef 100%);
  background: -o-linear-gradient(top,#F9F9F9 0,#efefef 100%);
  background: linear-gradient(to bottom,#F9F9F9 0,#efefef 100%);
  background-repeat: repeat-x;*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9F9F9,endColorstr=#efefef,GradientType=0);
}
.datagrid-cell-rownumber {
  color: #000000; /*datagrid 占쎈쐻占쎈윥占쏙옙占쎈탶�⑤베�맇�뜝�럡�돭*/
}
.datagrid-resize-proxy {
  background: #aac5e7;
}
.datagrid-mask {
  background: #ccc;
}
.datagrid-mask-msg {
  border-color: #95B8E7;
}
.datagrid-toolbar,
.datagrid-pager {
  background: #F4F4F4; /*datagrid toolbar �뜝�럥�돵占쎈㎥占쎈첓*/
}
.datagrid-header,
.datagrid-toolbar,
.datagrid-pager,
.datagrid-footer-inner {
  border-color: #eee; /*占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜냲�삕占쎈늅占쎈�占쎈쐻占쎈윪占쎈첓*/
}
.datagrid-htable,
.datagrid-btable,
.datagrid-ftable {
  color: #000000; /*datagrid �뜝�럥�돵占쎈㎥占쎈굻癲ル슢履뗰옙�굲 �뜝�럥�돵占쎈㎥占쎈첓*/
}
.datagrid-row-alt {
  background: #f8f8f8;   /* 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윥占쎈묄占쎈쐻占쎈윥占쏙옙占쎈쐻占쎈윪甕곤옙 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲濚밸Ŧ肉곤옙�굲�뼨�먯삕 占쎈쐻占쎈윞占쎈쭫占쎈쐻占쎈윪占쎌젳 */
}
.datagrid-row-over,
.datagrid-header td.datagrid-header-over {
  /*background: #f4f4f4; datagrid row 癲ル슢�뵯占쎌맆�뜝�럥裕∽옙�쐻占쎈윥獒뺤쉩�쐻占쎈윪亦낅¨逾볠�⑤슣維믣뜝�럥六� �뜝�럥�돵占쎈㎥占쎈첓
  color: #000000;
  cursor: default;*/
  border:0;
  background-color:#d5eafa; /* datagrid row 癲ル슢�뵯占쎌맆�뜝�럥裕∽옙�쐻占쎈윥獒뺤쉩�쐻占쎈윪亦낅¨逾볠�⑤슣維믣뜝�럥六� �뜝�럥�돵占쎈㎥占쎈첓 */
}
.datagrid-row-selected {
  background: #77b7dc; /*占쎈쐻占쎈윞占쎈쭡占쎈쐻占쎈윞�눧硫⑤쐻占쎈윥壤쏉옙 row 占쎈쎗占쎈즲占쎌�㏓き�뜝占� �뜝�럥�돵占쎈㎥占쎈첓*/
  color: #ffffff; /*占쎈쐻占쎈윞占쎈쭡占쎈쐻占쎈윞�눧硫⑤쐻占쎈윥壤쏉옙 row font �뜝�럥�돵占쎈㎥占쎈첓*/
  font-weight:bold;
}
.datagrid-body .datagrid-editable .datagrid-editable-input {
  border-color: #95B8E7;
}
.propertygrid .datagrid-view1 .datagrid-body td {
  padding-bottom: 1px;
  border-width: 0 1px 0 0;
}
.propertygrid .datagrid-group {
  height: 21px;
  overflow: hidden;
  border-width: 0 0 1px 0;
  border-style: solid;
}
.propertygrid .datagrid-group span {
  font-weight: bold;
}
.propertygrid .datagrid-view1 .datagrid-body td {
  border-color: #dddddd;
}
.propertygrid .datagrid-view1 .datagrid-group {
  border-color: #E0ECFF;
}
.propertygrid .datagrid-view2 .datagrid-group {
  border-color: #dddddd;
}
.propertygrid .datagrid-group,
.propertygrid .datagrid-view1 .datagrid-body,
.propertygrid .datagrid-view1 .datagrid-row-over,
.propertygrid .datagrid-view1 .datagrid-row-selected {
  background: #E0ECFF;
}
.pagination {
  zoom: 1;
  /*background: #000;  占쎈쐻占쎈윥占쎌뱻占쎈쐻占쎈윪�얠쥉異�占쎌돸占쎌굲 占쎈쎗占쎈즸占쎌굲 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲濚밸Ŧ肉곤옙�굲�뼨�먯삕 */
}
.pagination table {
  float: left;
  height: 30px;
}
.pagination td {
  border:0;
}
.pagination-rate {
  /*background: #000;*/
}
.pagination-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 3px 1px;
}
.pagination .pagination-num {
  border-width: 1px;
  border-style: solid;
  margin: 0 2px;
  padding: 2px;
  width: 2em;
  height: auto;
  background: #fff; /* 占쎈쐻占쎈윥占쎌뱻占쎈쐻占쎈윪�얠쥉異�占쎌돸占쎌굲 占쎈탶�⑤베�맇�뜝�럡�돭 占쎈쎗占쎈즲占쎌�㏓き�뜝占� 占쎈쐻占쎈윞占쎈룿占쎈쐻占쎈윞筌랃옙 */
}
.pagination-page-list {
  margin: 0px 6px;
  padding: 1px 2px;
  width: auto;
  height: auto;
  border-width: 1px;
  border-style: solid;
  background: #fff; /* �뜝�럡���뜝�럥嫄욃뜝�럡�뀪占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쎗占쎈즲占쎌�㏓き�뜝占� 占쎈쐻占쎈윞占쎈룿占쎈쐻占쎈윞筌랃옙 */
}
.pagination-info {
  float: right;
  margin: 0 6px 0 0;
  padding: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.pagination span {
  font-size: 12px;
}
.pagination-first {
  background: url('/images/pagination_icons.png') no-repeat 0 0;
}
.pagination-prev {
  background: url('/images/pagination_icons.png') no-repeat -16px 0;
}
.pagination-next {
  background: url('/images/pagination_icons.png') no-repeat -32px 0;
}
.pagination-last {
  background: url('/images/pagination_icons.png') no-repeat -48px 0;
}
.pagination-load {
  background: url('/images/pagination_icons.png') no-repeat -64px 0;
}
.pagination-loading {
  background: url('/images/loading.gif') no-repeat;
}
.pagination-page-list,
.pagination .pagination-num {
  border-color: #c7cbce; /*datagrid 占쎈쐻占쎈윥占쎌뱻占쎈쐻占쎈윪�얠쥉異�占쎌돸占쎌굲 textbox 占쎈쐻占쎈윥�뜝�럥占쏙옙占쎌굲嶺뚮쨸占썽�얜냲�삕占쎈늅占쎈�占쎈쐻占쎈윪占쎈첓*/
}
.calendar {
  border-width: 1px;
  border-style: solid;
  padding: 1px;
  overflow: hidden;
}
.calendar table {
  border-collapse: separate;
  font-size: 12px;
  width: 100%;
  height: 100%;
}
.calendar table td,
.calendar table th {
  font-size: 12px;
}
.calendar-noborder {
  border: 0;
}
.calendar-header {
  position: relative;
  height: 22px;
}
.calendar-title {
  text-align: center;
  height: 22px;
}
.calendar-title span {
  position: relative;
  display: inline-block;
  top: 2px;
  padding: 0 3px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  cursor: pointer;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-prevmonth,
.calendar-nextmonth,
.calendar-prevyear,
.calendar-nextyear {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  font-size: 1px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-prevmonth {
  left: 20px;
  background: url('/images/calendar_arrows.png') no-repeat -18px -2px;
}
.calendar-nextmonth {
  right: 20px;
  background: url('/images/calendar_arrows.png') no-repeat -34px -2px;
}
.calendar-prevyear {
  left: 3px;
  background: url('/images/calendar_arrows.png') no-repeat -1px -2px;
}
.calendar-nextyear {
  right: 3px;
  background: url('/images/calendar_arrows.png') no-repeat -49px -2px;
}
.calendar-body {
  position: relative;
}
.calendar-body th,
.calendar-body td {
  text-align: center;
}
.calendar-day {
  border: 0;
  padding: 1px;
  cursor: pointer;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.calendar-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 150px;
  padding: 5px;
  font-size: 12px;
  display: none;
  overflow: hidden;
}
.calendar-menu-year-inner {
  text-align: center;
  padding-bottom: 5px;
}
.calendar-menu-year {
  width: 40px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 2px;
  font-weight: bold;
  font-size: 12px;
}
.calendar-menu-prev,
.calendar-menu-next {
  display: inline-block;
  width: 21px;
  height: 21px;
  vertical-align: top;
  cursor: pointer;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-menu-prev {
  margin-right: 10px;
  background: url('/images/calendar_arrows.png') no-repeat 2px 2px;
}
.calendar-menu-next {
  margin-left: 10px;
  background: url('/images/calendar_arrows.png') no-repeat -45px 2px;
}
.calendar-menu-month {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-body th,
.calendar-menu-month {
  color: #4d4d4d;
}
.calendar-day {
  color: #000000;
}
.calendar-sunday {
  color: #CC2222;
}
.calendar-saturday {
  color: #00ee00;
}
.calendar-today {
  color: #0000ff;
}
.calendar-menu-year {
  border-color: #95B8E7;
}
.calendar {
  border-color: #95B8E7;
}
.calendar-header {
  background: #E0ECFF;
}
.calendar-body,
.calendar-menu {
  background: #ffffff;
}
.calendar-body th {
  background: #F4F4F4;
}
.calendar-hover,
.calendar-nav-hover,
.calendar-menu-hover {
  background-color: #f4f4f4;
  color: #000000;
}
.calendar-hover {
  border: 1px solid #b7d2ff;
  padding: 0;
}
.calendar-selected {
  background-color: #FFFED1;
  color: #000000;
  border: 1px solid #E2C608;
  padding: 0;
}
.datebox-calendar-inner {
  height: 180px;
}
.datebox-button {
  height: 18px;
  padding: 2px 5px;
  text-align: center;
}
.datebox-button a {
  font-size: 12px;
}
.datebox-current,
.datebox-close,
.datebox-ok {
  text-decoration: none;
  font-weight: bold;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.datebox-current,
.datebox-close {
  float: left;
}
.datebox-close {
  float: right;
}
.datebox-button-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.datebox .combo-arrow {
  background-image: url('/images/icon/calen.gif');
  background-position: center center;
}
.datebox-button {
  background-color: #F4F4F4; /* 占쎈쐻占쎈윥�젆濡λ쐻占쎈윪占쎌죷 占쎈쐻占쎈윥�뵳占쏙옙�쐻占쎈윥�젆占� 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲濚밸Ŧ肉곤옙�굲�뼨�먯삕 */
}
.datebox-current,
.datebox-close,
.datebox-ok {
  color: #444;
}
.spinner {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle;
}
.spinner .spinner-text {
  font-size: 12px;
  border: 0px;
  line-height: 20px;
  height: 20px;
  margin: 0;
  padding: 0 2px;
  *margin-top: -1px;
  *height: 18px;
  *line-height: 18px;
  _height: 18px;
  _line-height: 18px;
  vertical-align: baseline;
}
.spinner-arrow {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.spinner-arrow-up,
.spinner-arrow-down {
  opacity: 0.6;
  filter: alpha(opacity=60);
  display: block;
  font-size: 1px;
  width: 18px;
  height: 10px;
}
.spinner-arrow-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.spinner-arrow-up {
  background: url('/images/spinner_arrows.png') no-repeat 1px center;
}
.spinner-arrow-down {
  background: url('/images/spinner_arrows.png') no-repeat -15px center;
}
.spinner {
  border-color: #b7b7b7;
}
.spinner-arrow {
  background-color: #E0ECFF;
}
.spinner-arrow-hover {
  background-color: #f4f4f4;
}
.progressbar {
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}
.progressbar-text {
  text-align: center;
  position: absolute;
}
.progressbar-value {
  position: relative;
  overflow: hidden;
  width: 0;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.progressbar {
  border-color: #95B8E7;
}
.progressbar-text {
  color: #000000;
  font-size: 12px;
}
.progressbar-value,
.progressbar-value .progressbar-text {
  background-color: #FFFED1;
  color: #000000;
}
.searchbox {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.searchbox .searchbox-text {
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 20px;
  height: 20px;
  *margin-top: -1px;
  *height: 18px;
  *line-height: 18px;
  _height: 18px;
  _line-height: 18px;
  vertical-align: baseline;
}
.searchbox .searchbox-prompt {
  font-size: 12px;
  color: #ccc;
}
.searchbox-button {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.searchbox-button-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.searchbox a.l-btn-plain {
  height: 20px;
  border: 0;
  padding: 0 6px 0 0;
  vertical-align: top;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.searchbox a.l-btn .l-btn-left {
  padding: 2px 0 2px 4px;
}
.searchbox a.l-btn-plain:hover {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  padding: 0 6px 0 0;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.searchbox a.m-btn-plain-active {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.searchbox-button {
  background: url('/images/searchbox_button.png') no-repeat center center;
}
.searchbox {
  border-color: #b7b7b7;
  background-color: #fff;
}
.searchbox a.l-btn-plain {
  background: #E0ECFF;
}
.slider-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.slider-h {
  height: 22px;
}
.slider-v {
  width: 22px;
}
.slider-inner {
  position: relative;
  height: 6px;
  top: 7px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
}
.slider-handle {
  position: absolute;
  display: block;
  outline: none;
  width: 20px;
  height: 20px;
  top: -7px;
  margin-left: -10px;
}
.slider-tip {
  position: absolute;
  display: inline-block;
  line-height: 12px;
  font-size: 12px;
  white-space: nowrap;
  top: -22px;
}
.slider-rule {
  position: relative;
  top: 15px;
}
.slider-rule span {
  position: absolute;
  display: inline-block;
  font-size: 0;
  height: 5px;
  border-width: 0 0 0 1px;
  border-style: solid;
}
.slider-rulelabel {
  position: relative;
  top: 20px;
}
.slider-rulelabel span {
  position: absolute;
  display: inline-block;
  font-size: 12px;
}
.slider-v .slider-inner {
  width: 6px;
  left: 7px;
  top: 0;
  float: left;
}
.slider-v .slider-handle {
  left: 3px;
  margin-top: -10px;
}
.slider-v .slider-tip {
  left: -10px;
  margin-top: -6px;
}
.slider-v .slider-rule {
  float: left;
  top: 0;
  left: 16px;
}
.slider-v .slider-rule span {
  width: 5px;
  height: 'auto';
  border-left: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.slider-v .slider-rulelabel {
  float: left;
  top: 0;
  left: 23px;
}
.slider-handle {
  background: url('/images/slider_handle.png') no-repeat;
}
.slider-inner {
  border-color: #95B8E7;
  background: #E0ECFF;
}
.slider-rule span {
  border-color: #95B8E7;
}
.slider-rulelabel span {
  color: #000000;
}
.menu {
  position: absolute;
  margin: 0;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.menu-item {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}
.menu-text {
  height: 20px;
  line-height: 20px;
  float: left;
  padding-left: 28px;
}
.menu-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 2px;
  top: 50%;
  margin-top: -8px;
}
.menu-rightarrow {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.menu-line {
  position: absolute;
  left: 26px;
  top: 0;
  height: 2000px;
  font-size: 1px;
}
.menu-sep {
  margin: 3px 0px 3px 25px;
  font-size: 1px;
}
.menu-active {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.menu-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
.menu-text,
.menu-text span {
  font-size: 12px;
}
.menu-shadow {
  position: absolute;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #ccc;
  -moz-box-shadow: 2px 2px 3px #cccccc;
  -webkit-box-shadow: 2px 2px 3px #cccccc;
  box-shadow: 2px 2px 3px #cccccc;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);
}
.menu-rightarrow {
  background: url('/images/menu_arrows.png') no-repeat -32px center;
}
.menu-line {
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
}
.menu-sep {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
.menu {
  background-color: #fafafa;
  border-color: #ddd;
  color: #444;
}
.menu-content {
  background: #ffffff;
}
.menu-item {
  border-color: transparent;
  _border-color: #fafafa;
}
.menu-active {
  border-color: #b7d2ff;
  color: #000000;
  background: #f4f4f4;
}
.menu-active-disabled {
  border-color: transparent;
  background: transparent;
  color: #444;
}
.m-btn-downarrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  _vertical-align: middle;
}
a.m-btn-active {
  background-position: bottom right;
}
a.m-btn-active span.l-btn-left {
  background-position: bottom left;
}
a.m-btn-plain-active {
  background: transparent;
  padding: 0 5px 0 0;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.m-btn-downarrow {
  background: url('/images/menu_arrows.png') no-repeat 2px center;
}
a.m-btn-plain-active {
  border-color: #b7d2ff;
  background-color: #f4f4f4;
  color: #000000;
}
.s-btn-downarrow {
  display: inline-block;
  margin: 0 0 0 4px;
  padding: 0 0 0 1px;
  width: 14px;
  height: 16px;
  line-height: 16px;
  border-width: 0;
  border-style: solid;
  font-size: 12px;
  _vertical-align: middle;
}
a.s-btn-active {
  background-position: bottom right;
}
a.s-btn-active span.l-btn-left {
  background-position: bottom left;
}
a.s-btn-plain-active {
  background: transparent;
  padding: 0 5px 0 0;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.s-btn-downarrow {
  background: url('/images/menu_arrows.png') no-repeat 2px center;
  border-color: #aac5e7;
}
a:hover.l-btn .s-btn-downarrow,
a.s-btn-active .s-btn-downarrow,
a.s-btn-plain-active .s-btn-downarrow {
  background-position: 1px center;
  padding: 0;
  border-width: 0 0 0 1px;
}
a.s-btn-plain-active {
  border-color: #b7d2ff;
  background-color: #f4f4f4;
  color: #000000;
}
.messager-body {
  padding: 1px;  /* 癲ル슢�닪占쎈씔�뜝�럥六ｏ┼�슣�돸占쎌굲占쎈쎗占쎈즸占쎌굲 占쎈쐻占쎈윥占쎈떛癲ル슣�삖占쎌굲 占쎈쐻占쎈윥占쎈염占쎈쎗占쎈즸占쎌굲 占쎈쐻占쎈윞占쎈쭫占쎈쐻占쎈윪占쎌젳 */
  overflow: auto;
  line-height:1.5em; /* 占쎈쐻占쎈윪�앗껊쐻占쎈윪�앓룸쎗占쎈즵�뜮蹂〓뎨�뜝占� */
  background-color:#f4f4f4; /* 癲ル슢�닪占쎈씔�뜝�럥六ｏ┼�슣�돸占쎌굲 占쎈쎗占쎈즴甕겸댙�삕獒뺧옙 占쎈쎗占쎈즲占쎌�㏓き占쎌뿪占쎌굲濚밸㉡�삕 */
}
/* 癲ル슢�닪占쎈씔�뜝�럥六ｏ┼�슣�돸占쎌굲 占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윪占쎈츛 占쎈쐻占쎈윞占쎈쭫占쎈쐻占쎈윪占쎌젳 - 癲ル슣�돰占쎄텥�뜝�럩�젞�뜝�럥�돯占쎄껀占쎈짗占쎌굲*/
.messager-contents-msg {
  padding:10px;
}
.messager-button {
  text-align: center;
  padding: 10px;
}
.messager-icon {
  float: left;
  width: 32px;
  height: 32px;
  margin:10px 10px 10px 10px;
}
.messager-error {
  background: url('/images/messager_icons.png') no-repeat scroll -64px 0;
}
.messager-info {
  background: url('/images/messager_icons.png') no-repeat scroll 0 0;
}
.messager-question {
  background: url('/images/messager_icons.png') no-repeat scroll -32px 0;
}
.messager-warning {
  background: url('/images/messager_icons.png') no-repeat scroll -96px 0;
}
.messager-progress {
  padding: 10px;
}
.messager-p-msg {
  margin-bottom: 50px;
}
.messager-body .messager-input {
  width: 100%;
  padding: 1px 0;
  border: 1px solid #95B8E7;
}
.tree {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.tree li {
  white-space: nowrap;
}
.tree li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tree-node {
  height: 18px;
  white-space: nowrap;
  cursor: pointer;
}
.tree-hit {
  cursor: pointer;
}
.tree-expanded,
.tree-collapsed,
.tree-folder,
.tree-file,
.tree-checkbox,
.tree-indent {
  display: inline-block;
  width: 16px;
  height: 18px;
  vertical-align: top;
  overflow: hidden;
}
.tree-expanded {
  background: url('/images/tree_icons.png') no-repeat -18px 0px;
}
.tree-expanded-hover {
  background: url('/images/tree_icons.png') no-repeat -50px 0px;
}
.tree-collapsed {
  background: url('/images/tree_icons.png') no-repeat 0px 0px;
}
.tree-collapsed-hover {
  background: url('/images/tree_icons.png') no-repeat -32px 0px;
}
.tree-lines .tree-expanded,
.tree-lines .tree-root-first .tree-expanded {
  background: url('/images/tree_icons.png') no-repeat -144px 0;
}
.tree-lines .tree-collapsed,
.tree-lines .tree-root-first .tree-collapsed {
  background: url('/images/tree_icons.png') no-repeat -128px 0;
}
.tree-lines .tree-node-last .tree-expanded,
.tree-lines .tree-root-one .tree-expanded {
  background: url('/images/tree_icons.png') no-repeat -80px 0;
}
.tree-lines .tree-node-last .tree-collapsed,
.tree-lines .tree-root-one .tree-collapsed {
  background: url('/images/tree_icons.png') no-repeat -64px 0;
}
.tree-line {
  background: url('/images/tree_icons.png') no-repeat -176px 0;
}
.tree-join {
  background: url('/images/tree_icons.png') no-repeat -192px 0;
}
.tree-joinbottom {
  background: url('/images/tree_icons.png') no-repeat -160px 0;
}
.tree-folder {
  /*background: url('/images/tree_icons.png') no-repeat -208px 0;*/
  background: url('/images/black/glyphicons-441-folder-closed.png') no-repeat -2px -1px;background-size:19px 19px;
}
.tree-folder-open {
  /*background: url('/images/tree_icons.png') no-repeat -224px 0;*/
  background: url('/images/black/glyphicons-145-folder-open.png') no-repeat  -2px -1px;background-size:19px 19px;
}
.tree-file {
  /*background: url('/images/tree_icons.png') no-repeat -240px 0;*/
  background: url('/images/black/glyphicons-352-book-open.png') no-repeat  2px 1px;background-size:11px 14px;
}
.tree-loading {
  background: url('/images/loading.gif') no-repeat center center;
}
.tree-checkbox0 {
  background: url('/images/tree_icons.png') no-repeat -208px -18px;
}
.tree-checkbox1 {
  background: url('/images/tree_icons.png') no-repeat -224px -18px;
}
.tree-checkbox2 {
  background: url('/images/tree_icons.png') no-repeat -240px -18px;
}
.tree-title {
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  padding: 0 2px;
  height: 18px;
  line-height: 18px;
}
.tree-node-proxy {
  font-size: 12px;
  line-height: 20px;
  padding: 0 2px 0 20px;
  border-width: 1px;
  border-style: solid;
  z-index: 9900000;
}
.tree-dnd-icon {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 18px;
  left: 2px;
  top: 50%;
  margin-top: -9px;
}
.tree-dnd-yes {
  background: url('/images/tree_icons.png') no-repeat -256px 0;
}
.tree-dnd-no {
  background: url('/images/tree_icons.png') no-repeat -256px -18px;
}
.tree-node-top {
  border-top: 1px dotted red;
}
.tree-node-bottom {
  border-bottom: 1px dotted red;
}
.tree-node-append .tree-title {
  border: 1px dotted red;
}
.tree-editor {
  border: 1px solid #ccc;
  font-size: 12px;
  height: 14px !important;
  height: 18px;
  line-height: 14px;
  padding: 1px 2px;
  width: 80px;
  position: absolute;
  top: 0;
}
.tree-node-proxy {
  background-color: #ffffff;
  color: #000000;
  border-color: #95B8E7;
}
.tree-node-hover {
  background: #f4f4f4; /*占쎈쐻占쎈윥獄��뮋�삕�얜냲�삕占쎈㎥�뚳옙占쎈쐻占쎈윥筌뚳옙 癲ル슢�뵯占쎌맆�뜝�럥裕∽옙�쐻占쎈윥獒뺤쉩�쐻占쎈윪亦낅¨逾볠�⑤슣維믣뜝�럥六� �뜝�럥�돵占쎈㎥占쎈첓*/
  color: #000000;
}
.tree-node-selected {
  background: #FFFED1; /*占쎈쐻占쎈윥獄��뮋�삕�얜냲�삕占쎈㎥�뚳옙占쎈쐻占쎈윥筌뚳옙 占쎈쐻占쎈윞占쎈쭡占쎈쐻占쎈윞�눧硫⑤쐻占쎈윥筌묕옙 占쎈쎗占쎈즲占쎌�㏓き占쎌뵦�뜝�럥�돵占쎈㎥占쎈첓*/
  color: #000000;
}
.validatebox-invalid {
  background: url('/images/icon/bul_info.gif') no-repeat;
  background-position: right center;
  border-color: #ffa8a8;
  border : 1px dotted red;
  height : 16.2px;
  background-color: #fff;
  color: #000;
  font-size: 12px;
}
.tooltip {
  position: absolute;
  display: none;
  z-index: 9900000;
  outline: none;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.tooltip-content {
  font-size: 12px;
}
.tooltip-arrow-outer,
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 6px;
  border-color: transparent;
  _border-color: tomato;
  _filter: chroma(color=tomato);
}
.tooltip-right .tooltip-arrow-outer {
  left: 0;
  top: 50%;
  margin: -6px 0 0 -13px;
}
.tooltip-right .tooltip-arrow {
  left: 0;
  top: 50%;
  margin: -6px 0 0 -12px;
}
.tooltip-left .tooltip-arrow-outer {
  right: 0;
  top: 50%;
  margin: -6px -13px 0 0;
}
.tooltip-left .tooltip-arrow {
  right: 0;
  top: 50%;
  margin: -6px -12px 0 0;
}
.tooltip-top .tooltip-arrow-outer {
  bottom: 0;
  left: 50%;
  margin: 0 0 -13px -6px;
}
.tooltip-top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin: 0 0 -12px -6px;
}
.tooltip-bottom .tooltip-arrow-outer {
  top: 0;
  left: 50%;
  margin: -13px 0 0 -6px;
}
.tooltip-bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin: -12px 0 0 -6px;
}
.tooltip {
  background-color: #ffffff;
  border-color: #95B8E7;
  color: #000000;
}
.tooltip-right .tooltip-arrow-outer {
  border-right-color: #95B8E7;
}
.tooltip-right .tooltip-arrow {
  border-right-color: #ffffff;
}
.tooltip-left .tooltip-arrow-outer {
  border-left-color: #95B8E7;
}
.tooltip-left .tooltip-arrow {
  border-left-color: #ffffff;
}
.tooltip-top .tooltip-arrow-outer {
  border-top-color: #95B8E7;
}
.tooltip-top .tooltip-arrow {
  border-top-color: #ffffff;
}
.tooltip-bottom .tooltip-arrow-outer {
  border-bottom-color: #95B8E7;
}
.tooltip-bottom .tooltip-arrow {
  border-bottom-color: #ffffff;
}
.but-btn_sch {
  background: url('/images/icon/btn_sch.gif') no-repeat;
}