#wrap {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

#header, #mainVisual, #subVisual, #container, #foot {
    width: 100%;
    position: relative;
}

.inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.inner:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/image/common/overlay02.png') repeat;
    z-index: 900;
}

.Popoverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/image/common/overlay.png') repeat;
    z-index: 900;
    display: none;
}

/* header */
.util {
    height: 37px;
    border-bottom: 1px solid #dfdfdf;
    line-height: 37px;
}

.util ul {
    overflow: hidden;
}

.util ul li {
    float: left;
    font-size: 13px;
}

.util ul li a {
    display: block;
    padding: 0 11px;
}

.util ul li span {
    color: #222;
}

.util ul li.on a, .util ul li:hover a {
    font-weight: 400;
    color: #272727;
}

.util ul li.on {
    margin: 0 10px;
}

.util ul li.on:first-child {
    margin-left: 0;
}

.util ul li.on a {
    padding: 0 25px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background: #fff;
    padding-bottom: 1px;
}

.headercon {
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    height: 110px !important;
}

/* 181029 수정 */

.headercon h1 {
    padding: 35px 0;
}

.headercon .Top_searchArea {
    position: absolute;
    width: 300px;
    height: 45px;
    background: #f3f3f3;
    top: 32px;
    right: 0;
    line-height: 45px;
    border-radius: 25px;
    z-index: 10;
}

.headercon .Top_searchArea input.text {
    width: 200px;
    height: 28px;
    padding: 0 60px 0 0;
    margin: 8px 0;
    background: none;
    border: none;
    font-size: 16px;
    font-weight: 400;
    vertical-align: top;
    box-sizing: content-box;
}

.headercon .Top_searchArea .Btn_Tsearch {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 40px;
    padding: 0;
    background: url('/image/common/icon/icon_search.png') no-repeat center 11px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    z-index: 15;
}

.headercon .Top_searchArea .Btn_remove{
    position: absolute;
    top: 5px;
    right: 40px;
    width: 45px;
    height: 45px;
    padding: 0;
    background: url('/image/common/btn/btn_close_2.png') no-repeat center 11px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    z-index: 15;
    opacity: 0.5;
}

.headercon .Top_searchArea .Btn_remove:hover {
    opacity: 1;
}

#HSlider {
    position: absolute;
    top: 21px;
    left: 0;
    width: 175px;
    padding-right: 35px;

}

#HSlider .HSlide {
    height: 68px;
    overflow: hidden;
}

#HSlider .HSlide a {
    display: block;
}

#HSlider .HSlide .Best5_img {
    width: 175px;
}

#HSlider .HSlide .icon_Best5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 28px;
}

#HSlider .bx-pager {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 12px;
    font-weight: 400;
    color: #222;
    letter-spacing: -1.5px;
}

#HSlider .bx-controls-direction {
    position: absolute;
    bottom: 10px;
    right: 0;
}

#HSlider .bx-controls-direction a {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

#HSlider .bx-prev {
    width: 18px;
    height: 19px;
    background: url('/image/common/btn/btn_PrevNext.jpg') no-repeat left top;
}

#HSlider .bx-next {
    width: 17px;
    height: 19px;
    background: url('/image/common/btn/btn_PrevNext.jpg') no-repeat right top;
}

#topmenu {
    height: 55px;
    border-bottom: 1px solid #dfdfdf;
    line-height: 55px;
}

#topmenu .btn_allmenu {
    float: left;
    display: block;
    width: 55px;
    height: 56px;
    margin-top: -1px;
    background: #000 url('/image/common/icon/icon_allmenu.png') no-repeat center center;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

#topmenu .gnb {
    float: left;
    padding: 0 13px;
    overflow: hidden;
}

#topmenu .gnb li {
    float: left;
    font-size: 17px;
    font-weight: bold;
}

#topmenu .gnb li a {
    display: block;
    padding: 0 10px;
    color: #222;
}

#topmenu .gnb li a:hover {
    text-decoration: underline;
}

#topmenu .gnb_02 {
    float: left;
    width: 480px;
    height: 55px;
    padding-left: 15px;
    background: url('/image/common/bul_01.gif') no-repeat left center;
    overflow: hidden;
}

#topmenu .gnb_02 li {
    float: left;
    font-size: 15px;
    font-weight: 400;
}

#topmenu .gnb_02 li a {
    display: block;
    padding: 0 9px;
    color: #666;
}

#topmenu .gnb_02 li a:hover {
    text-decoration: underline;
}

.sub #topmenu {
    height: 54px;
}

#allmenu {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    width: 170px;
    padding: 15px 20px;
    border: 1px solid #333;
    background: #fff;
    line-height: 24px;
    z-index: 800;
}

#allmenu strong {
    display: block;
    padding-bottom: 5px;
    font-size: 16px;
    color: #222;
}

#allmenu ul {
    overflow: hidden;
}

#allmenu ul li {
    font-size: 15px;
    font-weight: 400;
}

#allmenu ul li a {
    color: #666;
}

#allmenu ul li a:hover {
    color: #000;
    text-decoration: underline;
}

#allmenu .AgeCon {
    padding-bottom: 14px;
}

#allmenu .AgeCon ul li {
    float: left;
    padding-left: 11px;
    margin-left: 10px;
    background: url('/image/common/bul_01.gif') no-repeat 0 center;
}

#allmenu .AgeCon ul li.Bgnone {
    padding-left: 0;
    margin-left: 0;
    background: none;
}

.main #allmenu {
    display: block !important;
}

#topmenu .BS_word {
    position: absolute;
    right: 0;
    width: 141px;
    height: 17px;
    padding: 20px 0 0 0;
    line-height: 16px;
}

#topmenu .BS_word .bs-slider-box {
    height: 17px;
    overflow: hidden;
}

#topmenu .BS_word ul li {
    font-size: 15px;
    font-weight: 400;
    color: #666;
}

#topmenu .BS_word ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#topmenu .BS_word ul li .num {
    display: inline-block;
    width: 14px;
    height: 16px;
    margin-right: 7px;
    background: #333;
    font-size: 11px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    vertical-align: middle;
    letter-spacing: -1px;
    text-indent: -2px;
}

#topmenu .BS_word ul.swSlider li a {
    width: 125px;
    line-height: 16px;
}

#topmenu .BS_word .btn_list_on {
    position: absolute;
    top: 18px;
    right: 0;
    z-index: 30;
}

#topmenu .BS_word .BS_layer {
    display: none;
    position: absolute;
    top: -1px;
    right: 0;
    width: 180px;
    padding: 18px 15px;
    border: 1px solid #333;
    background: #fff;
    z-index: 800;
}

#topmenu .BS_word .BS_layer strong {
    position: relative;
    display: block;
    height: 15px;
    margin-bottom: 15px;
    background: url('/image/common/Best_Search_txt.png') no-repeat left top;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

#topmenu .BS_word .BS_layer strong img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 510;
}

#topmenu .BS_word .BS_layer ul li {
    border: 1px solid #fff;
    font-size: 14px;
}

#topmenu .BS_word .BS_layer ul li:hover {
    border: 1px solid #333;
}

#topmenu .BS_word .BS_layer ul li .num {
    background: #888;
    vertical-align: top;
}

#topmenu .BS_word .BS_layer ul li a {
    width: 100%;
    padding: 4px 3px;
    box-sizing: border-box;
}

#topmenu .BS_word .BS_layer ul li.black {
    font-weight: 700;
}

#topmenu .BS_word .BS_layer ul li.black .num {
    background: #333;
}

#topmenu .BS_word .BS_layer ul li.black a {
    color: #333;
}

/* 메인 컨텐츠 */
.main .containerWrap {
    width: 1100px;
    margin: 55px auto 60px;
}

#mainVisual {
    height: 438px !important;
    overflow: hidden;
}

#mainVisual .bx-viewport {
    height: 438px !important;
}

#mainVisual .mainvisualWrap {
    position: relative;
    width: 1200px;
    height: 439px;
    margin: 0 auto;
    overflow: hidden;
}

#mainVisual .mainSlide > li {
    display: block !important;
    opacity: 1 !important;
}

#mainVisual .Visual_Type_A {
    /*background: url('/image/main/TypeA_bg.jpg') no-repeat center 0;*/
}

#mainVisual .Visual_Type_A .Type_A_txt {
    float: left;
    margin-left: 250px;
    margin-top: 52px;
}

/* #mainVisual .Visual_Type_A .Type_A_wrap {position:inherit !important; float:left; width:555px; margin:90px 0 0 0; margin-left:20px; overflow:hidden;} */
#mainVisual .Visual_Type_A .VisualCon {
    position: inherit !important;
    float: left;
    width: 824px;
    height: 360px;
    margin: 80px 20px 0 250px;
    overflow: hidden;
}

