@charset "utf-8";

@font-face {
	font-family: "Nanum Gothic";
	font-style: normal;
	font-weight: 400;
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format("embedded-opentype"),
		 url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format("woff2"),
		 url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format("woff"),
		 url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format("truetype");
}
/* reset */
html,body {width:100%;height:100%}
html {overflow-y:scroll}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,strong,span,em,iframe,img {margin:0;padding:0}
body {font-family:"Nanum Gothic","나눔고딕","맑은 고딕",Malgun Gothic,"돋움",dotum,Helvetica,sans-serif;font-size:12px;line-height:140%;color:#333;-webkit-text-size-adjust:none;background-color:#fff;text-align:left;*word-break:break-all;-ms-word-break:break-all;}
dl,ul,ol,li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr {display:none;}
input,textarea,select {font-size:12px;color:#333;vertical-align:top;}
#wrap table {width:100%;border-spacing:0;border-collapse:collapse;empty-cells:show;}
legend, caption {width:0; height:0; font:0/0 Sans-serif; visibility:hidden; z-index:-1;}
input,select,textarea,button {outline:none;vertical-align:top;}
em, address {font-style:normal;}
input:-webkit-autofill {-webkit-box-shadow:0 0 0 30px #fff inset;-webkit-text-fill-color:#000;}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {transition:background-color 5000s ease-in-out 0s;}
a {cursor:pointer;}

/* common */
a:link, a:visited {text-decoration:none;color:#333;}
a:hover, a:active {text-decoration:none;color:#f25632 !important;}
a:hover strong, a:active strong {color:#f25632 !important;text-decoration:none;}
a:hover h1, a:active h1 {color:#f25632 !important;text-decoration:none;}
a:hover span, a:active span {color:#f25632 !important;text-decoration:none;}
a:hover em, a:active em {color:#f25632 !important;text-decoration:none;}
a:hover b, a:active b {color:#f25632 !important;text-decoration:none;}
.hidden {display:none;position:absolute;left:-10000px;top:0;visibility:hidden;z-index:-1;}

#wrap {position:relative;width:1000px;margin:0 auto;}
#content {width:1000px;margin:0 auto;}
h1 {overflow:hidden;}
h1 a {display:block;float:left;}
h2 {font-size:16px;color:#222;}
h2.tit {margin-top:31px;color:#f66211;}
.tit.bc {margin-top:0;border-bottom:1px solid #f9600d;}
.con_box {overflow:hidden;margin-top:20px;}
.con_box .main_news {float:left;width:660px;}
.con_box .aside {float:left;width:300px;margin-left:40px;}
.con_box .aside .line {position:absolute;top:12px;right:0;width:100px;height:52px;border:1px solid rgba(0,0,0,0.2);}

/* skip */
.skip {position:relative;z-index:9999999;}
.skip a {position:absolute;left:0;top:-30px;width:110px;height:30px;line-height:30px;background:#0059bd;font-weight:bold;color:#fff;text-align:center;}
.skip a:active, .skip a:focus {top:0;cursor:pointer;}

/* gnb */
#gnb {min-width:1000px;position:relative;height:31px;text-align:center;background:#f4f4f4;border-top:1px solid #e3e3e3;border-bottom:1px solid #eee;z-index:100000;}
#gnb .gnb_box {min-width:1000px;width:1000px;padding:0 10px;margin:0 auto;display:inline-block;position:relative;text-align:left;}
#gnb .gnb_box .gnb_left {float:left;}
#gnb .gnb_box .gnb_left li {padding-left:5px;}
#gnb .gnb_box .gnb_right {float:right;}
#gnb .gnb_box .gnb_right li {padding-left:5px;}
#gnb .gnb_box .gnb_right li img {vertical-align:middle !important;}
#gnb .gnb_box li {float:left;line-height:31px;font-size:12px;color:#c3c3c3;}
#gnb .gnb_box li a {font-size:12px;color:#4b4b4b;}
#gnb .gnb_box li:first-child {padding-left:0;background:none;}

/* header */
.header_box {width:100%;height:72px;background-color:#f9600d;}
.header {width:1000px;margin:0 auto;}
.header h1 {float:left;margin-top:22px;}
.header ul {float:right;margin-top:24px;}
.header ul li {position:relative;float:left;font-size:18px;color:#f7a67a;}
.header ul li:first-child a {margin-left:0;}
.header ul li:last-child a {margin-right:0;} /* 20241129 추가 */
.header ul li a {margin:0 15px;font-size:18px;line-height:22px;color:#fffaa2;font-weight:bold;letter-spacing:-0.02em;} /* 20241129 수정 */
.header ul li a:hover, .header ul li a:active {color:#fffaa2 !important;}
.header_wrap {display:none;}
.header_wrap.fix {display:block;position:fixed;top:0;width:100%;height:62px;border-top:2px solid #f9600d;border-bottom:1px solid #e0e0e0;background-color:#fff;z-index:100000;}
.header_wrap .header_fix {width:811px;overflow:hidden;margin:0 auto;padding-right:189px;}
.header_wrap .header_fix h1 {float:left;margin-top:22px;}
.header_wrap .header_fix ul {float:right;}
.header_wrap .header_fix ul li {float:left;margin-top:23px;font-size:16px;color:#494949;}
.header_wrap .header_fix ul li a {margin-left:18px;font-weight:bold;letter-spacing:-0.02em;}

.h_type {height:127px;}
.h_type .header_box {height:70px;background-color:#fff;}
.h_type .header_box2 {height:53px;background-color:#02b085;}
.h_type .header_box2 ul {width:1000px;overflow:hidden;margin:0 auto;}
.h_type .header_box2 ul li {float:left;}
.h_type .header_box2 ul li a {display:block;width:121px;height:53px;line-height:53px;border-right:1px solid #31bc9a;font-size:16px;color:#fff;font-weight:bold;letter-spacing:-0.02em;text-align:center;}
.h_type .header_box2 ul li a:hover {color:#fff !important;}
.h_type .header_box2 ul li:first-child a {width:141px;border-left:1px solid #31bc9a;}
.h_type .header_box2 ul .last a {width:141px;}
.h_type .header {position:relative;height:70px;}
.h_type .header ul {float:left;margin:25px 0 0 20px;}
.h_type .header ul li {color:#e4e4e4;}
.h_type .header ul li a {margin:0 20px;color:#6a6a71;}
.h_type .header ul li a:hover, .h_type .header ul li a:active {color:#02b085 !important;}
.h_type .header_wrap {border-top:2px solid #0ab077;}
.h_type .header_wrap .header_fix ul li a {font-size:15px;color:#494949;}
.h_type .header_wrap .header_fix ul li a:hover {color:#02b085 !important;}
.h_type .header_wrap .header_fix ul li a.on {color:#02b085;}
.h_type .search_box .search {position:absolute;top:19px;right:0;}
.h_type .search_box .search span {float:left;height:30px;border:1px solid #e4e4e4;border-right:none;background-color:#fafbfb;}
.h_type .search_box .search span input[type="text"] {float:left;width:116px;height:24px;line-height:24px;padding:3px 3px 3px 8px;border:none;font-family:"Nanum Gothic";font-size:14px;color:#686a6f;background-color:#fafbfb;}
.h_type .search_box .search .btn_search {float:left;width:32px;height:32px;}
.h_type .header.fix {*position:static;}
.h_type .header.fix .search_box {position:fixed;top:0;*width:160px;*margin:17px 0 0 349px;z-index:100001;}
.h_type .header.fix .search_box .search {position:absolute;*position:static;left:840px;width:160px;}
.h_type .header.fix .search_box .search .btn_search {position:absolute;right:0;}

/* header > 트래블, 헬스 */
.h_type02 {height:70px;}
.h_type02 .header_box {border-bottom:2px solid #f9600d;}
.h_type02 .header_box.fix {position:fixed;top:0;left:0;z-index:100000;}
.h_type02 .header ul li a:hover, .h_type02 .header ul li a:active {color:#f25632 !important;}

/* header > 동아오토 */
.h_type03 .header_box2 {background-color:#e80e0e;}
.h_type03 .header_box2 ul li a {width:115px;border-right:1px solid #e93939;}
.h_type03 .header_box2 ul li:first-child a {border-left:1px solid #e93939;}
.h_type03 .header_box2 ul .last a {width:160px;}
.h_type03 .header ul li a:hover, .h_type03 .header ul li a:active {color:#e80e0e !important;}
.h_type03 .header_wrap {border-top:2px solid #e80e0e;}
.h_type03 .header_wrap .header_fix ul li a:hover {color:#e80e0e !important;}
.h_type03 .header_wrap .header_fix ul li a.on {color:#e80e0e;}
.h_type03 .header.fix .search_box {*margin-left:354px;}

/* header > 동아비즈 */
.h_type04 {position:relative;} /* 20190826 조동진 수정 */
.h_type04 ul .on a {display:block;padding-bottom:4px;border-bottom:2px solid #fffaa2;}
.h_type04 ul .m1 a {color:#fff;}
.h_type04 ul .m1 a:hover, .header ul .m1 a:active {color:#fff !important;}
.h_type04 ul .m2 a {color:#fff;}
.h_type04 ul .m2 a:hover, .header ul .m2 a:active {color:#fff !important;}
.h_type04 ul .btn_search {display:block;width:19px;height:20px;margin-left:35px;font-size:0;color:transparent;background:url("../images/common/icon.png") no-repeat -14px 0;text-indent:-9999px;}
.h_type04 ul .btn_search_c {display:none;position:absolute;top:0;right:0;width:20px;height:20px;font-size:0;color:transparent;background:url("../images/common/btn_close.gif") no-repeat 0 0;text-indent:-9999px;}
.h_type04 ul .btn_search_c.on {display:block;}
.h_type04 .search_layer {position:absolute;top:72px;left:0;width:100%;height:44px;border-bottom:1px solid #ddd;background-color:#fff;z-index:10;}/* 20190826 조동진 수정 */
.h_type04 .search_box {display:none;position:relative;width:1000px;z-index:11;}
.h_type04 .search_box .search {position:absolute;top:78px;*top:9px;right:0;}
.h_type04 .search_box .search span {float:left;height:30px;border:none;background-color:#fafbfb;}
.h_type04 .search_box .search span input[type="text"] {float:left;width:116px;height:24px;line-height:24px;padding:3px 3px 3px 8px;border:none;font-family:"Nanum Gothic";font-size:14px;color:#686a6f;}
.h_type04 .search_box .search .btn_search {float:left;width:20px;height:32px;}
.h_type04 .search_box .search .btn_search02 {display:block;position:absolute;top:0;right:0;width:20px;height:32px;font-size:0;color:transparent;background:url("../images/common/btn_search02.gif") no-repeat 0 0;text-indent:-9999px;}
.h_type04 .header.fix .search_box {display:block !important;position:fixed;top:0;*left:50%;*margin-left:-500px;z-index:100001;}
.h_type04 .header.fix .search_box .search {position:absolute;top:19px;left:840px;width:160px;}
.h_type04 .header.fix .search_box .search span {border:1px solid #e4e4e4;border-right:none;}
.h_type04 .header.fix .search_box .search span input[type="text"] {background-color:#fafbfb;}
.h_type04 .header.fix .search_box .search .btn_search {position:absolute;right:0;width:32px;}
.h_type04 .header.fix .search_box .search .btn_search02 {display:none;}

/* 헤더광고 */
#top_ad {position: relative; margin: 0 auto;text-align: center;vertical-align:bottom;}
#top_ad #ad_box {display:inline-block;vertical-align:bottom}
#top_ad #usa_ad {display:inline-block;vertical-align:bottom}
#top_ad img {vertical-align:bottom}
#top_ad a {}

/* 뉴스리스트 */
.news ul {border-bottom:1px solid #d6d6d6;}
.news ul li {overflow:hidden;padding:18px 0;border-top:1px solid #f2f3f5;}
.news ul li:first-child {border-top:none;}
.news ul li .image {display:inline-block;float:left;position:relative;margin-right:16px;}
.news ul li .image img {width:158px;height:108px;}
.news ul li .info {padding-top:4px;}
.news ul li .info span {display:block;}
.news ul li .info .title {display:block;margin-bottom:8px;font-size:18px;line-height:24px;font-weight:bold;color:#222;letter-spacing:-1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news ul li .info .text {display:block;max-height:39px;margin-bottom:11px;font-size:13px;color:#555;line-height:19px;overflow:hidden;white-space:normal;text-overflow:ellipsis;word-wrap:break-word;}
.news ul li .info .text2 {display:block;max-height:58px;overflow:hidden;font-size:13px;color:#555;line-height:19px;}
.news ul li .info .etc {font-size:12px;color:#b7b7b7;}

/* 이미지리스트 */
#alignImageList .imgListCon {position:absolute;left:-5000px;width:212px;font-size:14px;}
#alignImageList ul {overflow:hidden;}
#alignImageList ul li {float:left;width:214px !important;margin-left:9px;}
#alignImageList ul li:first-child {margin-left:0;}
#alignImageList ul li div {margin-top:9px;}
#alignImageList ul li div a {display:block;width:212px;padding-bottom:13px;border:1px solid #d6d6d6;}
#alignImageList ul li div img {width:212px;}
#alignImageList ul li div .txt {padding:10px 12px 0;}
#alignImageList ul li div .txt .txt_t {max-height:37px;overflow:hidden;font-size:14px;line-height:19px;color:#222;font-weight:bold;}
#alignImageList ul li div .txt .txt_t2 {max-height:37px;overflow:hidden;padding-top:7px;font-size:13px;line-height:19px;color:#666;}
#alignImageList ul li div .txt .txt_info {padding-top:8px;font-size:12px;color:#b7b7b7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#alignImageList ul li div .img_none {padding-bottom:18px;}
#alignImageList ul li div .img_none .txt {padding-top:18px;}
#alignImageList ul li span {display:block;}

/* page */
.main_news .page {position:relative;padding:20px 0 25px;font-family:"verdana";font-size:14px;color:#555;font-weight:bold;text-align:center;}
.main_news .page strong {display:inline-block;height:24px;line-height:24px;padding:0 10px;border:1px solid #ff6c00;color:#ff6c00;vertical-align:middle;}
.main_news .page strong:first-child {background:none;}
.main_news .page a {display:inline-block;height:24px;line-height:24px;padding:0 10px;vertical-align:middle;}
.main_news .page .left {width:44px;margin:0;padding:0;background:url("../images/common/btn_page_left.gif") no-repeat 0 0;}
.main_news .page .right {width:44px;margin:0;padding:0;background:url("../images/common/btn_page_right.gif") no-repeat 0 0;}
.main_news .page .left span, .main_news .page .right span {position:absolute;visibility:hidden;z-index:-1;}

/* 헤드라인 5개 */
.headline {height:350px;overflow:hidden;margin-top:20px;}
.headline li {float:left;margin:0 0 4px 6px;}
.headline li:first-child {margin-left:0;}
.headline li a {display:block;position:relative;}
.headline li a img {width:236px;height:172px;}
.headline li a .t {display:block;position:absolute;bottom:0;left:0;width:236px;height:99px;background:url("../images/common/bg_headline02.png") repeat-x 0 0;}
.headline li a .t strong {display:block;position:absolute;left:10px;right:10px;bottom:6px;max-height:40px;overflow:hidden;font-size:16px;line-height:19px;color:#fff;letter-spacing:-1px;} /* 20170306 수정 */
.headline .h_01 {margin:0;}
.headline .h_01 a .t {position:absolute;left:0;bottom:0;width:516px;height:141px;line-height:36px;background:url("../images/common/bg_headline01.png") repeat-x 0 0;}
.headline .h_01 a .t strong {max-height:63px;overflow:hidden;padding:66px 20px 0;font-size:22px;line-height:30px;white-space:normal;}
.headline .h_01 img {width:516px;height:350px;}
.headline .h_04 {margin-top:2px;}
.headline .h_05 {margin-top:2px;}

/* 헤드라인 3개 */
.headline02 {overflow:hidden;margin-top:20px;}
.headline02 li {position:relative;float:left;width:330px;margin-left:5px;}
.headline02 li:first-child {margin-left:0;}
.headline02 li img {width:330px;height:350px;}
.headline02 li .t {display:block;position:absolute;bottom:0;left:0;width:330px;height:140px;background:url("../images/common/bg_headline03.png") repeat-x 0 0;}
.headline02 li .t strong {display:block;position:absolute;right:16px;bottom:20px;left:16px;max-height:58px;overflow:hidden;font-size:22px;line-height:30px;color:#fff;}

/* 헤드라인 4개 */
.headline03 {overflow:hidden;margin-top:20px;}
.headline03 li {position:relative;float:left;width:246px;margin-left:5px;}
.headline03 li:first-child {margin-left:0;}
.headline03 li img {width:246px;height:350px;}
.headline03 li .t {display:block;position:absolute;bottom:0;left:0;width:246px;height:140px;background:url("../images/common/bg_headline03.png") repeat-x 0 0;}
.headline03 li .t strong {display:block;position:absolute;right:16px;bottom:20px;left:16px;max-height:58px;overflow:hidden;font-size:22px;line-height:30px;color:#fff;}

/* 헤드라인 5개 */
.headline04 {height:350px;overflow:hidden;margin-top:20px;}
.headline04 li {float:left;margin:0 6px 4px 0;}
.headline04 li:first-child {margin-left:0;}
.headline04 li a {display:block;position:relative;}
.headline04 li a img {width:236px;height:172px;}
.headline04 li a .t {display:block;position:absolute;bottom:0;left:0;width:236px;height:99px;background:url("../images/common/bg_headline02.png") repeat-x 0 0;}
.headline04 li a .t strong {display:block;padding:72px 10px 0;color:#fff;font-size:16px;letter-spacing:-1px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.headline04 .h_01 {float:right;margin:0;}
.headline04 .h_01 a .t {position:absolute;left:0;bottom:0;width:516px;height:141px;line-height:36px;background:url("../images/common/bg_headline01.png") repeat-x 0 0;}
.headline04 .h_01 a .t strong {max-height:63px;overflow:hidden;padding:66px 20px 0;font-size:22px;line-height:30px;white-space:normal;}
.headline04 .h_01 img {width:516px;height:350px;}
.headline04 .h_04 {margin-top:2px;}
.headline04 .h_05 {margin-top:2px;}

/* 주요뉴스 */
.news_wrap {position:relative;}
.news_wrap h2 {padding-bottom:11px;border-bottom:1px solid #222;}
.news_wrap .btn_more {position:absolute;top:0;right:0;padding-right:7px;font-size:13px;color:#606060;background:url("../images/common/bul_arr.gif") no-repeat right 5px;}

/* 기사뷰 > 타이틀 */
.view .article_title {position:relative;width:715px;overflow:hidden;padding:2px 265px 0 20px;border-bottom:2px solid #868686;} /* 20170110 수정 */
.view .article_title h2 {margin:42px 0 32px;font-size:34px;line-height:42px;color:#1c1c1c;letter-spacing:-1px;}
.view .article_title .repoter {padding:0 14px 5px 0;max-height:34px;line-height:18px;color:#686868;float:left;background:url("../images/common/bg_line.gif") right 4px no-repeat;}
.view .article_title .title_foot {float:left;font-size:12px;padding:0 0 5px 10px;color:#868686;letter-spacing:-1px;}
.view .article_title .title_foot .date {display:inline-block;margin-right:10px;padding-right:12px;color:#6880b0;letter-spacing:0;background:url("../images/common/bg_line.gif") right 4px no-repeat;}
.view .article_title .title_foot .date2 {color:#6a6666;letter-spacing:0;}
.view .article_title .notice_banner {position:absolute;right:0;bottom:8px;width:260px;height:100px;padding:0;}
.view .article_title .notice_banner a {display:block;}
.view .article_title .notice_banner .p_btn a {position:absolute;}
.view .article_title .notice_banner .p_btn #btn_left {right:15px;bottom:0;}
.view .article_title .notice_banner .p_btn #btn_right {right:0;bottom:0;}

/* 기사뷰 > 상단 sns 영역 */
.view .sns_wrap {position:relative;overflow:hidden;padding-bottom:7px;border:1px solid #dcdcdc;border-top:0 none;border-bottom:1px solid #ededed;background-color:#f9f9f9;z-index:1;}
.view .sns_wrap img {vertical-align:middle;}
.view .sns_wrap .view_tool {float:left;padding-top:8px;}
.view .sns_wrap .view_tool img {vertical-align:middle;}
.view .sns_wrap .view_tool button {background:none;border:none;padding:0;margin:0;cursor:pointer;}
.view .sns_wrap .view_tool span {margin-left:7px;font-size:11px;letter-spacing:-1px;}
.view .sns_wrap .view_tool .btn {display:inline;margin:0 5px;}
.view .sns_wrap .view_tool > div {float:left;color:#222;font-size:11px;}
.view .sns_wrap .view_tool .line {float:left;margin:0 8px;line-height:20px;color:#dcdcdc;}
.view .sns_wrap .view_tool .reply_view {display:inline;margin-left:20px;}
.view .sns_wrap .view_tool .reply_view strong {display:inline-block;width:44px;height:18px;font-size:12px;line-height:18px;color:#f93a0e;background:url("https://image.donga.com/bizn/pc/images/common/bg_reply_view.gif") no-repeat 0 0;text-align:center;}
.view .sns_wrap .view_tool .font_box span {float:left;margin-right:2px;font-size:11px;line-height:20px;color:#222;}
.view .sns_wrap .view_tool .font_box button {float:left;}
.view .sns_wrap .view_tool .font_box button img {display:block;}
.view .sns_wrap .view_tool .news_box span {float:left;margin:0 3px 0 0;font-size:11px;line-height:20px;color:#222;}
.view .sns_wrap .view_tool .news_box button {float:left;height:18px;text-indent:-9999px;}
.view .sns_wrap .view_tool .news_box button.w_voice {width:33px;background:url("../images/common/btn_woman_02.gif") no-repeat 0 0;}
.view .sns_wrap .view_tool .news_box button.m_voice {width:32px;background:url("../images/common/btn_man_02.gif") no-repeat 0 0;}
.view .sns_wrap .view_tool .news_box button img {display:block;}
.view .sns_wrap .view_tool .btn_box button {float:left;height:18px;text-indent:-9999px;}
.view .sns_wrap .view_tool .btn_box button.btn_print {width:20px;background:url("../images/common/btn_fax_02.gif") no-repeat 0 0;}
.view .sns_wrap .view_tool .btn_box button.btn_email {width:19px;background:url("../images/common/btn_letter_02.gif") no-repeat 0 0;}
.view .sns_wrap .sns_area {float:right;}
.view .sns_wrap .sns_area .sns, .view .sns_wrap .sns_area .sns_out {float:left;}
.view .sns_wrap .sns_area .sns {height:21px;margin-right:11px;padding-top:7px;}
.view .sns_wrap .sns_area .sns_out {position:relative;padding-top:6px;}
.view .sns_wrap .sns_area .sns_out .sns_icon {display:inline-block;margin-right:5px;padding-right:11px;background:url("../images/common/bg_line.gif") right 3px no-repeat;}
.view .sns_wrap .sns_area .sns_list {width:185px;overflow:hidden;}
.view .sns_wrap .sns_area .sns_list span {float:left;height:22px;line-height:22px;font-size:11px;color:#222;}
.view .sns_wrap .sns_area .sns_list span em {color:#dcdcdc;}
.view .sns_wrap .sns_area .sns_list ul {overflow:hidden;}
.view .sns_wrap .sns_area .sns_list ul li {float:left;margin-left:2px;}
.view .sns_wrap .sns_area .sns_list ul li:first-child {margin-left:0;}
.view .sns_wrap .sns_area .sns_list ul li a img {display:block;}

/* 기사뷰 > 상단 sns 영역 제어기능 */
.view .cutSearch {position:absolute;left:774px;top:32px;width:201px;height:19px;background:#fff;border:2px solid #5f5f5f;visibility:hidden;}
.view .cutSearch input.cutSearchInp {float:left;width:140px;height:15px;padding:3px 0 0 4px;border:0px solid #fff;vertical-align:top;}
.view .cutSearch input.cutSearchBtn {float:left;width:38px;height:19px;}
.view .cutSearch img {float:left;}

/* 기사뷰 > 본문 */
.view .con_box {margin-top:0;padding-bottom:8px;}
.view .article_view {padding:26px 0 47px;}
.view .article_view .article_txt {font-family:"맑은 고딕","Malgun Gothic","굴림",Gulim;font-size:17px;line-height:1.7;letter-spacing:-0.5px;}
.view .article_view .img_area {padding:40px 0;text-align:center;} /* 20220516 추가 */

/* 기사뷰 > 포토 */
.view .article_view .articlePhotoL {float:left;position:relative;margin:6px 18px 15px 0;font-size:12px;line-height:133%;color:#525252;}
.view .article_view .articlePhotoL p {margin:12px 0 0 0;padding:0;letter-spacing:0;}
.view .article_view .articlePhotoL .etcLink {z-index:2;position:absolute;right:0;top:255px;float:right;margin:35px 12px 0 0;}
.view .article_view .articlePhotoL ol {position:absolute;left:0;top:249px;z-index:2;}
.view .article_view .articlePhotoL span.t {display:block;float:left;padding:10px;border:1px solid #eaeaea;background:#fafafa;line-height:17px;color:#4b4b4b;letter-spacing:0;text-align:left;}
.view .article_view .articlePhotoL span.t strong {display:block;margin-top:5px;}
.view .article_view .articlePhotoL img {display:block;}
.view .article_view .articlePhotoC {display:inline-block;width:100%;padding-bottom:20px;text-align:center;position:relative;margin:6px 0 15px 0;font-size:12px;line-height:133%;color:#525252;}
.view .article_view .articlePhotoC img {display:block;margin:0 auto;border:1px solid #e5e5e5;}
.view .article_view .articlePhotoC a {display:block;position:relative;margin:0 auto;}
.view .article_view .articlePhotoC a:hover .frameBd {display:block;position:absolute;left:0;top:0;border:4px solid #ff4903;-ms-filter: alpha(opacity=100);filter:alpha(opacity=100); opacity:1;}
.view .article_view .articlePhotoC a:hover .over {display:block;}
.view .article_view .articlePhotoC p {margin:12px 0 0 0;padding:0;letter-spacing:0;}
.view .article_view .articlePhotoC ol {position:absolute;left:0;top:249px;z-index:2;}
.view .article_view .articlePhotoC span.b {display:inline-block;}
.view .article_view .articlePhotoC span.b img {margin-left:10px;}
.view .article_view .articlePhotoC span.t {display:block;margin:0 auto;padding:10px;border:1px solid #eaeaea;background:#fafafa;line-height:17px;color:#4b4b4b;letter-spacing:0;text-align:left;}
.view .article_view .articlePhotoC span.t strong {display:block;margin-top:5px;}
.view .article_view .articlePhotoC .ad {text-align:left;}
.view .article_view .articlePhotoC .ex {text-align:left;}
.view .article_view .articlePhotoC .etcLink {z-index:2;position:absolute;right:0;top:255px;float:right;margin:35px 12px 0 0;}
.view .article_view .articlePhotoC .articlePhotoCarea {margin:0 auto;}
.view .article_view .articlePhotoC .frameBd {display:none;position:absolute;left:0;top:0;border:4px solid #ff4903;-ms-filter: alpha(opacity=100);filter:alpha(opacity=100); opacity:1;}
.view .article_view .articlePhotoC .txt_ad {margin:20px auto 0 auto;}
.view .article_view .articlePhotoC .txt_ad a {height:15px;margin:8px 0 0 6px;color:#616161;font-weight:bold;display:block;overflow:hidden;text-align:left;padding-left:18px;}
.view .article_view .articlePhotoC .txt_ad a:first-child {margin-top:0;}
.view .article_view .articlePhotoC .txt_ad a:hover span {color:#fff !important;}
.view .article_view .articlePhotoC .txt_ad a span {width:12px;line-height:12px;height:15px;margin-right:5px;font-size:11px;color:#fff;font-weight:normal;display:inline-block;text-align:center;vertical-align:top;display:none;}
.view .article_view .articlePhotoR {float:right;position:relative;margin:6px 0 15px 18px;font-size:12px;line-height:133%;color:#525252;}
.view .article_view .articlePhotoR span.t {display:block;padding:10px;border:1px solid #eaeaea;background:#fafafa;line-height:17px;color:#4b4b4b;letter-spacing:0;text-align:left;}
.view .article_view .articlePhotoR span.t strong {display:block;margin-top:5px;}
.view .article_view .articlePhotoR a {display:block;position:relative;margin:0 auto;}
.view .article_view .articlePhotoR .frameBd {display:none;position:absolute;left:0;top:0;border:4px solid #ff4903;}
.view .article_view .articlePhotoR a:hover .frameBd {display:block;position:absolute;left:0;top:0;border:4px solid #ff4903;}
.view .article_view .articlePhotoR .over {display:none;width:113px;height:33px;line-height:33px;text-align:center;position:absolute;font-weight:bold;font-size:14px;color:#fff !important;background:url(../images/sub/bg_a_photo_txt.png) no-repeat 0 0;}
.view .article_view .articlePhotoR a:hover .over {display:block;}
.view .article_view .articlePhotoR img {display:block;border:1px solid #e5e5e5;}
.view .article_view .articlePhotoR span.b {display:inline-block;}
.view .article_view .articlePhotoR span.b img {margin-left:10px;}

/* 기사뷰 > 하단 광고 */
.view .rel_ad_box {position:relative;width:100%;overflow:hidden;margin:10px 0 35px;}
.view .rel_ad_box .box_le {float:left;width:360px;}
.view .rel_ad_box .box_le .icon_ad {display:block;position:absolute;top:0;right:260px;width:24px;height:14px;font-size:0;color:transparent;background: url("../images/common/icon_ad.gif") no-repeat 0 0;text-indent:-9999px;}
.view .rel_ad_box .box_le .sub_cont_AD07 {width:360px;}
.view .rel_ad_box .box_le .sub_cont_AD07 strong {display:block;width:64px;margin:0 0 13px 0;}
.view .rel_ad_box .box_le .sub_cont_AD07 ul {width:300px;}
.view .rel_ad_box .box_le .sub_cont_AD07 ul li {height:27px;line-height:27px;padding-left: 10px;letter-spacing: -1px;}
.view .rel_ad_box .box_le .rel_banner {position:absolute;left:0;bottom:0;width:360px;}
.view .rel_ad_box .sub_cont_AD08 {float:right;}

#ad_con01 {position:relative;overflow:hidden;}
#ad_con01 .box_le {float:left;width:360px;}
#ad_con01 .box_le .icon_ad {display:block;position:absolute;top:0;right:260px;width:24px;height:14px;font-size:0;color:transparent;background: url('https://image.donga.com/pc/2017/images/common/icon_ad.gif') no-repeat 0 0;text-indent:-9999px;}
/* 20180702 추가 김하나 */
#ad_con01 .box_le .sub_cont_AD07 li {position:relative;margin-top:4px;/*padding-left:18px;*/}/* 20201006 수정 */
/*#ad_con01 .box_le .sub_cont_AD07 li:before {content:"▶";position:absolute;top:-4px;left:0;color:#434343;}*//* 20201006 수정 */
#ad_con01 .box_le .sub_cont_AD07 li:first-child {margin-top:0;}
#ad_con01 .box_le .sub_cont_AD07 li.l1:before {top:0;}
#ad_con01 .box_le .sub_cont_AD07 li.l2:before {top:0;}
/* 20190131 추가 */
#ad_con01 .box_le .sub_cont_AD07 li.no_sam {padding-left:0;}
#ad_con01 .box_le .sub_cont_AD07 li.no_sam:before {display:none;} 
#ad_con01 .box_re {float:right;}

#sub_ad01 {margin:0 auto 15px auto;text-align:center;}

/* 기사뷰 > 관련기사 */
.view .article_view .article_relation .ar_title {border-bottom:2px solid #848484;}
.view .article_view .article_relation .ar_title h2 {padding-bottom:3px;font-size:16px;color:#f9600d;letter-spacing:-1px;}
.view .article_view .article_relation .ar_box {padding:15px 0 0 17px;}
.view .article_view .article_relation .ar_box .a_r_list ul li {padding-left:18px;background:url("../images/common/bul_reply.gif") no-repeat 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.view .article_view .article_relation .ar_box .a_r_list ul li a {font-size:16px;color:#3a3a3a;font-weight:bold;}

.view .aside .tab {border-bottom:1px solid #cdcdcd;} /* 20170110 추가 */

/* 검색결과 */
.search_result .news_wrap h2 {overflow:hidden;padding-bottom:9px;}
.search_result .news_wrap h2 .txt {float:left;}
.search_result .news_wrap h2 .result {float:right;font-size:13px;color:#606060;font-weight:normal;}
.search_result .news_wrap h2 .result em {color:#f9600d;}
.search_result .info .highlight {display:inline-block;color:#f9600d;}
.search_result .info .icon_bizn {display:inline-block;width:14px;height:11px;margin:7px 0 0 8px;font-size:0;color:transparent;background:url("../images/common/icon_bizn.gif") no-repeat 0 0;text-indent:-9999px;vertical-align:top;} /* 20170110 추가 */

/* aside > 비즈N컷 20161229 추가 */
.aside .n_cut {padding:30px 19px 25px 9px;border:1px solid #d6d6d6;border-bottom:none;}
.aside .n_cut h2 {padding-left:10px;}
.aside .n_cut ul {overflow:hidden;margin-top:13px;}
.aside .n_cut ul li {position:relative;float:left;width:125px;margin:3px 0 0 10px;}
.aside .n_cut ul li img {width:125px;height:77px;}
.aside .n_cut ul li .line {top:0;width:123px;height:75px;}
.aside .n_cut ul li .txt {display:block;width:125px;height:39px;overflow:hidden;margin-top:8px;font-size:13px;line-height:18px;color:#464646;}

/* aside > 자동차 인기기사 */
.aside .popular {padding:29px 19px 25px 15px;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;}
.aside .popular h2 em {color:#b81313;}
.aside .popular ul {margin-top:16px;}
.aside .popular ul li {margin-top:9px;}
.aside .popular ul li .rank {padding-right:8px;font-family:"verdana";font-size:14px;color:#6c6c6c;vertical-align:top;}
.aside .popular ul li .txt {display:inline-block;width:242px;font-size:14px;color:#1c1c1c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.aside .popular ul .last {margin-left:-5px;}
.aside .popular ul .last .rank {padding-right:3px;}

/* aside > 헬스, 여행, 반려동물 */
.aside .category {border:1px solid #d6d6d6;border-bottom:none;}
.aside .category h2 {margin-bottom:7px;font-size:15px;color:#222;}
.aside .category li {padding:28px 19px 30px;border-top:1px solid #e7e7e7;}
.aside .category li:first-child {border-top:none;}
.aside .category li a {display:block;position:relative;}
.aside .category li a img {width:258px;height:178px;border:1px solid #d6d6d6;}
.aside .category li a .t {display:block;position:absolute;bottom:1px;left:1px;width:258px;height:178px;background:url("../images/common/bg_r_category.png") repeat 0 0;}
.aside .category li a .t span {display:block;padding:149px 12px 0;font-size:16px;color:#fff;letter-spacing:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* aside > 이 시각 핫클릭, 많이 본 기사 */
.aside .tab {position:relative;border-top:1px solid #cdcdcd;border-right:1px solid #d6d6d6;border-left:1px solid #d6d6d6;} /* 20170109 수정 */
.aside .tab .menu {overflow:hidden;}
.aside .tab .menu li {float:left;}
.aside .tab .menu li a {display:block;width:149px;height:48px;line-height:48px;border-bottom:1px solid #d6d6d6;font-size:15px;color:#777;font-weight:bold;text-align:center;}
.aside .tab .menu li:first-child a {width:148px;border-right:1px solid #cdcdcd;}
.aside .tab .menu .on a {border-bottom:none;color:#222;}
.aside .tab .menu .on a em {color:#b81313;}
.aside .tab .tab_box .tab_con .img_list {padding-bottom:17px;}
.aside .tab .tab_box .tab_con .img_list li {position:relative;overflow:hidden;margin:0 19px;padding:12px 0;border-top:1px solid #f2f3f5;}
.aside .tab .tab_box .tab_con .img_list li:first-child {border-top:none;}
.aside .tab .tab_box .tab_con .img_list li .thumb {float:right;margin-left:27px;width:102px;height:54px;}
.aside .tab .tab_box .tab_con .img_list li .thumb img {width:102px;height:54px;}
.aside .tab .tab_box .tab_con .img_list li .cont_info {position:relative;overflow:hidden;}
.aside .tab .tab_box .tab_con .img_list li .cont_info .txt {display:block;max-height:39px;margin-top:7px;font-size:14px;line-height:20px;color:#1c1c1c;overflow:hidden;white-space:normal;text-overflow:ellipsis;}
.aside .tab .tab_box .tab_con .img_list li .rank {display:block;float:left;padding:21px 12px 0 0;font-family:"verdana";font-size:14px;color:#b81313;}
.aside .tab .tab_box .tab_con .img_list .txt_list {margin:0;padding:15px 0 0 0;border-top:none;}
.aside .tab .tab_box .tab_con .img_list .txt_list.bt {border-top:1px solid #f2f3f5;}
.aside .tab .tab_box .tab_con .img_list .txt_list a {display:block;padding:0 19px;font-size:14px;color:#1c1c1c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.aside .tab .tab_box .tab_con .img_list .txt_list .rank {display:inline;float:none;padding:0 9px 0 0;font-family:"verdana";font-size:14px;color:#6c6c6c;}
.aside .tab .tab_box .tab_con .img_list .txt_list.last {margin:0 0 0 -5px;}
.aside .tab .tab_box .tab_con .img_list .txt_list.last .rank {padding-right:4px;}

/* aside > 뉴스리스트 */
.aside .news02 {padding:29px 0 12px;border:1px solid #d6d6d6;border-bottom:none;}
.aside .news02 h2 {padding-left:19px;}
.aside .news02 .img_list {padding:0 19px;}
.aside .news02 .img_list li {position:relative;overflow:hidden;padding:12px 0;border-top:1px solid #f2f3f5;}
.aside .news02 .img_list li:first-child {border-top:none;}
.aside .news02 .img_list li .thumb {float:right;margin-left:16px;width:102px;height:54px;}
.aside .news02 .img_list li .thumb img {width:102px;height:54px;}
.aside .news02 .img_list li .cont_info {position:relative;overflow:hidden;}
.aside .news02 .img_list li .cont_info .txt {display:block;max-height:38px;margin-top:7px;font-size:14px;line-height:20px;color:#1c1c1c;letter-spacing:-1px;overflow:hidden;white-space:normal;text-overflow:ellipsis;word-wrap:break-word;}

/* aside > 동아오토 */
.aside .donga_auto {padding:26px 19px 20px;border:1px solid #d6d6d6;border-bottom:none;}
.aside .donga_auto .top_img {position:relative;margin-top:10px;}
.aside .donga_auto .top_img img {width:260px;height:160px;}
.aside .donga_auto .top_img .line {top:0;width:258px;height:158px;}
.aside .donga_auto ul {overflow:hidden;margin-top:6px;}
.aside .donga_auto ul li {position:relative;float:left;width:127px;}
.aside .donga_auto ul li:first-child {margin-right:6px;}
.aside .donga_auto ul li img {width:127px;height:79px;}
.aside .donga_auto ul li .line {top:0;width:125px;height:77px;}
.aside .donga_auto ul li .txt {display:block;width:127px;max-height:42px;overflow:hidden;margin-top:8px;font-size:14px;line-height:20px;color:#1c1c1c;}

/* aside > 부동산 */
.aside .property {padding:27px 0 0;border:1px solid #d6d6d6;border-bottom:none;}
.aside .property h2 {padding-left:19px;}
.aside .property .img_list {padding:0 19px 12px;}
.aside .property .img_list li {position:relative;overflow:hidden;padding:12px 0;border-top:1px solid #f2f3f5;}
.aside .property .img_list li:first-child {border-top:none;}
.aside .property .img_list li .thumb {float:left;margin-right:16px;width:102px;height:54px;}
.aside .property .img_list li .thumb img {width:102px;height:54px;}
.aside .property .img_list li .thumb .line {left:0;}
.aside .property .img_list li .cont_info {position:relative;overflow:hidden;}
.aside .property .img_list li .cont_info .txt {display:block;max-height:38px;margin-top:7px;font-size:14px;line-height:20px;color:#1c1c1c;letter-spacing:-1px;overflow:hidden;white-space:normal;text-overflow:ellipsis;word-wrap:break-word;}

/* aside > 슬라이드 */
.aside .right_hover {position:relative;padding:28px 19px 30px;border:1px solid #d6d6d6;border-bottom:none;}
.aside .right_hover li {margin-top:8px;}
.aside .right_hover li a {display:block;position:relative;}
.aside .right_hover li a img {width:258px;height:178px;border:1px solid #d6d6d6;}
.aside .right_hover li a .t {display:block;position:absolute;bottom:1px;left:1px;width:258px;height:178px;background:url("../images/common/bg_r_category.png") repeat 0 0;}
.aside .right_hover li a .t span {display:block;padding:149px 12px 0;font-size:16px;color:#fff;letter-spacing:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.aside .right_hover .page {position:absolute;top:31px;right:15px;font-size:0;}
.aside .right_hover .page a {display:inline-block;width:10px;height:10px;padding-left:4px;background:url("../images/common/bg_dap_tab.png") no-repeat 0 0;}
.aside .right_hover .page a span {font-size:0;color:transparent;}
.aside .right_hover .page a:hover {background-position:0 -10px;}
.aside .right_hover .page a.on {background-position:0 -10px;}

/* aside > 카드뉴스 20170109 추가 */
.aside .card_news {padding:28px 19px 30px;border:1px solid #d6d6d6;border-bottom:none;}
.aside .card_news h2 {margin-bottom:7px;font-size:15px;color:#222;}
.aside .card_news .img_box {display:block;position:relative;}
.aside .card_news .img_box img {width:258px;height:178px;border:1px solid #d6d6d6;}
.aside .card_news .img_box .t {display:block;position:absolute;bottom:1px;left:1px;width:258px;height:178px;background:url("../images/common/bg_r_category.png") repeat 0 0;}
.aside .card_news .img_box .t span {display:block;padding:149px 12px 0;font-size:16px;color:#fff;letter-spacing:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* 광고 */
.ad {width:300px;height:250px;}
.ad2 {width:300px;height:250px;border-top:1px solid #d6d6d6;}
.ad3 {width:300px;height:72px;}
.ad4 {width:970px;height:250px;margin:20px auto 0;}

/* 20170525 추가 김하나 */
.right_ad_box .right_ad {top:212px;}
.right_ad {position:absolute;top:0;right:-140px;width:120px;height:400px;} 
.right_ad2 {position:absolute;top:0;right:-125px;width:120px;height:400px;}
.right_ad3 {position:absolute;top:350px;right:-140px;width:120px;height:400px;}

#ad_aside02 {border:1px solid #d9d9d9;border-bottom:0;background:#fafafc;}
#ad_aside03 {border:1px solid #ddd;border-bottom:0;background:#fafafc;}

/* ************************ 동아비즈 *************************** */
/* 자동차 */
.biz .auto {position:relative;}
.biz .auto .news ul {border-bottom:none;}
.biz .auto .news ul .pb0 {padding-bottom:0;}
.biz .auto .auto_slide {overflow:hidden;padding-top:18px;}
.biz .auto .auto_slide li {float:left;margin-left:5px;}
.biz .auto .auto_slide li:first-child {margin-left:0;}
.biz .auto .auto_slide li a {display:block;width:126px;height:46px;line-height:46px;border:1px solid #d9d9d9;text-align:center;}
.biz .auto .auto_slide li a img {vertical-align:middle;}
.biz .auto .auto_slide li a span {font-size:13px;color:#313140;}
.biz .auto .auto_slide .btn_area {position:absolute;top:302px;right:0;overflow:hidden;}
.biz .auto .auto_slide .btn_area .prev {display:block;float:left;width:17px;height:17px;font-size:0;color:transparent;background:url("../images/common/icon.png") no-repeat 0 -26px;text-indent:-9999px;}
.biz .auto .auto_slide .btn_area .next {display:block;float:left;width:16px;height:17px;font-size:0;color:transparent;background:url("../images/common/icon.png") no-repeat -17px -26px;text-indent:-9999px;}

/* 생활경제 */
.biz .life ul {border-bottom:none;}

/* Photo Issue */
.biz .photoissue_box {position:relative;}
.biz .photoissue_box .elements {overflow:hidden;margin-top:9px;padding:31px 111px 33px;background-color:#3d4046;}
.biz .photoissue_box .elements li {float:left;}
.biz .photoissue_box .elements li a {margin-left:11px;}
.biz .photoissue_box .elements li:first-child a {margin-left:0;}
.biz .photoissue_box .elements li a img {width:252px;height:140px;}
.biz .photoissue_box .btn_prev {display:block;position:absolute;top:50%;left:44px;width:27px;height:53px;margin-top:-17px;background:url("../images/common/icon.png") no-repeat -131px 0;text-indent:-9999px;}
.biz .photoissue_box .btn_prev.on {background-position:-164px 0;}
.biz .photoissue_box .btn_next {display:block;position:absolute;top:50%;right:44px;width:27px;height:53px;margin-top:-17px;background:url("../images/common/icon.png") no-repeat -65px 0;text-indent:-9999px;}
.biz .photoissue_box .btn_next.on {background-position:-98px 0;}

/* 비즈N컷 20161229 추가 */
.biz .main_news .n_cut #alignImageList ul {margin-top:-10px;}
.biz .main_news .n_cut #alignImageList ul li {width:325px !important;margin-left:10px;}
.biz .main_news .n_cut #alignImageList ul li:first-child {margin-left:0;}
.biz .main_news .n_cut #alignImageList ul li div {margin-top:10px;}
.biz .main_news .n_cut #alignImageList ul li div a {width:323px;padding-bottom:22px;}
.biz .main_news .n_cut #alignImageList ul li div .thumb {position:relative;}
.biz .main_news .n_cut #alignImageList ul li div .thumb img {width:323px;}
.biz .main_news .n_cut #alignImageList ul li div .thumb .icon_player {display:block;position:absolute;left:19px;bottom:13px;width:42px;height:42px;background:url("../images/common/icon_player.png") no-repeat 0 0;text-indent:-9999em;}
.biz .main_news .n_cut #alignImageList ul li div .txt {padding:18px 19px 0;}
.biz .main_news .n_cut #alignImageList ul li div .txt .txt_t {height:41px;max-height:41px;font-size:16px;line-height:22px;}
.biz .main_news .n_cut .page {padding-top:42px;}

/* 카드뉴스 20170109 추가 */
.biz .main_news .card_news #alignImageList ul {margin-top:-10px;}
.biz .main_news .card_news #alignImageList ul li {width:325px !important;margin-left:10px;}
.biz .main_news .card_news #alignImageList ul li:first-child {margin-left:0;}
.biz .main_news .card_news #alignImageList ul li div {margin-top:10px;}
.biz .main_news .card_news #alignImageList ul li div a {width:323px;padding-bottom:22px;}
.biz .main_news .card_news #alignImageList ul li div .thumb {position:relative;}
.biz .main_news .card_news #alignImageList ul li div .thumb img {width:323px;}
.biz .main_news .card_news #alignImageList ul li div .thumb .icon_player {display:block;position:absolute;left:19px;bottom:13px;width:42px;height:42px;background:url("../images/common/icon_player.png") no-repeat 0 0;text-indent:-9999em;}
.biz .main_news .card_news #alignImageList ul li div .txt {padding:18px 19px 0;}
.biz .main_news .card_news #alignImageList ul li div .txt .txt_t {height:41px;max-height:41px;font-size:16px;line-height:22px;}
.biz .main_news .card_news .page {padding-top:42px;}

/* aside > 동아오토 */
.biz .aside .donga_auto h2 a:hover {color:#f25632 !important;}

/* aside > 반려동물 */
.biz .category li {position:relative;}
.biz .category li .btn_more {position:absolute;top:30px;right:19px;padding-right:9px;font-size:12px;line-height:1;color:#878787;background:url("../images/common/bul_arr2.gif") no-repeat right 3px;background-size:4px 7px;}

/* aside > Brunch Time */
.biz .brunchtime {padding:30px 19px;border-top:1px solid #e7e7e7;border-left:1px solid #d6d6d6;border-bottom:1px solid #e7e7e7;border-right:1px solid #d6d6d6;background-color:#f2f3f5;} /* 20170109 수정 */
.biz .brunchtime .tit_box {overflow:hidden;margin-bottom:6px;}
.biz .brunchtime .tit_box h2 {float:left;font-size:15px;color:#181818;}
.biz .brunchtime .tit_box span {float:right;font-size:12px;color:#777;}
.biz .brunchtime .img_box {display:block;position:relative;width:260px;height:358px;}
.biz .brunchtime .img_box img {width:258px;height:356px;border:1px solid #d6d6d6;}
.biz .brunchtime .img_box div {display:none;}
.biz .brunchtime .img_box:hover img {border:1px solid #fff;}
.biz .brunchtime .img_box:hover div {display:block;position:absolute;bottom:1px;left:1px;width:258px;height:356px;background:url("../images/common/bg_r_brunchtime.png") repeat 0 0;}
.biz .brunchtime .img_box:hover div span {display:block;width:140px;height:47px;margin:155px 0 0 58px;border:1px solid #fff;font-size:18px;line-height:47px;font-weight:bold;color:#fff !important;text-align:center;}
.biz .brunchtime .select_box {position:relative;width:219px;height:38px;margin-top:6px;padding:0 39px 0 0;border:1px solid #d6d6d6;background-color:#fff;z-index:10;}
.biz .brunchtime .select_box span {display:inline-block;position:absolute;top:-1px;right:-1px;width:40px;height:40px;font-size:0;color:transparent;background:url("../images/common/select.gif") no-repeat 0 0;text-indent:-9999px;}
.biz .brunchtime .select_box .sel_open {display:block;width:208px;padding-left:12px;font-size:13px;line-height:38px;color:#181818;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.biz .brunchtime .select_box .sel_list {display:none;position:absolute;top:38px;left:-1px;width:246px;padding:5px 0 5px 12px;border:1px solid #d6d6d6;background-color:#fff;z-index:10;}
.biz .brunchtime .select_box .sel_list li {margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.biz .brunchtime .select_box .sel_list span {top:-40px;}
.biz .brunchtime .select_box.on .sel_list {display:block;height:300px;overflow-y:scroll;}

/* ************************ 부동산 *************************** */
.property_wrap a:hover,
.property_wrap a:active,
.property_wrap a:hover strong,
.property_wrap a:active strong,
.property_wrap a:hover span,
.property_wrap a:active span,
.property_wrap a:hover em,
.property_wrap a:active em {color:#02b085 !important;}
.property_wrap .img_wrap h2 {margin-top:3px;border-bottom:none;color:#02b085;}
.property_wrap .news_wrap h2 {border-bottom:1px solid #02b085;color:#02b085;}
.property_wrap .main_news .page strong {border:1px solid #02b085;color:#02b085;}
.property_wrap .aside .donga_auto ul li a:hover span {color:#02b085 !important;}

.property_wrap .img_wrap {position:relative;}
.property_wrap .img_wrap .btn_more {position:absolute;top:0;right:0;padding-right:7px;font-size:13px;color:#606060;background:url("../images/common/bul_arr.gif") no-repeat right 5px;}
.property_wrap .main_news iframe {width:670px;height:3500px;} /* 20170110 수정 */

/* aside > 경매정보 20161229 추가 */
.aside .auction {position:relative;padding:28px 19px 24px;border:1px solid #d6d6d6;border-bottom:none;}
.aside .auction ul {overflow:hidden;margin-top:10px;border:1px solid #e4e4e4;}
.aside .auction ul li {float:left;}
.aside .auction ul li a {display:block;width:128px;height:128px;text-align:center;}
.aside .auction ul li a span {display:block;padding-top:80px;font-size:14px;color:#4e4e4e;}
.aside .auction .info1 a {border-right:1px solid #e4e4e4;background:url("../images/common/property_icon01.gif") no-repeat #f9f9f9 center 35px;}
.aside .auction .info2 a {background:url("../images/common/property_icon02.gif") no-repeat center 35px;}
.aside .auction .info3 a {border-top:1px solid #e4e4e4;border-right:1px solid #e4e4e4;background:url("../images/common/property_icon03.gif") no-repeat center 35px;}
.aside .auction .info4 a {border-top:1px solid #e4e4e4;background:url("../images/common/property_icon04.gif") no-repeat #f9f9f9 center 35px;}

/* aside > 슬라이드 */
.property_wrap .aside .right_hover .page a:hover {background-position:0 -20px;}
.property_wrap .aside .right_hover .page a.on {background-position:0 -20px;}
.property_wrap .right_hover2 {position:relative;padding:28px 19px 30px;border:1px solid #d6d6d6;border-bottom:none;}
.property_wrap .right_hover2 li {margin-top:8px;}
.property_wrap .right_hover2 li a {display:block;position:relative;}
.property_wrap .right_hover2 li a img {width:258px;height:178px;border:1px solid #d6d6d6;}
.property_wrap .right_hover2 li a .t {display:block;position:absolute;bottom:1px;left:1px;width:258px;height:178px;background:url("../images/common/bg_r_category.png") repeat 0 0;}
.property_wrap .right_hover2 li a .t span {display:block;padding:149px 12px 0;font-size:16px;color:#fff;letter-spacing:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.property_wrap .right_hover2 .page {position:absolute;top:31px;right:15px;font-size:0;}
.property_wrap .right_hover2 .page a {display:inline-block;width:10px;height:10px;padding-left:4px;background:url("../images/common/bg_dap_tab.png") no-repeat 0 0;}
.property_wrap .right_hover2 .page a span {font-size:0;color:transparent;}
.property_wrap .right_hover2 .page a:hover {background-position:0 -20px;}
.property_wrap .right_hover2 .page a.on {background-position:0 -20px;}

/* aside > 동아오토 */
.property_wrap .aside .donga_auto h2 a:hover {color:#02b085 !important;}

/* aside > 동아 biz& 탑기사 */
.property_wrap .news02 {border-top:1px solid #e7e7e7;}

/* ************************ 트래블 *************************** */
.travel .best_travel {position:relative;width:680px;height:430px;overflow:hidden;margin-bottom:24px;border:1px solid #C3C4C9;border-left:none;}
.travel .aside .tab {border-bottom:1px solid #cdcdcd;}

/* aside > 동아오토 */
.travel .aside .donga_auto h2 a:hover {color:#f25632 !important;}

/* 20170123 광고 추가 */
.left_ad02 {position:absolute;top:370px;left:-140px;}
.left_ad03 {position:absolute;top:279px;left:-140px;}
.right_ad02 {position:absolute;top:370px;right:-140px;}
.right_ad03 {position:absolute;top:279px;right:-140px;}

/* ************************* 헬스 **************************** */
.health h2.tit {color:#f9600d;}
.health .news02 {position:relative;border-top:1px solid #d6d6d6;}
.health .aside .btn_more {position:absolute;top:30px;right:19px;padding-right:9px;font-size:12px;line-height:1;color:#878787;background:url("../images/common/bul_arr2.gif") no-repeat right 3px;background-size:4px 7px;}
.health .aside .tab {border-bottom:1px solid #cdcdcd;}

/* aside > 반려동물 */
.health .category {position:relative;}
.health .category h2 {margin-bottom:7px;font-size:15px;color:#222;}
.health .category {padding:28px 19px 30px;border-top:1px solid #e7e7e7;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;}
.health .category a {display:block;position:relative;}
.health .category a img {width:258px;height:178px;border:1px solid #d6d6d6;}
.health .category a .t {display:block;position:absolute;bottom:1px;left:1px;width:258px;height:178px;background:url("../images/common/bg_r_category.png") repeat 0 0;}
.health .category a .t span {display:block;padding:149px 12px 0;font-size:16px;color:#fff;letter-spacing:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.health .category .btn_more {position:absolute;}

/* ************************* 동아오토 **************************** */
.donga_auto a:hover,
.donga_auto a:active,
.donga_auto a:hover strong,
.donga_auto a:active strong,
.donga_auto a:hover span,
.donga_auto a:active span,
.donga_auto a:hover em,
.donga_auto a:active em {color:#e80e0e !important;}
.donga_auto .con_box {margin:0;}
.donga_auto .news_wrap h2 {margin-top:25px;border-bottom:1px solid #e80e0e;color:#e80e0e;}
.donga_auto .main_news .page strong {border:1px solid #e80e0e;color:#e80e0e;}

/* 국내 해외 브랜드 리스트 */
.donga_auto .brands {width:658px;height:273px;margin-top:20px;border:1px solid #d7d7d7;}
.donga_auto .brands h2 {width:64px;float:left;border-top:1px solid #d7d7d7;}
.donga_auto .brands h2:first-child {border-top:none;}
.donga_auto .brands h2 img {display:block;}
.donga_auto .brands .motoLogo {width:65px;border-top:0 none;background-color:#f8f8f8;}
.donga_auto .brands .motoLogo img {margin:0 auto;}
.donga_auto .brands .forLogo {clear:both;}
.donga_auto .brands ul {border-left:1px solid #d7d7d7;overflow:hidden;background:url("../images/common/auto_brand_bg.gif") repeat 0 0;}
.donga_auto .brands ul.korList {float:left;border-right: 1px solid #d7d7d7;}
.donga_auto .brands ul.korList li {border-top:none;border-bottom:0 none;}
.donga_auto .brands ul.motoList {width:185px;height:67px;}
.donga_auto .brands ul.forList01 {border-top:1px solid #d7d7d7;}
.donga_auto .brands ul.forList03 li {border-bottom:none;}
.donga_auto .brands ul li {float:left;padding:0 2px;border-left:1px solid #f6f6f6;border-bottom:1px solid #f6f6f6;}
.donga_auto .brands ul li:first-child {border-left:none;}
.donga_auto .brands ul li a {display:block;}
.donga_auto .brands ul li a img {display:block;}

/* 큐브리스트 */
.donga_auto .img_wrap h2 {color:#e80e0e;}

/* aside > 실시간 유가정보 */
.donga_auto .oil h2 {height:46px;padding-left:16px;border:1px solid #444547;font-size:15px;line-height:46px;color:#fff;background-color:#636468;}
.donga_auto .oil .oilTab {position:relative;height:43px;}
.donga_auto .oil .oilTab li {float:left;height:43px;}
.donga_auto .oil .oilTab li a {position:relative;display:block;width:100px;height:43px;background:url("../images/common/auto_oil_tab.gif") no-repeat 0 0;}
.donga_auto .oil .oilTab li a.oilT01 {background-position:0 -55px;}
.donga_auto .oil .oilTab li a.oilT02 {background-position:-100px -55px;}
.donga_auto .oil .oilTab li a.oilT03 {background-position:-200px -55px;}
.donga_auto .oil .oilTab li a.oilT01:hover, .donga_auto .oil .oilTab li a.oilT01on {background-position:0 0;}
.donga_auto .oil .oilTab li a.oilT02:hover, .donga_auto .oil .oilTab li a.oilT02on {background-position:-100px 0;}
.donga_auto .oil .oilTab li a.oilT03:hover, .donga_auto .oil .oilTab li a.oilT03on {background-position:-200px 0;}
.donga_auto .oil .oilTab li a span {position:absolute;visibility:hidden;z-index:-1;}
.donga_auto .oil .oilInfo {padding:10px 20px 10px;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;}
.donga_auto .oil .oilInfo p {font-size:11px;text-align:center;color:#4a4a4a;line-height:20px;}
.donga_auto .oil .oilInfo .oilNum {display:inline-block;width:100%;height:49px;margin:3px 0;background:url("../images/common/auto_oil_num.gif") repeat-x 0 0;}
.donga_auto .oil .oilInfo .oilNum strong {display:inline;float:left;margin-left:35px;font-size:30px;line-height:49px;color:#fff;}
.donga_auto .oil .oilInfo .oilNum strong span {font-size:20px;}
.donga_auto .oil .oilInfo .oilNum em {display:inline;float:right;width:46px;text-align:center;margin-right:24px;font-family:"Tahoma";font-size:11px;color:#fff;}
.donga_auto .oil .oilInfo .oilNum em.up {height:45px;padding-top:4px;line-height:45px;background:url("../images/common/auto_oil_up.gif") no-repeat 0 0;}
.donga_auto .oil .oilInfo .oilNum em.do {height:45px;padding-top:4px;line-height:22px;background:url("../images/common/auto_oil_down.gif") no-repeat 0 0;}

/* aside > 자동차 핫포토 */
.donga_auto .right_hover .page a:hover {background-position:0 -30px;}
.donga_auto .right_hover .page a.on {background-position:0 -30px;}

/* aside > 라이프 */
.donga_auto .right_hover2 {position:relative;padding:28px 19px 30px;border:1px solid #d6d6d6;border-bottom:none;}
.donga_auto .right_hover2 li {margin-top:8px;}
.donga_auto .right_hover2 li a {display:block;position:relative;}
.donga_auto .right_hover2 li a img {width:258px;height:178px;border:1px solid #d6d6d6;}
.donga_auto .right_hover2 li a .t {display:block;position:absolute;bottom:1px;left:1px;width:258px;height:178px;background:url("../images/common/bg_r_category.png") repeat 0 0;}
.donga_auto .right_hover2 li a .t span {display:block;padding:149px 12px 0;font-size:16px;color:#fff;letter-spacing:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.donga_auto .right_hover2 .page {position:absolute;top:31px;right:15px;font-size:0;}
.donga_auto .right_hover2 .page a {display:inline-block;width:10px;height:10px;padding-left:4px;background:url("../images/common/bg_dap_tab.png") no-repeat 0 0;}
.donga_auto .right_hover2 .page a span {font-size:0;color:transparent;}
.donga_auto .right_hover2 .page a:hover {background-position:0 -30px;}
.donga_auto .right_hover2 .page a.on {background-position:0 -30px;}

/* 광고 */
.left_ad_box .left_ad {top:212px;}
.left_ad {position:absolute;top:0;left:-165px;} /* 20170612 김하나 수정 */

/* ************************* 동아오토 > 화보 **************************** */
/* layout */
.pictorial {background-color:#2c2f35;}
.pictorial #psTitle {height:61px;background-color:#191a1f;}
.pictorial #listWrap {width:100%;min-width:1217px;min-height:100%;overflow:hidden;background:#2c2f35 url("../images/pictorial/snb_bg.gif") repeat-y 0 0;}
.pictorial #listWrap > ul {width:141px;min-height:850px;position:absolute;left:0;top:61px;}

/* logo */
.pictorial #psTitle h1 {float:left;margin:21px 0 0 28px;}

/* 검색창 */
.pictorial #psTitle .s_Search {width:1000px;margin-left:218px;padding-top:14px;text-align:right;}
.pictorial #psTitle .s_Search .inTxt {width:120px;height:30px;line-height:30px;padding:0 5px;border:1px solid #7d7d7d;border-right:0 none;color:#fff;background-color:#515560;vertical-align:middle;}
.pictorial #psTitle .s_Search .inImg {margin-left:-4px;vertical-align:middle;}

/* snb */
.pictorial .snb > span {text-indent:-9999px;display:block;width:141px;}
.pictorial .snb > span a {display:block;height:55px;}
.pictorial .snb .hotPhoto {background:url("../images/pictorial/snb_menu.gif") no-repeat 0 0;height:53px;}
.pictorial .snb .kBest {background:url("../images/pictorial/snb_menu.gif") no-repeat 0 -53px;height:55px;}
.pictorial .snb .fBest {background:url("../images/pictorial/snb_menu.gif") no-repeat 0 -108px;height:55px;}
.pictorial .snb .motorCycle {background:url("../images/pictorial/snb_menu.gif") no-repeat 0 -163px;height:55px;}
.pictorial .snb .hotPhoto:hover, .pictorial .snb .selectHot {background:url("../images/pictorial/snb_menu.gif") no-repeat 0 -262px;}
.pictorial .snb .kBest:hover, .pictorial .snb .selectK {background:url("../images/pictorial/snb_menu.gif") no-repeat 0 -315px;}
.pictorial .snb .fBest:hover, .pictorial .snb .selectF {background:url("../images/pictorial/snb_menu.gif") no-repeat 0 -370px;}
.pictorial .snb .motorCycle:hover, .pictorial .snb .selectM {background:url("../images/pictorial/snb_menu.gif") no-repeat 0 -425px;}
	/* snb 서브 메뉴 */
	.pictorial .snb ul {display:none;}
	.pictorial .snb ul li a {display:block;height:47px;text-indent:-9999px;}
	 /* 국내 베스트셀링 */
	.pictorial .snb ul li a.hd {background:url("../images/pictorial/k_logo.gif") no-repeat 0 0;}
	.pictorial .snb ul li a.kia {background:url("../images/pictorial/k_logo.gif") no-repeat 0 -47px;}
	.pictorial .snb ul li a.chev {background:url("../images/pictorial/k_logo.gif") no-repeat 0 -94px;}
	.pictorial .snb ul li a.ssang {background:url("../images/pictorial/k_logo.gif") no-repeat 0 -141px;}
	.pictorial .snb ul li a.sm {background:url("../images/pictorial/k_logo.gif") no-repeat 0 -188px;}
	.pictorial .snb ul li a.etc {background:url("../images/pictorial/k_logo.gif") no-repeat 0 -235px;}
	.pictorial .snb ul li a.hd:hover, .pictorial .snb ul li a.hd.on {background:url("../images/pictorial/k_logo_over.gif") no-repeat 0 0;}
	.pictorial .snb ul li a.kia:hover, .pictorial .snb ul li a.kia.on {background:url("../images/pictorial/k_logo_over.gif") no-repeat 0 -47px;}
	.pictorial .snb ul li a.chev:hover, .pictorial .snb ul li a.chev.on {background:url("../images/pictorial/k_logo_over.gif") no-repeat 0 -94px;}
	.pictorial .snb ul li a.ssang:hover, .pictorial .snb ul li a.ssang.on {background:url("../images/pictorial/k_logo_over.gif") no-repeat 0 -141px;}
	.pictorial .snb ul li a.sm:hover, .pictorial .snb ul li a.sm.on {background:url("../images/pictorial/k_logo_over.gif") no-repeat 0 -188px;}
	.pictorial .snb ul li a.etc:hover, .pictorial .snb ul li a.etc.on {background:url("../images/pictorial/k_logo_over.gif") no-repeat 0 -235px;}
	/* 해외 베스트셀링 01 */
	.pictorial .snb ul li a.bmw {background:url("../images/pictorial/f_logo.gif") no-repeat 0 0;}
	.pictorial .snb ul li a.benz {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -47px;}
	.pictorial .snb ul li a.volk {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -94px;}
	.pictorial .snb ul li a.audi {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -141px;}
	.pictorial .snb ul li a.toyota {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -188px;}
	.pictorial .snb ul li a.mini {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -235px;}
	.pictorial .snb ul li a.ford {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -282px;}
	.pictorial .snb ul li a.por {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -329px;}
	.pictorial .snb ul li a.honda {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -376px;}
	.pictorial .snb ul li a.lexus {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -423px;}
	.pictorial .snb ul li a.chry {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -470px;}
	.pictorial .snb ul li a.land {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -517px;}
	.pictorial .snb ul li a.nissan {background:url("../images/pictorial/f_logo.gif") no-repeat 0 -564px;}
	.pictorial .snb ul li a.bmw:hover, .pictorial .snb ul li a.bmw.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 0;}
	.pictorial .snb ul li a.benz:hover, .pictorial .snb ul li a.benz.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -47px;}
	.pictorial .snb ul li a.volk:hover, .pictorial .snb ul li a.volk.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -94px;}
	.pictorial .snb ul li a.audi:hover, .pictorial .snb ul li a.audi.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -141px;}
	.pictorial .snb ul li a.toyota:hover, .pictorial .snb ul li a.toyota.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -188px;}
	.pictorial .snb ul li a.mini:hover, .pictorial .snb ul li a.mini.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -235px;}
	.pictorial .snb ul li a.ford:hover, .pictorial .snb ul li a.ford.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -282px;}
	.pictorial .snb ul li a.por:hover, .pictorial .snb ul li a.por.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -329px;}
	.pictorial .snb ul li a.honda:hover, .pictorial .snb ul li a.honda.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -376px;}
	.pictorial .snb ul li a.lexus:hover, .pictorial .snb ul li a.lexus.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -423px;}
	.pictorial .snb ul li a.chry:hover, .pictorial .snb ul li a.chry.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -470px;}
	.pictorial .snb ul li a.land:hover, .pictorial .snb ul li a.land.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -517px;}
	.pictorial .snb ul li a.nissan:hover, .pictorial .snb ul li a.nissan.on {background:url("../images/pictorial/f_logo_over.gif") no-repeat 0 -564px;}
	/* 해외 베스트셀링 02 */
	.pictorial .snb ul li a.peugeot {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 0;}
	.pictorial .snb ul li a.jaguar {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -47px;}
	.pictorial .snb ul li a.volvo {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -94px;}
	.pictorial .snb ul li a.infinity {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -141px;}
	.pictorial .snb ul li a.mitu {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -188px;}
	.pictorial .snb ul li a.cit {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -235px;}
	.pictorial .snb ul li a.cad {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -282px;}
	.pictorial .snb ul li a.fiat {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -329px;}
	.pictorial .snb ul li a.ben {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -376px;}
	.pictorial .snb ul li a.rolls {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -423px;}
	.pictorial .snb ul li a.lam {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -470px;}
	.pictorial .snb ul li a.lin {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -517px;}
	.pictorial .snb ul li a.mase {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -564px;}
	.pictorial .snb ul li a.ferrari {background:url("../images/pictorial/f_logo02.gif") no-repeat 0 -611px;}
	.pictorial .snb ul li a.peugeot:hover, .pictorial .snb ul li a.peugeot.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 0;}
	.pictorial .snb ul li a.jaguar:hover, .pictorial .snb ul li a.jaguar.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -47px;}
	.pictorial .snb ul li a.volvo:hover, .pictorial .snb ul li a.volvo.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -94px;}
	.pictorial .snb ul li a.infinity:hover, .pictorial .snb ul li a.infinity.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -141px;}
	.pictorial .snb ul li a.mitu:hover, .pictorial .snb ul li a.mitu.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -188px;}
	.pictorial .snb ul li a.cit:hover, .pictorial .snb ul li a.cit.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -235px;}
	.pictorial .snb ul li a.cad:hover, .pictorial .snb ul li a.cad.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -282px;}
	.pictorial .snb ul li a.fiat:hover, .pictorial .snb ul li a.fiat.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -329px;}
	.pictorial .snb ul li a.ben:hover, .pictorial .snb ul li a.ben.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -376px;}
	.pictorial .snb ul li a.rolls:hover, .pictorial .snb ul li a.rolls.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -423px;}
	.pictorial .snb ul li a.lam:hover, .pictorial .snb ul li a.lam.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -470px;}
	.pictorial .snb ul li a.lin:hover, .pictorial .snb ul li a.lin.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -517px;}
	.pictorial .snb ul li a.mase:hover, .pictorial .snb ul li a.mase.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -564px;}
	.pictorial .snb ul li a.ferrari:hover, .pictorial .snb ul li a.ferrari.on {background:url("../images/pictorial/f_logo02_over.gif") no-repeat 0 -611px;}
	/* 하단 페이징 */
	.pictorial .snb ul .fPaging {height:25px;background:#333;}
	.pictorial .snb ul .fPaging span {width:30px;height:25px;display:block;margin:0 auto;overflow:hidden;}
	.pictorial .snb ul .fPaging span button {background:url("../images/pictorial/snb_bullet01.gif") no-repeat 0 8px;text-indent:-9999px;width:10px;height:25px;float:right;border:none;cursor:pointer;}
	.pictorial .snb ul .fPaging span button:first-child {float:left;}
	.pictorial .snb ul .fPaging span button:hover, .pictorial .snb ul .fPaging span .fPageOn {background:url("../images/pictorial/snb_bullet02.gif") no-repeat 0 8px;}

/* 자동차 리스트 */
.pictorial .carList {min-width:1000px;min-height:845px;padding-left:217px;}
.pictorial .carList ul {width:1032px;overflow:hidden;margin-top:11px;margin-left:-32px;}
.pictorial .carList ul li {float:left;position:relative;width:226px;height:147px;margin:30px 0 0 32px;}
.pictorial .carList ul li a {display:block;}
.pictorial .carList ul li a img {width:226px;height:147px;}
.pictorial .carList ul li a .bg {display:block;position:absolute;bottom:0;left:0;width:226px;height:147px;background:url("../images/pictorial/bg_transparent.png") repeat-x 0 bottom;}
.pictorial .carList ul li a .bg span {display:block;padding:122px 18px 0 24px;font-size:14px;color:#e9e9e9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pictorial .carList ul li a:hover span {color:#e9e9e9 !important;}
	/* 하단 페이징 */
	.pictorial .page {position:relative;width:1000px;margin-top:30px;padding:20px 0 25px;text-align:center;font-size:14px;font-weight:bold;border-top:1px solid #a5a5a5;}
	.pictorial .page strong {display:inline-block;height:24px;line-height:24px;font-weight:bold;color:#e80e0e;padding:0 12px 0 12px;vertical-align:middle;}
	.pictorial .page a {display:inline-block;height:24px;line-height:24px;color:#f8f9fa;padding:0 12px;vertical-align:middle;}
	.pictorial .page a:hover {color:#e80e0e !important;}
	.pictorial .page .left {width:30px;height:11px;margin-right:13px;padding:0;background:url("../images/pictorial/bg_prev.gif") no-repeat 0 0;}
	.pictorial .page .right {width:31px;height:11px;margin-left:13px;padding:0;background:url("../images/pictorial/bg_next.gif") no-repeat 0 0;}
	.pictorial .page .left span, .pictorial .page .right span {position:absolute;visibility:hidden;z-index:-1;}

/* ************************* 동아오토 > 화보뷰 **************************** */
.pic_view #psTitle {position:relative;}
.pic_view #psTitle .s_Search {position:absolute;top:0;right:76px;}
.pic_view #psTitle .titArea {max-width:1000px;margin:0 379px 0 auto;text-align:center;}
.pic_view #psTitle .titArea h2 {overflow:hidden;margin:0 auto;padding-top:19px;text-overflow:ellipsis;white-space:nowrap;font-size:24px;line-height:1;color:#fff;}
.pic_view #psTitle .titArea .snsArea {position:absolute;top:20px;right:254px;z-index:1;}
.pic_view #psTitle .titArea .snsArea li {float:left;}
#viewWrap {width:100%;min-height:100%;background:url("../images/pictorial/snb_bg.gif") repeat-y 0 0;background-color:#2c2f35;}
#viewWrap > ul {width:141px;position:absolute;left:0;top:61px;z-index:9999;}
#viewWrap .picBox {height:100%;min-height:100%;padding:24px 76px 0 217px;}
#viewWrap .picBox .picList {min-width:500px;height:100%;min-height:500px;position:absolute;top:0;left:141px;bottom:0;right:0;}
#viewWrap .cont {position:relative;text-align:center;}
#viewWrap .cont img {max-width:1000px;max-height:700px;}
#viewWrap .cont .ap_left {position:absolute;top:50%;left:57px;width:30px;height:59px;margin-top:-29px;font-size:0;color:transparent;background:url("../images/pictorial/prne_btn.png") no-repeat 0 0;}
#viewWrap .cont .ap_left:hover, #viewWrap .cont .ap_left.on {position:absolute;top:50%;left:57px;background:url("../images/pictorial/prne_btn.png") no-repeat 0 -59px;}
#viewWrap .cont .ap_right {position:absolute;top:50%;right:57px;width:30px;height:59px;margin-top:-29px;font-size:0;color:transparent;background:url("../images/pictorial/prne_btn.png") no-repeat -30px 0;}
#viewWrap .cont .ap_right:hover, #viewWrap .cont .ap_right.on {position:absolute;top:50%;right:57px;background:url("../images/pictorial/prne_btn.png") no-repeat -30px -59px;}

/* 이미지 리스트 */
#viewWrap .iPhotoSlideList {position:relative;width:961px;margin:0 auto 15px;}
#viewWrap .iPhotoSlideList .info {overflow:hidden;}
#viewWrap .iPhotoSlideList .thisPage {float:left;font-size:14px;color:#fff;}
#viewWrap .iPhotoSlideList .thisPage #swipeBoxcurPage {color:#e80e0e;}
#viewWrap .iPhotoSlideList .btn_article {float:right;font-size:14px;color:#fff;}
#viewWrap .iPhotoSlideList .btn_article a {color:#fff;}
#viewWrap .iPhotoSlideList .btn_article .bar {color:#515560;}
#viewWrap .iPhotoSlideList ul {height:80px;overflow:hidden;margin:10px 0 0 41px;}
#viewWrap .iPhotoSlideList ul li {float:left;}
#viewWrap .iPhotoSlideList ul li img {width:80px;height:80px;}
#viewWrap .iPhotoSlideList ul .on {width:74px;height:74px;overflow:hidden;border:3px solid #e80e0e;}
#viewWrap .iPhotoSlideList ul .on a {display:block;margin:-3px 0 0 -3px;width:80px;height:80px;}
#viewWrap .iPhotoSlideList .listbox .ap_left {display:inline-block;position:absolute;top:27px;left:0;width:38px;height:80px;background-color:#515560;}
#viewWrap .iPhotoSlideList .listbox .ap_left span {display:inline-block;width:10px;height:19px;margin:32px 0 0 15px;font-size:0;color:transparent;background:url("../images/pictorial/prne_btn02.png") no-repeat 0 0;}
#viewWrap .iPhotoSlideList .listbox .ap_left:hover span, #viewWrap .iPhotoSlideList .listbox .ap_left.on span {background-position:0 -19px;}
#viewWrap .iPhotoSlideList .listbox .ap_right {display:inline-block;position:absolute;top:27px;right:0;width:38px;height:80px;background-color:#515560;}
#viewWrap .iPhotoSlideList .listbox .ap_right span {display:inline-block;width:10px;height:19px;margin:32px 0 0 15px;font-size:0;color:transparent;background:url("../images/pictorial/prne_btn02.png") no-repeat -10px 0;}
#viewWrap .iPhotoSlideList .listbox .ap_right:hover span, #viewWrap .iPhotoSlideList .listbox .ap_right.on span {background-position:-10px -19px;}

/* footer 20170516 박유열 수정*/
#footer {width:1000px;margin:22px auto 0;font-size:12px;text-align:left;}
#footer .footerNav {padding:40px 0 0 20px;border-top:2px solid #b3b3b3;}
#footer .footerNav p {margin-bottom:1px;color:#6d6d6d;}
#footer .footerNav p strong{color:#2f2f2f;}
#footer .footerNav p span {margin: 0 5px;}
#footer .footerNav p a {/*padding-left:5px;background:url(https://image.donga.com/home2011/images/bg_vertical_bar.gif) no-repeat left top;*/color:#6d6d6d }
#footer .footerNav p a.damg {display:none;margin-right:3px;padding-left:1px;background:none;font-size:13px;letter-spacing:-1px;} 
/* 20161209 수정 */
#footer .footerNav p a.damg strong {letter-spacing:0;}
#footer .footerNav p a.bgNone {background:none;}
#footer .footerNav p a img {position:relative;top:0;}
#footer .copyright2 {display:inline-block;padding-left:20px;margin-top:20px;padding-bottom:50px;}
#footer .copyright2 .fLogo {color:#7c7c7c;font-family:verdana;font-size:11px;clear:both;float:none;}
#footer .copyright2 .fLogo strong {font-size:12px;color:#f14922;font-weight:bold;}
#footer .copyright2 .footerBanner2014 {float:left;width:340px;height:25px;padding-left:0;margin-top:-5px;}
#footer .copyright2 .footerBanner2014.type01 {float:right;padding-left:10px;}
#footer .copyright2 .address {color:#787878;font-size:11px;float:left;}
#footer .copyright2 .address span {color:#ccc;}
#footer.auto .footerNav {padding:40px 0 0 10px;}
#footer.auto .copyright2 {padding-left:10px;}
#footer.estate .footerNav {padding:40px 0 0 5px;}
#footer.estate .copyright2 {padding-left:5px;}

/* 2017.04.12 왼쪽사이드 광고 추가 */
.ad_realestate_left_wing{position:absolute;left:-140px;top:0;width:120px;}
.ad_realestate_left_wing02 {position:absolute;left:-140px;top:350px;width:120px;} /* 20170524 추가 김하나 */