﻿@charset "utf-8";

@import url("reset.css"); /* HTML 초기화 */
@import url("global.css"); /* 콘텐츠부분의 공통 CSS */

html,body {margin:0; padding:0; width:100%; font-family:MS PGothic; font-size:12px; color:#676767; background:white;}

/* ========== [레이아웃관련] ========== */
/* body */
#body {width:100%; min-height:100%; _height:100%; margin-bottom:-81px; background:url(../../img/kr/layout/body_bg.gif) 0 0 repeat-x;}

/* wrap */
#wrap {position:relative; width:995px; _height:1%; margin:0 auto; padding-bottom:81px; background:url(../../img/kr/layout/wrap_bg.gif) bottom left no-repeat;}
#wrap:after {content:""; display:block; clear:both;}

/* gnb */
#gnb {height:165px;}

/* logo */
#gnb h1.logo {position:absolute; top:48px; left:33px;}

/* gnb - 유저메뉴 */
#gnb .userguide_wrap {float:right; height:30px;}

/* gnb - 검색 */
#gnb .search_total {float:left; width:264px; padding-top:4px;}
#gnb .search_total .srch {}
#gnb .search_total .input-text {width:206px; height:15px; line-height:15px; padding-left:5px; border:none; background:url(../../img/kr/layout/search_total_inputbg.gif) 0 0 no-repeat;}
#gnb .search_total .input-image {margin-top:1px; vertical-align:top;}

/* gnb - 유저메뉴 */
#gnb .usermenu {overflow:hidden; float:left; height:20px;}
#gnb .usermenu ul,
#gnb .usermenu ul li {float:left;}
#gnb .usermenu ul li.login dl,
#gnb .usermenu ul li.login dl dt,
#gnb .usermenu ul li.login dl dd {float:left;}
#gnb .usermenu ul li.login dl {padding-right:9px; background:#e1e5e7 url(../../img/en/layout/usermenu_login_bar.gif) top right no-repeat;}
#gnb .usermenu ul li.login dl dd {height:15px; margin-top:1px; padding:3px 4px 0; font-size:11px; font-family:arial;}
#gnb .usermenu ul li.login p {background:url(../../img/en/layout/usermenu_login_bar.gif) top right no-repeat;}

/* gnb - 언어선택 */
#body .language {float:left;}
#body .language * {float:left; white-space:nowrap; vertical-align:top;}

/* gnb - 메인메뉴 */
#mainmenu {clear:both;}

/* snb */
#snb {float:left; width:161px; margin-right:26px; padding-bottom:100px;}
#snb h2 {width:148px; height:30px; padding:23px 0 0 13px; background:url(../../img/kr/layout/snb_h2_bg.gif) 0 0 no-repeat;}
#snb h2 img {vertical-align:top;}
#snb .menu {width:130px; padding:12px 17px 44px 14px; background:url(../../img/kr/layout/snb_menu_bgm.gif) 0 0 repeat-y;}
#snb .menu p {padding:6px 0 6px 8px; font-size:1px; line-height:1px; border-bottom:1px solid #e9eaee;}
#snb .menu ul li {padding:6px 0 6px 20px; font-size:1px; line-height:1px; border-bottom:1px solid #e9eaee;}
#snb .menu_udrln {clear:both; overflow:hidden; height:5px; background:url(../../img/kr/layout/snb1_menu_bgb.gif) 0 0 no-repeat;}

/* container */
#container {float:left; width:705px; padding-bottom:100px;}

/* container - 페이지제목 / 경로 */
.pagetitlewrap {overflow:hidden; width:100%; height:65px; background:url(../../img/common/layout/tit_bg.gif) 0 36px no-repeat;}
.pagetitlewrap #pagetitle {float:left; padding-top:18px;}
.pagetitlewrap #pagetitle img {vertical-align:top;}
.pagetitlewrap #path {float:right; padding-top:28px; font-size:11px; font-family:MS PGothic; color:#ccc;}
.pagetitlewrap #path span {font-weight:bold;}

/* contents */
#contents {width:100%; min-height:300px; _height:300px;}

/* quick */
#quick {position:absolute; top:190px; right:0; width:78px;}
/* quick - 메뉴 */
#quick .quick-menu p.tit {height:15px; text-align:center;}
#quick .quick-menu ul.menu {padding:10px 0 3px 8px; background:url(../../img/kr/layout/quick_bg.gif) 0 0 no-repeat;}
#quick .quick-menu ul.menu li {margin-bottom:8px; font-size:1px; line-height:1px;}
/* quick - 시간 */
#quick .quick-time {margin-bottom:10px; padding-bottom:10px; background:url(../../img/kr/layout/quick_bg.gif) bottom left no-repeat;}
#quick .quick-time .tit {height:15px; padding-top:4px; text-align:center; border:1px solid #e1e1e1;} /* 세계시간 */
#quick .quick-time dl.time-seoul {padding-top:8px;}
#quick .quick-time dl.time-seoul dt {height:17px; padding-left:6px; font-size:1px; line-height:1px;}
#quick .quick-time dl.time-seoul dd {height:18px; text-align:center; font-weight:bold; font-size:11px; background:url(../../img/kr/layout/quick_time_seoulbg.gif) bottom center no-repeat;}
#quick .quick-time .time-other {margin-top:7px;}
#quick .quick-time .time-other .frmwrap {text-align:center;}
#quick .quick-time .time-other .frmwrap p .select {width:74px; margin-bottom:3px;}
#quick .quick-time .time-other .frmwrap p .input-image {margin-bottom:5px;}
#quick .quick-time .time-other p.timeresult {text-align:center; font-weight:bold; font-size:11px;}
#quick .quick-time .time-other p.timeresult #clock_world_out {display:block; text-align:center;}
#quick .gototop {text-align:center;}
#quick img {vertical-align:top;}

/* familysite */
#footer_banner {clear:both; width:995px; min-height:74px; _height:74px; margin:0 auto; padding-top:50px; background:url(../../img/kr/layout/footer_banner_bg.gif) 0 0 no-repeat;}
#footer_banner ul.banner {overflow:hidden; width:940px; min-height:74px; _height:74px;}
#footer_banner ul.banner li.leftBtn {float:left; width:30px; padding-top:28px; text-align:center;}
#footer_banner ul.banner li.rightBtn {float:right; padding-top:28px;  text-align:center;}
#footer_banner ul.banner li.leftBtn button,
#footer_banner ul.banner li.rightBtn button {width:18px; height:18px; border:none; background:url(../../img/common/icon/arrow1_left.gif) 0 0 no-repeat;}
#footer_banner ul.banner li.rightBtn button {background-image:url(../../img/common/icon/arrow1_right.gif);}
#footer_banner ul.banner li.list {float:left; position:relative; top:0; left:2px; width:880px; min-height:74px; _height:74px; overflow:hidden;}
#footer_banner ul.banner li.list ol.rolling_list {float:left; top:0px; left:0; padding:0; margin:0;}
#footer_banner ul.banner li.list ol.rolling_list li {overflow:hidden; float:left; width:110px; height:70px; text-align:center;}
#footer_banner ul.banner li.list ol.rolling_list li a {float:left;}
#footer_banner ul.banner li.list ol.rolling_list li img {display:block; margin:0 auto;}

/* footer */
#footer {clear:both; overflow:hidden; height:80px; border-top:1px solid #ccc; background:#f1f1f1; zoom:1;}
#footer .fwrap {overflow:hidden; position:relative; width:848px; height:80px; padding-left:147px; margin:0 auto;}
#footer p.logo {position:absolute; top:13px; left:6px;}
#footer ul.menu {float:left; margin:10px 0 8px 0;}
#footer ul.menu li {float:left; margin-right:1px;}
#footer ul.menu li img {vertical-align:top;}
#footer address {clear:both; margin-bottom:5px; font-size:1px; line-height:1px;}
#footer p.copyright {}
#footer .familysite {position:absolute; top:29px; right:0; width:225px; text-align:left;}
#footer .familysite .select {width:163px;}
#footer .familysite .input-image {vertical-align:top;}

/* ========== [영문메인] ========== */
body#main #wrap {background:none;}

/* mainwrap */
body#main #wrap {position:relative; width:995px; margin:0 auto;}

/* gnb */
#gnb {height:155px;}

/* 레이아웃 */
#main_container {}

body#main .colgroup {overflow:hidden;}
body#main .colgroup1 {width:100%; min-height:137px; _height:137px; margin-bottom:18px;}
body#main .colgroup1:after {content:""; display:block; clear:both;}
body#main .colgroup1 .section {float:left; min-height:137px; _height:137px;}
body#main .colgroup1 .section1 {width:216px; margin-right:14px; background:url(../../img/en/main/col1_section1.gif) bottom left no-repeat;}
body#main .colgroup1 .section2 {width:406px; margin-right:13px; background:url(../../img/en/main/col1_section2.gif) bottom left no-repeat;}
body#main .colgroup1 .section3 {width:280px; background:url(../../img/en/main/col1_section3.gif) 0 0 no-repeat;}
body#main .colgroup2 {height:171px; margin-bottom:13px; background:url(../../img/en/main/col2_section1.gif) bottom left no-repeat;}
body#main .colgroup3 {overflow:hidden; width:100%; height:232px; margin-bottom:14px;}
body#main .colgroup3 .section {float:left; width:301px; height:232px; margin-right:13px; background:url(../../img/en/main/col3_section1.gif) bottom left no-repeat;}
body#main .colgroup3 .section1 {}
body#main .colgroup3 .section2 {}
body#main .colgroup3 .section3 {margin-right:0;}
body#main .colgroup4 {overflow:hidden; width:100%; height:232px;}
body#main .colgroup4 .section {float:left; width:301px; height:232px; margin-right:13px; background:url(../../img/en/main/col3_section1.gif) bottom left no-repeat;}
body#main .colgroup4 .section1 {}
body#main .colgroup4 .section2 {}
body#main .colgroup4 .section3 {margin-right:0;}

/* colgroup1 - section1 */
.mn_whatwedo {position:relative; overflow:hidden; width:100%;}
.mn_whatwedo h2 {float:left; height:26px; padding:13px 0 0 11px;}
.mn_whatwedo p.more {position:absolute; top:11px; right:11px;}
.mn_whatwedo p.txt {clear:both; overflow:hidden; height:92px; padding:0 11px; line-height:18px; text-overflow:ellipsis;}

/* colgroup1 - section2 */
#mn_findjob-ifrm {position:relative; overflow:hidden; width:406px; height:107px; top:-1px; margin-bottom:-1px; border:none; background:transparent;}
#mn_findjob {overflow:hidden; width:406px; height:107px; background:url(../../img/en/main/col1_section2.gif) no-repeat scroll left bottom;}
#main_container .colgroup1 .section2 h2 {float:left; height:27px; padding:3px 0 0 11px;}
#main_container .colgroup1 .section2 ul.tabbtn {float:right;}
#main_container .colgroup1 .section2 ul.tabbtn li {float:left;}
#main_container .colgroup1 .section2 ul.tabbtn li img {float:left;}
#mn_findjob form {clear:both;}
#mn_findjob .frm {clear:both; position:relative; padding:8px 0 0 7px;}
#mn_findjob .frm dl {overflow:hidden; width:100%; margin-bottom:5px;}
#mn_findjob .frm dl dt {float:left; width:44px; margin-right:5px; padding-top:4px; text-align:right;}
#mn_findjob .frm dl dd {float:left;}
#mn_findjob .frm dl dd .mline {margin-bottom:3px;}
#mn_findjob .frm dl.data1 {}
#mn_findjob .frm dl.data1 .select {width:280px;}
#mn_findjob .frm dl.data2 {margin-bottom:4px;}
#mn_findjob .frm dl.data2 * {vertical-align:top;}
#mn_findjob .frm dl.data2 dt {padding-top:0;}
#mn_findjob .frm dl.data2 .select {width:138px;}
#mn_findjob .frm dl.data3 {float:left; width:auto;}
#mn_findjob .frm dl.data3 .select {width:138px;}
#mn_findjob .frm dl.data4 {float:left; width:auto;}
#mn_findjob .frm dl.data4 .input-text {width:90px;}
#mn_findjob .frm .btn {position:absolute; top:55px; right:6px;}
#mn_findjob .frm .btn .input-image {vertical-align:top;}

/* colgroup1 - section3 */
.mn_notice {position:relative; overflow:hidden; width:100%;}
.mn_notice h2 {float:left; height:23px; margin-right:6px; padding:13px 0 0 10px;}
.mn_notice p.addtxt {float:left; margin-top:17px;}
.mn_notice p.more {position:absolute; top:14px; right:11px;}
.mn_notice ul.list {clear:both; overflow:hidden; padding:34px 11px 0 11px; zoom:1;}
.mn_notice ul.list li {float:left; width:100%; padding:4px 0 3px 0; line-height:16px; background:url(../../img/en/main/mn_notice_dot.gif) bottom left repeat-x;}
.mn_notice ul.list li a {overflow:hidden; float:left; width:190px; white-space:nowrap; text-overflow:ellipsis;}
.mn_notice ul.list li .date {float:right; color:#999;}
.mn_notice .list_udrln {position:relative; top:-1px; overflow:hidden; margin:0 2px -1px 2px; height:1px; background:#f0f0f0;}
.mn_notice .tabtit1 {top:0; left:0; margin-bottom:-42px;}
.mn_notice .tabtit2 {top:0; left:90px; margin-bottom:-42px; padding-left:14px; background:url(../../img/en/main/mn_cknews_bgl.gif) 0 14px no-repeat;}

/* 설문조사 */
#mn_makeup_question {position:relative; width:929px;}
#mn_makeup_question .pos {position:absolute; top:-12px; right:0;}

/* colgroup2 - section1 */
.mn_emprocess {}
.mn_emprocess h2 {height:26px;}
.mn_emprocess ol.list {overflow:hidden; padding:12px 0 0 17px; zoom:1;}
.mn_emprocess ol.list li {float:left;}
.mn_emprocess ol.list li img {vertical-align:top;}
.mn_emprocess ol.list li.num1 {width:108px; margin-right:20px;}
.mn_emprocess ol.list li.num1 dt {padding:0 0 5px 4px;}
.mn_emprocess ol.list li.num1 dd.txt {margin:0 0 10px 2px;}
.mn_emprocess ol.list li.num2 {width:138px; margin-right:20px;}
.mn_emprocess ol.list li.num2 dt {padding:0 0 5px 3px;}
.mn_emprocess ol.list li.num2 dd.txt {padding:0 0 3px 2px;}
.mn_emprocess ol.list li.num3 {width:116px; margin-right:20px;}
.mn_emprocess ol.list li.num3 dt {padding:0 0 5px 4px;}
.mn_emprocess ol.list li.num3 dd.txt {margin:0 0 10px 2px;}
.mn_emprocess ol.list li.num4 {width:161px; margin-right:20px;}
.mn_emprocess ol.list li.num4 dd.txt {padding:5px 0 0 0px;}
.mn_emprocess ol.list li.num5 {width:115px; margin-right:20px;}
.mn_emprocess ol.list li.num5 dd.txt {padding:5px 0 0 0px;}
.mn_emprocess ol.list li.num6 {width:156px;}
.mn_emprocess ol.list li.num6 dd.txt {padding:5px 0 0 0px;}

/* colgroup3 - section1 */
.mn_jobcate {}
.mn_jobcate h2 {height:25px; padding:11px 0 0 11px;}
.mn_jobcate ul.list {padding-left:11px;}
.mn_jobcate ul.list li {padding-left:9px; font-size:11px; line-height:14px; background:url(../../img/en/main/mn_jobcate_bul.gif) 0 6px no-repeat;}

/* colgroup3 - section2 */
.mn_success {position:relative; overflow:hidden; width:100%; font-family:Arial}
.mn_success h2 {height:25px; padding:11px 0 0 11px;}
.mn_success p.more {position:absolute; top:12px; right:12px;}
.mn_success .list1 {overflow:hidden; height:131px; margin-bottom:4px; padding:0 11px; line-height:16px; word-break:break-all;}
.mn_success .list1 .thumb {float:left; padding:0 10px 3px 0;}
.mn_success .list1 .thumb img {vertical-align:top; border:1px solid #333;}
.mn_success .list1 .txt {}
.mn_success .list1 .txt .point {display:block; font-weight:bold; color:#55719a;}
.mn_success ul.list2 {width:278px; margin:0 auto; padding-top:7px; border-top:1px solid #ccc;}
.mn_success ul.list2 li {margin-bottom:5px; padding-left:9px; line-height:16px; background:url(../../img/en/main/mn_success_bul.gif) 0 6px no-repeat;}
.mn_success ul.list2 li a {display:block; overflow:hidden; width:267px; white-space:nowrap; text-overflow:ellipsis;}


/* colgroup3 - section3 */
.mn_whykorea {position:relative; width:100%;}
.mn_whykorea h2 {height:25px; padding:11px 0 0 11px;}
.mn_whykorea p.more {position:absolute; top:12px; right:12px;}
.mn_whykorea .list1 {position:relative; overflow:hidden; height:183px; margin-bottom:4px; padding:0 11px; line-height:18px; word-break:break-all;}
.mn_whykorea .list1 .thumb {position:absolute; top:0; left:11px;}
.mn_whykorea .list1 .thumb img {vertical-align:top; border:1px solid #333;}
.mn_whykorea .list1 dl.data dt {position:relative; display:block; height:59px; padding-left:68px; font-weight:bold; color:#55719a; word-break:keep-all;}
.mn_whykorea .list1 dl.data dt .pos1 {display:table; height:55px; #position:absolute; #top:50%; #left:68px; #height:auto; #width:210px; #margin-top:-5px;}
.mn_whykorea .list1 dl.data dt .pos2 {display:table-cell; vertical-align:middle; #position:relative; #top:-50%; #left:0; #width:210px; white-space:nowrap;}
.mn_whykorea .list1 dl.data dt a {color:#55719a !important;}
.mn_whykorea .list1 dl.data dd {line-height:18px; text-overflow:ellipsis;}


/* colgroup4 - section1 */
.mn_crrregist {position:relative; overflow:hidden; width:100%; height:227px;}
.mn_crrregist h2 {height:16px; padding:11px 0 0 11px;}
.mn_crrregist ul.list {overflow:hidden; padding:0 15px 0 11px; zoom:1;}
.mn_crrregist ul.list li {float:left; width:100%; margin-top:7px; padding-bottom:7px; background:url(../../img/en/main/mn_crrregist_line.gif) bottom left repeat-x;}
.mn_crrregist ul.list li .thumb {float:left; margin-right:12px;}
.mn_crrregist ul.list li dl {float:left; width:198px;}
.mn_crrregist ul.list li dl dt {overflow:hidden; width:198px; line-height:12px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis;}
.mn_crrregist ul.list li dl dd {overflow:hidden; width:198px; line-height:13px; white-space:nowrap; text-overflow:ellipsis;}
.mn_crrregist .list_udrln {position:relative; top:-1px; overflow:hidden; margin-bottom:-1px; height:1px; background:white;}
.mn_crrregist p.more {position:absolute; top:12px; right:12px;}

/* colgroup4 - section2 */
.mn_ckbusi {position:relative;}
.mn_ckbusi h2 {height:24px; padding:11px 0 0 11px;}
.mn_ckbusi .img {width:281px; height:95px; margin:0 auto; margin-bottom:12px;}
.mn_ckbusi #mn_imgbnnr_list {overflow:scroll; width:281px; height:185px; margin:0 auto;}
.mn_ckbusi #mn_imgbnnr_list li {text-align:center;}
.mn_ckbusi #mn_imgbnnr_list li img {vertical-align:top;}
.mn_ckbusi .mvlist_bnnr_button {position:absolute; top:10px; right:20px;}
.mvlist_bnnr_button .prev,
.mvlist_bnnr_button .next {width:40px; height:15px; vertical-align:top; border:none; background:url(../../img/en/main/mvlist_bnnr_prev.gif) 0 0 no-repeat; cursor:pointer;}
.mvlist_bnnr_button .next {margin-left:5px; background-image:url(../../img/en/main/mvlist_bnnr_next.gif);}

/* colgroup4 - section3 */
.mn_prmove {padding-left:10px;}
.mn_prmove h2 {height:24px; padding-top:11px;}

/* mainwrap - #quick  */
body#main #quick {top:139px; right:-26px;}

/* 메인설문조사팝업 */
body#popup_question {width:100%; height:100%;}
body#popup_question .bgt {overflow:hidden; height:9px; background:url(../../img/kr/main/layerpop_bgt.gif) 0 0 no-repeat;}
body#popup_question .bgt .bg {float:right; width:7px; height:9px; background:url(../../img/kr/main/layerpop_bgt.gif) top right no-repeat;}
body#popup_question .bgb {overflow:hidden; width:100%; height:26px; background:url(../../img/kr/main/layerpop_bgb.gif) 0 0 no-repeat;}
body#popup_question .bgb .bg {float:right; width:5px; height:26px; background:url(../../img/kr/main/layerpop_bgb.gif) top right no-repeat;}
body#popup_question .bgb .btn {float:right; height:17px; padding:9px 12px 0 0;}
body#popup_question .bgb .btn .close {width:40px; height:29px; margin-right:10px; border:none; background:url(../../img/en/main/mn_question_btn.gif) 0 0 no-repeat; cursor:pointer;}
body#popup_question .contents {overflow:auto; height:100%; margin:-9px 4px -26px;}
body#popup_question .contents_cover {padding:9px 0 26px;}
body#popup_question h1.title {float:left; height:38px; padding:4px 0 0 3px;}
body#popup_question #mn_question_cnt {float:left; padding:11px 0 0 10px;}
body#popup_questionp #mn_question_cnt .cnt {}
body#popup_question #mn_question_cnt .tablist,
body#popup_question #mn_question_cnt .tablist ul,
body#popup_question #mn_question_cnt .tablist ul li {display:inline; white-space:nowrap;}
body#popup_question #mn_question_cnt .tablist ul li.current a {font-weight:bold; color:#113b77 !important;}
body#popup_question .close2 {width:73px; height:24px; #margin-left:4px; vertical-align:top; border:none; background:url(../../img/kr/btn/btn_close.gif) 0 0 no-repeat;}

/* 설문 - 일반 */
dl.mn_question {overflow:hidden; width:550px; margin-bottom:15px; line-height:16px; color:#666; border-top:1px solid #d2dce7; background:#f9f9f9;}
/* 설문 - 일반 */
dl.mn_question dt.ctrl {padding:6px 0 5px 0;}
dl.mn_question dd.ctrl {padding:6px 0 4px 0; border-bottom:1px solid #ededed;}
dl.mn_question dt.ctrl {clear:both; float:left; width:80px; _margin-right:-3px; padding-left:11px;}
dl.mn_question dd.ctrl {}
/* 설문 - 조사 */
dl.mn_question dd.ctrl-check {clear:both; overflow:hidden; border-bottom:1px solid #ededed; background:white;}
dl.mn_question dd.ctrl-check ul {padding:0 0 10px 90px;}
dl.mn_question dd.ctrl-check ul li {margin-top:13px; padding-right:5px;}
dl.mn_question dd.ctrl-check ul li .input-radio {}
/* 설문 - 결과 */
dl.mn_question dd.ctrl-result {clear:both; border-bottom:1px solid #ededed; background:white;}
dl.mn_question dd.ctrl-result ul {overflow:hidden; width:100%; padding-bottom:9px;}
dl.mn_question dd.ctrl-result ul li {float:left; width:100%; padding-top:7px;}
dl.mn_question dd.ctrl-result ul li .tit {float:left; width:92px; padding-top:4px; text-align:center; font-weight:bold; color:#336699;}
dl.mn_question dd.ctrl-result ul li dl {float:left; width:399px;}
dl.mn_question dd.ctrl-result ul li dl dt {padding-bottom:2px;}
dl.mn_question dd.ctrl-result ul li dl dd.graph {font-size:1px; line-height:1px; background:#e9e9e9;}
dl.mn_question dd.ctrl-result ul li dl dd.cnt {margin-top:2px;}
.mn_layerpopwrap .button_wrap2 {width:600px;}
.mn_layerpopwrap .button_wrap2 a {margin-left:0; margin-right:0;}

/* 메인팝업 */
.mn_layerpopwrap {height:100%;}
.mn_layerpopwrap .contents_form {overflow:auto; overflow-x:hidden; height:400px; padding-bottom:20px;}
.mn_question_question {}
.mn_question_result {}

/* 화상상담안내 */
.mn_layerpopwrap .mn_caminterwrap {overflow:auto; overflow-x:hidden; height:450px; padding:20px 7px; border-top:1px solid #ededed;}
.mn_layerpopwrap .mn_caminterwrap2 {overflow:auto; overflow-x:hidden; height:450px; padding:20px 7px; border-top:1px solid #ededed; border-bottom:1px solid #ededed;}
.mn_caminter {}
.mn_caminter .tit {margin:40px 0 5px 8px;}
.mn_caminter .txt {margin:0 0 20px 20px;}
.mn_caminter .img1 {margin-left:20px;}
.mn_caminter .img2 {margin:0 0 35px 143px;}
.mn_caminter .tbl {border-bottom:2px solid #ededed;}
.mn_caminter .tbl thead th {text-align:left; padding-right:11px;}
.mn_caminter .tbl thead th.col3 {padding-right:0;}
.mn_caminter .tbl tbody td {padding:11px 0; border-bottom:1px solid #ededed;}
.mn_caminter .tbl tbody td.col1 {padding-right:11px; text-align:center;}
.mn_caminter .tbl tbody td.col2 {padding-left:22px; padding-right:11px;}
.mn_caminter .tbl tbody td.col3 {text-align:center;}
.mn_caminter_btn {margin-top:26px; text-align:center;}

/* ========== [영문공통] ========== */

/* ========== [일반페이지 별] ========== */
/* 0102_What We Do  */
.introorgan_txt1 {margin-bottom:14px;}
.introorgan_graph {margin:0 0 37px 20px;}
.introorgan_txt2 {}
.introorgan_tbl {width:100%;}
.introorgan_tbl thead th {background:url(../../img/kr/image/introorgan_tbl_thl.gif) 0 0 no-repeat;}
.introorgan_tbl thead th span {display:block; height:20px; padding-top:8px; background:url(../../img/kr/image/introorgan_tbl_thr.gif) top right no-repeat;}
.introorgan_tbl thead th.first-child span {background:url(../../img/kr/image/introorgan_tbl_thl2.gif) top right no-repeat;}
.introorgan_tbl thead th.first-child span img {position:relative; left:-6px;}
.introorgan_tbl tbody th,
.introorgan_tbl tbody td {vertical-align:top; line-height:18px; font-weight:bold; background:url(../../img/kr/image/introorgan_tbl_udrln.gif) bottom left repeat-x;}
.introorgan_tbl tbody th {text-align:center; color:#333; background:#f6f7f7 url(../../img/kr/image/introorgan_tbl_udrln.gif) bottom left repeat-x;}
.introorgan_tbl tbody td {padding-top:8px;}
.introorgan_tbl tbody td a.current {color:#FF6600 !important;}
.introorgan_tbl th .city {padding:8px 10px 8px 0; background:white url(../../img/kr/image/introorgan_tbl_udrln.gif) bottom left repeat-x;}
.introorgan_tbl td .city {padding:0 15px 7px 9px; background:url(../../img/kr/image/introorgan_tbl_arrt.gif) top right no-repeat;}
.introorgan_tbl td .arractive {background-image:url(../../img/kr/image/introorgan_tbl_arrb.gif);}
.introorgan_tbl .explain {font-family:Arial; position:relative; padding:10px 0 10px 10px; font-weight:normal; border-top:1px solid #ededed; background:#f6f7f7 url(../../img/kr/image/introorgan_tbl_udrln.gif) bottom left repeat-x;}
.introorgan_tbl .explain .tit {margin-bottom:3px; padding-left:16px; font-weight:bold; color:#336699; background:url(../../img/kr/image/introorgan_tbl_bul.gif) 2px 6px no-repeat;}
.introorgan_tbl .explain .list {color:#333;}

/* 0104_Who We Look For  */
.intro_appdepart {}
.intro_appdepart .arr {padding-left:500px;}

/* 040101_Why Korea  */
.h4type2 {margin:25px 0 8px 0; padding-left:12px; font-weight:bold; font-size:15px; color:#336699; background:url(../../img/common/icon/bul_h4.gif) 0 5px no-repeat;}
p.h4udrp4 {margin:5px 0 18px 12px; line-height:20px; color:#7e7e7e;}

/* 0301_How to Post */
.gtrappinfo_wrap {overflow:hidden; width:100%;}
.gtrappinfo_wrap dl {margin-top:-60px;}
.gtrappinfo_wrap dl dt {margin:60px 0 18px 20px; line-height:20px;}
.gtrappinfo_wrap dl dd {text-align:center;}
.gtrappinfo_wrap dl dd img {vertical-align:top;}
.gtrappinfo_wrap .nbr_indent1 {display:block;}
