﻿@charset "utf-8";
@import url("/Library/Css/user_layout.css");


/*메인*/
#QiuckMenu li img {width:104px}

#mContainer {width: 100%; }
#mContainer #Container {width: 1250px; margin: 0 auto;}

.mConBox1 {width: 1250px; margin: 0 auto; position:relative;}

.mConBox1 .mV_btnBox {width:427px; position:absolute; left:167px; top:132px; font-size:0;}
.mConBox1 .mV_btnBox > div {display:inline-block; width:427px; height:105px; background:#fff;}
.mConBox1 .mV_btnBox > div:hover {background:#faed80;}
.mConBox1 .mV_btnBox .mV_btn01 {background:#fff6af; margin-bottom:7px;}
.mConBox1 .mV_btnBox .mV_btn02 {margin-bottom:7px;}
.mConBox1 .mV_btnBox .mV_btn03 {width:210px; height:180px; margin-right:7px;}
.mConBox1 .mV_btnBox .mV_btn04 {width:210px; height:180px;}

/*메인 롤링 배너*/
.m_slider{position:relative;}
.m_slider .frame {overflow: hidden; position: relative;}
.m_slider .frame ul {list-style: none; margin: 0; padding: 0; position: absolute;}
.m_slider ul li{float: left; !important;}
.m_slider .frame ul li { float: left; margin: 0 1px 0 0; padding: 0; cursor: pointer; }
.m_slider .frame ul li img {width:1882px;}
.m_slider .frame ul li.active { color: #fff; background: #a03232; }
.m_slider .bx-controls {position:absolute; width:100%; height:16px; bottom:40px; left: 0; z-index:100; }
.m_slider .bx-pager {display:table; margin:0 auto;}
.m_slider .bx-pager .bx-pager-item {float:left;}
.m_slider .bx-pager .bx-pager-item .active {}
.m_slider .bx-controls-direction {display:none;}
.m_slider .Rbtn1{position:absolute; left:-17px; top:248px; z-index:100;}
.m_slider .Rbtn2{position:absolute; right:-17px; top:248px; z-index:100;}
.m_slider .over_bg{background:url(/image/main/banner_over.png) bottom center no-repeat;width:100%; height:570px;}

.m_slider .bx-pager a {
    background: #fff;
    display: block;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.m_slider .bx-pager a.active {
    background:#faed80;
}

/* 공지, 노데이터, 리뷰 */
.mConBox2 {width: 1250px; margin: 0 auto; margin-top:66px; padding-left:25px;}
.mConBox2:after {content: ""; display: block; clear: both; z-index: 1;}
.mConBox2 > div {float:left; width:408px; height:377px; border:1px solid #ddd; box-sizing:border-box; padding:40px 34px;}
.mConBox2 > div h2 {font-size:25px; font-weight:bold; color:#333; padding-bottom:35px;}
.mConBox2 > div h2:after {display:block; content:''; clear:both;}
.mConBox2 > div h2 span {float:right; font-size:15px;} 
.mConBox2 > div h2 span a:hover {text-decoration:underline;}

.mConBox2 .mNotice {border-bottom:8px solid #152b47;}
.mConBox2 .mNotice ul {display:block; height:246px; overflow:hidden;}
.mConBox2 .mNotice ul li {width:100%; line-height:30px;}
.mConBox2 .mNotice ul li a:hover {text-decoration:underline;}
.mConBox2 .mNotice ul li a {display:inline-block; width:75%; font-size:13px; color:#444; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mConBox2 .mNotice ul li span {float:right;}

.mConBox2 .mNodata {border-right:0; border-left:0; border-bottom:8px solid #8a95a3;}
.mConBox2 .mNodata ul {display:block; height:246px; overflow:hidden;}
.mConBox2 .mNodata ul li {width:100%; line-height:30px;}
.mConBox2 .mNodata ul li a:hover {text-decoration:underline;}
.mConBox2 .mNodata ul li a {display:inline-block; width:75%; font-size:13px; color:#444; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mConBox2 .mNodata ul li span {float:right;}

.mConBox2 .mReview {border-bottom:8px solid #f9e64d;}
.mConBox2 .mReview .review_wrap .imgBox {width:231px; height:123px; border:1px solid #ddd; box-sizing:border-box; overflow:hidden; margin-bottom:23px;}
.mConBox2 .mReview .review_wrap .imgBox img {width:100%;}
.mConBox2 .mReview .review_wrap .title {font-size:18px;}
.mConBox2 .mReview .review_wrap p {padding-top:10px; height:60px; overflow:hidden;}

.mConBox3 {width:1250px; margin: 0 auto; margin-top:70px;}
.mConBox3 > div {height:300px; width:1250px; padding:36px 38px 36px 65px; box-sizing:border-box;}
.mConBox3 > div:after {display:block; content:''; clear:both;}
.mConBox3 > div h2 {padding-top:32px; float:left;}
.mConBox3 > div ul {display:block; float:left;}
.mConBox3 > div ul:after {display:block; content:''; clear:both;}
.mConBox3 > div ul li {width:198px; height:228px; background:#fff; float:left; margin-right:25px;}
.mConBox3 > div ul li:last-child {margin-right:0;}

/*베스트 상품*/
.mConBox3 .bestProd {background:#44556c;}
.mConBox3 .bestProd h2 {padding-right:49px;}
.mConBox3 .bestProd ul li img {width:196px; height:156px; }
.mConBox3 .bestProd ul li .title {padding-top:10px; font-size:15px; width:90%; margin:0 auto;font-weight:bold; color:#333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center;}
.mConBox3 .bestProd ul li .price { padding-top:3px; color:#616161; font-size:13px; text-align:center;}

/*BEST 쇼핑몰*/
.mConBox3 .bestShop {background:#b7bdc6; padding-top:70px;}
.mConBox3 .bestShop h2 {padding-right:89px; padding-top:0;}
.mConBox3 .bestShop .m_slider2 {float:left; width:861px;}
.mConBox3 .bestShop ul {}
.mConBox3 .bestShop ul li {width:200px; height:160px; overflow:hidden; border:1px solid #a5abb3; box-sizing:border-box; margin-right:23px;}
.mConBox3 .bestShop ul li img {width:100%;}

/*hot deal*/
.mConBox3 .hotDeal {background:#152b47; }
.mConBox3 .hotDeal h2 {padding-right:147px; }
.mConBox3 .hotDeal .m_slider3 {float:left; max-width:861px;}
.hotDeal ul {text-align:center;}
.hotDeal ul:after {content: ""; display: block; clear: both; z-index: 1;}
.hotDeal ul li {float:left; width: 20%; overflow:hidden;}
.hotDeal ul li img {width:100%; height:153px;}
.hotDeal ul li span {display: block; width:180px; margin:0 auto;}
.hotDeal ul li span.Hname {font-size: 13px; color: #616161; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 15px;}
.hotDeal ul li span.Hprice {font-size:16px; font-weight: bold; color: #010101; margin-top:5px;}

.mConBox4 {width:1250px; margin: 0 auto; margin-top:40px;}
.mConBox4 img {max-width:100%;}

.mConBox5 {width:1250px; margin: 0 auto; margin-top:40px; height:280px;}
.mConBox5:after {display:block; clear:both; clear:both;}
.mConBox5 > div {float:left; width:625px;}
.mConBox5 .cs_info {height:280px; overflow:hidden;}
.mConBox5 .bank_info { height:140px;}
.mConBox5 .exc_info {height:140px; padding:28px 35px 26px 35px; background:#b8c7db; box-sizing:border-box;}
.mConBox5 .exc_info h2 {padding-bottom:20px;}
.mConBox5 .exc_info h2 span{ color:#de2910; font-size:13px; padding-left:10px; font-weight:bold;}
.mConBox5 .exc_info .exc_cn {float:left; width:279px; height:48px; line-height:48px; border-right:1px solid #cdd8e6;}
.mConBox5 .exc_info .exc_cn span {font-size:20px; color:#313131; font-weight:bold; padding-left:10px;}
.mConBox5 .exc_info .exc_ko {float:left; width:270px; height:48px; line-height:48px; text-align:right;}
.mConBox5 .exc_info .exc_ko span {font-size:22px; color:#313131; font-weight:bold; padding-right:10px;}


/* 신규 메인 css */

/*nConBox1 */ 
.nConBox1 {width:100%;  height:auto;margin: 0 auto;text-align: center;}

/*메인 슬라이드*/
.nConBox1 .n2 {width:auto; height:auto; display: inline-block; }
.nConBox1 .n2 .m_slider {position:relative; width:100%; overflow:hidden;}
.nConBox1 .n2 .bx-viewport {height:132px; width: 100%;} 
.nConBox1 .n2 .bx-wrapper {width:100%; height:100%;}
.nConBox1 .n2 .bx-wrapper img {width:100%;}

/* nConBox2 */
.nConBox2 {width:1200px; margin: 40px auto; overflow:hidden; /*outline: 1px solid #cfcfcf;*/}
.nConBox2 ul { overflow:hidden;}
.nConBox2 ul li {float:left;}

/*noticeBox*/
.noticeBox{width:1200px; display:flex; margin: 40px auto; flex-wrap:nowrap;}
.noticeBox > div {height: 240px;float:left;}
.noticeBox .notice{width:70%; border: solid 1px #24ABBF; background-color: #ffffff; padding : 10px 15px;box-sizing: border-box;}
.noticeBox .notice h3 {font-size: 15px;font-weight: bold;color: #24ABBF;/* padding-bottom:5px; */border-bottom: solid 2px #24ABBF;/* margin-top: 8px; */height: 27px;line-height: 27px;}
.noticeBox .notice h3 a {color: #24ABBF; }
.noticeBox .notice h3  img {margin-right:10px; margin-top:-5px;}
.noticeBox .notice ul {padding-top: 10px; overflow:hidden;}
.noticeBox .notice ul li {font-size:13px; margin-top:2px; overflow:hidden;height: 32px;line-height: 32px;}

.noticeBox .notice ul li .tdate {float:right; font-size:13px;}
.noticeBox .notice ul li .txt { width: 515px;float:left;overflow: hidden;  white-space: nowrap;text-overflow: ellipsis;}

.noticeBox .notice ul li span {float:right;}

/*이벤트*/
.noticeBox .event{width:38%; } 
.noticeBox .event{ border: solid 1px #24ABBF; background-color: #ffffff; padding : 10px 15px;box-sizing: border-box;}
.noticeBox .event h3 {font-size: 15px;font-weight: bold;color: #24ABBF;/* padding-bottom:5px; */border-bottom: solid 2px #24ABBF;/* margin-top: 11px; */
height: 27px;line-height: 27px; display:flex; flex-wrap:nowrap;}
.noticeBox .event h3 a {color: #24ABBF; }
.noticeBox .event h3 span{display:inline-block; float:left;}

.noticeBox .event h3 span img {margin-right:10px;margin-top: 3px;}

.noticeBox .event ul {overflow:hidden; padding-top:10px;}

.noticeBox .event h3 ul{width:92%;/* height: 19px; */ padding-top:0;height: 100%; display:flex; flex-wrap:nowrap; justify-content:space-between;}
.noticeBox .event h3 ul li{float:left;/* height:20px; *//* line-height:14px; */ font-size:15px;height: 27px;line-height: 27px;}
.noticeBox .event h3 ul li:nth-child(2){color: #24ABBF;}
.noticeBox .event h3 ul li.active{color:#000;}
.noticeBox .event ul li .tdate {float:right; font-size:13px;}
.noticeBox .event ul li .txt { width:300px;float:left;overflow: hidden;  white-space: nowrap;text-overflow: ellipsis;}

.noticeBox .event ul li span {float:right;}
.noticeBox .event div ul li {font-size:13px; margin-top:2px; overflow:hidden;height: 32px; line-height: 32px;}
.noticeBox .event div ul li:hover{color:#333;}



/*고시환율*/
.noticeBox .Sche{ width:30%;/* border-left: solid 1px #24ABBF; */background-color: #ffffff;box-sizing: border-box;border-bottom: 1px solid #24ABBF; 
height: 240px;/*border: 1px solid #24ABBF; */display:flex; flex-wrap:nowrap;}
.noticeBox .Sche div{width: 100%; border: solid 1px #24ABBF; float:left;border-bottom: none;/*border-left: 1px solid #24ABBF;*/}
.noticeBox .Sche div:nth-child(1){border-left:none;border-right:1px solid #24ABBF;}

.noticeBox .Sche h3 {font-size: 15px; font-weight: bold; color: #24ABBF; ;padding-bottom:4px; border-bottom: solid 2px #24ABBF; margin:14px 10px 0 10px;}
.noticeBox .Sche h3 a { color: #24ABBF; }
.noticeBox .Sche h3  img {margin-right:10px; margin-top:-5px;}
.noticeBox .Sche ul {height: 185px; overflow:hidden; line-height:20px;margin: 0 10px 0;padding: 15px 0 0;}
.noticeBox .Sche ul li {height:45%;font-size:15px; margin-top:3px;}
.noticeBox .Sche ul li:last-child{border-top:1px dashed #333; padding-top:7px; font-size:18px; /*color:red; font-weight:bold;*/} 
.noticeBox .Sche ul li h2{font-size:16px; margin-bottom:8px;}
.noticeBox .Sche ul li p{width:100%; height:60px;}
.noticeBox .Sche ul li p > .imgA {display:inline-block; width:38px; float:left;}
.noticeBox .Sche ul li p > .dayA{display:inline-block; width:80%; font-size:12px; font-weight:400; margin-left:1%;}
.noticeBox .Sche ul li p > .dayA1{height:auto; line-height:15px; letter-spacing:-1px;}
.noticeBox .Sche ul li p > strong{display:block;color:#24ABBF; margin-left:20%;}



.noticeBox > .Sche .exch h3 {font-size: 15px; font-weight: bold; color: #24ABBF; ;padding-bottom:4px; border-bottom: solid 2px #24ABBF; margin:20px 20px 0;}
.noticeBox > .Sche .exch h3 a { color: #24ABBF; }
.noticeBox > .Sche .exch h3  img {margin-right:10px; margin-top:-5px;}
.noticeBox > .Sche .exch ul {margin:0 20px; overflow:hidden; line-height:30px;}
.noticeBox > .Sche .exch ul li {font-size:15px; margin-top:3px;}
.noticeBox > .Sche .exch ul li span {margin-left:10px;font-size:16px; color:red; font-weight:bold;}


/*.noticeBox .Sche div:nth-child(2) h3 , .noticeBox .Sche div:nth-child(2) ul{margin-left:10px;}*/

/* nConBox4 */
.nConBox4 {width:1200px; margin: 0 auto; overflow:hidden; padding: 20px 0;}
.nConBox4 ul { overflow:hidden; display:flex; JUSTIFY-CONTENT: space-between;}
.nConBox4 ul li { width: 231px;height: 289px;border: solid 1px #c8c8c8;margin-right:8.5px;}
.nConBox4 ul li:last-child {margin:0;}
.nConBox4 ul li img {width:100%; height:100%;}

/* 로그인 박스 */
.n3 {margin-left:25px;}
.n3 .Rbox {position: relative; float: right; width: 255px; height: 132px; border: 1px solid #cfcfcf; padding: 12px 8px 47px 5px; box-sizing: border-box; margin: 0 auto;}
.n3 .Rbox .login-box {position: relative; width: 226px; padding-left:10px; }
.n3 .Rbox .login-box input[type="text"], .mConBox1 .Rbox .login-box input[type="password"] {padding: 10px; box-sizing: border-box; background: #f9fafc;}
.n3 .Rbox .login-box input[type="image"] {position: absolute; top: 0; right: 0;}


.n3 .Rbox .login-box2 {position: relative; width: 226px; padding-left:10px; margin-bottom:5px;}
.n3 .Rbox .login-box2 input[type="text"], .mConBox1 .Rbox .login-box input[type="password"] {padding: 10px; box-sizing: border-box; background: #f9fafc;}
.n3 .Rbox .login-box2 input[type="image"] {position: absolute; top: 0; right: 0;}
.n3 .Rbox .login-box h2 {position: relative;  margin-top:-5px; margin-bottom:8px;width: 100%; height: 30px; line-height: 30px; font-size: 13px; font-weight: bold; color: #000;border-bottom: solid 1px #24ABBF; box-sizing: border-box;}
.n3 .Rbox .login-box h2 span.out {position: absolute; top: 3px; right: 10px;}
.n3 .Rbox .login-box h2 span.out a {font-size: 11px; font-weight: 300; color: #FF0;}
.n3 .Rbox .login-box .logout { position: relative; width: 226px;padding-left: -30px; margin-top:-30px;}
.n3 .Rbox .login-box .logout ul {padding-top:25px;margin-bottom:10px;box-sizing:border-box;}
.n3 .Rbox .login-box .logout ul li {width: 100%; box-sizing: border-box;font-size: 13px; }


.n3 .Rbox .login-util {width: 260px; margin-top:5px;}
.n3 .Rbox .login-util:after {content: ""; display: block; clear: both; z-index: 1; margin-bottom: 12px;}
.n3 .Rbox .login-util ul li {float: left; margin-right: 10px; padding-right: 12px; background: url(/image/main/Login_UtilLine.gif) no-repeat right 50%; font-size:13px;}
.n3 .Rbox .login-util ul li:last-child {margin-right: 0; padding-right: 0; background: none;}
.n3 .Rbox .btn-box {width: 226px; margin-left:-6px; }
.n3 .Rbox .btn-box:after {content: ""; display: block; clear: both; z-index: 1; margin-bottom: 19px;}
.n3 .Rbox .btn-box ul li {float: left;}

/* 2_ 베스트 쇼핑몰 */
.c-Best {width: 1200px;  margin: 0 auto; margin-top: 30px; padding:35px 0;}
.c-Best .cShop {position:relative;}
.c-Best .cShop .bx-wrapper {width:100% !important;}
.c-Best  h1 {position:relative; width:100%; margin-bottom:20px;color:#000; font-size:20px; font-weight:bold; text-align:left;  display:block;  padding-bottom:10px; border-bottom: solid 1px #24ABBF;}
.c-Best  h1  img {margin-right:5px;}
.c-Best  p {  text-align:center; padding:20px;}
.c-Best .cShop ul.cShopCont {width:100%;}
.c-Best .cShop ul.cShopCont li {float:left;width:230px !important; padding:0 1px !important;text-align:center;}
.c-Best .cShop ul.cShopCont li img {width:220px !important; }
.c-Best .cShop #slider2-B {position:absolute;left:0px; top:85px; z-index:100; width:10px;}
.c-Best .cShop #slider2-N {position:absolute;right:0px; top:85px; z-index:100;}
.c-Best .bx-wrapper {width:100% !important; max-width:90% !important; margin:0 auto;}
.cShopCont {overflow:hidden;
 margin-left:10px;}

/* nConBox3 */
.nConBox3 {width: 1200px;  margin: 0 auto; padding:50px 0;}

.sec-prime .mConBox > div:first-child {
    width: 275px;
}
.tab {
    position: relative;
    width: 100%;
}
 .menu_tab2 .tabb {overflow:hidden;}
 .menu_tab2 .tabb li.active {
    border-top: 2px solid #ff2f2f;
    border-bottom-color: transparent;
    background-color: transparent;
    line-height: 36px;}
 .menu_tab2 .tabb  li {
    float: left;
    width: 50%;
    height: 50px;
    border-bottom: 1px solid #ff2f2f;
    
    font-size: 13px;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;}


 .menu_tab2 .tabb li.active {
    border-top: 2px solid #ff2f2f;
    border-bottom-color: transparent;
    background-color: transparent;
    line-height: 50px;
	border-right: 1px solid #ff2f2f;
	border-left: 1px solid #ff2f2f;
}

 .menu_tab2 .tabb li:last-child {
    border-left: 1px solid #ff2f2f;

}
 .menu_tab2 ul:after {
    display: block;
    clear: both;
    content: "";
}

.drop-addr div[class^="menu_tab0"] {
    height: 100px;
    padding: 30px;
    border: none;
    text-align: center;
   
    box-sizing: border-box;}

}
 .drop-addr div[class^="menu_tab0"] ul li {
    font-size: 13px;
}
.tabm{border-bottom: 1px solid #ff2f2f !important; border-left: 1px solid #ff2f2f !important; border-right: 1px solid #ff2f2f !important;  width:100%;}
.tabm ul {overflow:hidden;}
.tabm ul li {float:left;  margin-right:40px; font-size:15px; }


/* .tab_area .menu li {float:left; width:50%; height:76px; line-height:76px;  border-bottom:1px solid  #fff !important;     z-index:100000; border: 1px solid #eee; box-sizing:border-box; text-align:center; vertical-align: middle; font-size:18px; font-weight:bold;}
.tab_area .menu li:last-child img {vertical-align: middle; margin-top:10px;}
.conbox {padding:  20px 50px; box-sizing:border-box; overflow:hidden; border: 1px solid #F35C01;   height:100px;}
.conbox  ul {}
.conbox  ul li {float:left; margin-right:40px;}
.conbox  ul li:last-child {margin-right:0;}
.conbox  ul li a {font-size:15px;}

.tab_area ul li a.on{ border-top: 1px solid #F35C01; border-right:1px solid  #F35C01;  border-left:1px solid  #F35C01;   border-bottom:1px solid  #fff !important;     z-index:100000; }
.tab_area ul li a {width:100%; height:100%; display:block;}


.conbox ul li.active a {color: #fff;} 

 */


/* nConBox5 */
.nConBox5 {width: 1200px;  margin: 0 auto; margin-top: 30px; padding:25px 0;}
.nConBox5  h1 {position:relative; width:100%; margin-bottom:20px;color:#000; font-size:20px; font-weight:bold; text-align:left;  display:block;  padding-bottom:10px;  border-bottom: solid 1px #24ABBF;}
 
/* nConBox6 */
.nConBox6 {width: 1200px;  margin: 0 auto; margin-top: 30px; padding:25px 0; overflow:hidden; }
.nConBox6 {display:flex; JUSTIFY-CONTENT: space-between;}
/* .nConBox6 .b1 {float:left; width:31%; margin-right:12px; }
.nConBox6 .b2 {float:left; width:32%;  margin-right:px; }
.nConBox6 .b3 {float:left; width:35.5%; } */
.nConBox6 .b1 , .nConBox6 .b2{width:33%; margin-right:1%;}
.nConBox6 .b1 > div {margin-bottom:5px;}
.nConBox6 .b2 > div {margin-bottom:5px;}
.nConBox6 .b3 {overflow:hidden; }

.nConBox6 .b1 > div:last-child , .nConBox6 .b2 > div:last-child{margin-bottom:0;}

.nConBox6 .sr {position:relative;}
.nConBox6 .sr .dw1 {position:absolute; top:60px; left:30px; }


/* 구매대행 절차 */
.tab {position: relative; width: 100%;}
.tab .search-de {position: absolute; top: 5px; right: 0;}
.tab .search-de span {display: inline-block;}
.tab .search-de span.in-de {margin-left: 20px;}
.tab .stepTab:after {display:block; content:''; clear:both;}
.tab .stepTab .menu_tab {float:left;}
.tab .stepTab .menu_tab ul li {width:148px; height:76px; line-height:76px; border: 1px solid #DFE0E2; box-sizing:border-box; text-align:center; vertical-align: middle; font-size:18px; font-weight:bold;}
.tab .stepTab .menu_tab ul li a {}
.tab .stepTab .menu_tab ul li.active {background:#24ABBF;  }
.tab .stepTab .menu_tab ul li.active a {color: #fff;}
.stepTab div[class^="menu_tab0"] {float:left; text-align: center;}

/*베스트리뷰*/
.nConBox6 > .b3{width:39%; height:349px; }
.nConBox6 > .b3 .bestreview { width:100%; background:#fff;padding: 10px 20px 0;box-sizing: border-box;height: 187px;border: 1px solid #24ABBF;}
.nConBox6 > .b3 .bestreview h3 {font-size: 16px; height:36px; line-height:32px;font-weight: bold;color: #24ABBF;/* padding-bottom:5px; */border-bottom: solid 2px #24ABBF;}
.nConBox6 > .b3 .bestreview h3 a {color: #24ABBF; }
.nConBox6 > .b3 .bestreview h3  img {margin-right:10px; margin-top:-5px;}
.nConBox6 > .b3 .bestreview ul{padding-top:10px;}
.nConBox6 > .b3 .bestreview li {height:30px; line-height:30px;}
.nConBox6 > .b3 .bestreview li a{display:inline-block; float:left;width:100%;}
.nConBox6 > .b3 .bestreview .rev {display:inline-block;width: 42%;}
.nConBox6 > .b3 .bestreview li:last-child {margin-bottom: 0px;}
.nConBox6 > .b3 .bestreview li img {width: 200px;height: 110px; float:left; margin-right:30px; object-fit: none; /*border:1px solid #24ABBF;*/}
.nConBox6 > .b3 .bestreview li .tdate {float:right; font-size:13px;}
.nConBox6 > .b3 .bestreview li .txt { width: 300px;float:left;overflow: hidden;  white-space: nowrap;text-overflow: ellipsis;}

.nConBox6 > .b3 .bestreview li span {float:right;}
/*
.nConBox6 > .b3 .bestreview .rev .rdate { font-size:15px; margin-bottom:12px; }
.nConBox6 > .b3 .bestreview .rev .rtitle { font-size:16px; font-weight:bold;  margin-bottom:15px; overflow: hidden;  white-space: nowrap;text-overflow: ellipsis;}
.nConBox6 > .b3 .bestreview .rev .rcont {  height: 115px; overflow: hidden;    text-overflow: ellipsis;font-size:15px; font-weight: 500;}

.nConBox6 > .b3 .bestreview h2 .right {float:right; }
.nConBox6 > .b3 .bestreview h2 .right img { width:22px;  }
*/
/*고시환율*/
.nConBox6 > .b3 > .exchBox{width:100%; height:154px; margin-top:5px; display:flex; flex-wrap:nowrap;}
.nConBox6 > .b3 .exchBox div{width:203px;height:100%; float:left; margin-right:4px;  border:1px solid #24ABBF;/* border-top:none; */}
.nConBox6 > .b3 .exchBox div:nth-child(2){margin-right:0;}
.nConBox6 > .b3 .exch h3 {font-size: 15px; font-weight: bold; color: #24ABBF; ;padding-bottom:4px; border-bottom: solid 2px #24ABBF; margin:20px 20px 0;}
.nConBox6 > .b3 .exch h3 a { color: #24ABBF; }
.nConBox6 > .b3 .exch h3  img {margin-right:10px; margin-top:-5px;}
.nConBox6 > .b3 .exch ul {margin:0 20px; overflow:hidden; line-height:50px;}
.nConBox6 > .b3 .exch ul li {font-size:15px; margin-top:3px;}
.nConBox6 > .b3 .exch ul li:last-child{font-size:16px; color:red; font-weight:bold;} 
.nConBox6 > .b3 .exch ul li span {float:right;}


.nConBox6 > .b3 >.exchBox

/* //신규 메인 css */


/* Main menu */

#menu {}

#menu li
{
/*	padding-bottom: 10px;*/
	position: relative;
}

#menu ul ul a 
{
	float: left;
	height: 25px;
	padding: 0 25px;
	color: #999;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a
{
	color: #fafafa;
}

*html #menu li a:hover /* IE6 */
{
	color: #fafafa;
}

#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 50px;
    left: calc(width - 50%);
    z-index: 99999;    
    background:#fff;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5);
    box-shadow: 0 0 2px rgba(0,0,0,0.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul ul
{
  top: 0;
  left: 150px;
  width:150px;
}

#menu ul > li
{
    float: none;
	text-align:left;
    margin: 0;
    padding: 0 3px;
    display: block; 
	width:150px;

}

#menu  li ul li
{
    float: none;
	text-align:left;
    margin: 0;
    padding: 0 3px;
	padding-right:6px;
    display: block; 
	width:170px;

}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
	font-size:13px;
	font-weight:300;
    padding: 10px;
	height: 10px;
	width: 150px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
	color:#333;

}

*html #menu ul a /* IE6 */
{    
	height: 10px;
	color:#333;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
	color:#333;
}

#menu ul a:hover
{
    background: #0186ba;
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;

}
/*
#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #444;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}
*/

#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 970px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background:url(images/topnav_s.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #1376c9 url (images/topnav_a.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

