@charset "utf-8";
* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

.introtop { margin-top:60px; }
.introcontent { margin-top:50px; }
.introcontent>div { vertical-align:top; }
.introcontent>div:nth-child(2) { margin-top:70px; }

.introcontent .intro01 {  }
.introcontent .intro01 .tit { margin-top:40px; font-size:16px; color:#292929; font-weight:bold; }
.introcontent .intro01 p { font-size:14px; color:#787878; }
.introcontent .intro01 p:last-child { margin-top:40px; }

/* 엔카옥션 연력 */
.introcontent>div:nth-child(3) { margin-top:72px; }
.introcontent>div:nth-child(3)>p { margin-bottom:30px; }
.introcontent>div:nth-child(3):after { content:""; display:block; clear:both; }
.introcontent>div:nth-child(3) ul li { float:left; width:50%; padding-top:10px; padding-left:20px; border-left:3px solid #292929;  }
.introcontent>div:nth-child(3) ul li:first-child { padding-top:0; }
.introcontent>div:nth-child(3) ul li:nth-child(2) { padding-top:0; }
.introcontent>div:nth-child(3) ul li p { font-size:14px; color:#787878; }
.introcontent>div:nth-child(3) ul li p span { margin-right:14px; }
.introcontent>div:nth-child(3) ul li p span { font-size:20px; font-weight:bold; color:#292929; }

/* 엔카옥션 강점 */
.introcontent>div:nth-child(4) { margin-top:72px; }
.introcontent>div:nth-child(4):after { content:""; display:block; clear:both; }
.introcontent>div:nth-child(4)>div { margin-top:50px; }
.introcontent>div:nth-child(4) .forte { float:left; }
.introcontent>div:nth-child(4)>div>div p { width:190px; height:190px; padding-top:220px; text-align:center; font-size:14px; color:#787878; letter-spacing:-1px; }
.introcontent>div:nth-child(4) .forte { margin-left:52px; margin-right:52px; }
.introcontent>div:nth-child(4) .forte:nth-child(2)>div p { background: url("/images/ko/aintro/strong_01.gif") 0 0 no-repeat; }
.introcontent>div:nth-child(4) .forte:nth-child(3)>div p { background: url("/images/ko/aintro/strong_02.gif") 0 0 no-repeat; }
.introcontent>div:nth-child(4) .forte:nth-child(4)>div p { background: url("/images/ko/aintro/strong_03.gif") 0 0 no-repeat; }
.introcontent>div:nth-child(4) .forte:nth-child(5)>div p { background: url("/images/ko/aintro/strong_04.gif") 0 0 no-repeat; }

/* 지도영역 */
.introcontent>div:nth-child(5) { display:block; margin-top:122px; }
.introcontent>div>p { padding-bottom:20px; border-bottom:1px solid #292929; font-size:25px; color:#010101; font-family:'NS','맑은 고딕','Malgun Gothic', Arial, Helvetica, sans-serif; font-weight:500; }
.introcontent>div:nth-child(5) .address { content:""; display:block; padding-top:30px;clear:both; }
.introcontent>div:nth-child(5) .address p { float:left; font-size:16px; color:#292929; }
.introcontent>div:nth-child(5) .address p span { position:relative; margin-right:80px; font-size:18px; font-weight:bold; }
.introcontent>div:nth-child(5) .address p span:after { content:""; display:block; position:absolute; top:3px; right:-53px; width:2px; height:18px; background:#565656; }
.introcontent>div:nth-child(5) .address p:last-child { margin-left:290px; }
.introcontent>div:nth-child(5) .map { width:100%; height:597px; margin-top:50px; background-color:#000; }

/* 교통편 */
.introcontent>div:nth-child(6) { display:block; margin-top:107px; }
.introcontent>div:nth-child(6) .traffic ul li { padding:30px 0; border-bottom:1px solid #e6e6e6; }
.introcontent>div:nth-child(6) .traffic p { background: url("/images/ko/aintro/person_car_icon.gif") 0 0 no-repeat; width:100%; height:111px; margin-left:30px; padding-top:25px; padding-left:141px; color:#787878; font-size:14px; }
.introcontent>div:nth-child(6) .traffic p strong { display:block;  margin-bottom:10px; font-size:18px; color:#292929; }
.introcontent>div:nth-child(6) .traffic ul li:nth-child(2) p { background: url("/images/ko/aintro/subway_icon.gif") 0 0 no-repeat; }
.introcontent>div:nth-child(6) .traffic ul li:nth-child(3) p { background: url("/images/ko/aintro/bus_icon.gif") 0 0 no-repeat; }

/* 이용안내 */
.introcontent .stepbox>div { margin-top:50px; }
.introcontent .stepbox>div p { position:relative; margin-bottom:30px; font-size:16px; color:#292929; }
.introcontent .stepbox>div p:last-child { color:#e42121; line-height:25px; }
.introcontent .stepbox>div p span { position:absolute; left:280px; font-size:14px; color:#787878; }
.introcontent .stepbox>div p span.detail { line-height:22px; }
.introcontent .stepbox>div p.last { margin-top:130px; color:#292929; }
.introcontent .stepbox:last-child { margin-top:80px; }

.introcontent .guide_download { margin-top:80px; }
.introcontent .guide_download button { border:0; outline-style:none; font-size:16px; color:#fff; cursor:pointer; }
.introcontent .guide_download>div:first-child { width:100%; text-align:center; }
.introcontent .guide_download>div:first-child button:first-child { width:300px; line-height:50px; background-color:#8d8d8d; }
.introcontent .guide_download>div:first-child button:last-child { width:300px; height:50px; margin-left:20px; background-color:#5a5a5a; }
.introcontent .guide_download>div:last-child { margin-top:50px; padding-top:40px; padding-bottom:10px; padding-left:30px; background-color:#f6f6f6; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
.introcontent .guide_download>div:last-child p { display:inline-block; *display:inline-block; position:relative; top:-10px; font-size:14px; color:#787878; }
.introcontent .guide_download>div:last-child p span { display:block; font-size:20px; color:#292929; font-weight:bold; }
.introcontent .guide_download>div:last-child button { position:relative; top:-20px; left:470px; width:170px; line-height:50px; background-color:#e9002b; }

.introcontent .guide_download.system { margin-top:70px; }
.introcontent .guide_download.system div { margin-top:0px; text-align:left; }
.introcontent .guide_download.system div button { position:relative; left:530px; width:170px !important; background-color:#e9002b !important; }

/* 가입안내 */
.introcontent .stepbox .tablebox { width:1100px; margin:0 auto; margin-top:30px; }
.introcontent .stepbox .tablebox:last-child { margin-top:50px; }
.introcontent .stepbox .tablebox>p { color:#292929 !important; font-weight:bold; }
.introcontent .stepbox .tablebox>table { width:100%;  }
.introcontent .stepbox .tablebox>table thead { background-color:#f6f6f6; text-align:center; font-size:16px; color:#292929; font-weight:bold; }
.introcontent .stepbox .tablebox>table thead tr { border-top:2px solid #292929; }
.introcontent .stepbox .tablebox>table thead tr th { padding:20px 0;  border:1px solid #e6e6e6; }
.introcontent .stepbox .tablebox>table tr td { padding:16px 20px; font-size:14px; color:#787878; border:1px solid #e6e6e6; letter-spacing:-1px; }
.introcontent .stepbox .tablebox>table tr td.big_tit { background-color:#fafafa; text-align:center; font-size:16px; color:#292929; font-weight:bold; }
.introcontent .btn_area { text-align:center; }
.introcontent .btn_area span:first-child { margin-right:30px; }
.introcontent .btn_area span a { background:#e80229 url("/images/ko/common/download_icon_w.png") 34px 0 no-repeat; padding:15px 0; padding-left:60px; padding-right:34px; color:#fff; font-size:16px; letter-spacing:-1px; }