#mainVisual .Visual_Type_A .VisualCon .flex-viewport {
    width: 720px;
    overflow: hidden;
}

#mainVisual .Visual_Type_A ul {
    height: 274px;
    overflow: hidden;
}

#mainVisual .Visual_Type_A li a {
    float: left;
    display: block;
    width: 240px;
    height: 274px;
    background: url('/image/main/TypeA_book_bg.png') no-repeat -1px top;
    background-size: 256px 198px;
}

#mainVisual .Visual_Type_A li .book {
    width: 195px;
    height: 217px;
}

#mainVisual .Visual_Type_A li img {
    width: 195px;
    height: 195px;
}

#mainVisual .Visual_Type_A li .title {
    display: block;
    width: 195px;
    padding-top: 7px;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 80px;
    white-space: normal;
}

#mainVisual .Visual_Type_A li .desc {
    display: block;
    color: #444;
    text-align: left;
    line-height: 18px;
}

#mainVisual .Visual_Type_B {
    /*background: url('/image/main/TypeB_bg.jpg') no-repeat center 0;*/
}

#mainVisual .Visual_Type_B .mainvisualWrap {
    width: 780px;
}

#mainVisual .Visual_Type_B .mainvisualWrap .Type_B_slide li {
    width: 780px !important;
}

#mainVisual .Visual_Type_B li a {
    display: table;
    height: 439px;
}

#mainVisual .Visual_Type_B li a .ImgWrap {
    display: table-cell;
    width: 286px;
    vertical-align: middle;
}

#mainVisual .Visual_Type_B li a .ImgWrap img {
    max-width: 100%;
}

#mainVisual .Visual_Type_B li a .Type_B_txt {
    width: 330px;
    display: table-cell;
    padding: 100px 15px 0 0;
    vertical-align: top;
}

#mainVisual .Visual_Type_B li a .Type_B_txt span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #444;
}

#mainVisual .Visual_Type_B li a .Type_B_txt strong {
    display: block;
    padding-top: 10px;
    font-size: 35px;
    font-weight: 800;
    color: #222;
    letter-spacing: -0.4px;
    line-height: 42px;
}

#mainVisual .Visual_Type_C {
    /*background: url('/image/main/TypeC_bg.jpg') no-repeat center 0;*/
    text-align: center;
}

#mainVisual .mainvisualWrap .flex-control-paging {
    position: absolute;
    left: 50%;
    width: auto;
    bottom: 30px;
    margin-left: -47.5px;
    z-index: 300;
}

#mainVisual .mainvisualWrap .flex-control-paging li {
    display: inline-block;
    margin: 0 4px;
    vertical-align: middle;
}

#mainVisual .mainvisualWrap .flex-control-paging li a {
    display: block;
    width: 12px;
    height: 12px;
    background: url('/image/main/mv_bullet.png') no-repeat left bottom;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

#mainVisual .mainvisualWrap .flex-control-paging li a.flex-active {
    background-position: left top;
}

#mainVisual .bx-controls-direction a {
    position: absolute;
    left: 50%;
    display: block;
    width: 38px;
    height: 20px;
    margin-left: 460px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    z-index: 500;
}

#mainVisual .bx-controls-direction a.bx-prev {
    top: 20px;
    background: url('/image/main/mainvisual_prev.png') no-repeat 0 0;
}

#mainVisual .bx-controls-direction a.bx-next {
    bottom: 20px;
    background: url('/image/main/mainvisual_next.png') no-repeat 0 0;
}

#mainVisual .Visual_Type_A .flex-control-paging {
    bottom: 30px;
    margin-left: -122px;
}

#bx-pager {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 180px;
    margin-left: 390px;
    z-index: 90;
    -webkit-box-shadow: 1px 1px 18px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 18px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 18px 0px rgba(0, 0, 0, 0.2);
}

#bx-pager a {
    position: relative;
    display: block;
    width: 180px;
    margin: 0 auto;
    border-top: 1px solid #dfdfdf;
    background: #fff;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    color: #444;
    line-height: 40px;
}

#bx-pager a:first-child {
    border-top: none;
}

#bx-pager a span {
    position: relative;
    display: block;
    z-index: 550;
}

#bx-pager a em.bg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 180px;
    height: 50px;
    background: #000;
    z-index: 520;
    opacity: 0;
}

#bx-pager a.active {
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#bx-pager a.active span {
    left: -10px;
    width: 198px;
    padding: 5px 0;
}

#bx-pager a.active em.bg {
    left: -10px;
    padding: 0 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
}

.mainconWrap .section {
    padding: 20px 0 85px 0;
    overflow: hidden;
}

/* 메인 - 한줄배너 */
.mainconWrap .LineBanner {
    padding-bottom: 20px;
}

.LineBanner ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.LineBanner ul li {
    float: left;
    width: 25%;
    border: 1px solid #e5e5e5;
    border-left: none;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    height: 60px;
}

.LineBanner ul li:first-child,
.LineBanner ul li:nth-child(4n-3) {
    border-left: 1px solid #e5e5e5;
}

.LineBanner ul li a {
    position: relative;
    display: table;
    width: 100%;
    padding: 10px 40px 10px 20px;
    background: url('/image/common/btn/btn_arrow_02.png') no-repeat 275px center;
    color: #222;
    box-sizing: border-box;
    height: 60px;
}

.LineBanner ul li a img {
    max-width: 50px;
    height: 38px;
    padding-right: 10px;
}

.LineBanner ul li a span.border {
    position: absolute;
    top: -1px;
    left: -1px;
    display: block;
    width: 100%;
    height: 58px;
    border: 1px solid #000;
    z-index: 200;
    opacity: 0;
}

.LineBanner ul li dl dt {
    display: table-cell;
    vertical-align: middle;
}

.LineBanner ul li dl dd {
    display: table-cell;
    line-height: 19px;
    vertical-align: middle;
    height: 35px;
}

.LineBanner ul li a:hover span.border {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
}

/* 메인 - 실시간 순위 (지금 사람들이 찾고 있는 도서는?) */
.mainconWrap .Most_Popular_Theme {
    margin-bottom: 40px;
}

.Most_Popular_Theme .TitleArea {
    position: relative;
    margin-bottom: 10px;
    line-height: 25px;
}

.Most_Popular_Theme .TitleArea strong {
    display: inline-block;
    padding-left: 30px;
    background: url('/image/common/icon/icon_clock.png') no-repeat 0 center;
    font-size: 17px;
    color: #222;
}

.Most_Popular_Theme .TitleArea .real_time {
    display: inline-block;
    margin-left: 15px;
    font-size: 13px;
}

.Most_Popular_Theme .TitleArea .real_time a {
    margin-left: 5px;
}

.Most_Popular_Theme .TitleArea .btn_fold {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding-right: 15px;
    background: url('/image/common/btn/btn_arrow_03.png') no-repeat right center;
    font-size: 13px;
    font-weight: 400;
    color: #222;
    line-height: 25px;
}

.Most_Popular_Theme .TitleArea .btn_fold:hover {
    text-decoration: underline;
}

.Most_Popular_Theme .Popular_bookWrap {
    /*height: 90px;*/
    border: 1px solid #e5e5e5;
    border-top: 1px solid #333;
    /*overflow: hidden;*/
}

.Most_Popular_Theme .Popular_bookWrap ol {
    overflow: hidden;
}

.Most_Popular_Theme .Popular_bookWrap ol li {
    float: left;
    overflow: hidden;
    height: 88px;
}

.Most_Popular_Theme .Popular_bookWrap ol > li {
    width: 25%;
    border-bottom: 1px solid #dfdfdf;
}

.Most_Popular_Theme .Popular_bookWrap ol li a {
    display: block;
    padding-left: 12px;
    padding-top: 12px;
    overflow: hidden;
}

.Most_Popular_Theme .Popular_bookWrap ol li .num {
    display: block;
    float: left;
    font-size: 17px;
    color: #222;
    line-height: 10px;
}

.Most_Popular_Theme .Popular_bookWrap ol li .ThumbArea {
    float: left;
    padding-left: 12px;
    padding-right: 4px;
    background: url('/image/main/book_bg.png') no-repeat right bottom;
}

.Most_Popular_Theme .Popular_bookWrap ol li .ThumbArea img {
    width: 70px;
    height: 70px;
    vertical-align: bottom !important;
}

.Most_Popular_Theme .Popular_bookWrap ol li .TxtArea {
    float: left;
    width: 160px;
    padding: 0px 6px;
    line-height: 18px;
    overflow: hidden;
}

/* 메인 핫키원드 */

