@import url('style.css');
@import url('table.css');

/* ·¹ÀÌ¾Æ¿ô */
html, body    {background-color:#604d4a;}
#mainContainer{background:url(/images/career/bg_mainVisual.jpg) no-repeat;}
#container    {background:url(/images/career/bg_visual.jpg) no-repeat;}
    
/* ÄÁÅÙÃ÷ °øÅë */
.title {
  background:url(/images/career/bg_h1.gif) no-repeat;
}
.cont {
  background:#fff url(/images/career/bg_cont.gif) no-repeat left top;
}

/* ÀÎÀç»ó */
.person {
  margin-bottom:40px;
}
.value p{
  text-align: center;
}
.person h2,
.value h2,
.process h2,
.peSystem h2,
.support h2,
.reference h2 {
  margin-bottom:10px;
}
/* Ã¤¿ë¾È³» */
.process,
.peSystem {
  margin-bottom:30px;
}
.support {
  margin-bottom:26px;
}
.reference {
  
}


/* ¿Â¶óÀÎ Áö¿ø */
.online {
  width:670px; height:103px;
  padding-top:8px; margin-bottom:29px;  
  background:url(/images/career/bg_online.gif) no-repeat;
}
.online p {
  padding-bottom:10px;
}
.apply_imp {
  height:22px;
  margin-left:163px;
  background:url(/images/career/bg_apply_imp.gif) no-repeat left bottom;
}
h2.apply {
  width:163px;
  padding:0;
}
.apply_matter {
  margin:-54px 0 0 163px; padding:10px 0;
  border-bottom:1px solid #ddd;
}
.apply_general {
  margin:-54px 0 0 163px; padding:10px 0;
  border-bottom:1px solid #ddd;
}
.apply_file {
  margin:-50px 0 0 163px; padding:10px 0;
  border-bottom:1px solid #ddd;
}
.apply_file p {
  padding-bottom:10px;
}
/* 2007/08/09 ¼öÁ¤ */
.apply_ok {
  margin:90px 64px; padding:120px 0 0 0;
  width:542px; height:241px;
  background:url(/images/common/bg_apply_ok.gif) no-repeat;
  text-align:center;
}
.apply_btnC {
  margin-top:35px;
}

div.listBtn {text-align:right; margin-top:-19px;}
