@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: middle;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  font-family: 'Nanum Gothic', 'Nanum Gothic Bold', 'Dotum', sans-serif,'New Gulim';
  line-height: 1;
  font-size: 12px;
  color: #777;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: #666;
}

.header {
  height: 122px;
}
.header:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
  background: #7697ff;
}
.header-top {
  width: 1000px;
  height: 82px;
  margin: 0 auto;
}
.header-top:after {
  content: "";
  display: block;
  clear: both;
}

.logo {
  width: 240px;
  height: 59px;
  padding-top: 17px;
  float: left;
}

.util {
  float: right;
  padding-top: 39px;
}
.util-item {
  display: block;
  float: left;
}
.util-item.login, .util-item.logout {
  padding-right: 10px;
  background: url(../images/bar_util.png) no-repeat right center;
}
.util-item.logout {
  margin-left: 10px;
}
.util-item.center {
  margin: 0 13px 0 10px;
}
.util-item.admin {
  margin-left: 8px;
}
.util-item > .link {
  display: block;
  height: 22px;
  text-indent: -99999em;
  background: url(../images/sp_util.png) no-repeat;
}
.util-item > .link.login {
  width: 31px;
  background-position: 0px 0px;
}
.util-item > .link.logout {
  width: 41px;
  background-position: -51px 0px;
}
.util-item > .link.join-center {
  width: 40px;
  background-position: -111px 0px;
}
.util-item > .link.join2{
  width: 40px;
  background-position: -111px 0px;
}
.util-item > .link.admin-center {
  width: 81px;
  background-position: -164px 0px;
}
.util-item > .link.admin {
  width: 81px;
  background-position: -253px 0px;
}