.mainconWrap .hot_keyword_cloud .TitleArea {
    position: relative;
    margin-bottom: 10px;
    line-height: 25px;
}

.mainconWrap .hot_keyword_cloud .TitleArea strong {
    display: inline-block;
    font-size: 17px;
    color: #222;
}

.mainconWrap .hot_keyword_cloud .tag-icon {
    border-radius: 50px;
    background: #000;
    color: #fff;
    padding: 3px 7px 3px 7px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud {
    border: 1px solid #e5e5e5;
    border-top: 1px solid #333;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 ul{
    font-size: 0;
    list-style: none;
    margin-left: -1px;
    margin-bottom: -1px;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1{
    width: 100%;
    box-sizing: border-box;
    /*border: 1px solid #e5e5e5;*/
    overflow: hidden;
    /*box-shadow: 4px 4px rgba(0, 0, 0, 0.1), -4px -4px rgba(0, 0, 0, 0.1);*/
    text-align: left;
    /*margin-left: 4px;*/
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 div{
    overflow: hidden;
    background: #f1f1f1;
    height: 147px;
    width: 1320px;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 ul {
    width: 100%;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 li{
    display: inline-block;
    box-sizing: border-box;
    line-height: 30px;
    font-weight: 800;
    cursor: pointer;
    vertical-align: middle;
    margin-top:-1px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-shadow: 1px 1px rgba(69, 122, 200, 0.1);
    box-shadow: 1px 1px 1px rgba(0,0,0, 0.1);
    padding: 3px 15px;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 li:hover{
    transition: 0.3s;
    background: #000;
    color: #fff;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type2{
    width: 100%;
    box-sizing: border-box;
    height: 158px;
    overflow: hidden;
    text-align: left;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type2 div{
    padding: 4px 10px;
    overflow: hidden;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type2 ul {
    width: 100%;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type2 li{
    display: inline-block;
    box-sizing: border-box;
    /*text-shadow: 1px 1px rgba(0,0,0,0.1);*/
    margin: 5px 5px;
    font-weight: 800;
    cursor: pointer;
}



.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type3{
    width: 100%;
    box-sizing: border-box;
    height: 140px;
    overflow: hidden;
    text-align: left;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type3 div{
    padding: 4px 10px;
    overflow: hidden;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type3 ul {
    width: 100%;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type3 li{
    display: inline-block;
    box-sizing: border-box;
    /*text-shadow: 1px 1px rgba(0,0,0,0.1);*/
    margin: 3px 5px;
    font-weight: 800;
    cursor: pointer;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud .type-S{
    font-size: 18px;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud .type-A{
    font-size: 16px;
}


.mainconWrap .hot_keyword_cloud .ProjectTagCloud .type-B{
    font-size: 14px;
}


.mainconWrap .hot_keyword_cloud .ProjectTagCloud .type-C{
    font-size: 12px;
}


.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type2 .type-S{
    /*color: #222;*/
    color: #000;
    background: #cff8f9;
    padding: 0 5px;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type2 .type-A{
    /*color: #303030;*/
    background: #e3ebf5;
    color: #000;
    padding: 0 5px;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type2 .type-B {

    /*color: #444444;*/
    background: #fff0f0;
    color: #000;
    padding: 0 5px;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type2 .type-C {

    /*color: #595959;*/
    background: #f1e8f1;
    color: #000;
    padding: 0 5px;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 li.type-S{
    color: #FF685E;
    background: #fff;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 li.type-A{
    color: #284993;
    background: #fff;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 li.type-B{
    color: #37b49c;
    background: #fff;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type1 li.type-C{
    color: #222;
    background: #fff;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type3 li.type-S{
    color: #FF685E;
    background: #fff;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type3 li.type-A{
    color: #284993;
    background: #fff;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type3 li.type-B{
    color: #37b49c;
    background: #fff;
}

.mainconWrap .hot_keyword_cloud .ProjectTagCloud.type3 li.type-C{
    color: #222;
    background: #fff;
}

.bookBox {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.bookBox:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f8f8f8;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.bookBox:hover:before, .bookBox:focus:before, .bookBox:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/* 메인 - 기획배너 */
.mainconWrap .ProjectBanner ul {
    overflow: hidden;
}

.mainconWrap .ProjectBanner ul li {
    float: left;
    margin-left: 6px;
}

.mainconWrap .ProjectBanner ul li:first-child {
    margin-left: 0;
}

.mainconWrap .ProjectBanner ul li img {
    width: 295px;
}

/* 메인 - 분야 베스트 20 / 평점 베스트 20 */
.CategoryBest {
    background: #f8f8f8;
}

.CategoryBest .TitleArea {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.CategoryBest .TitleArea .Depth1 {
    margin-bottom: 15px;
    background: url('/image/main/middle_line.gif') no-repeat 0 center;
}

.CategoryBest .TitleArea .Depth1 .TabStyle01 {
    display: inline-block;
    background: #f8f8f8;
}

.CategoryBest .TitleArea .Depth2 {
    display: none;
}

.CategoryBest .TitleArea .Depth2.BestCategory01 {
    display: block;
}

.mainconWrap .CategoryBest .BestBox {
    position: relative;
    width: 100%;
    height: 630px;
}

.mainconWrap .CategoryBest .BestContentWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 630px;
    z-index: -1;
}

.mainconWrap .CategoryBest .BestContentWrap.BestContentWrap01 {
    z-index: 1;
}

.mainconWrap .BestContentWrap .subject {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 100%;
    color: #222;
    line-height: 20px;
}
.mainconWrap .CategoryBest .CBContents {
    position: absolute;
    top: 0;
    left: 0;
    background: #f8f8f8;
    padding-bottom: 30px;
    z-index: -1;
}

.mainconWrap .CategoryBest .CBContents.CBContents01 {
    z-index: 1;
}

.BestTable {
    width: 100%;
    background: #fff;
    border-top: 1px solid #dfdfdf;
}

.BestTable td {
    position: relative;
    width: 16.6666666%;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    line-height: 19px;
    vertical-align: top;
    padding-top: 40px;
    overflow: hidden;
    height: 290px !important;
    max-height: 290px !important;
}

.BestTable td:first-child {
    border-left: 1px solid #dfdfdf;
}

.BestTable td a {
    color: #222;
    line-height: 1.3;
}

.BestTable td > a {
    display: block;
    padding: 0 10px;
}

.BestTable td > a:hover span.subject {
    text-decoration: underline;
}

.BestTable td .num {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    width: 35px;
    height: 35px;
    background: #555;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    text-align: center;
    line-height: 35px;
    text-indent: -3.5px;
    vertical-align: top;
    z-index: 50;
}

.BestTable td img {
    width: 160px;
    height: 160px;
}

.BestTable td span {
    padding-top: 15px;
}

.BestTable td span.price {
    padding-top: 10px;
}

.BestTable td span strong {
    position: relative;
    top: 1px;
    font-size: 16px;
    font-weight: 600;
}

.BestTable td .BigThumb {
    text-align: left;
    overflow: hidden;
}

.BestTable td .BigThumb {
    padding: 0 30px 0 60px;
}

.BestTable td .BigThumb img {
    width: 180px;
    height: 180px;
}

.BestTable td .BigThumb .num {
    top: 30px;
    left: 30px;
    width: 48px;
    height: 48px;
    background: none;
}

.BestTable td .BigThumb .num img {
    width: 48px;
    height: 48px;
}

.BestTable td .BigThumb .ImgArea {
    float: left;
}

.BestTable td .BigThumb .TxtArea {
    float: left;
    width: 295px;
    padding-left: 30px;
}

.BestTable td .BigThumb .TxtArea .subject {
    display: block;
    font-size: 22px;
    line-height: 23px;
    font-weight: 700;
    color: #111;
}

.BestTable td .BigThumb .TxtArea .author {
    margin-top: 20px;
}

.BestTable td .BigThumb .TxtArea p {
    height: 57px;
    margin-top: 20px;
    font-size: 15px;
    color: #666;
    overflow: hidden;
}


.BestTable td .priceWrap {
    line-height: 22px;
}

.BestTable td .priceWrap .price {
    display: block;
    font-size: 20px;
    color: #222;
}

.BestTable td .priceWrap .price span {
    position: relative;
    top: -2px;
    font-size: 14px;
    font-weight: 500;
}

.BestTable td .priceWrap .normal_prc {
    text-decoration: line-through;
    color: #888;
}

.BestTable td .priceWrap .discount {
    color: #af6f1b;
}

.BestTable td .priceWrap .point {
    margin-left: 3px;
    padding: 0 0 0 15px;
    background: url('/image/common/icon/icon_point.gif') no-repeat 0 center;
}

.BestTable td .price {
    font-size: 20px;
}

.BestTable td .BigThumb .TxtArea .price strong {
    font-size: 25px;
}

.CategoryBest .bx-pager {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 12px;
    text-align: center;
    z-index: 300;
}

.CategoryBest .bx-pager-item {
    display: inline-block;
    padding: 0 4px;
    vertical-align: top;
}

.CategoryBest .bx-pager-item a {
    display: block;
    width: 12px;
    height: 12px;
    background: url('/image/main/mv_bullet.png') no-repeat left bottom;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

.CategoryBest .bx-pager-item a.active {
    background-position: left top;
}

.CategoryBest .bx-controls-direction a {
    position: absolute;
    top: 50%;
    display: block;
    width: 55px;
    height: 55px;
    margin-top: -27px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

.CategoryBest .bx-controls-direction a.bx-prev {
    left: -80px;
    background: #f8f8f8 url('/image/main/best_prev.png') no-repeat 0 0;
}

.CategoryBest .bx-controls-direction a.bx-next {
    right: -80px;
    background: #f8f8f8 url('/image/main/best_next.png') no-repeat 0 0;
}

.CategoryBest .bx-controls-direction a.bx-prev:hover {
    background: #f8f8f8 url('/image/main/best_prev_ov.png') no-repeat 0 0;
}

.CategoryBest .bx-controls-direction a.bx-next:hover {
    background: #f8f8f8 url('/image/main/best_next_ov.png') no-repeat 0 0;
}

/* 메인 - 추천상품 */
.RecommProduct {
    padding: 40px 0 30px;
}

.RecommProduct .TitleArea {
    margin-bottom: 20px;
    overflow: hidden;
    line-height: 29px;
}

.RecommProduct .TitleArea h3 {
    float: left;
    font-size: 27px;
    font-weight: 700;
    color: #222;
}

.RecommProduct .TitleArea .hot_keyword {
    float: right;
    max-width: 900px;
    overflow: hidden;
    max-height: 60px;
}

.RecommProduct .TitleArea .hot_keyword dt {
    float: left;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #484848;
    line-height: 29px;
}

.RecommProduct .TitleArea .hot_keyword dd {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
}

.RecommProduct .TitleArea .hot_keyword dd a {
    display: block;
    border: 1px solid #9b9b9b;
    padding: 0 7px;
    color: #666;
    border-radius: 25px;
    margin-bottom: 1px;
}

.RecommProduct .TitleArea .hot_keyword dd a:hover {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
}

.RecommProduct table {
    width: 100%;
}

.RecommProduct table td {
    position: relative;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
    line-height: 19px;
}

.RecommProduct table td:first-child {
    border-left: 1px solid #dfdfdf;
}

.RecommProduct table td a {
    color: #222;
}

.RecommProduct table td a:hover {
    text-decoration: underline;
}

.RecommProduct .recommSlide {
    max-height: 285px;
}

.RecommProduct .recommSlide li {
}

.RecommProduct table td > a,
.RecommProduct .recommSlide li a {

}

.RecommProduct .SlideWrap .recommSlide li a {
    padding: 0;
}

.RecommProduct table td > a:hover .subject,
.RecommProduct .recommSlide li a:hover .subject {
    text-decoration: underline;
}

.RecommProduct table td img {
    width: 160px;
    height: 160px;
}

.RecommProduct table td {
    height: 285px !important;
    max-height: 285px !important;
    overflow: hidden;
    padding: 0;
}

.RecommProduct table td span.subject {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    height: 40px;
    color: #222;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    white-space: normal;
}


.RecommProduct td .priceWrap {
    line-height: 22px;
}

.RecommProduct td .priceWrap .price {
    display: block;
    font-size: 20px;
    color: #222;
}

.RecommProduct td .priceWrap .price span {
    position: relative;
    font-size: 14px;
    font-weight: 500;
}

.RecommProduct td .priceWrap .normal_prc {
    text-decoration: line-through;
    color: #888;
}

.RecommProduct td .priceWrap .discount {
    color: #af6f1b;
}

.RecommProduct td .priceWrap .point {
    margin-left: 3px;
    padding: 0 0 0 15px;
    background: url('/image/common/icon/icon_point.gif') no-repeat 0 center;
}

.RecommProduct table td span strong {
    position: relative;
    top: 1px;
    font-size: 16px;
    font-weight: 600;
}

.RecommProduct table td .itemIcon {
    margin-top: 10px;
    height: 24px;
    overflow: hidden;
}

.RecommProduct .RecommBannerCon {
    position: relative;
}

.RecommProduct .SlideWrap {
    width: 478px;
    text-align: left;
    overflow: hidden;
}

.RecommProduct .SlideWrap img {
    width: 478px;
    height: 285px;
}

.RecommProduct .SlideWrap a {
    position: relative;
    display: block;
    color: #fff;
}

.RecommProduct .SlideWrap .B_txt {
    position: absolute;
    width: 100%;
    height: 285px;
    display: table;
    z-index: 50;
}

.RecommProduct .SlideWrap .B_txt p {
    display: table-cell;
    padding-left: 32px;
    vertical-align: middle;
}

.RecommProduct .SlideWrap .B_txt p strong {
    display: block;
    padding-bottom: 10px;
    font-size: 33px;
    font-weight: 600;
    color: #fff;
    line-height: 40px;
}

.RecommProduct .SlideWrap .B_txt p span {
    display: block;
    font-size: 19px;
    font-weight: 400;
    line-height: 25px;
}

.RecommContentBox {
    position: relative;
    width: 100%;
    height: 630px;
}

.RecommContentBox .RecommBannerWrap {
    position: absolute;
    width: 100%;
    height: 630px;
}

.RecommContentBox .RecommBannerWrap .RecommBannerSlide {
    height: 630px;
}

.RecommBannerWrap .bx-pager {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 10px;
    z-index: 200;
}

.RecommBannerWrap .bx-pager a {
    float: left;
    display: block;
    width: 11px;
    height: 10px;
    margin-left: 8px;
    background: url('/image/main/mb_bullet.png') no-repeat left bottom;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    vertical-align: top;
}

.RecommProduct .bx-pager a.active {
    background-position: left top;
}

.RecommProduct .RecommBanner_01 .TitleArea .hot_keyword a:hover {
    border: 1px solid #67c3ea;
    background: #67c3ea;
}

.RecommProduct .RecommBanner_01 table {
    border-top: 2px solid #67c3ea;
}

.RecommProduct .RecommBanner_01 table tr:first-child td:first-child {
    background: #67c3ea;
}

.RecommProduct .RecommBanner_02 {
    margin-top: 40px;
}

.RecommProduct .RecommBanner_02 .TitleArea .hot_keyword a:hover {
    border: 1px solid #a3815c;
    background: #a3815c;
}

.RecommProduct .RecommBanner_02 table {
    border-top: 2px solid #a3815c;
}

.RecommProduct .RecommBanner_02 table tr:first-child td:first-child {
    background: #a3815c;
}

.RecommProduct .RecommBanner_03 {
    margin-top: 40px;
}

.RecommProduct .RecommBanner_03 .TitleArea .hot_keyword a:hover {
    border: 1px solid #9e54ac;
    background: #9e54ac;
}

.RecommProduct .RecommBanner_03 table {
    border-top: 2px solid #9e54ac;
}

.RecommProduct .RecommBanner_03 table tr:first-child td:first-child {
    background: #9e54ac;
}

.RecommProduct .RecommBanner_04 {
    margin-top: 40px;
}

.RecommProduct .RecommBanner_04 .TitleArea .hot_keyword a:hover {
    border: 1px solid #60baaa;
    background: #60baaa;
}

.RecommProduct .RecommBanner_04 table {
    border-top: 2px solid #60baaa;
}

.RecommProduct .RecommBanner_04 table tr:first-child td:first-child {
    background: #60baaa;
}

.RecommProduct .RecommBanner_05 {
    margin-top: 40px;
}

.RecommProduct .RecommBanner_05 .TitleArea .hot_keyword a:hover {
    border: 1px solid #f2b718;
    background: #f2b718;
}

.RecommProduct .RecommBanner_05 table {
    border-top: 2px solid #f2b718;
}

.RecommProduct .RecommBanner_05 table tr:first-child td:first-child {
    background: #f2b718;
}

/* 메인 - 하단배너 */
.BottomBanner {
    padding: 0 0 30px;
}

.BottomBanner ul {
    overflow: hidden;
}

.BottomBanner ul li {
    float: left;
    margin-left: 15px;
}

.BottomBanner ul li:first-child {
    margin-left: 0;
}

.BottomBanner ul li img {
    width: 390px;
    height: 215px;
}

.BottomBanner .FullBanner {
    margin-top: 20px;
}

.BottomBanner .FullBanner img {
    width: 1200px;
}

/* 메인 - 정보 */
.Main_B_Info h3 {
    /*padding-bottom: 15px;*/
    font-size: 20px;
    font-weight: 600;
    color: #222;
}

.Main_B_Info table {
    width: 100%;
    border-top: 1px solid #333;
    table-layout: fixed;
}

.Main_B_Info table td {
    width: 25%;
    height: 155px;
    padding: 30px 0;
    font-size: 15px;
    color: #666;
    vertical-align: top;
    line-height: 20px;
}

.Main_B_Info table td.Bdr {
    border-right: 1px solid #e5e5e5;
}

.Main_B_Info table td.Bdb {
    border-bottom: 1px solid #e5e5e5;
}

.Main_B_Info table td.Bdbg {
    background: url('/image/common/border.gif') no-repeat 40px bottom;
    background-size: 300px 1px;
}

.Main_B_Info table td .cols {
    padding: 0 40px;
}

.Main_B_Info table td a {
    display: block;
}

.Main_B_Info .btn-qna {
    display: inline-block;
    text-decoration: underline;
}

.Main_B_Info .btn-qna:hover {
    color: #000 !important;
}

.Main_B_Info .num {
    display: block;
    padding: 10px 0;
    font-size: 36px;
    font-weight: 700;
    color: #222;
    line-height: 40px;
}

.Main_B_Info .num2 {
    display: block;
    margin-top: 15px;
    padding-top: 30px;
    background: url('/image/common/icon/icon_cjlogistics.jpg') no-repeat left top;
    font-size: 22px;
    font-weight: 600;
    color: #222;
}

.Main_B_Info .clock {
    display: block;
    padding: 20px 0 5px;
    font-weight: 400;
    color: #222;
    line-height: 22px;
}

.Main_B_Info .clock img {
    padding-right: 3px;
}

.Main_B_Info .Info_list {
    padding-top: 15px;
    margin-top: 20px;
    border-top: 1px solid #e5e5e5;
}

.Main_B_Info .Info_list .ListType01 li {
    float: left;
    box-sizing: border-box;
}

.Main_B_Info .Info_list .ListType01 li.w45 {
    width: 45%;
}

.Main_B_Info .Info_list .ListType01 li.w55 {
    width: 55%;
}

.Main_B_Info .col2 {
    height: 155px;
    border-right: 1px solid #e5e5e5;
    background: url('/image/common/icon/icon_delivery.png') no-repeat 190px bottom;
}

.Main_B_Info .col3 {
    height: 155px;
    border-right: 1px solid #e5e5e5;
    /*background: url('/image/common/icon/icon_SaveMoney.png') no-repeat 208px bottom;*/
}

.Main_B_Info .col3 ul li span {
    display: inline-block;
    width: 36px;
    margin-right: 5px;
    background: url('/image/common/icon/icon_gray_bg.png') no-repeat 0 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
}

.Main_B_Info .col3 p {
    padding-top: 5px;
    font-size: 13px;
    font-weight: 400;
    color: #222;
}

.Main_B_Info .col4 {
    height: 155px;
    background: url('/image/common/icon/icon_order.png') no-repeat 200px bottom;
}

.Main_B_Info .col4 .Btn_more01 {
    margin-top: 30px;
}

.Main_B_Info .col5 {
    border-right: 1px solid #e5e5e5;
}

.Main_B_Info .col5 .ListType01 li {
    overflow: hidden;
}

.Main_B_Info .col5 .ListType01 li a {
    float: left;
    width: 400px;
    color: #666 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.Main_B_Info .col5 .ListType01 li .date {
    float: right;
    font-weight: 300;
}

.Main_B_Info .col6 ul {
    margin-top: 15px;
    overflow: hidden;
}

.Main_B_Info .col6 ul li {
    float: left;
    width: 50px;
    margin-left: 40px;
    text-align: center;
}

.Main_B_Info .col6 ul li:first-child {
    margin-left: 0;
}

.Main_B_Info .col6 ul li.community01 {
    background: url('/image/common/icon/icon_comment.png') no-repeat center top;
}

.Main_B_Info .col6 ul li.community02 {
    background: url('/image/common/icon/icon_blog.png') no-repeat center top;
}

.Main_B_Info .col6 ul li.community03 {
    background: url('/image/common/icon/icon_memo.png') no-repeat center top;
}

.Main_B_Info .col6 ul li.community01:hover {
    background: url('/image/common/icon/icon_comment_ov.png') no-repeat center top;
}

.Main_B_Info .col6 ul li.community02:hover {
    background: url('/image/common/icon/icon_blog_ov.png') no-repeat center top;
}

.Main_B_Info .col6 ul li.community03:hover {
    background: url('/image/common/icon/icon_memo_ov.png') no-repeat center top;
}

.Main_B_Info .col6 ul li a {
    display: block;
    color: #666;
}

.Main_B_Info .col6 ul li a span {
    display: block;
    padding-top: 50px;
}

/* 메인 - 팝업 */
#layerPop01 {
    display: block;
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -239px;
    text-align: center;
    z-index: 1000;
}

#layerPop01 .Popcontents img {
    vertical-align: top;
}

#layerPop01 input {
    margin-right: 10px;
}

#layerPop01 label {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
}

#layerPop01 .closeBtn {
    margin-top: 10px;
}

#layerPop01 .close {
    margin-left: 20px;
}

#layerPop01 .close img {
    margin-top: -3px;
    vertical-align: middle;
}

.Main_small_pop,
.Main_sub_pop {
    display: block;
    position: absolute;
    top: 0;
    left: 10%;
    z-index: 1000;
}

.Main_small_pop .Popcontents,
.Main_sub_pop .Popcontents {
    text-align: center;
    min-width: 300px;
    min-height: 330px;
}

.Main_small_pop .Popcontents img,
.Main_sub_pop .Popcontents img {
    vertical-align: top;
}

.Main_small_pop input,
.Main_sub_pop input {
    margin-right: 10px;
}

.Main_small_pop label,
.Main_sub_pop label {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}

.Main_small_pop .closeBtn,
.Main_sub_pop .closeBtn {
    padding: 5px 0;
    background-color: #ebebeb;
}

.Main_small_pop .close,
.Main_sub_pop .close {
    margin-left: 20px;
}

.Main_small_pop .close img,
.Main_sub_pop .close img {
    margin-top: -3px;
    vertical-align: middle;
}


/* TabStyle */
.TabStyle01 {
    padding: 0 40px;
    font-size: 0;
    text-align: center;
}

.TabStyle01 li {
    display: inline-block;
    padding-left: 21px;
    margin-left: 20px;
    background: url('/image/common/bul_03.gif') no-repeat 0 center;
    font-size: 27px;
    font-weight: 400;
    color: #888;
    cursor: pointer;
}

.TabStyle01 li a {
    color: #888;
}

.TabStyle01 li:first-child {
    padding-left: 0;
    margin-left: 0;
    background: none;
}

.TabStyle01 li.on,
.TabStyle01 li.on a {
    font-weight: 600;
    color: #222;
}

.TabStyle02 {
    font-size: 0;
    text-align: center;
}

.TabStyle02 li {
    display: inline-block;
    padding: 0 13px;
    margin: 0 5px;
    font-size: 17px;
    font-weight: 400;
    color: #444;
    line-height: 30px;
    cursor: pointer;
}

.TabStyle02 li.on {
    background: #000;
    color: #fff;
    border-radius: 25px;
}

.TabStyle03 {
    margin-bottom: 20px;
}

.TabStyle03 ul {
    height: 49px;
    border-bottom: 1px solid #3d3d3d;
}

.TabStyle03 ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.TabStyle03 ul li {
    float: left;
    width: 33.33333333%;
    height: 49px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #f5f5f5;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    line-height: 48px;
    box-sizing: border-box;
}

.TabStyle03 ul li:first-child {
    border-left: 1px solid #ccc;
}

.TabStyle03 ul li.on {
    margin-left: -1px;
    border: 1px solid #3d3d3d;
    border-bottom: none;
    background: #fff;
}

.TabStyle03 ul li a {
    display: block;
    color: #999;
}

.TabStyle03 ul li.on a {
    padding-bottom: 1px;
    background: #fff;
    color: #333;
}

.TabStyle03 ul.list2 li {
    width: 50%;
}

.TabStyle03 ul.list2 li.on {
    margin-left: 0;
}

/*
.TabStyle03 li.exchange {
    border-top: 1px solid #ff8080;
}

.TabStyle03 li.exchange.on {
    border-top: 1px solid #ff0000;
}
*/

.TabStyle03 li.exchange a{
    color: #ff8080;
}

.TabStyle03 li.exchange.on a{
    color:#ff0000;
}
/*

.TabStyle03 li.return {
    border-top: 1px solid #7780ff;
}

.TabStyle03 li.return.on {
    border-top: 1px solid #0015ff;
}
*/

.TabStyle03 li.return a {
    color: #7780ff;
}

.TabStyle03 li.return.on a {
    color:#0015ff;
}
/*
.TabStyle03 li.delivery {
    border-top: 1px solid #9a9a9a;
}

.TabStyle03 li.delivery.on {
    border-top: 1px solid #000;
}*/

.TabStyle03 li.delivery a{
    color:#9a9a9a;
}

.TabStyle03 li.delivery.on a{
    color:#000;
}

.TabStyle04 {
    margin-bottom: 15px;
}

.TabStyle04 ul {
    height: 39px;
    border-bottom: 1px solid #3d3d3d;
}

.TabStyle04 ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.TabStyle04 ul li {
    float: left;
    width: 50%;
    height: 39px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #f5f5f5;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    box-sizing: border-box;
}

.TabStyle04 ul li:first-child {
    border-left: 1px solid #ccc;
}

.TabStyle04 ul li.on {
    border: 1px solid #3d3d3d;
    border-bottom: none;
    background: #fff;
}

.TabStyle04 ul li a {
    display: block;
    color: #999;
}

.TabStyle04 ul li.on a {
    padding-bottom: 1px;
    background: #fff;
    color: #333;
}

/* ListStyle */
.ListType01:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.ListType01 li {
    padding-left: 11px;
    background: url('/image/common/bul_04.gif') no-repeat 0 center;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}

.ListType01 li a {
    display: block;
    color: #222;
}

.ListType01 li a:hover {
    text-decoration: underline;
}

.ListType02:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.ListType02 li {
    float: left;
    width: 25%;
    padding-left: 10px;
    background: url('/image/common/bul_05.gif') no-repeat 0 center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    box-sizing: border-box;
}

.ListType02 li a {
    display: block;
    width: 100%;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ListType02 li a:hover {
    color: #000;
    text-decoration: underline;
}

.ListType02 li a.on {
    font-weight: bold;
}

.ListType03 li {
    padding: 18px 0;
    border-top: 1px dotted #bbb;
}

.ListType03 li:first-child {
    border-top: none;
}

/* TableStyle */
table td.nodata {
    padding: 70px 0 !important;
}

table td.nodata span {
    display: block;
    padding-top: 45px;
    background: url('/image/common/icon/icon_nodata.png') no-repeat center 0;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #666;
}

.TableType01 {
    width: 100%;
    margin-top: 10px;
    padding: 0 10px;
    border: 1px solid #dfdfdf;
    background: #fff;
}

.TableType01 th {
    border-top: 1px dotted #bbb;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
}

.TableType01 td {
    border-top: 1px dotted #bbb;
    text-align: right;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
}

.TableType01 tr:first-child th,
.TableType01 tr:first-child td {
    border-top: none;
}

.TableType01 td a {
    color: #222;
}

.TableType01 td a:hover {
    text-decoration: underline;
}

.TableType02 {
    width: 100%;
    border-top: 1px solid #333;
    background: #fff;
    table-layout: fixed;
}

.TableType02 thead th {
    background: #f7f7f7;
    border-bottom: 1px solid #dfdfdf;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    text-align: center;
    line-height: 48px;
}

.TableType02 thead th:first-child {
    border-left: 1px solid #dfdfdf;
}

.TableType02 thead th:last-child {
    border-right: 1px solid #dfdfdf;
}

.TableType02 tbody td {
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
}

.TableType02 tbody td:first-child {
    border-left: none;
}

.TableType02 tbody td .button {
    display: block;
    width: 63px;
    padding: 0;
    margin: 3px auto 0;
}

.TableType02 tbody td.subject {
    padding: 20px 15px;
    text-align: left;
}

.TableType02 tbody td.subject a:hover,
.TableType02 tbody td.subject a:hover .txtArea {
    text-decoration: underline;
}

.TableType02 tbody td .BookInfo {
    display: table;
    width: 100%;
    font-size: 0;
    overflow: hidden;
}

.TableType02 tbody td .BookInfo .ImgArea {
    display: inline-table;
    width: 60px;
    height: 60px;
    vertical-align: middle;
}

.TableType02 tbody td .BookInfo .ImgArea img {
    width: 60px;
    height: 60px;
}

.TableType02 tbody td .BookInfo .txtArea {
    display: inline-table;
    width: 377px;
    padding-left: 12px;
    font-size: 14px;
    vertical-align: middle;
}

.TableType02 tfoot th,
.TableType02 tfoot td {
    padding: 20px 10px;
    border-bottom: 1px solid #dfdfdf;
    line-height: 18px;
    vertical-align: middle;
}

.TableType03 {
    width: 100%;
    border-top: 1px solid #333;
    table-layout: fixed;
}

.TableType03 thead th {
    border-bottom: 1px solid #c0c0c0;
    background: #f7f7f7 url('/image/common/table_th_bul.gif') no-repeat left top;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    text-align: center;
    line-height: 48px;
}

.TableType03 thead th:first-child {
    background: #f7f7f7;
}

.TableType03 tbody td {
    padding: 13px 0;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    font-size: 15px;
    vertical-align: middle;
    line-height: 20px;
}

.TableType03 tbody td.category {
    font-weight: 400;
    color: #222;
}

.TableType03 tbody td.subject {
    padding: 13px 15px;
    text-align: left;
}

.TableType03 tbody td.subject a {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.TableType03 tbody td.subject a:hover {
    text-decoration: underline;
}

.TableType03 tbody td.subject span.date {
    display: block;
    padding-top: 15px;
    font-size: 14px;
    color: #666;
}

.TableType04 {
    width: 100%;
    border-top: 1px solid #333;
    background: #fff;
    table-layout: fixed;
}

.TableType04 tbody th {
    width: 100px;
    padding: 12px 20px;
    background: #f7f7f7;
    border-bottom: 1px solid #dfdfdf;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    text-align: left;
    vertical-align: middle;
}

.TableType04 tbody td {
    padding: 12px 20px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 15px;
    text-align: left;
}

.TableType04 tbody td.alignr {
    width: 140px;
    text-align: right;
    border-right: 1px solid #dfdfdf;
}

.TableType04 tbody td .btnarea {
    display: inline-block;
    margin-left: 10px;
}

.TableType04 .small-txt {
    font-size: 12px;
}

.TableType05 {
    width: 100%;
    border-top: 1px solid #333;
    table-layout: fixed;
}

.TableType05 tbody th {
    width: 135px;
    padding: 10px 15px 0;
    border-bottom: 1px solid #dfdfdf;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    text-align: left;
    vertical-align: top;
    line-height: 40px;
}

.TableType05 tbody td {
    padding: 10px 15px;
    border-bottom: 1px solid #dfdfdf;
    text-align: left;
}

.TableType06 {
    width: 100%;
    border-top: 1px solid #aaa;
}

.TableType06 thead th {
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    background: #f7f7f7;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    text-align: center;
    line-height: 39px;
}

.TableType06 thead th:first-child {
    border-left: none;
}

.TableType06 tbody td {
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    font-size: 15px;
    line-height: 39px;
}

.TableType06 tbody td:first-child {
    border-left: none;
}

.TableType06 tbody td.bg {
    background: #f7f7f7;
}

.in-table-book {
    width: 100%;
}

.in-table-book tbody td {
    padding: 0;
    border: none;
    text-align: left;
    vertical-align: middle;
}

.in-table-book tbody td .ImgArea img {
    width: 60px;
    height: 60px;
}

/* SelectBoxStyle */
.SelectType01 {
    width: 115px;
    height: 32px;
    padding: 0 32px 0 10px;
    background: url('/image/common/select_arrow.jpg') no-repeat right center;
    border: 1px solid #c4c4c4;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 32px;
    cursor: pointer;
    font-size: 12px;
}

.SelectType01::-ms-expand {
    /* for IE 11 */
    display: none;
}

.SelectType02 {
    width: 100%;
}

.custom-select {
    position: relative;
    font-size: 15px;
    font-weight: 400;
}

.custom-select select {
    display: none;
}

.select-selected {
    border: 1px solid #000;
    background: #000 url('/image/common/select_arrow02.png') no-repeat 165px center;
    color: #fff;
}

.select-items div, .select-selected {
    padding: 0 10px;
    cursor: pointer;
    line-height: 34px;
}

.select-items {
    position: absolute;
    background: #fff;
    border: 1px solid #000;
    top: 100%;
    left: 0;
    right: 0;
    font-size: 14px;
    color: #666;
    z-index: 99;
}

.select-items div {
    border-top: 1px solid #c4c4c4;
}

.select-items div:first-child {
    border-top: none;
}

.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: #f3f3f3;
    color: #000;
}

.SelectType03 {
    min-width: 220px;
    height: 40px;
    padding: 0 50px 0 10px;
    background: url('/image/common/select_arrow02.jpg') no-repeat right center;
    border: 1px solid #c4c4c4;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    line-height: 40px;
    cursor: pointer;
}

.SelectType03::-ms-expand {
    /* for IE 11 */
    display: none;
}

/* BoxStyle */
.amountBox {
    position: relative;
    width: 80px;
    height: 40px;
    background: #fff;
    border: 1px solid #c4c4c4;
}

.amountBox span {
    display: block;
    width: 60px;
    line-height: 40px; /* text-indent:13px; */
    text-align: left;
}

.amountBox span input {
    width: 100%;
    margin: 6px 0;
    border: none;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    vertical-align: top;
    box-sizing: border-box;
}

.amountBox a {
    border-left: 1px solid #c4c4c4;
}

.amountBox a img {
    vertical-align: top;
}

.amountBox .btn_minus {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 19px;
}

.amountBox .btn_plus {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    border-top: 1px solid #c4c4c4;
}

.amountBox02 {
    position: relative;
    width: 70px;
    height: 30px;
    background: #fff;
    border: 1px solid #c4c4c4;
    overflow: hidden;
}

.amountBox02:hover {
    border: 1px solid #ccc;
}

.amountBox02 span {
    display: block;
    width: 50px;
    line-height: 30px;
    color: #000;
    text-align: center;
}

.amountBox02 span input {
    width: 100%;
    margin: 1px 0;
    border: none;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
}

.amountBox02 a {
    width: 20px;
    border-left: 1px solid #c4c4c4;
    overflow: hidden;
}

.amountBox02 a img {
    margin-top: -3px;
    vertical-align: top;
}

.amountBox02 .btn_minus {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 14px;
}

.amountBox02 .btn_plus {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 15px;
    border-top: 1px solid #c4c4c4;
}

.contentsArea .info-box {
    position: relative;
    padding: 15px;
    border: 3px solid #dfdfdf;
    background: #f9f9f9;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.5px;
    overflow: hidden;
}

.contentsArea .info-box strong.import {
    display: block;
    padding-bottom: 3px;
    font-size: 17px;
    font-weight: 400;
    color: #222;
}

.info-box02 {
    padding: 40px 0;
    border: 1px solid #ccc;
    background: #f7f7f7;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    text-align: center;
}

.info-box03 {
    padding: 80px 0;
    border: 1px solid #ccc;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
}

.info-box03 strong {
    display: block;
    font-size: 30px;
    font-weight: 400;
    color: #222;
    line-height: 38px;
}

.info-box03 p {
    display: block;
    padding-top: 15px;
}

.info-box03 dl {
    margin-top: 15px;
    font-size: 0;
}

.info-box03 dl dt {
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
}

.info-box03 dl dd {
    display: inline-block;
    padding-left: 13px;
    margin-left: 11px;
    background: url('/image/common/bul_06.gif') no-repeat 0 4px;
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
}

.info-box04 {
    position: relative;
    padding: 15px;
    border: 3px solid #0ca7e8;
    background: #fff;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.5px;
    overflow: hidden;
}

.info-box04 strong.import {
    display: block;
    padding-bottom: 3px;
    font-size: 17px;
    font-weight: 400;
    color: #222;
}

/* SNB */
#SNB {
    float: left;
    width: 212px;
    position: relative;
}

.SNBWrap .Menu_c,
.SNBWrap .Menu {
    padding: 12px 10px 15px;
    border: 1px solid #dfdfdf;
    font-weight: 400;
}

.SNBWrap .Menu dl {
    margin-top: 10px;
}

.SNBWrap .Menu dl:first-child {
    margin-top: 0;
}

.SNBWrap .Menu dl dt {
    padding: 0 10px;
    margin-bottom: 7px;
    border-bottom: 1px solid #dfdfdf;
    background: url('/image/common/btn/btn_arrow_01.jpg') no-repeat 165px center;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    line-height: 32px;
}

.SNBWrap .Menu dl dd {
    padding: 0 10px;
    font-size: 14px;
    line-height: 22px;
}

.SNBWrap .Menu dl dd a {
    display: block;
}

.SNBWrap .Menu dl dd.on a,
.SNBWrap .Menu dl dd a:hover {
    color: #000;
    text-decoration: underline;
}

#SNB .Banner {
    margin-top: 10px;
}

#SNB .Banner ul li {
    margin-top: 5px;
}

/* 서브 컨텐츠 */
#container {
    width: 1200px;
    background: #fff;
    min-height: 470px;
    margin: 0 auto;
}

#contents {
    margin-bottom: 100px;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.main #container {
    width: 100%;
}

.location {
    min-height: 30px;
    margin-bottom: 6px;
}

.location ul {
    overflow: hidden;
    line-height: 53px;
}

.location ul li {
    float: left;
    padding-left: 15px;
    margin-left: 9px;
    background: url('/image/common/icon/location_bul.gif') no-repeat 0 center;
}

.location ul li:first-child {
    padding-left: 0;
    margin-left: 0;
    background: none;
}

.location ul li img {
    vertical-align: middle;
    padding-bottom: 3px;
}

#contents .TitleArea {
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
}

#contents .TitleArea h3 {
    font-size: 22px;
    font-weight: 600;
    color: #888;
    letter-spacing: -0.2px;
    line-height: 30px;
}

#contents .TitleArea h3 span {
    color: #222;
}

#ContentsAreaWrap {
    float: right;
    width: 960px;
}

#ContentsAreaWrap.w100 {
    float: none !important;
    width: 100% !important;
}

.contentsArea .section {
    margin-bottom: 40px;
}

.contentsArea .section:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.contentsArea .section_TitleArea {
    position: relative;
    margin-bottom: 10px;
    line-height: 18px;
}

.contentsArea .section_TitleArea h4 {
    font-size: 17px;
    font-weight: 600;
    color: #222;
}

.contentsArea .section_TitleArea h4 span {
    padding-left: 5px;
    font-size: 12px;
    font-weight: 300;
    color: #666;
}

.contentsArea .section_TitleArea h4 em {
    padding-left: 5px;
    font-size: 15px;
    font-weight: 300;
    color: #333;
}

.contentsArea .section_TitleArea h4 em b.red {
    font-weight: 400;
}

.contentsArea .section_TitleArea p {
    font-size: 15px;
    line-height: 26px;
}

.contentsArea .section_TitleArea .btnarea {
    position: absolute;
    bottom: 0;
    right: 0;
}

.contentsArea .section_TitleArea .btnarea ul {
    overflow: hidden;
}

.contentsArea .section_TitleArea .btnarea ul li {
    float: left;
    margin-left: 20px;
    color: #222;
}

.contentsArea .section_TitleArea .btnarea ul li:first-child {
    margin-left: 0;
}

.contentsArea .section_TitleArea .btnarea ul li .Btn_Type01 {
    margin-left: 5px;
}

.contentsArea h5 {
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
}

.contentsArea .info_txt {
    font-size: 15px;
    line-height: 24px;
}

.contentsArea .img-banner {
    margin-bottom: 20px;
}

.contentsArea .img-banner img {
    vertical-align: top;
}

/* 개인정보처리방침, 이용약관 */
.clause-con textarea.textarea {
    height: 1000px;
    font-size: 15px;
    line-height: 25px;
}

/* QuickMenu */
#quickmenu {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 63px;
    border-top: 1px solid #333;
    background: #f8f8f8;
    z-index: 800;
}

#quickmenu ul {
    overflow: hidden;
}

#quickmenu ul li {
    float: left;
}

#quickmenu .quick_util,
#quickmenu .Latest_prorudct {
    float: left;
    overflow: hidden;
}

#quickmenu .quick_util {
    background: #efefef;
}

