/* CSS Document */
@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
body { font-family:'Noto Sans KR',AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif; font-size:14px; color:#808080; line-height:1; letter-spacing:-1px; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse:collapse; border-spacing:0; }
fieldset { border:none; }
legend { display:none; }
img { border:none; }
a:link { color:#212121; text-decoration:none; }
a:visited { color:#212121; text-decoration:none; }
a:hover { color:#212121; text-decoration:underline; }

#wrap { position:relative; width:100%; background:#f2f4f5; z-index:1; }
#header { position:relative; width:1030px; height:169px; background:#fff; padding:0 35px; margin:0 auto; z-index:10; }
#container { position:relative; width:1100px; margin:0 auto; z-index:2; }
#content { position:relative; width:1030px; padding:0 35px 50px; background:#fff; }
#content:after { content:"."; visibility:hidden; display:block; clear:both; height:0; font-size:0; line-height:0; }
#footer { position:relative; width:1100px; height:179px; margin:70px auto 0; border-top:1px solid #919293; }

/* header */
#header h1.logo { position:absolute; left:50%; top:56px; width:215px; height:32px; margin-left:-107px; }
#header .sns { float:left; margin-top:60px; }
#header .sns li { float:left; width:38px; height:38px; margin-right:10px; background:url('../img/icon_all.png') no-repeat; }
#header .sns li.facebook { background-position:0px 0px; }
#header .sns li.twitter { background-position:-38px 0px; }
#header .sns li.story { background-position:-76px 0px; }
#header .sns li a { display:block; width:38px; height:38px; overflow:hidden; text-indent:-900em; }

.header_banner { position:absolute; right:35px; top:35px; width:225px; height:63px; }
.header_banner .search_box { position:absolute; right:0; top:35px; width:208px; height:36px; background:#fff; border:1px solid #e6e6e6; }
.header_banner .search_box .search_inp { float:left; width:152px; height:22px; line-height:22px; border:0; margin:7px 0 0 10px; font-size:14px; color:#999; }
.header_banner .search_box .search_inp:focus{ outline:none; }
.header_banner .search_box .search_btn { float:right; width:36px; height:36px; border:0; margin-left:10px; background:#fff; cursor:pointer; }
.header_banner .search_box .search_btn span { display:block; width:26px; height:22px; background:url('../img/icon_all.png') -40px -70px no-repeat; overflow:hidden; text-indent:-500em; }

/*
.nav_wrap { position:absolute; left:35px; bottom:0; width:1030px; height:48px; border-top:2px solid #262626; border-bottom:1px solid #262626; margin-top:118px; }
.nav_wrap .nav > li > a { display:block; line-height:48px; font-size:16px; font-weight:bold; color:#212121; padding:0 18px; letter-spacing:-0.5px; }
.nav_wrap .nav > li ul li a:hover,.nav_wrap .nav > li ul li.on a { color:#1c5ca6; text-decoration:none; }
*/
.nav_wrap { position:absolute; left:35px; bottom:0; width:1030px; height:48px; margin-top:118px;background:#000000; }
.nav_wrap .nav { float:left; margin-left:121px; }
.nav_wrap .nav > li { position:relative; float:left; height:48px; }
.nav_wrap .nav > li > a { display:block; line-height:48px; font-size:16px; font-weight:bold; color:#ffffff; padding:0 18px; letter-spacing:-0.5px; }
.nav_wrap .nav > li > a:hover,.nav li.on a { color:#ce7449; text-decoration:none;  }
.nav_wrap .nav > li ul { position:absolute; left:0; top:49px; height:40px; }
.nav_wrap .nav > li.n01 ul { width:450px; }
.nav_wrap .nav > li.n02 ul { width:500px; }
.nav_wrap .nav > li.n03 ul { width:250px; }
.nav_wrap .nav > li.n04 ul { width:700px; left:-100px; }
.nav_wrap .nav > li.n05 ul { width:600px; left:-100px; }
.nav_wrap .nav > li.n06 ul { width:100px; left:14px; }
.nav_wrap .nav > li.n07 ul { width:100px; left:12px; }
.nav_wrap .nav > li.n08 ul { width:100px; left:12px; }
.nav_wrap .nav > li.s01 ul { width:350px; }
.nav_wrap .nav > li ul li { float:left; padding:10px 0 0 0; }
.nav_wrap .nav > li ul li a { display:block; font-size:14px; color:#595959; padding:0 10px; }
.nav_wrap .nav > li ul li a:hover,.nav_wrap .nav > li ul li.on a { color:#ce7449; text-decoration:none; }

.nav_wrap .search_box { position:absolute; right:0; top:5px; width:208px; height:36px; background:#fff; border:1px solid #e6e6e6; }
.nav_wrap .search_box .search_inp { float:left; width:152px; height:22px; line-height:22px; border:0; margin:7px 0 0 10px; font-size:14px; color:#999; }
.nav_wrap .search_box .search_inp:focus{ outline:none; }
.nav_wrap .search_box .search_btn { float:right; width:36px; height:36px; border:0; margin-left:10px; background:#fff; cursor:pointer; }
.nav_wrap .search_box .search_btn span { display:block; width:26px; height:22px; background:url('../img/icon_all.png') -40px -70px no-repeat; overflow:hidden; text-indent:-500em; }

.nav_wrap .nav_all { position:absolute; left:0; top:0; width:121px; height:48px; background:url('../img/btn_nav_all2.png') 15px 16px no-repeat; z-index:12; }
.nav_wrap .nav_all a { display:block; width:79px; line-height:48px; font-size:16px; font-weight:bold; color:#ffffff; letter-spacing:0; padding-left:42px; }
.nav_wrap .nav_all a:hover { text-decoration:none; }
.nav_wrap .nav_all.open { width:119px; height:48px; background:#f8f8f8 url('../img/btn_nav_all.png') -110px 15px no-repeat; border:1px solid #d9d9d9; border-bottom:0; }
.nav_wrap .nav_all.open a { width:78px; height:48px; line-height:47px; padding-left:41px; }
.nav_wrap .nav_all_lst { position:absolute; left:0; top:48px; width:1028px; height:500px; background:#fff url('../img/nav_all_bg.gif') repeat-y; border:1px solid #d9d9d9; z-index:11; }
.nav_wrap .nav_all_lst ul { clear:both; margin:0 0 22px 40px; }
.nav_wrap .nav_all_lst ul.first { margin-top:36px; }
.nav_wrap .nav_all_lst ul:after { content:"."; visibility:hidden; display:block; clear:both; height:0; font-size:0; line-height:0; }
.nav_wrap .nav_all_lst li { float:left; margin-right:20px;  }
.nav_wrap .nav_all_lst li a { font-size:14px; color:#595959; }
.nav_wrap .nav_all_lst li a:hover { text-decoration:underline; }
.nav_wrap .nav_all_lst li.h2 { width:40px; color:#262626; font-weight:bold; margin-right:58px; }
.nav_wrap .nav_all_lst li.h2 a { color:#262626; font-weight:bold; }

/* footer */
.f_nav { width:100%; height:50px; border-bottom:1px solid #d9dbdc; text-align:center; }
.f_nav li { display:inline-block; zoom:1; *display:inline; background:url('../img/footer_bar.png') right 2px no-repeat; margin-top:18px; }
.f_nav li.last { background:none; }
.f_nav li a { font-size:14px; color:#000; padding:0 10px 0 8px; }
.f_nav li a strong { font-weight:bold; }

.f_logo { position:absolute; left:140px; top:76px; width:100px; height:27px; }

.f_address { width:730px; margin-left:320px; padding-top:25px; }
.f_address p { font-size:14px; color:#999; letter-spacing:0; margin-bottom:10px; }
.f_address p span { padding:0 7px 0 7px; background:url('../img/footer_bar.png') right 4px no-repeat; }
.f_address p span.last { background:none; }
.f_address p.copyright { padding-left:7px; }

/* contnet_main */
.column_left { float:left; width:714px; border-right:1px solid #e9e9e9; margin-top:56px; }
.column_right { float:left; width:315px; margin-top:56px; }

.column_left h3.h_tit,.column_right h3.h_tit { width:100%; font-size:16px; color:#212121; font-weight:bold; }
.column_left .thumb,.column_right .thumb { position:relative; display:block; }
.column_left .over,.column_right .over { display:block; position:absolute; left:0px; top:0px; right:0; bottom:0; border:1px solid rgba(0,0,0,.1); }
.column_left .tit,.column_left .tit2,.column_right .tit { display:block; color:#212121; font-weight:bold; }
.column_left .lead,.column_right .lead { display:block; font-size:14px; line-height:22px; color:#808080; }

.content .thumb { position:relative; display:block; }
.content .over { display:block; position:absolute; left:0px; top:0px; right:0; bottom:0; border:1px solid rgba(0,0,0,.1); }
.content .tit { display:block; color:#212121; font-weight:bold; }
.content .lead { display:block; font-size:14px; line-height:22px; color:#808080; }

/* column_left */
.main_top_wrap { width:700px; height:480px; }
.main_top_01 { position:relative; float:left; width:470px; height:440px; margin-right:15px; }
.main_top_01 .mt_roll { position:relative; width:468px; height:438px; border:1px solid #dedede; }
.main_top_01 .mt_roll .thumb { position:relative; width:470px; height:293px; margin:-1px 0 0 -1px; }
.main_top_01 .mt_roll .tit { width:432px; font-size:26px; color:#1a1a1a; line-height:34px; margin:16px 0 0 18px; }
.main_top_01 .mt_roll .tit2 { width:432px; font-size:26px; color:#ffffff; line-height:34px; margin:16px 0 0 18px; } 
.main_top_01 .mt_roll_btn { position:absolute; left:200px; bottom:20px; text-align:center; }
.main_top_01 .mt_roll_btn li { float:left; width:8px; height:8px; margin-right:8px; }
.main_top_01 .mt_roll_btn li.last { margin-right:0; }
.main_top_01 .mt_roll_btn li a { display:block; width:8px; height:8px; background:url('../img/top_news_arr.png') no-repeat; overflow:hidden; text-indent:-500em; }
.main_top_01 .mt_roll_btn li.on a { background-position:-8px 0px; }

.main_top_01_1 { position:relative; float:left; width:480px; height:412px; margin-right:5px; }
.main_top_01_1 .mt_roll { position:relative; width:478px; height:410px; border:1px solid #dedede; }
.main_top_01_1 .mt_roll .thumb { position:relative; width:480px; height:293px; margin:-1px 0 0 -1px; }
.main_top_01_1 .mt_roll .tit { width:442px; font-size:26px; color:#1a1a1a; line-height:34px; margin:16px 0 0 18px; }
.main_top_01_1 .mt_roll .tit2 { position:absolute; bottom:20px; width:442px; font-size:26px; color:#ffffff; line-height:34px; margin:16px 0 0 18px;} 
.main_top_01_1 .mt_roll_btn { position:absolute; left:200px; bottom:20px; text-align:center; }
.main_top_01_1 .mt_roll_btn li { float:left; width:8px; height:8px; margin-right:8px; }
.main_top_01_1 .mt_roll_btn li.last { margin-right:0; }
.main_top_01_1 .mt_roll_btn li a { display:block; width:8px; height:8px; background:url('../img/top_news_arr.png') no-repeat; overflow:hidden; text-indent:-500em; }
.main_top_01_1 .mt_roll_btn li.on a { background-position:-8px 0px; }


.main_top_02 { position:relative; float:left; width:213px; height:213px; border:1px solid #dedede; }
.main_top_02 .thumb { position:relative; width:215px; height:123px; margin:-1px 0 0 -1px; }
.main_top_02 .thumb2 { position:relative; width:215px; height:127px; margin:-1px 0 0 -1px; }
.main_top_02 .cate { display:block; font-size:14px; color:#1966d9; margin:14px 0 0 10px; }
.main_top_02 .tit { width:194px; font-size:15px; line-height:22px; margin:5px 0 0 10px; }

.main_top_02_1 { position:relative; float:left; width:213px; height:213px; border:1px solid #dedede; }
.main_top_02_1 .thumb { position:relative; width:215px; height:123px; margin:-1px 0 0 -1px; }
.main_top_02_1 .thumb2 { position:relative; width:215px; height:127px; margin:-1px 0 0 -1px; }
.main_top_02_1 .cate { display:block; font-size:14px; color:#1966d9; margin:14px 0 0 10px; }
.main_top_02_1 .tit2 { width:194px; font-size:15px; line-height:22px; margin:5px 0 0 10px;display:block; color:#ffffff; font-weight:bold; position:absolute; bottom:10px;}


.main_top_03 { position:relative; float:left; width:213px; height:213px; border:1px solid #dedede; margin-top:10px; }
.main_top_03 .thumb { position:relative; width:215px; height:123px; margin:-1px 0 0 -1px; }
.main_top_03 .cate { display:block; font-size:14px; color:#1966d9; margin:14px 0 0 10px; }
.main_top_03 .tit { width:194px; font-size:15px; line-height:22px; margin:5px 0 0 10px; }

.breaking_news { clear:both; position:relative; width:698px; height:58px; background:#fafafa; border:1px solid #e6e6e6; margin:50px 0 0 0; }
.breaking_news h3 { float:left; width:45px; height:25px; background:#d96818; line-height:25px; font-size:12px; color:#fff; text-align:center; margin:17px 13px 0 26px; }
.breaking_news h3 a { display:block; width:100%; height:25px; line-height:25px; font-size:12px; color:#fff; text-decoration:none; }
.breaking_news h3 em { display:inline-block; width:4px; height:8px; background:url('../img/icon_all.png') -60px -45px no-repeat; overflow:hidden; text-indent:-500em; margin-left:7px; }
.breaking_news .bx-wrapper { position:relative; width:500px; height:58px; overflow:hidden; margin:0!important; }
.breaking_news ul { position:relative; width:500px; /*height:58px;*/ overflow:hidden; }
.breaking_news li { width:500px; height:58px; }
.breaking_news li a { display:block; width:500px; height:58px; line-height:58px; font-size:18px; }
.breaking_news .btn_play { position:absolute; right:25px; top:19px; width:51px; height:21px; }
.breaking_news .btn_play a { float:left; width:17px; height:21px; background:url('../img/icon_all.png') no-repeat; overflow:hidden; text-indent:-500em; }
.breaking_news .btn_play a.btn_prev { background-position:0px -45px; }
.breaking_news .btn_play a.btn_pause { background-position:-17px -45px; }
.breaking_news .btn_play a.btn_next { background-position:-34px -45px; }

/* main_col */
.main_col { position:relative; width:700px; margin:50px 0 60px; }
.main_col:after { content:"."; visibility:hidden; display:block; clear:both; height:0; font-size:0; line-height:0; }
.main_col .main_col_left { float:left; width:484px; border-right:1px solid #e5e5e5; }
.main_col .main_col_right { float:left; width:215px; }

/* m_news_ */
.m_news_01 { width:700px; border-top:1px solid #262626; }
.m_news_01 h3.h_tit { height:42px; line-height:42px; border-bottom:1px solid #d4d4d4; }
.m_news_01 .n_type { display:block; overflow:hidden; margin-bottom:21px; }
.m_news_01 .n_type .tit { font-size:24px; font-weight:500; margin:20px 0 10px; }
.m_news_01 .n_type .thumb { float:left; width:129px; height:80px; margin-right:10px; }
.m_news_01 .n_type .lead { padding-top:7px; }
.m_news_01 .n_type_2 { clear:both; width:600px; }
.m_news_01 .n_type_2 li { height:24px; margin-bottom:12px; }
.m_news_01 .n_type_2 li a { display:block; font-size:18px; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

.m_news_02 { width:470px; }
.m_news_02 h3 { display:block; width:0; height:0; overflow:hidden; }
.m_news_02 .n_type > li { padding:20px 0; border-bottom:1px dotted #dedede; overflow:hidden; }
.m_news_02 .n_type.n_type_1 > li.first { padding-top:0; }
.m_news_02 .n_type.n_type_1 > li.last { padding-bottom:30px; border-bottom:0; }
.m_news_02 .n_type.n_type_2 > li.first { padding-top:30px; }
.m_news_02 .n_type.n_type_2 > li.last { padding-bottom:0; border-bottom:0; }
.m_news_02 .n_type > li .tit { height:22px; font-size:18px; margin-bottom:8px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.m_news_02 .n_type > li .thumb { float:left; width:129px; height:80px; margin-right:15px; }
.m_news_02 .n_type > li .tit2 { display:inline-block; font-size:18px; font-weight:normal; }
.m_news_02 .n_type > li .name { display:inline-block; font-size:13px; color:#999; margin-left:10px; }
.m_news_02 .n_type > li .related_news { float:left; width:300px; }
.m_news_02 .n_type > li .related_news li { margin-bottom:8px; }
.m_news_02 .n_type > li .related_news li a { display:block; line-height:24px; font-size:16px; padding-left:11px; background:url('../img/bul_01.png') 0 10px no-repeat; }

.m_news_02_2 { width:100%; height:135px;  }
.m_news_02_2 .mnt { float:left; width:230px; height:135px; background:#999; }
.m_news_02_2 .mnt.mnt_1 { background:#1f64cc; }
.m_news_02_2 .mnt.mnt_2 { background:#0899a6; margin-left:9px; }
.m_news_02_2 .mnt span { display:inline-block; width:67px; height:20px; font-size:12px; line-height:20px; color:#fff; text-align:center; background:rgba(0,0,0,0.15);  border:1px solid rgba(255,255,255,.4); border-radius:10px;  margin:17px 0 0 14px; }
.m_news_02_2 .mnt a { width:202px; font-size:16px; color:#fff; line-height:24px; margin:9px 0 0 14px; }

.m_news_03 { width:200px; margin-left:15px; }
.m_news_03 h3.h_tit { margin-bottom:10px; }
.m_news_03 .n_type li { margin-bottom:17px; }
.m_news_03 .n_type .thumb { width:200px; height:125px; }
.m_news_03 .n_type .tit { line-height:24px; font-size:16px; margin-top:5px; } 

.m_news_04 { width:200px; border-top:1px solid #666; border-bottom:1px solid #666; padding:29px 0 15px; margin:27px 0 30px 15px; }
.m_news_04 h3.h_tit { margin-bottom:11px; }
.m_news_04 li { margin-bottom:12px; }
.m_news_04 li a { display:block; line-height:24px; font-size:16px; }
/*
.m_news_04 li a { display:block; line-height:24px; font-size:16px; padding-left:10px; background:url('../img/bul_02.png') 0 11px no-repeat; }
*/

.m_news_05 { width:700px; border-top:1px solid #262626; overflow:hidden; }
.m_news_05 h3.h_tit { height:42px; line-height:42px; border-bottom:1px solid #d4d4d4; margin-bottom:20px; }
.m_news_05 .n_type_1 { float:left; width:205px; height:270px; border-right:1px dotted #d3d3d3; padding-right:15px; }
.m_news_05 .n_type_2 { float:left; width:205px; height:270px; border-right:1px dotted #d3d3d3; padding:0 15px; }
.m_news_05 .n_type_1 .thumb,.m_news_05 .n_type_2 .thumb { width:205px; height:128px; }
.m_news_05 .n_type_1 .tit,.m_news_05 .n_type_2 .tit { line-height:26px; font-size:18px; margin-top:7px; }
.m_news_05 .n_type_1 .lead,.m_news_05 .n_type_2 .lead { line-height:22px; font-size:14px; margin-top:7px; }
.m_news_05 .n_type_3 { float:left; width:225px; height:270px; padding-left:15px; }
.m_news_05 .n_type_3 li.first { margin-bottom:20px; }
.m_news_05 .n_type_3 .tit { line-height:26px; font-size:18px; }
.m_news_05 .n_type_3 .lead { line-height:22px; font-size:14px; margin-top:7px; }

/* column_right */
.law_tv { width:300px; padding-bottom:10px; margin-left:15px; }
.law_tv.second { padding-top:30px; border-top:1px solid #666; }
.law_tv h3.h_tit { margin-bottom:10px; }
.law_tv .thumb { width:300px; height:171px; }
.law_tv .thumb .mask { display:block; position:absolute; left:0px; top:0px; right:0; bottom:0; background:rgba(0,0,0,.4); }
.law_tv .thumb .icon_movie { display:block; position:absolute; left:50%; top:50%; width:45px; height:45px; margin:-22px 0 0 -22px; background:url('../img/icon_all.png') -70px -45px no-repeat; overflow:hidden; text-indent:-500em; }
.law_tv .tit { line-height:24px; font-size:16px; font-weight:500; margin-top:5px; }

.law_tv2 { width:300px; padding-bottom:10px; margin-left:15px; }
.law_tv2.second { padding-bottom:30px; }
.law_tv2 h3.h_tit { margin-bottom:10px; }
.law_tv2 .thumb { width:300px; height:224px; }
.law_tv2 .thumb .mask { display:block; position:absolute; left:0px; top:0px; right:0; bottom:0; background:rgba(0,0,0,.4); }
.law_tv2 .thumb .icon_movie { display:block; position:absolute; left:50%; top:50%; width:45px; height:45px; margin:-22px 0 0 -22px; background:url('../img/icon_all.png') -70px -45px no-repeat; overflow:hidden; text-indent:-500em; }
.law_tv2 .thumb .icon_movie2 { display:block; position:absolute; width:45px; height:45px; margin:-135px 0 0 130px; background:url('../img/icon_all.png') -70px -45px no-repeat; overflow:hidden; text-indent:-500em; }
.law_tv2 .thumb2 { width:300px; height:171px; }
.law_tv2 .tit { line-height:24px; font-size:16px; font-weight:500; margin-top:5px;position:absolute;bottom:10px;width:280px;color:#ffffff; padding:0px 10px; } 
.law_tv2 .tit2 { line-height:24px; font-size:16px; font-weight:500; margin-top:5px; }

.law_opinion { width:300px; padding:30px 0 10px; margin-left:15px; border-top:1px solid #666; }
.law_opinion h3.h_tit { margin-bottom:10px; }
.law_opinion li { clear:both; height:70px; margin-bottom:20px; overflow:hidden; }
.law_opinion .people { position:relative; float:left; width:70px; height:70px; margin-right:10px; }
.law_opinion .people .photo { display:block; width:70px; height:70px; }
.law_opinion .people .frame { position:absolute; left:0; top:0; display:block; width:70px; height:70px; background:url('../img/opinion_frame.png') no-repeat; }
.law_opinion .column { display:block; font-size:13px; color:#999; padding-top:15px; }
.law_opinion .tit { display:block; height:42px; font-size:18px; font-weight:500; margin-top:10px; text-overflow:ellipsis;  overflow:hidden; /*white-space:nowrap;*/}

.law_opinion2 { width:300px; padding:25px 0 10px; margin-left:15px; border-top:1px solid #666; }
.law_opinion2 h3.h_tit { margin-bottom:10px; }
.law_opinion2 li { clear:both; height:70px; margin-bottom:2px; overflow:hidden; }
.law_opinion2 .tit { display:block; height:42px; font-size:18px; font-weight:500; margin-top:10px; text-overflow:ellipsis;  overflow:hidden; /*white-space:nowrap;*/}


.law_issue_today { width:300px; padding-top:30px; margin-left:15px; border-top:1px solid #666; }
.law_issue_today h3.h_tit { margin-bottom:10px; }
.law_issue_today .n_type { position:relative; width:300px; height:187px; }
.law_issue_today .n_type .thumb { width:300px; height:187px; }
.law_issue_today .n_type .thumb .over2 { position:absolute; left:0px; top:0px; right:0; bottom:0; background:url('../img/thumb_over2.png') left bottom no-repeat; }
.law_issue_today .n_type .tit { position:absolute; left:14px; bottom:15px; width:272px; font-size:14px; color:#fff; font-weight:500; }
.law_issue_today .n_type:hover .tit { text-decoration:underline; }

.law_issue_place { width:300px; margin:30px 0 0 15px; }
.law_issue_place h3.h_tit { margin-bottom:10px; }
.law_issue_place li { position:relative; width:300px; height:187px; margin-bottom:15px; }
.law_issue_place li .thumb { width:300px; height:187px; }
.law_issue_place li .thumb .mask { display:block; position:absolute; left:0px; top:0px; right:0; bottom:0; background:rgba(0,0,0,.4); }
.law_issue_place li .tit { position:absolute; left:14px; bottom:12px; width:272px; line-height:24px; font-size:16px; color:#fff; }
.law_issue_place li .cate { position:absolute; left:11px; top:17px; display:inline-block; height:20px; line-height:20px; font-size:12px; color:#fff; font-weight:bold; padding:0 13px; border:1px solid rgba(229,229,229,.5); background:rgba(0,0,0,.5); border-radius:10px; }
.law_issue_place li:hover .tit { text-decoration:underline; }

.law_issue_data { width:300px; margin-left:15px; }
.law_issue_data h3.h_tit { margin-bottom:10px; }
.law_issue_data li { width:300px; margin-bottom:15px; }
.law_issue_data li .thumb { width:300px; height:187px; }
.law_issue_data li .tit { line-height:24px; font-size:16px; font-weight:500; margin-top:5px; } 

/* lawissue_photo */
.lawissue_photo { position:relative; width:1100px; height:465px; background:#44484c; }
.lawissue_photo .h_tit { position:absolute; left:34px; top:30px; font-size:16px; font-weight:bold; color:#fff; }
.lawissue_photo li { position:absolute; left:0; top:0; width:205px; height:196px; }
.lawissue_photo li.p_01 { left:34px; top:52px; width:595px; height:373px; }
.lawissue_photo li.p_02 { left:642px; top:52px; }
.lawissue_photo li.p_03 { left:860px; top:52px; }
.lawissue_photo li.p_04 { left:642px; top:248px; }
.lawissue_photo li.p_05 { left:860px; top:248px; }
.lawissue_photo li .thumb { display:block; width:205px; height:129px; }
.lawissue_photo li .tit { display:block; font-size:14px; line-height:22px; color:#fff; font-weight:bold; margin-top:7px; }
.lawissue_photo li:hover .tit { text-decoration:underline; }
.lawissue_photo li.p_01 .thumb { width:595px; height:373px; }
.lawissue_photo li.p_01 .tit { position:absolute; left:0; bottom:0; width:555px; height:50px; line-height:50px; font-size:18px; color:#fff; font-weight:bold; background:rgba(0,0,0,0.7); padding:0 20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

/* banner_roll */
.banner_roll { position:relative; width:100%; height:288px; margin-top:46px; overflow:hidden; }
.banner_roll .roll_lst { margin:16px 0 0 35px; }
.banner_roll .roll_lst li { float:left; display:table-cell; vertical-align:middle; width:298px; height:254px; border:1px solid #ececec; background:#fff; margin-right:10px; text-align:center; overflow:hidden; }
.banner_roll .roll_lst .roll_box { float:left; display:table-cell; vertical-align:middle; width:298px; height:254px; border:1px solid #ececec; background:#fff; margin-right:10px; text-align:center; overflow:hidden;  }
.banner_roll .roll_lst .roll_box .mm { width:0; height:100%; display:inline-block; vertical-align:middle; }
.banner_roll .roll_lst .roll_box a { display:inline-block; vertical-align:middle; }
.banner_roll .roll_arr a { position:absolute; top:0; display:block; width:33px; height:288px; background:#f2f4f5; }
.banner_roll .roll_arr a.arr_prev { left:0; }
.banner_roll .roll_arr a.arr_next { right:0; }
.banner_roll .roll_arr a em { width:12px; height:20px; margin-top:134px; overflow:hidden; text-indent:-500em; background:url('../img/icon_all.png') no-repeat; }
.banner_roll .roll_arr a.arr_prev em { float:left; background-position:0 -70px; }
.banner_roll .roll_arr a.arr_next em { float:right; background-position:-20px -70px; }
.banner_roll .roll_arr .arr_bg { position:absolute; right:33px; top:0; display:block; width:11px; height:288px; background:url('../img/roll_arr_bg.png') no-repeat; }

.banner_roll_1 { position:relative; width:100%; height:290px; margin-top:46px; overflow:hidden; }
.banner_roll_1 ul li { position:relative; float:left; width:1100px; }
.banner_roll_1 ul li .roll_box { float:left; width:354px; height:286px; background:#fff; border:1px solid #ececec; text-align:center; overflow:hidden; display:table-cell; vertical-align:middle; margin:0 5px; }
.banner_roll_1 ul li .roll_box .mm { width:0; height:100%; display:inline-block; vertical-align:middle; }
.banner_roll_1 ul li .roll_box a { display:inline-block; vertical-align:middle; }

.banner_roll_2 { position:relative; width:100%; height:260px; margin-top:46px; overflow:hidden; }
.banner_roll_2 ul li { position:relative; float:left; width:1100px; }
.banner_roll_2 ul li .roll_box { float:left; width:265px; height:250px; background:#fff; border:1px solid #ececec; text-align:center; overflow:hidden; display:table-cell; vertical-align:middle; margin:0 4px; }
.banner_roll_2 ul li .roll_box .mm { width:0; height:100%; display:inline-block; vertical-align:middle; }
.banner_roll_2 ul li .roll_box a { display:inline-block; vertical-align:middle; }

.banner_roll_3 { position:relative; width:100%; height:75px; overflow:hidden;margin-bottom:20px; }
.banner_roll_3 .m17d_slide { position:relative; float:left; width:1030px; }
.banner_roll_3 .m17d_slide .m17d_slide_dv {float:left;width:257px;height: 75px;background:#fff;text-align:center;overflow:hidden;display:table-cell;vertical-align:middle;}
.banner_roll_3 .m17d_slide .m17d_slide_dv .mm { width:0; height:100%; display:inline-block; vertical-align:middle; }
.banner_roll_3 .m17d_slide .m17d_slide_dv a {display:table-cell;vertical-align:middle;text-align:center;width:250px;height:73px;border: 1px solid #ececec;outline:none;}
.banner_roll_3 .m17d_slide .m17d_slide_dv a img {vertical-align:middle; display:inline-block;}


/* contnet_list */
.content_left { float:left; width:714px; border-right:1px solid #e9e9e9; margin-top:56px; }
.aside { float:left; width:300px; margin-top:56px; padding-left:15px; }

/* news_lst */
.news_lst { position:relative; width:700px; }
.news_lst h3 { font-size:18px; color:#212121; font-weight:bold; }
.news_lst .btn_type { position:absolute; right:0; top:0; }
.news_lst .btn_type a { float:left; width:70px; height:23px; background:url('../img/list_btn.png') no-repeat; overflow:hidden; text-indent:-500em; }
.news_lst .btn_type a.ty_01 { background-position:0px 0px; }
.news_lst .btn_type a.ty_02 { background-position:-69px 0px; margin-left:5px; }
.news_lst .btn_type a.ty_01:hover,.news_lst .btn_type a.ty_01.on { background-position:0px -23px; }
.news_lst .btn_type a.ty_02:hover,.news_lst .btn_type a.ty_02.on { background-position:-69px -23px; }

.lst_type_01 { width:100%; }
.lst_type_01 li { width:100%; padding:20px 0; border-bottom:1px dotted #dedede; overflow:hidden; }
.lst_type_01 li .tit { display:block; width:97%; font-size:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.lst_type_01 li .date { display:block; font-size:12px; color:#b2b2b2; margin-top:15px; letter-spacing:0; }
.lst_type_01 li .date em { display:inline-block; font-size:13px; color:#e6e6e6; padding:0 5px; }

.lst_type_02 { width:100%; }
.lst_type_02 li { width:100%; padding:20px 0; border-bottom:1px dotted #dedede; overflow:hidden; }
.lst_type_02 li .thumb { float:left; width:200px; height:125px; margin-right:15px; }
.lst_type_02 li .tit { font-size:20px; margin:8px 0 10px; }
.lst_type_02 li .date { display:block; font-size:12px; color:#b2b2b2; margin-top:15px; letter-spacing:0; padding-bottom:5px; }
.lst_type_02 li .date em { display:inline-block; font-size:13px; color:#e6e6e6; padding:0 5px; }

.paginate { text-align:center; padding-top:45px; }
.paginate a { display:inline-block; font-size:10px; color:#808080; border:1px solid #d6d6d6; padding:9px 13px 10px 12px; text-decoration:none; margin:0 2px; }
.paginate a:hover { background:#d6d6d6; color:#fff; }
.paginate span { display:inline-block; font-size:10px; color:#fff; border:1px solid #757575; padding:9px 13px 10px 12px; background:#757575; margin:0 2px; }
.paginate a.prev { padding:9px 11px 10px 11px; margin-right:5px; }
.paginate a.next { padding:9px 11px 10px 11px; margin-left:5px; }
.paginate a.prev em { margin:0 0 0 0; display:inline-block; width:7px; height:9px; overflow:hidden; text-indent:-500em; background:url('../img/paginate_arr.png') 0 1px no-repeat; }
.paginate a.next em { display:inline-block; width:7px; height:9px; overflow:hidden; text-indent:-500em; background:url('../img/paginate_arr.png') -7px 1px no-repeat; }
.paginate a.prev:hover,.paginate a.next:hover { background:#fff; }



/* view article_wrap */
.article_wrap { position:relative; width:700px; }
.article_wrap .article_header { border-bottom:1px solid #e3e3e3; padding-bottom:10px; }
.article_wrap .article_header h4 { font-size:32px; color:#212121; font-weight:bold; }
.article_wrap .article_header .s_tit { display:block; font-size:24px; color:#595959; margin-top:10px; }
.article_wrap .article_header .date { display:block; font-size:13px; color:#999; margin-top:15px; }

.article_wrap .news_share { position:relative; height:40px; }
.article_wrap .news_share .control { position:absolute; left:0; top:10px; }
.article_wrap .news_share .control li { float:left; width:29px; height:29px; }
.article_wrap .news_share .control li.zoom_out {  }
.article_wrap .news_share .control li.zoom_in { margin-left:-1px; }
.article_wrap .news_share .control li.print { margin-left:5px; }
.article_wrap .news_share .control li a { display:block; width:29px; height:29px; overflow:hidden; text-indent:-500em; background:url('../img/view_icon.jpg') no-repeat; }
.article_wrap .news_share .control li.zoom_out a { background-position:0px 0px; }
.article_wrap .news_share .control li.zoom_in a { background-position:-29px 0px; }
.article_wrap .news_share .control li.print a { background-position:-58px 0px; }

.article_wrap .news_share .share_sns { position:absolute; right:0; top:10px; }
.article_wrap .news_share .share_sns li { float:left; width:29px; height:29px; margin-left:3px; }
.article_wrap .news_share .share_sns li a { display:block; width:29px; height:29px; overflow:hidden; text-indent:-500em; background:url('../img/view_icon.jpg') no-repeat; }
.article_wrap .news_share .share_sns li.facebook a { background-position:-87px 0px; }
.article_wrap .news_share .share_sns li.twitter a { background-position:-116px 0px; }
.article_wrap .news_share .share_sns li.google a { background-position:-145px 0px; }
.article_wrap .news_share .share_sns li.kakao a { background-position:-174px 0px; }

.article_wrap .article_cont .article { width:100%; line-height:30px; font-size:17px; color:#595959; margin-top:34px; }
.article_wrap .article_cont .article .article_photo { position:relative; }
.article_wrap .article_cont .article .article_photo span { display:block; line-height:24px; font-size:14px; color:#999; }
.article_wrap .article_cont .article a { color:blue; }

.article_wrap .view_focus { width:100%; margin:60px 0 30px; }
.article_wrap .view_focus h5 { font-size:16px; color:#212121; font-weight:bold; margin-bottom:10px; }
.article_wrap .view_focus ul { border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:27px 0; }
.article_wrap .view_focus ul li { height:24px; margin-bottom:13px; }
.article_wrap .view_focus ul li.last { margin-bottom:0; }
.article_wrap .view_focus ul li a { line-height:24px; font-size:18px; padding-left:15px; background:url('../img/bul_01.png') 2px 10px no-repeat; }

.article_wrap .view_copyright { width:100%; font-size:14px; color:#808080; margin-top:40px; }
.article_wrap .view_copyright .copy_info { width:698px; height:73px; line-height:24px; border:1px solid #d6d6d6; text-align:center; padding:25px 0 0 0; }
.article_wrap .view_copyright .copy_info2 { display:block; text-align:right; margin:10px 0 30px; }

.article_wrap .view_issue_data { width:100%; margin:50px 0 30px; }
.article_wrap .view_issue_data h5 { font-size:16px; color:#212121; font-weight:bold; margin-bottom:10px; }
.article_wrap .view_issue_data li { float:left; width:220px; margin:0 20px 17px 0; }
.article_wrap .view_issue_data li.last { margin-right:0; }
.article_wrap .view_issue_data li .thumb { width:220px; height:137px; }
.article_wrap .view_issue_data li .tit { font-size:16px; line-height:22px; margin-top:10px; }

.cont_clear_bar { clear:both; width:100%; height:1px; }
.article_wrap .view_news_recommend { width:100%; margin-top:40px; }
.article_wrap .liveRe { width:100%; margin-top:50px; }
.view_news_foryou { width:1030px; margin-top:60px; }

/* aside */
.aside_rank { width:300px; }
.aside_rank h3 { font-size:16px; color:#212121; font-weight:bold; }
.aside_rank ol { margin-top:19px; }
.aside_rank li { width:300px; height:20px; margin-bottom:10px; }
.aside_rank li span { float:left; width:16px; height:20px; text-align:center; font-size:14px; color:#b2b2b2; font-weight:bold; padding-right:6px; }
.aside_rank li span.nt3 { color:#5680bf; }
.aside_rank li a { float:left; width:260px; height:20px; font-size:14px; color:#595959; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.aside_photo { width:300px; border-top:1px solid #666; margin-top:25px; padding-top:30px; padding-bottom:10px; }
.aside_photo h3 { font-size:16px; color:#212121; font-weight:bold; }
.aside_photo ul { margin-top:10px; }
.aside_photo ul:after { content:"."; visibility:hidden; display:block; clear:both; height:0; font-size:0; line-height:0; }
.aside_photo li { float:left; width:145px; margin-bottom:20px; }
.aside_photo li.even { margin-left:10px; }
.aside_photo li .thumb { width:145px; height:90px; margin-bottom:6px; }
.aside_photo li .tit { font-size:14px; line-height:20px; }

.aside_issue { width:300px; border-top:1px solid #666; padding-top:30px; }
.aside_issue h3 { font-size:16px; color:#212121; font-weight:bold; margin-bottom:10px; }
.aside_issue .n_type { position:relative; width:300px; height:187px; }
.aside_issue .n_type .thumb { width:300px; height:187px; }
.aside_issue .n_type .thumb .over2 { position:absolute; left:0px; top:0px; right:0; bottom:0; background:url('../img/thumb_over2.png') left bottom no-repeat; }
.aside_issue .n_type .tit { position:absolute; left:14px; bottom:10px; width:272px; line-height:20px; font-size:14px; color:#fff; font-weight:500; }
.aside_issue .n_type:hover .tit { text-decoration:underline; }

.aside_interview { width:300px; margin-top:30px; }
.aside_interview h3 { font-size:16px; color:#212121; font-weight:bold; margin-bottom:11px; }
.aside_interview .n_type { width:300px; }
.aside_interview .n_type .thumb { width:300px; height:187px; }
.aside_interview .n_type .tit { line-height:24px; font-size:16px; font-weight:500; margin-top:10px; } 

/* search_option */
.search_option { width:698px; height:132px; background:#f8f8f8; border:1px solid #e6e6e6; margin-bottom:20px; }
.search_option .so_sform { width:640px; height:70px; border-bottom:1px solid #dfdfdf; margin-left:29px; }
.search_option .so_sform .form_box { position:relative; float:left; width:367px; height:35px; margin:20px 0 0 137px; }
.search_option .so_sform .form_box .search_inp { float:left; width:288px; height:33px; line-height:33px; font-size:14px; color:#212121; background:#fff; border:1px solid #efefef; border-right:0; padding:0 10px; }
.search_option .so_sform .form_box .search_btn { float:right; width:58px; height:35px; font-size:14p; color:#fff; font-weight:bold; background:#595959; border:0; cursor:pointer; }
.search_option .so_olst { text-align:center; }
.search_option .so_olst span { display:inline-block; line-height:26px; font-size:14px; font-weight:bold; color:#212121; margin:15px 4px 0 0; }
.search_option .so_olst a { display:inline-block; width:63px; height:24px; line-height:24px; font-size:13px; color:#999; text-decoration:none; background:#fff; border:1px solid #e6e6e6; margin-top:15px; border-radius:2px; }
.search_option .so_olst a.on { color:#212121; border-color:#808080; }

/* content_print */
.content_print { padding:10px; }
.content_print .article_wrap { position:relative; width:auto; padding:15px; background:#fff; }
.content_print .article_wrap .print_btn { display:block; width:70px; height:20px; line-height:20px; line-height:20px; font-size:12px; color:#7c7c7c; text-decoration:none; text-align:center; border:1px solid #e6e6e6; margin:0 auto 20px; }
.content_print .article_wrap .article_print { position:relative; width:100%; height:40px; }
.content_print .article_wrap .article_print .tit { float:left; line-height:20px; font-size:14px; color:#3a7cd3; font-weight:bold; letter-spacing:0; margin-right:10px; }
.content_print .article_wrap .article_print .print_btn { float:left; margin:0; }
.content_print .article_wrap .article_print .print_close { position:absolute; right:0; top:0; display:block; width:21px; height:19px; text-align:center; border:1px solid #e6e6e6; overflow:hidden; text-indent:-500em; background:url('../img/btn_close.png') 4px 4px no-repeat; }
.content_print .article_wrap .copy_info2 { display:block; font-size:14px; color:#808080; }
.content_print .article_wrap .article .article_photo img { width:100%; height:auto; }
.content_print .article_wrap .article_cont { margin-bottom:25px; }

/* view add class*/
div.article_con_img {
text-align:center;
}
div.detailCont figure {
display: inline-block; width:auto; overflow:hidden; padding-top:5px; padding-bottom: 20px;
}
div.detailCont figcaption {
	display:block;
	width:auto;
	line-height:18px;
	font-family:'Dotum','Gulim',sans-serif;
	font-size:11px;
	color:#222;
	text-align:left;
	letter-spacing:-0.03em;
	padding:8px 0 8px 0;
	overflow:hidden;
}
/* end view add class*/


/* company */
.policy { position:relative; width:930px; margin:0 0 0 50px; padding-top:50px; font-size:14px; color:#595959; line-height:24px; letter-spacing:0; }
.policy .c_tit { display:block; font-size:16px; color:#212121; font-weight:bold; margin-bottom:13px; }

.company .cp_img { display:block; width:930px; }
.company .cp_img_txt { display:block; width:0; height:0; overflow:hidden; text-indent:-500em; }

.policy .c_guide li { line-height:28px; background:url('../img/bul_03.png') 0px 13px no-repeat; padding-left:9px; }
.policy .agreement .txt { display:block; margin-top:30px; }
.policy .agreement .textarea { width:898px; height:127px; border:1px solid #e6e6e6; padding:15px 10px 0 20px; overflow-y:scroll; margin-top:10px; }
.policy .agreement .check { text-align:right; font-size:14px; color:#808080; padding-top:14px; }
.policy .agreement .check input { display:inline-block; width:13px; height:13px; margin-right:5px; vertical-align:top; }
.policy .agreement .check label { display:inline-block; margin-top:-7px; vertical-align:top; }
.policy .report_table { width:100%; margin-top:45px; }
.policy .report_table ul { width:100%; border-top:1px solid #000; border-bottom:1px solid #000; }
.policy .report_table li { width:100%; height:46px; border-bottom:1px solid #e5e5e5; }
.policy .report_table li.last { border-bottom:0; }
.policy .report_table li .td_01 { float:left; width:150px; height:46px; border-right:1px solid #e5e5e5; }
.policy .report_table li .td_02 { float:left; width:779px; height:46px; }
.policy .report_table li .lab { display:block; font-size:15px; color:#595959; margin:11px 0 0 30px; }
.policy .report_table li .inp_01 { display:block; width:368px; height:32px; border:1px solid #e6e6e6; margin:6px 0 0 20px; padding:0 10px; }
.policy .report_table li .inp_02 { display:block; width:704px; height:32px; border:1px solid #e6e6e6; margin:6px 0 0 20px; padding:0 10px; }
.policy .report_table li .inp_03 { display:block; width:704px; height:162px; border:1px solid #e6e6e6; margin:6px 0 0 20px; padding:10px; }
.policy .report_table li .inp_04 { float:left; width:168px; height:24px; border:1px solid #e6e6e6; background:#f7f7f7; margin:10px 0 0 20px; padding:0 10px; }
.policy .report_table li .inp_05 { display:inline-block; width:200px; height:32px; border:1px solid #e6e6e6; margin:6px 10px 0 20px; padding:0 10px; }
.policy .report_table li .btn_attach { float:left; width:78px; height:24px; font-size:13px; color:#595959; text-align:center; line-height:24px; text-decoration:none; border:1px solid #d9d9d9; background:#e6e6e6; margin-top:10px; }
.policy .report_table li .txt_attach { float:left; font-size:14px; color:#808080; margin:11px 0 0 10px; }
.policy .report_table li.tr_2 { height:196px; }
.policy .report_table li.tr_2 .td_01 { height:196px; }
.policy .report_table .btn_confirm { margin-top:40px; text-align:center; }
.policy .report_table .btn_confirm a { display:inline-block; width:133px; height:44px; line-height:44px; font-size:16px; color:#fff; font-weight:bold; text-align:center; text-decoration:none; background:#666; border-radius:22px }
.policy .report_table .btn_confirm a.btn_ok { background:#164983; margin-right:10px; }

.policy .p_lst { width:870px; background:#f7f7f7; border-top:1px solid #dedede; border-bottom:1px solid #dedede; padding:23px 30px 19px; margin:25px 0 25px 0; }
.policy .p_lst li { margin-bottom:6px; }
.policy .p_lst li a { font-size:14px; color:#595959; font-weight:bold; text-decoration:none; }
.policy .p_lst li a em { display:inline-block; width:2px; height:9px; background:#404040; margin-right:7px; overflow:hidden; text-indent:-500em; }
.policy .pw { line-height:28px; font-size:14px; color:#808080; margin-bottom:40px; }
.policy .pw strong { display:block; font-size:16px; color:#164983; font-weight:bold; }
.policy .pw .p_s01 { margin:0 0 0 25px; }
.policy .pw .p_s02 { margin:0 0 0 20px; }
.policy .pw .st1 { display:block; color:#1c5ca6; font-weight:bold; }
.policy .pw .st2 { display:block; color:#595959; margin-top:10px; font-weight:bold; }
.policy .pw .st3 { display:block; color:#595959; margin-top:4px; font-weight:bold; }
.policy .pw .mag1 { margin-top:20px; }
.policy .pw .mag2 { margin-top:10px; }

.policy .illegality { width:870px; font-size:16px; line-height:24px; color:#808080; background:#f7f7f7; border-top:1px solid #dedede; border-bottom:1px solid #dedede; padding:40px 30px; }
.policy .illegality strong { display:inline-block; width:auto; height:32px; font-size:24px; color:#fff; font-weight:bold; background:#164983; margin-bottom:24px; padding:2px 7px 0; }
.policy .illegality a { display:inline-block; width:76px; height:21px; background:url('../img/btn_link.png') no-repeat; overflow:hidden; text-indent:-500em; margin:0 0 0 7px; vertical-align:middle; }

.mdv_tit01 {border-top:1px solid #1b1464; border-bottom:1px solid #e2e1e1; padding:13px 9px; overflow:hidden;}
.mdv_tit01 h2 {float:left; color:#000000; font-size:16px; line-height:18px; font-weight:900;}

.mdv14 {overflow:hidden; margin-top:}
.mdv14 .w1 {float:left; width:388px; margin-left:18px;}
.mdv14 .w1:first-child {margin-left:0px;}
.mdv14 .w1 a, .mdv14 .w1 img {display:block; width:100%;}
.mdv14 ul li a {color:#545454; font-size:16px; line-height:22px;}
.mdv14 ul li {padding:9px 11px; border-bottom:1px solid #ebebeb;}

/*sns 가운데 정렬*/
.snsDiv .twitter-tweet {margin:10px auto !important;}
.snsDiv iframe {margin:10px auto !important;}
.snsDiv .fb-post {width:100%; text-align:center;}

.cardnewslist .slick-prev {z-index:2; position:absolute; top:50%; left:30px; margin-top:-24px; width:48px; height:48px; border:0px; text-indent:-9999px; font-size:0px; background:url(../img/m16d_slide_lt01.png) no-repeat;}
.cardnewslist .slick-prev:hover {background:url(../img/m16d_slide_lt01.png) 0 -60px no-repeat;}
.cardnewslist .slick-next {z-index:2; position:absolute; top:50%; right:30px; margin-top:-24px; width:48px; height:48px; border:0px; text-indent:-9999px; font-size:0px; background:url(../img/m16d_slide_rt01.png) no-repeat;}
.cardnewslist .slick-next:hover {background:url(../img/m16d_slide_rt01.png) 0 -60px no-repeat;}
.cardnewslist figcaption {text-align:center; !important;}
/* end */



/*신규*/
.elip1 {display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.elip2 {display:block; overflow:hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp:2; -webkit-box-orient: vertical; word-break:break-all;}
.elip3 {display:block; overflow:hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp:3; -webkit-box-orient: vertical; word-break:break-all;}
.elip4 {display:block; overflow:hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp:4; -webkit-box-orient: vertical; word-break:break-all;}
.elip5 {display:block; overflow:hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp:5; -webkit-box-orient: vertical; word-break:break-all;}


.con {width:1100px; margin:0 auto;position:relative;}

/*헤드라인*/
#con_head{
    padding-top:50px;
	padding-left:35px;
	background:#fff;    
    height:465px;
}
/* Slideshow container */
.slideshow-container {
  max-width: 700px;
    max-height:550px;
    float:left;
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}
.mySlides:first-child{
  display:block;
}
/* Next & previous buttons */
.headline_prev, .headline_next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.headline_next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.headline_prev:hover, .headline_next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 30px;
	padding: 8px 12px;
	position: absolute;
	bottom:1px;
	font-weight:bold;
	width: 676px;
	height:130px;
	/*background:rgba(0,0,0,.7);*/
	text-overflow:ellipsis;
	display:block;
	overflow:hidden;
	white-space:nowrap;
}
.text>span{
    color:#0e8bc3;
    font-size:18px;
    display:block;
    width:100%;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    padding-top:10px;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.wrap_dots{
    width:700px;
    position: absolute;
    top:490px;
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.con_head_right{
    width:330px;    
    float:left;
    position:relative;   
}
.main_right1{
    width:330px;
    height:233px;
    overflow:hidden;
}
.main_right1>a>span{
    position:absolute;
    width:310px;
	height:50px;
    padding:10px;
    left:0;
    top:163px;
    z-index:10;
    color:#f2f2f2; 
	font-size:17px;
	font-weight:500;
	line-height:20px;
	/*
	background:rgba(0,0,0,.7);
    text-overflow:ellipsis;
    display:block;
    white-space:nowrap;
    overflow:hidden; 
	*/
}
.main_right2{
    width:330px;
    height:233px;
    overflow:hidden;
}
.main_right2>a>span{
    position:absolute;
    width:310px;
	height:50px;
    left:0;
    bottom:0px;
    z-index:10;
    color:#f2f2f2;
    padding:10px;
	font-size:17px;
	font-weight:500;
	line-height:20px;
	/*
	background:rgba(0,0,0,.7);
    text-overflow:ellipsis;
    display:block;
    white-space:nowrap;
    overflow:hidden;
	*/
}
.main_right1>a>span:hover{
    text-decoration:underline;
}
.main_right2>a>span:hover{
    text-decoration:underline;
}
/*헤드라인 끝*/

.mainTit {
	background-image: linear-gradient(735deg, #f5f7fa 0%, #c3cfe2 100%);
	padding-left: 5px;
	padding-top: 5px;
	color: #212121;
    font-size: 18px;
    font-weight: bold;   
    border-bottom: 3px solid #212121;    
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.mask{
	position: absolute;
	display:block;
	width:700px;
	height:466px; 
	margin-top:6px;
}
.mask2{
	position: absolute;
	display:block;
	width:330px;
	height:233px;
	margin-top:3px;
}

.brd_top {margin-top:15px; padding-top:15px; border-top:1px solid #e5e5e5;}

/*가운데 왼쪽*/
.wrap2 {margin-top:20px;padding-left:35px;background:#fff;overflow:hidden;/*background:url(../img/sep02.png) 750px top repeat-y;*/}
.wrap2 .wr2_lt {float:left; width:710px;}
.wrap2 .wr2_rt {margin-left:5px; float:left; width:300px;padding-left:14px; border-left:1px solid #ddd;}
.wr2l_wrap_in {overflow:hidden;  background:url(../img/sep02.png) 215px 29px repeat-y;}

.wr2l_l {float:left; width:200px;}
.wr2l_r {float:left; width:480px; margin-left:30px;}

.m6d ul li:first-child {margin-top:0px;}
.m6d ul li {margin-top:10px;}
.m6d ul li .img {display:block; width:200px; height:120px;}
.m6d ul li .img img {display:block; width:200px; height:120px;}
.m6d ul li .txt {margin-top:7px; dispay:block; font-size:14px; line-height:18px; color:#1a1a1a; max-height:36px;min-height:36px;}
.m6d .ul_list li a {display:block;font-size:14px;color:#333333;line-height:19px;background:url(../img/bul_02.png) left 9px  no-repeat;padding-left:5px;}

.con_mid1{/*width:100%;height:800px;margin-top:30px;margin-bottom:20px;*/}
.con_mid1_box{width:100%;height:120px;margin-bottom:20px;}

.mid1_img{width:180px;height:100%;overflow:hidden;float:left;border:1px solid #efefef;background:#212121;}
.mid1_img>a>img:hover{opacity:0.6;transition: .5s ease;}

.mid_text{width: 290px;float:left;}
.mid_text a {text-decoration: none;}
.mid_text>a>p{color:#212121;font-size:18px;font-weight:500;margin:0px 10px;line-height:25px;max-height:50px;}
.mid_text>a>span{font-size: 13px;line-height: 20px;margin-top: 6px;color:#696969;max-height:60px;margin-left:10px;
    display:block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;word-wrap:break-word;    
}
.mid_text>a>span:hover{text-decoration:underline;color:#212121;}

.mn3d {font-size:12px;}
.mn3d li a {font-size:14px; line-height:20px; color:#1a1a1a;}
.mn3d li {margin-top:12px;color:#1f4e79;}
.mn3d li:first-child {margin-top:0px;}

.m9d .w1 {overflow:hidden;}
.m9d .w1 .e1 {float:left; width:235px;}
.m9d .w1 .e1:first-child {margin-right:10px;}
.m9d .w1 .e1 .img {display:block; width:235px; height:150px;}
.m9d .w1 .e1 .img img {display:block; width:235px; height:150px;}
.m9d .w1 .e1 .txt {margin-top:7px; dispay:block; font-size:14px; line-height:18px; color:#1a1a1a; max-height:36px;}

.m12d ul li {margin-top:5px;}
.m12d ul li:first-child {margin-top:0px;}
.m12d ul li a {display:block; overflow:hidden;}
.m12d ul li a .w1 {display:block; float:left; width:23px; font-size:20px; font-weight:bold; color:#1f4e79; line-height:60px;}
.m12d ul li a .w2 {display:block; float:left; width:173px; font-size:14px; color:#1a1a1a; line-height:18px; max-height:36px; margin-top:12px;}
.m12d ul li a img {display:block; float:right; width:94px; height:60px;}

.m13d ul li {margin-top:5px;}
.m13d ul li:first-child {margin-top:0px;}
.m13d ul li a {display:block; overflow:hidden;}
.m13d ul li a .w1 {display:block; float:left; width:23px; font-size:20px; font-weight:bold; color:#1f4e79; line-height:60px;}
.m13d ul li a .w2 {display:block; float:right; width:173px; font-size:13px; color:#1a1a1a; line-height:18px; max-height:36px; margin-top:12px;}
.m13d ul li a img {display:block; float:left; width:94px; height:60px;}


.column_opi { 
    width:295px;   
    border-top:1px solid #efefef;
}
.column_opi li { 
    clear:both; 
    max-height:70px; 
    overflow:hidden;
}
.column_opi .people {
    position:relative;
    float:left; 
    width:70px; 
    height:70px; 
    margin-right:10px;
}
.column_opi .people .photo { 
    display:block; 
    width:70px; 
    height:70px;
    overflow:hidden;
}
.column_opi .people .frame { 
    position:absolute; 
    left:0; 
    top:0; 
    display:block;
    width:70px; 
    height:70px; 
    background:url('../img/opinion_frame.png') no-repeat;
}
.column_opi .column {
    display:block; 
    font-size:13px; 
    color:#999;
    padding-top:15px;
}
.column_opi .tit { 
    display:block; 
    color:#212121;
    height:40px;
	line-height:20px;
    font-size:15px; 
    font-weight:500; 
    margin-top:15px; 
    text-overflow:ellipsis; 
    /*white-space:nowrap; */
    overflow:hidden; 
}
.column_opi a {text-decoration: none;}


.con_mid2{
    width:100%;
}
.con_mid2>p{
    color:#212121;
    font-size:20px;
    font-weight:bold;
    border-left:3px solid #212121;
    padding-left:10px;
}
.con_mid2_box1{
    width:100%;
    height:600px;
   /* margin-top:30px;*/
    
}
.con_mid2_box2{
    position:relative;
}
.con_mid2_box2>ul>li{
    width:350px;
    overflow:hidden;
    /*height:190px;*/
    float:left;
    margin-bottom:40px;
    margin-right:2px;
    
}
.con_mid2_box2>ul>li>.inbox{
    float:left;
    width:100%;
    /*height:200px;*/
    overflow:hidden;
}
.inbox>p{
    text-align:center;
    padding-top:7px;
    width:100%;
    height:25px;
    color:#f2f2f2;
    background:#000;
    font-weight:bold;
}
.con_mid2_box2_tit{
    text-overflow:ellipsis;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    width:330px;
    color:#212121;
    font-size:16px;
    padding:5px 10px;
    z-index:10;
    /*top:190px;*/
    position:absolute;
}
.inbox>a:hover>.con_mid2_box2_tit{
    font-weight:bold;
}


.m16d_slide_dv a {display:block; width:520px; height:320px;position:relative;}
.m16d_slide_dv a img {display:block; width:520px; height:320px;}
.m16d_slide_dv a .dim {position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5);}
.m16d_slide .slick-active a .dim {display:none;}
.m16d_slide .slick-prev {z-index:2; position:absolute; top:50%; left:16px; margin-top:-24px; width:48px; height:48px; border:0px; text-indent:-9999px; font-size:0px; background:url(../img/m16d_slide_lt01.png) no-repeat;}
.m16d_slide .slick-prev:hover {background:url(../img/m16d_slide_lt01.png) 0 -60px no-repeat;}
.m16d_slide .slick-next {z-index:2; position:absolute; top:50%; right:16px; margin-top:-24px; width:48px; height:48px; border:0px; text-indent:-9999px; font-size:0px; background:url(../img/m16d_slide_rt01.png) no-repeat;}
.m16d_slide .slick-next:hover {background:url(../img/m16d_slide_rt01.png) 0 -60px no-repeat;}

.m17d ul {overflow:hidden;}
.m17d ul li {float:left; width:220px; margin-left:12px; padding-left:12px; border-left:1px solid #e5e5e5;}
.m17d ul li:first-child {margin-left:0px; border-left:0px; padding-left:0px;}
.m17d ul li .img {display:block; position:relative;}
.m17d ul li .img .w1 {font-size:12px; display:block; line-height:25px; position:absolute; top:0; left:0; padding:0 10px; color:#ffffff;}
.m17d ul li .img img {display:block; width:220px; height:159px;}
.m17d ul li .txt {margin-top:7px; display:block; font-size:14px; line-height:18px; color:#1a1a1a; max-height:36px;}


.breaking_news2 { clear:both; position:relative; width:710px; height:73px; background:#fafafa; border:1px solid #e6e6e6; margin:50px 0 0 0; }
.breaking_news2 h3 { float:left; width:75px; height:25px; background:#d96818; line-height:25px; font-size:12px; color:#fff; text-align:center; margin:25px 13px 0 26px; }
.breaking_news2 h3 a { display:block; width:100%; height:25px; line-height:25px; font-size:12px; color:#fff; text-decoration:none; }
.breaking_news2 h3 em { display:inline-block; width:4px; height:8px; background:url('../img/icon_all.png') -60px -45px no-repeat; overflow:hidden; text-indent:-500em; margin-left:7px; }
.breaking_news2 .bx-wrapper { position:relative; width:500px; height:73px; overflow:hidden; margin:0!important; }
.breaking_news2 ul { position:relative; width:500px; /*height:58px;*/ overflow:hidden; }
.breaking_news2 li { width:500px; height:73px; }
.breaking_news2 li a { display:block; width:500px; height:73px; line-height:73px; font-size:18px; }
.breaking_news2 .btn_play { position:absolute; right:25px; top:19px; width:51px; height:21px; }
.breaking_news2 .btn_play a { float:left; width:17px; height:21px; background:url('../img/icon_all.png') no-repeat; overflow:hidden; text-indent:-500em; }
.breaking_news2 .btn_play a.btn_prev { background-position:0px -45px; }
.breaking_news2 .btn_play a.btn_pause { background-position:-17px -45px; }
.breaking_news2 .btn_play a.btn_next { background-position:-34px -45px; }

#QuotationID{margin-top: 40px;padding: 40px 20px;background: #efefef;color: #212121;line-height: 25px;border-top: 1px solid #212121;display:inline-block;}