.gnb {
  position: relative;
}
.gnb-menu {
  width: 1000px;
  height: 38px;
  margin: 0 auto;
}
.gnb-menu:after {
  content: "";
  display: block;
  clear: both;
}
.gnb-menu-wrap {
  height: 38px;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.gnb-menu-item {
  float: left;
}
.gnb-menu-link {
  display: block;
  height: 38px;
  text-indent: -99999em;
  border-left: 1px solid #d2d2d2;
  background: url(../images/sp_gnb.png);
}
.gnb-menu-link.about {
  width: 169px;
  background-position: -1px -1px;
}
.gnb-menu-link.about:hover, .gnb-menu-link.about.on {
  background-position: -1px -41px;
}
.gnb-menu-link.talent-test {
  width: 164px;
  background-position: -171px -1px;
}
.gnb-menu-link.talent-test:hover, .gnb-menu-link.talent-test.on {
  background-position: -171px -41px;
}
.gnb-menu-link.function-test {
  width: 164px;
  background-position: -336px -1px;
}
.gnb-menu-link.function-test:hover, .gnb-menu-link.function-test.on {
  background-position: -336px -41px;
}
.gnb-menu-link.apply-test {
  width: 164px;
  background-position: -501px -1px;
}
.gnb-menu-link.apply-test:hover, .gnb-menu-link.apply-test.on {
  background-position: -501px -41px;
}
.gnb-menu-link.community {
  width: 164px;
  background-position: -666px -1px;
}
.gnb-menu-link.community:hover, .gnb-menu-link.community.on {
  background-position: -666px -41px;
}
.gnb-menu-link.talent-center {
  width: 168px;
  border-right: 1px solid #d2d2d2;
  background-position: -831px -1px;
}
.gnb-menu-link.talent-center:hover, .gnb-menu-link.talent-center.on {
  background-position: -831px -41px;
}

.snb {
  width: 1002px;
  height: 208px;
  margin: 0 auto;
}
.snb-wrap {
  width: 100%;
  height: 0px;
  overflow: hidden;
  position: absolute;
  top: 40px;
  left: 0;
  background: url(../images/bg_snb.png) repeat-x;
  z-index: 90;
}
.snb:after {
  content: "";
  display: block;
  clear: both;
}
.snb-list {
  height: 100%;
  background: url(../images/border_snb.png) repeat-y left top;
  float: left;
}
.snb-list.about {
  width: 170px;
}
.snb-list.talent-test, .snb-list.function-test, .snb-list.apply-test, .snb-list.community {
  width: 165px;
}
.snb-list.talent-center {
  width: 171px;
  background: url(../images/border_snb2.png) repeat-y left top;
}
.snb-item {
  width: 100%;
  height: 30px;
  margin-bottom: 3px;
}
.snb-item.first {
  margin-top: 22px;
}
.snb-link {
  display: block;
  width: 100%;
  height: 30px;
  position: relative;
  left: 1px;
  text-align: center;
}
.snb-link:hover, .snb-link.on {
  background: #4760b3;
}
.snb-link > .text-wrap {
  display: inline-block;
  width: 50px;
  height: 30px;
  text-indent: -99999em;
  background: url(../images/sp_snb.png) no-repeat;
}
.snb-link > .text-wrap.greeting {
  width: 73px;
  background-position: 0px 8px;
}
.snb-link > .text-wrap.ideology {
  width: 73px;
  background-position: 0px -24px;
}
.snb-link > .text-wrap.history {
  width: 73px;
  background-position: 0px -56px;
}
.snb-link > .text-wrap.contact {
  width: 73px;
  background-position: 0px -88px;
}
.snb-link > .text-wrap.about-test {
  width: 85px;
  background-position: -157px 8px;
}
.snb-link > .text-wrap.test-item {
  width: 85px;
  background-position: -157px -24px;
}
.snb-link > .text-wrap.character-type {
  width: 85px;
  background-position: -157px -56px;
}
.snb-link > .text-wrap.edu-talent {
  width: 85px;
  background-position: -157px -88px;
}
.snb-link > .text-wrap.talent-report {
  width: 85px;
  background-position: -157px -120px;
}
.snb-link > .text-wrap.brain-amount {
  width: 100px;
  background-position: -318px 8px;
}
.snb-link > .text-wrap.ecomomic-type {
  width: 100px;
  background-position: -318px -24px;
}
.snb-link > .text-wrap.bio-rythm {
  width: 100px;
  background-position: -318px -56px;
}
.snb-link > .text-wrap.test-guide {
  width: 46px;
  background-position: -509px 8px;
}
.snb-link > .text-wrap.test-apply {
  width: 46px;
  background-position: -509px -24px;
}
.snb-link > .text-wrap.test-coupon {
  width: 46px;
  background-position: -509px -56px;
}

.snb-link > .text-wrap.notice-community {
  width: 74px;
  background-position: -662px 8px;
}
.snb-link > .text-wrap.faq {
  width: 74px;
  background-position: -662px -24px;
}
.snb-link > .text-wrap.pds {
  width: 74px;
  background-position: -662px -56px;
}
.snb-link > .text-wrap.inquiry {
  width: 74px;
  background-position: -662px -88px;
}
.snb-link > .text-wrap.map-center {
  width: 102px;
  background-position: -814px 8px;
}
.snb-link > .text-wrap.partner {
  width: 102px;
  background-position: -814px -24px;
}
.snb-link > .text-wrap.license {
  width: 102px;
  background-position: -814px -56px;
}
.snb-link > .text-wrap.open-center {
  width: 102px;
  background-position: -814px -88px;
}
.snb-link > .text-wrap.edu-apply {
  width: 102px;
  background-position: -814px -120px;
}


.visual {
  width: 1200px;
  height: 360px;
  margin: 0 auto;
  position: relative;
}
.visual-wrap {
  position: relative;
  background: url(../images/bg_main.png) repeat-x;
}
.visual-wrap:after {
  content: "";
  display: block;
  width: 100%;
  height: 360px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bg_main_shadow.png) repeat-x;
}
.visual-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.side-banner {
  position: absolute;
  top: 100px;
  right: -120px;
}
.side-banner-item {
  margin-top: 20px;
}
.side-banner-item:first-child {
  margin-top: 0;
}

.quick-link {
  width: 1000px;
  margin: 0 auto;
}
.quick-link-wrap {
  padding: 26px 0;
  background: url(../images/bg_qlink.png) repeat-x left top;
}
.quick-link-wrap.sub {
  background: none;
}
.quick-link:after {
  content: "";
  display: block;
  clear: both;
}
.quick-link-item {
  margin-left: 28px;
  float: left;
}
.quick-link-item:first-child {
  margin-left: 0;
}

.board {
  width: 1000px;
  margin: 38px auto 31px;
}
.board:after {
  content: "";
  display: block;
  clear: both;
}
.board-item {
  float: left;
}
.board-item.article {
  width: 305px;
}
.board-item-title {
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px solid #d2d2d2;
}
.board-item-title:after {
  content: "";
  display: block;
  clear: both;
}
.board-item-title > .heading {
  display: block;
  float: left;
}
.board-item-title > .more {
  display: block;
  float: right;
}
.board-item-list {
  margin-top: 10px;
}
.board-item-list > .list-item {
  line-height: 1.8;
  padding-left: 10px;
  background: url(../images/bullet_list.png) no-repeat left center;
}
.board-item-list > .list-item > .link:hover {
  text-decoration: underline;
}
.board-item.banner {
  width: 330px;
  height: 130px;
  position: relative;
  margin: 0 30px;
}
.board-item.banner .btn {
  display: block;
  width: 21px;
  height: 17px;
  text-indent: -99999em;
  background: url(../images/bg_btn_banner.png) no-repeat;
  float: left;
}
.board-item.banner .btn-wrap {
  position: absolute;
  top: 12px;
  right: 12px;
}
.board-item.banner .btn.prev {
  background-position: -3px -1px;
}
.board-item.banner .btn.next {
  background-position: -24px -1px;
}