#quickmenu .quick_util li {
    width: 70px;
    height: 63px;
    border-right: 1px solid #dfdfdf;
    text-align: center;
}

#quickmenu .quick_util li a {
    position: relative;
    display: block;
    height: 63px;
}

#quickmenu .quick_util li img {
    padding-top: 13px;
}

#quickmenu .quick_util li div {
    font-size: 12px;
}

#quickmenu .quick_util li img.sublogo {
    padding-top: 0;
}

#quickmenu .quick_util li .num {
    position: absolute;
    top: 13px;
    left: 40px;
    display: block;
    width: 16px;
    height: 16px;
    background: #80d4f7;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    color: #222;
    line-height: 16px;
    border-radius: 50px;
    z-index: 10;
}

#quickmenu .quick_util li .num.num3 {
    top: 6px;
    left: 37px;
    width: 23px;
    height: 23px;
    line-height: 23px;
}

#quickmenu .Latest_prorudct p {
    float: left;
    width: 85px;
    padding-top: 40px;
    background: url('/image/common/icon/icon_eye.png') no-repeat center 16px;
    font-size: 12px;
    text-align: center;
}

#quickmenu .Latest_prorudct .latest_product_wrap {
    float: left;
    /*width: 323px;*/
    margin-top: 7.5px;
    overflow: hidden;
}

