@charset "euc-kr";

table.member_join_form {
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 12px;
  font-family: "µ¸¿ò";
}

/* È¸¿ø ½Ç¸íÈ®ÀÎ */
#RealNameCheck {
  margin-top: 7px;
  border-top: 2px solid #2b44a2;
  width: 615px;
}
#RealNameCheck dt {
  float: left;
  width: 105px;
  background-color: #dff1fa;
  font-weight: bold;
  padding: 10px 0 7px 15px;
  border-bottom: 1px solid #dadada;
}
#RealNameCheck dd {
  border-bottom: 1px solid #dadada;
  padding: 5px 0 4px 130px;
}

/* Àü¼Û°á°ú */
#join_result1 {
  width: 690px;
  height: 136px;
  background: url(http://image.findall.co.kr/FAImage/Com/member/input_result_bg1.gif) no-repeat;
  margin-top: 20px;
}
#join_result1 p {
  text-align: center;
  padding-top: 54px;
  line-height: 1.5em;
}
#join_result2 {
  width: 690px;
  height: 190px;
  background: url(http://image.findall.co.kr/FAImage/Com/member/input_result_bg2.gif) no-repeat;
  margin-top: 20px;
}
#join_result2 p {
  text-align: center;
  padding-top: 30px;
}
#join_result2 dl {
  padding: 50px 0 0 83px;
}
#join_result2 dl dt {
  float: left;
  width: 40px;
  background: url(http://image.findall.co.kr/FAImage/Com/member/dot_gray.gif) no-repeat 0 4px;
  font-weight: bold;
  padding: 0 5px 0 6px;
  border-bottom: 0;
}
#join_result2 dl dd {
	float: left;
  border-bottom: 0;
  padding: 0 179px 0 0;
}
#join_result2 p.join_result1_btn {
  clear: both;
  margin-top: 15px;
}

/* È¸¿ø ÀÔ·ÂÆû */
.member_join_form {
  width: 690px;
  margin: 7px auto 0;
  border-top: 2px solid #2B44A2;
}
.member_join_form th,
.member_join_form td {
  padding: 10px 0 7px;
}
.member_join_form th {
  text-indent: 15px;
  text-align: left;
  background-color: #DFF1FA;
  border-bottom: 1px solid #DADADA;
}
.member_join_form td {
  padding-left: 15px;
  border-bottom: 1px solid #DADADA;
}
.member_join_form td span {
  margin-left: 5px;
}
.member_join_form td.input {
  padding: 5px 0 4px 15px;
}
.member_join_form th .txt_normal {
  font-weight: normal;
  font-size: 11px;
}

#member_info, #company_info {
  padding-top: 30px;
  position: relative;
}
#member_info h3, #company_info h3 {
  font-size: 12px;
}
#address {
  padding-top: 3px;
}
#newsletter_ok {
  margin-top: 7px;
}
#newsletter_ok li {
  float: left;
  padding-right: 25px;
}
#newsletter_info {
  clear: both;
}
#newsletter_info p {
  margin: 5px 0 2px;
  letter-spacing: -1px;
}
#newsletter_info ul li {
  float: left;
  width: 205px;
  margin: 4px 30px 0 0;
  font-size: 12px;
}
#local_select {
  margin-left: 7px;
  background: url(http://image.findall.co.kr/FAImage/Com/member/dot_gray.gif) no-repeat left 40%;
  padding-left: 7px;
}
#biz_select ul {
  float: left;
}
#biz_select li {
  float: left;
  padding-right: 25px;
}

/* ¾ÆÀÌµð Áßº¹È®ÀÎ */
#id_search {
  width: 325px;
  background: #e4e4e4;
  margin: 0;
  padding: 6px;
}
#id_search_content {
  padding: 15px 15px 0;
  height: 116px;
  background: #ffffff url(http://image.ganhojob.co.kr/popup/process/200710_ver1/bg_em_foot.gif) no-repeat left bottom;
}
#checkid {
  width: 280px;
}
#checkid div.msg_box {
  background: url(http://image.ganhojob.co.kr/popup/process/200710_ver1/bg_box280_b.gif) no-repeat left bottom;
  padding-bottom: 5px;
}
#checkid div.msg_box p {
  background: #eeeeee url(http://image.ganhojob.co.kr/popup/process/200710_ver1/bg_box280_t.gif) no-repeat left top;
  padding: 13px 0 5px;
  text-align: center;
  line-height: 17px;
}
#checkid p.id_overlap, #checkid p.id_confirm {
  margin-top: 12px;
  text-align: center;
}
#checkid p.id_confirm img {
  vertical-align: top;
}
#checkid p.id_overlap input, #checkid p.id_overlap img {
  vertical-align: middle;
}

/* ÇÏ´Ü ¹öÆ° */
#btn_submit {
  margin-top: 20px;
  text-align: center;
}
#btn_submit img {
  vertical-align: top;
}