.banner {
  width: 330px;
  height: 430px;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.banner-image {
  position: absolute;
  top: 0;
  left: 0;
}

.sub-header {
  width: 1000px;
  margin: 0 auto;
  display: none;
}
.sub-header-wrap {
  height: 110px;
  position: relative;
}
.sub-header-wrap.intro {
  background: url(../images/bg_sub_header1.png);
}
.sub-header-wrap.tat {
  background: url(../images/bg_sub_header2.png);
}
.sub-header-wrap.spt {
  background: url(../images/bg_sub_header3.png);
}
.sub-header-wrap.tgd {
  background: url(../images/bg_sub_header4.png);
}
.sub-header-wrap.cmt {
  background: url(../images/bg_sub_header5.png);
}
.sub-header-wrap.tac {
  background: url(../images/bg_sub_header6.png);
}
.sub-header-wrap.myp {
  background: url(../images/bg_sub_header7.png);
}
.sub-header-wrap:after {
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bg_gnb_shadow.png) repeat-x;
}
.sub-content {
  width: 1000px;
  margin: 40px auto 0;
  position: relative;
}
.sub-content:after {
  content: "";
  display: block;
  clear: both;
}
.sub-content-left {
  width: 180px;
  margin-right: 40px;
  float: left;
}
.sub-content-right {
  width: 780px;
  position: relative;
  float: left;
}

.location {
  position: absolute;
  top: 13px;
  right: 0;
  font-size: 11px;
}
.location:after {
  content: "";
  display: block;
  clear: both;
}
.location-float {
  margin-left: 5px;
  float: left;
}
.location-float:first-child {
  margin-left: 0;
}

.lnb {
  margin-bottom: 66px;
}
.lnb-list {
  border-top: 2px solid #617acb;
}
.lnb-item {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #d2d2d2;
}
.lnb-link {
  display: block;
  height: 100%;
  font-weight: bold;
  padding-left: 16px;
}
.lnb-link:hover, .lnb-link.on {
  color: #fff;
  background: #5f7ad0 url(../images/lnb_bullet.png) no-repeat 161px center;
}

.footer {
  padding-top: 43px;
  padding-bottom: 12px;
  background: url(../images/bg_footer.png) repeat-x left top;
}
.footer-top {
  width: 1000px;
  height: 23px;
  margin: 0 auto;
  background: url(../images/footer_menu_border.png) no-repeat left bottom;
}
.footer .footer-menu {
  width: 404px;
  margin: 0 auto;
}
.footer .footer-menu:after {
  content: "";
  display: block;
  clear: both;
}
.footer .footer-menu-item {
  padding-left: 10px;
  margin-right: 10px;
  background: url(../images/bar_util.png) no-repeat left top;
  float: left;
}
.footer .footer-menu-item.first {
  padding-left: 0;
  background: none;
}
.footer .footer-menu-item.last {
  margin-right: 0;
}
.footer .footer-menu-link {
  display: block;
  height: 12px;
  text-indent: -99999em;
  background: url(../images/sp_footer_menu.png) no-repeat;
}
.footer .footer-menu-link.about {
  width: 53px;
  background-position: 0px 0px;
}
.footer .footer-menu-link.privacy {
  width: 80px;
  background-position: -78px 0px;
}
.footer .footer-menu-link.deny {
  width: 91px;
  background-position: -181px 0px;
}
.footer .footer-menu-link.terms {
  width: 61px;
  background-position: -294px 0px;
}
.footer .footer-menu-link.map {
  width: 39px;
  background-position: -377px 0px;
}
.footer-bottom {
  width: 1000px;
  margin: 20px auto 0;
}
.footer-bottom:after {
  content: "";
  display: block;
  clear: both;
}
.footer-c-logo, .footer-address, .footer-tell {
  float: left;
}

/*# sourceMappingURL=style.css.map */

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 팝업레이어 */^M
#hd_pop {z-index:10000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {z-index:10000; position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