#quickmenu .Latest_prorudct ul {
    width: 608px;
}

#quickmenu .Latest_prorudct ul li {
    width: 48px;
    height: 48px;
    margin-left: 7px;
    background: #e5e5e5;
}

#quickmenu .Latest_prorudct ul li:first-child {
    margin-left: 0;
}

#quickmenu .Latest_prorudct ul li a {
    display: block;
}

#quickmenu .Latest_prorudct ul li img {
    width: 100%;
    height: 100%;
}

#quickmenu .Latest_prorudct span {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
}

#quickmenu .goTop {
    position: absolute;
    top: 0;
    right: 0;
    width: 71px;
    height: 63px;
    background: url('/image/common/btn/btn_top.jpg') no-repeat 0 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

/* footer */
#footer {
    width: 100%;
    margin-bottom: 63px;
    border-top: 1px solid #333;
}

#footer .f_utilWrap ul {
    overflow: hidden;
}

#footer .f_utilWrap ul li {
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 58px;
}

#footer .f_utilWrap ul li a {
    display: block;
    color: #888;
}

#footer .f_utilWrap .f_util {
    float: left;
}

#footer .f_utilWrap .f_util li {
    margin-left: 45px;
}

#footer .f_utilWrap .f_util li:first-child {
    margin-left: 0;
}

