body {font-family: "Arial"; font-size: 11px; color: #333333; letter-spacing: 1px; line-height:14px;}

<!--  xjos.css for xjos 3.0 -->
  .xjs_xJos        {}
  .xjs_required    {padding: 2px 0px 0px 3px; border-color:#CCCCCC;  background-image: url(required03.gif); background-position: top right; background-repeat: no-repeat;}
<!--  text, file, textarea, button, reset, submit lge box style 과 동일하게 적용 -->
  .xjs_flat_box    { Font-Family: Arial; Font-Size: 12px; color:#666666; border:1 solid; border-color:#CCCCCC;}
  .xjs_flat_button { Font-Family: Arial; Font-Size: 12px; color:#666666; border:1 solid; border-color:#CCCCCC;}

  .xjs_show        { display: inline; } <!-- block /inline /inline-block /list-item /table-header-group /table-footer-group -->
  .xjs_hide        { display: none;   }
  .xjs_readonly    {padding: 2px 0px 0px 3px; background-color: #FFFFDF; color:#cccccc; border-color:#CCCCCC; }
  .xjs_disable     { padding: 2px 0px 0px 3px; background-color: #f6f6f6;  border-color:#CCCCCC; color:#cccccc;}
  .xjs_error       { background-color: #EEFFB6; }

  .xjs_lable       { border:0 solid black; background-color: transparent; }

  .xjs_right       { text-align: right;  }
  .xjs_center      { text-align: center; }
  .xjs_left        { text-align: left;   }

  .xjs_imeKor      { ime-mode: active    }
  .xjs_imeEng      { ime-mode: inactive  }
  .xjs_imeDis      { ime-mode: disabled  }

  .xjs_dek         { position: absolute; visibility: hidden; Z-INDEX: 200; overflow: hidden; }
  .xjs_dek_table   { border-width:1; border-style:ridge; border-color:#d0d0d0; background-color: #ffffff; color: blue; }
  .xjs_dek_skin    { border-width:0; color: blue; }

  .xjs_source      { line-height: 17px; padding: 5px; margin: 5px; border-width: 1; width: 100%; border-style: ridge; border-color: #d0d0d0; background-color: #E4E4E4;}
  .xjs_result      { line-height: 17px; padding: 5px; margin: 5px; border-width: 1; width: 100%; border-style: ridge; border-color: #d0d0d0; background-color: #D9FFD9;}
  .xjs_descript    { line-height: 17px; }