#footer .f_utilWrap .f_util li:first-child a {
    color: #222;
}

#footer .f_utilWrap .partners {
    float: right;
}

#footer .f_utilWrap .partners li {
    margin-left: 30px;
}

#footer .f_utilWrap .partners li:first-child {
    margin-left: 0;
}

#footer .f_utilWrap .partners li img {
    padding-top: 14px;
}

#footer .footWrap {
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    background: #f9f9f9;
    font-size: 13px;
    color: #888;
    line-height: 24px;
}

#footer .footWrap .footCnt {
    overflow: hidden;
}

#footer .footWrap .footCnt h3 {
    float: left;
}

#footer .footWrap .footCnt address {
    float: left;
    padding-left: 22px;
}

#footer .footWrap .footCnt address span {
    padding-right: 18px;
}

#footer .footWrap .Btn_more02:hover {
    text-decoration: underline;
}

#footer .footWrap .copy {
    padding-top: 25px;
    font-size: 12px;
}

/* IE 10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #topmenu .BS_word .BS_layer ul li .num {
        line-height: 20px;
    }

    .BestTable td .num {
        line-height: 33px;
    }

    .TabStyle03 ul li {
        line-height: 49px;
    }
}

/* IE9, IE10 */
@media screen and (min-width: 0\0
) {
    #topmenu .BS_word .BS_layer ul li .num {
        line-height: 20px;
    }

    .BestTable td .num {
        line-height: 33px;
    }

    .TabStyle03 ul li {
        line-height: 49px;
    }
}

/* 181024 검색결과 페이지 추가 */
#contents .TitleArea.search-titlearea h3 {
    display: inline-block;
    font-size: 30px;
}

#contents .TitleArea.search-titlearea .info {
    display: inline-block;
    padding-left: 18px;
    font-size: 17px;
    font-weight: 400;
    color: #222;
}

.info-box05 {
    position: relative;
    padding: 15px 30px;
    border: 1px solid #dfdfdf;
    background: #f9f9f9;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.5px;
    overflow: hidden;
}

.info-box05 strong.import {
    display: block;
    padding-bottom: 3px;
    font-size: 17px;
    font-weight: 400;
    color: #222;
}

.info-box05 p {
    color: #222;
}

/* 181029 검색어 자동완성 레이어 추가 */
.related_keyword {
    display: none;
    position: absolute;
    top: 80px;
    right: 0;
    width: 600px;
    background: #fff;
    border: 1px solid #333;
    z-index: 550;
    border-radius: 20px;
    overflow: hidden;
    table-layout: fixed;
}

.related_keyword .related-list {
    display: table-cell;
    width: 130px;
    padding: 10px 15px;
    border-right: 1px solid #e5e5e5;
    text-align: left;
    vertical-align: top;
}

.related_keyword .related-list ul li {
    font-weight: 400;
    line-height: 25px;
}

.related_keyword .related-list ul li strong {
    font-weight: 400;
    color: #222;
}

.related_keyword .related-list ul li a:hover {
    text-decoration: underline;
}

.related_keyword .related-thumb {
    display: table-cell;
    padding: 15px 20px 15px 15px;
    text-align: left;
    vertical-align: top;
}

.related_keyword .related-thumb table {
    width: 100%;
    table-layout: fixed;
}

.related_keyword .related-thumb table td {
    padding-top: 12px;
}

.related_keyword .related-thumb table tr:first-child td {
    padding-top: 0;
}

.related_keyword .related-thumb table td a {
    display: block;
}

.related_keyword .related-thumb table td a:hover {
    text-decoration: underline;
}

.related_keyword .related-thumb table td.thumb-area {
    width: 50px;
    vertical-align: middle;
}

.related_keyword .related-thumb table td.thumb-area img {
    width: 50px;
    height: 50px;
}

.related_keyword .related-thumb table td.txt-area {
    padding-left: 10px;
    font-weight: 400;
    line-height: 18px;
}

.related_keyword .related-thumb table td.txt-area strong {
    font-weight: 400;
    color: #222;
}

.related_keyword .related-thumb table td.txt-area span {
    display: block;
    color: #999;
}

.headerWrap .util .floatR {
    position: relative;
}

.headerWrap .util .alarm-center {
    position: absolute;
    left: -38px;
}

.headerWrap .util .alarm-center .btn-alarm {
    position: relative;
    display: block;
    height: 27px;
    padding: 5px;
}

.headerWrap .util .alarm-center .btn-alarm img {
    padding-top: 5px;
}

.headerWrap .util .alarm-center .btn-alarm .num {
    position: absolute;
    top: 5px;
    right: 0;
    display: block;
    width: 15px;
    height: 15px;
    background: #80d4f7;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    color: #222;
    line-height: 15px;
    border-radius: 50px;
    z-index: 10;
}

.headerWrap .util .alarm-center .alarm-box {
    display: none;
    position: absolute;
    top: 37px;
    left: 50%;
    width: 438px;
    margin-left: -220px;
    border: 1px solid #333;
    background: #fff;
    border-radius: 20px;
    z-index: 600;
}

.headerWrap .util .alarm-center .alarm-box .arrow_bg {
    position: absolute;
    top: -6px;
    left: 50%;
    display: block;
    width: 15px;
    height: 6px;
    margin-left: -7.5px;
    background: url('/images/common/alarm_arrow_bg.png') no-repeat 0 0;
}

.headerWrap .util .alarm-center .alarm-box .title-area {
    padding: 0 20px;
    margin-top: 5px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 44px;
    overflow: hidden;
}

.headerWrap .util .alarm-center .alarm-box .title-area strong {
    float: left;
    display: block;
    font-size: 17px;
    color: #222;
}

.headerWrap .util .alarm-center .alarm-box .title-area .Btn_more08 {
    float: right;
}

.headerWrap .util .alarm-center .alarm-list ul {
    background: #f9f9f9;
}

.headerWrap .util .alarm-center .alarm-list ul li {
    float: none;
    position: relative;
    padding: 18px 20px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 400;
    line-height: 18px;
}

.headerWrap .util .alarm-center .alarm-list ul li .subject {
    display: block;
    padding: 0;
    font-size: 14px;
}

.headerWrap .util .alarm-center .alarm-list ul li .date {
    position: absolute;
    font-size: 12px;
    color: #999;
    right: 15px;
    top:18px;
}

.headerWrap .util .alarm-center .alarm-list ul li:hover a {
    color: #666;
}

.headerWrap .util .alarm-center .alarm-list ul li a:hover {
    text-decoration: underline;
    color: #222;
}

.headerWrap .util .alarm-center .alarm-box .btn-close {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #666;
    line-height: 40px;
}