@charset "utf-8";
/* html 5 technology */

header {
    width: 1000px;
    min-height: 60px;
    text-align: left;
    margin: 0 auto
}

aside {
    width: 200px;
    float: left
}

/* BASS */

#wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #666666
}

/* h1 ~ h4 */

h1 {
    width: 100%;
    height: 30px;
    font: bold 14px/30px "돋움";
    color: #333333;
    border-bottom: 2px solid #dccfcf;
    vertical-align: top !important
}

/* font */

.txtDarkGray {
    color: #333333 !important
}

.txtGray {
    color: #999999 !important
}

.txtBlue {
    color: #2ec0df !important
}

.txtOrenge {
    color: #ff5400 !important
}

.txtOrange {
    color: #ff5400 !important
}

.txtRed {
    color: #cc0000 !important
}

.txtBrown {
    color: #998084 !important
}

.txtWhite {
    color: #FFFFFF !important
}

.txtGreen {
    color: #AEB800 !important
}

.txtEBS01 {
    color: #2a89b1 !important
}

/* common */

.hidden {
    display: none
}

/* GNB */

header #topArticle {
    height: 29px
}

header #famSite {
    height: 29px;
    line-height: 29px;
    vertical-align: middle
}

header #famSite span {
    padding: 0 5px 0 5px;
    margin-top: 8px;
    color: #999999;
    border-right: 1px solid #e9e9e9;
    cursor: pointer;
    position: relative
}

header #famSite span div {
    position: absolute;
    left: -310px;
    top: -10px;
    display: none;
    width: 310px;
    background-color: #FFF;
    text-align: right
}

header #famSite span:hover {
    color: #d80a07
}

header #famSite span#end {
    border-right: none
}

header #search {
    width: 1000px;
    padding-top: 6px;
    height: 73px;
    text-align: left;
}

header #search article {
    float: left
}

header #search article.left {
    padding-top: 10px;
    margin-left: 167px
}

header #search article.center {
    margin-top: 17px;
    padding-left: 10px;
    width: 365px;
    height: 36px;
    background: url('/images/index_searchBox.png') 10px 0 no-repeat
}

header #search article.center .totSelect {
    padding-left: 39px;
    float: left;
    padding-top: 9px
}

header #search article.center .totSelect #totSearchSelect {
    border: none;
    font-size: 11px !important
}

header #search article.center input {
    margin-left: 8px;
    margin-top: 9px;
    width: 180px;
    padding: 3px;
    color: #563a34;
    background-color: transparent;
    border: none;
    ime-mode: active
}

header #search article.right {
    margin-top: 10px;
    margin-left: 110px
}

#bar_Navi {
    width: 100%;
    background-color: #0073bd;
}

#allNavi {
    height: 33px;
    width: 1000px;
    margin: 0 auto;
}

#allNavi div {
    display: block;
    float: left
}

#sub_naviArea {
    text-align: left;
    z-index: 99;
    margin-top: -1px
}

#sub_naviArea #sub_navi {
    padding: 10px 10px 20px 10px;
    width: 100%;
    border: 1px solid #0073bd;
    display: none;
    background-color: #FFFFFF;
}

#sub_naviArea #sub_naviTab {
    position: absolute;
    display: block;
    margin: 59%;
    margin-top: -1px;
    cursor: pointer
}

#bar_login {
    width: 100%;
    background-color: #f8f7f7;
    border-bottom: 1px solid #e0ddde;
}

#login {
    height: 30px;
    margin-bottom: 10px;
    padding: 7px 0 0 27px;
    width: 1000px;
    margin: 0 auto;
}

#login article {
    height: 23px;
    display: block;
    float: left;
}

#login article .input {
    width: 90px;
    height: 9px;
    padding: 6px 5px 6px 5px;
    color: #563a34;
    background-color: transparent;
    ime-mode: active
}

#login #id {
    width: 101px;
    background: url('/images/bg_ID.gif') 5px 1px no-repeat;
    margin-right: 5px
}

#login #pw {
    width: 101px;
    background: url('/images/bg_PASSWORD.gif') 5px 1px no-repeat;
    margin-right: 5px
}

#login #btnLogin {
    margin-right: 15px
}

#login #id_password {
    height: 24px;
    line-height: 24px;
    font-size: 11px;
    margin-right: 10px
}

#login #loginRight {
    height: 24px;
    line-height: 24px;
    font-size: 11px;
    float: right;
    letter-spacing: -1px;
    margin-right: 20px
}

#login #loginRight span {
    font-weight: bold
}

#content #top_banner {
    width: 1000px;
    margin-top: 5px;
    position: relative;
    overflow: hidden
}

#content #top_banner #top_banner_close {
    width: 9px;
    height: 9px;
    position: absolute;
    background: url(/images/x.png) no-repeat;
    top: 0;
    right: 0;
    cursor: pointer
}

/* CONTENT */

#content {
    width: 1000px;
    text-align: left;
    margin: 0 auto;
    position: relative
}

#content #rightFloat {
    position: absolute;
    width: 102px;
    height: auto;
    top: 0;
    right: -110px
}

#content #rightFloat article {
    border: 1px solid #CCC;
    margin-bottom: 10px
}

#content .top {
    height: 253px;
    margin-top: 10px;
}

#content .top .left {
    width: 240px;
    height: 253px
}

#content .top .left #banner {
    width: 236px;
    height: 251px
}

#content .top .left #banner li {
    border: 1px solid #dedede;
}

#content .top .left #allSearch {
    margin-top: 10px
}

#content .top .center {
    width: 495px;
    height: 251px;
    border: 1px solid #dedede;
    margin-left: 10px
}

#content .top .center .visual {
    position: relative
}

#content .top .center .visual #bottomBar {
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
    color: #FFFFFF !important;
    display: none;
    cursor: pointer
}

#content .top .center .visual #bottomBar li {
    text-align: center;
    float: left;
    margin-top: 9px;
    border-right: 1px solid #FFFFFF
}

#content .top .right {
    width: 228px;
    height: 234px;
    border: 1px solid #dedede;
    margin-left: 10px;
    padding: 17px 0 0 13px;
}

#content .top .right #event {
    width: 213px;
    height: 132px;
}

#content .top .right #event #eventImage {
    margin: 3px 0 0 2px
}

/* 이벤트 이미지 사이즈 210x105px */

#content .top .right #pds {
    width: 213px;
    height: 80px;
    margin-top: 10px
}

#content .top .right #pds #pdsBtn {
    width: 210px;
    height: 57px;
    margin: 3px 0 0 5px
}

#content .top .right #pds #pdsBtn li {
    display: block;
    float: left;
    margin-right: 1px
}

#content .middle {
    min-height: 207px;
    margin-top: 10px
}

#content .middle .left {
    width: 745px;
    margin-right: 10px
}

#content .middle #section_Book {
    min-height: 308px;
    margin-bottom: 20px
}

#content .middle #bookTab {
    width: 745px;
    height: 32px;
}

/*#content .middle #bookTab li				{display:block;float:left;width:127px;height:30px;background-image:url('/images/back_index_newBook_off.gif');line-height:30px;vertical-align:middle;text-align:center;margin-right:-1px;font-weight:bold;padding-left:10px;cursor:pointer}*/

/*2014.12.07 최치영 수정*/

#content .middle #bookTab li {
    display: block;
    float: left;
    width: 123px;
    height: 30px;
    line-height: 30px;
    /*
        "Property is ignored due to the display.
        With 'display: block', vertical-align should not be used."
    */
    /* vertical-align: middle; */
    text-align: center;
    margin-right: -1px;
    font-weight: bold;
    cursor: pointer;
    background-size: 121px 30px;
    border: 1px solid #e1e1e1
}

/*2014.12.08 최치영 수정. 추가 : letter-spacing: -1px; */

/*2015.04.13 정철헌 수정  추가 : .bookTab_01_on:first-child */

#content .middle #bookTab .bookTab_01_on {
    background: #454545;
    color: #FFFFFF;
    /* 15px; */
    width: 123px;
    letter-spacing: -1px;
}

#content .middle #bookTab .bookTab_01_on:first-child {
    background: #454545;
    color: #FFFFFF;
    width: 123px;
    letter-spacing: -1px;
}

#content .middle .bookArticle {
    width: 100%
}

#content .middle .newbook {
    width: 185px;
    margin-top: 30px;
    border-right: 1px dashed #ababab;
    text-align: center;
    position: relative;
    float: left;
    overflow: auto
}

#content .middle .imgBook {
    position: relative;
    width: 121px;
    height: 160px;
    background: url('/images/index_bookWrap.png') no-repeat;
    margin: 0 auto
}

#content .middle .imgBook img {
    margin: 1px 0 0 -4px
}

#content .middle .icoNew {
    position: absolute;
    left: 5px
}

#content .middle .bookTitle {
    margin-top: 10px;
    color: #666666;
    font-weight: bold
}

#content .middle .bookTitlesub {
    font-size: 11px;
    color: #999;
    margin-top: 3px;
}

#content .middle .bookCategory {
    margin-top: 5px;
    color: #ff5400;
    font-size: 11px
}

#content .middle #bookAll {
    margin-top: 25px;
    position: relative
}

#content .middle #bookAll_article {
    width: 745px;
    display: none;
    border-top: 2px solid #dd151f;
    padding-bottom: 20px
}

#content .middle #boolAll_btn {
    cursor: pointer
}

#content .middle #bottomLatest {
    width: 100%;
    height: 160px;
    margin-top: 12px
}

#content .middle #bottomLatest ul {
    width: 360px;
    height: 160px
}

#content .middle #bottomLatest ul li span {
    display: block
}

#content .middle #studyArea {
    border: 1px solid #e9dcd1;
    background-color: #f6f3ec;
    width: 328px;
    height: 88px;
    position: relative;
    padding: 15px;
    text-align: left
}

#content .middle #reviewArea {
    border: 1px solid #e4e2e2;
    background-color: #f3f3f3;
    width: 328px;
    height: 88px;
    position: relative;
    padding: 15px;
    text-align: left;
    line-height: 14px
}

#content .middle #studyImg {
    width: 114px;
    height: 88px;
    display: block
}

#content .middle #reviewImg {
    width: 66px;
    height: 88px;
    background: url('/images/index_reviewImg_bg.jpg') no-repeat;
    display: block
}

#content .middle #reviewImg img {
    border: 1px solid #CCCCCC
}

#content .middle #latestStudy {
    width: 170px;
    height: 88px;
    display: block;
    margin: 10px 0 0 10px;
}

#content .middle #latestReview {
    width: 210px;
    height: 88px;
    display: block;
    margin: 5px 0 0 10px
}

#content .middle .latestTxt {
    margin-top: 5px;
    line-height: 130%
}

#content .middle .latestFlag {
    position: absolute;
    right: 7px;
    top: 0px
}

#content .middle .right {
    width: 243px
}

#content .middle .right #notice_area {
    border: 1px solid #dedede
}

#content .middle .right #notice_tit {
    height: 43px;
    border-bottom: 1px solid #dedede;
    padding: 0 10px 0 10px
}

#content .middle .right #notice_tit ul li {
    border: none;
    margin-top: 10px;
    vertical-align: middle
}

#content .middle .right #notice {
    padding: 20px
}

#content .middle .right #notice ul li {
    height: 22px
}

/* SUB */

#content aside {
    margin-right: 25px;
}

#content aside #naviTit_01 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') 0px -53px;
}

#content aside #naviTit_02 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') -400px 0px;
}

#content aside #naviTit_03 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') -200px 0px;
}

#content aside #naviTit_04 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') 0px 0px;
}

#content aside #naviTit_05 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') -200px -53px;
}

#content aside #naviTit_06 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') -400px -53px;
}

#content aside #naviTit_07 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') -400px -106px;
}

#content aside #naviTit_08 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') -200px -159px;
}

#content aside #naviTit_09 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') -200px -106px;
}

#content aside #naviTit_10 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') 0px -159px;
}

#content aside #naviTit_11 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') -400px -159px;
}

#content aside #naviTit_20 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') 0px -106px;
}

#content aside #naviTit_13 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_titAll.jpg') 0px -212px;
}

#content aside #naviTit_14 {
    width: 200px;
    height: 53px;
    background: url('/images/leftNavi_tit_14.jpg') no-repeat
}

#content aside .ADArea article {
    margin-top: 10px;
    border: 1px solid #CCCCCC
}

#content aside .naviSub ul {
    min-height: 12px;
    line-height: 14px;
    color: #444343;
    padding: 10px 12px 10px 30px;
    border: 1px solid #ebe6e6;
    margin-top: 4px
}

#content aside .naviSub ul li {
    font-weight: bold;
    letter-spacing: -1.4px
}

#content aside .naviSub ul li a {
    font-size: 14px !important
}

#content aside .naviSub .naviSubCat {
    background-color: #f8f7f7;
    border-top: none;
    margin-top: -1px
}

#content aside .naviSub .naviSubCat li {
    font: bold 11px/20px "돋움";
    color: #998084;
    background: url(/images/ico_rightArrow_red.gif) 7px 7px no-repeat;
    padding-left: 15px;
    height: 23px
}

#content aside .naviSub .naviSubCat li a {
    font-size: 9pt !important
}

#content aside .naviSub .naviSubCat a {
    color: #998084;
}

#content #subArea {
    width: 775px;
    float: right
}

#content #subTit {
    width: 775px;
    height: 61px;
    background: url('/images/rightTit_bg.gif') repeat-x;
    vertical-align: middle;
    line-height: 61px
}

#content #rightTit_01 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 0 no-repeat;
}

#content #rightTit_02 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -80px no-repeat;
}

#content #rightTit_03 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -160px no-repeat;
}

#content #rightTit_04 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -240px no-repeat;
}

#content #rightTit_05 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -320px no-repeat;
}

#content #rightTit_06 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -400px no-repeat;
}

#content #rightTit_07 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -480px no-repeat;
}

#content #rightTit_08 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -560px no-repeat;
}

#content #rightTit_09 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -640px no-repeat;
}

#content #rightTit_10 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -720px no-repeat;
}

#content #rightTit_11 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -800px no-repeat;
}

#content #rightTit_12 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -880px no-repeat;
}

#content #rightTit_13 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -960px no-repeat;
}

#content #rightTit_14 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1040px no-repeat;
}

#content #rightTit_15 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1120px no-repeat;
}

#content #rightTit_16 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1200px no-repeat;
}

#content #rightTit_17 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1280px no-repeat;
}

#content #rightTit_18 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1360px no-repeat;
}

#content #rightTit_19 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1440px no-repeat;
}

#content #rightTit_20 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1520px no-repeat;
}

#content #rightTit_21 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1600px no-repeat;
}

#content #rightTit_22 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1680px no-repeat;
}

#content #rightTit_23 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1760px no-repeat;
}

#content #rightTit_24 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1840px no-repeat;
}

#content #rightTit_25 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -1920px no-repeat;
}

#content #rightTit_26 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2000px no-repeat;
}

#content #rightTit_27 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2080px no-repeat;
}

#content #rightTit_28 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2160px no-repeat;
}

#content #rightTit_29 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2240px no-repeat;
}

#content #rightTit_30 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2320px no-repeat;
}

#content #rightTit_31 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2400px no-repeat;
}

#content #rightTit_32 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2480px no-repeat;
}

#content #rightTit_33 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2560px no-repeat;
}

#content #rightTit_34 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2640px no-repeat;
}

#content #rightTit_35 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2720px no-repeat;
}

#content #rightTit_36 {
    width: 500px;
    height: 61px;
    display: block;
    background: url('/images/rightTit_All.png') 0 -2800px no-repeat;
}

#content #catSelect {
    width: 769px;
    background: #f7f0f0;
    border: 1px solid #dccfcf;
    padding: 3px;
    margin-top: 15px
}

#content #catSelect table {
    vertical-align: middle;
    margin: 0 auto;
    background-color: #FFFFFF
}

#content #catSelect table th {
    width: 145px;
    padding: 10px;
    text-align: left !important;
    border: 1px solid #e9e9e9
}

#content #catSelect table td {
    width: 630px;
    padding: 10px;
    border: 1px solid #e9e9e9;
    line-height: 25px
}

#content #catSelect table td span {
    margin-right: 20px
}

#content #catSelect table td article {
    float: left;
    margin-right: 40px;
    line-height: 25px
}

#content #bookInfo {
    width: 769px;
    background: #f7f0f0;
    border: 1px solid #dccfcf;
    padding: 3px;
    margin-top: 15px
}

#content #bookInfo table {
    width: 763px;
    vertical-align: middle;
    margin: 0 auto;
    background-color: #FFFFFF
}

#content #bookInfo table tr {
    height: 345px
}

#content #bookInfo table th {
    width: 29%;
    border-right: 1px solid #e9e9e9;
    vertical-align: top
}

#content #bookInfo table th div {
    display: block;
    text-align: center;
    text-align: center;
    margin: 0 auto
}

#content #bookInfo table td {
    width: auto;
    padding: 0 25px 0 30px;
    vertical-align: top
}

#content #bookInfo article {
    margin-top: 20px
}

#content #bookInfo table td h1 {
    margin-bottom: 5px
}

#content #bookInfo table td div {
    border-bottom: 1px dotted #d9d9d9;
    padding: 0 0 5px 0;
    overflow: auto
}

#content #bookInfo table td dl {
    line-height: 23px !important
}

#content #bookInfo table td dl dt {
    background: url('/images/ico_dotGray.gif') no-repeat;
    min-width: 82px;
    height: auto;
    display: block;
    float: left;
    background-position: left;
    padding-left: 8px;
    font-weight: bold
}

#content #bookInfo table td dl dd {
    width: 390px;
    display: block;
    float: left
}

#content #bookInfo #bookStore {
    margin-left: 10px;
    display: block;
    width: 490px
}

#content #bookInfo #bookStore span {
    display: block;
    float: left;
    border: 1px solid #e9e9e9;
    margin-right: -1px
}

#content #bookInfo #bookInfo_img {
    width: 137px;
    height: 200px;
    border: 1px solid #d7d6d6;
    background: url('/images/bookInfo_img.jpg') no-repeat;
    margin-top: 25px
}

#content #bookInfo #bookInfo_img img {
    width: 137px;
    height: 200px
}

#content #bookInfo .bookPrice {
    font-weight: bold;
    font-size: 14px
}

#content #books_SubBanner {
    margin-top: 10px;
    border: 1px solid #CCCCCC
}

#content #listArea {
    width: 775px;
    margin-top: 15px
}

#content #listArea nav {
    width: 775px;
    height: 29px;
    border-bottom: 2px solid #d80a07
}

#content #listArea nav div {
    font-weight: bold;
    width: 120px;
    height: 28px;
    border: 1px solid #e8e8e8;
    display: block;
    float: left;
    text-align: center;
    line-height: 26px;
    vertical-align: middle;
    margin-right: -1px;
    border-bottom: none
}

#content #listArea nav #sectionTab_on {
    position: relative;
    border: 2px solid #d80a07;
    border-bottom: none;
    background-color: #FFFFFF;
    height: 29px;
    color: #d80a07
}

#content #viewTabArea {
    width: 775px;
    margin-top: 30px
}

#content #viewTabArea nav {
    width: 775px;
    height: 29px;
    border-bottom: 2px solid #c28965
}

#content #viewTabArea nav div {
    font-weight: bold;
    width: 68px;
    height: 28px;
    border: 1px solid #e8e8e8;
    display: block;
    float: left;
    text-align: center;
    line-height: 29px;
    vertical-align: middle;
    margin-right: -1px;
    border-bottom: none;
    font-size: 11px;
    letter-spacing: -1px;
    cursor: pointer
}

#content #viewTabArea nav .sectionTab_on {
    position: relative;
    width: 70px;
    height: 29px;
    color: #ffffff;
    background: url('/images/viewTab_on.gif');
    background-size: cover !important;
    border: none
}

#content #viewTabArea .bookTab {
    margin-top: 25px;
    background: url('/images/bookList_bottomBg.jpg') no-repeat bottom;
    padding-top: 10px;
    padding-bottom: 45px;
    overflow: auto;
}

#content .bookList {
    height: 185px;
    margin-top: 25px;
    background: url('/images/bookList_bottomBg.jpg') no-repeat bottom;
    padding: 0 45px 0 45px;
}

#content .bookList .bookListimg {
    border: 1px solid #e8e8e8
}

#content .bookList .bookListArticle {
    width: 490px;
    margin-left: 30px;
    line-height: 18px
}

#content .bookList .bookListArticle li {
    padding-bottom: 10px;
    text-indent: -43px;
    margin-left: 15px
}

#content .bookList .bookListTit {
    height: 38px;
    border-top: 1px dotted #e8e8e8;
    border-bottom: 1px dotted #e8e8e8;
    padding: 12px 0 12px 0;
    text-indent: 0px !important;
    margin-left: -35px !important;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold
}

#bookReview {
    margin: 0 !important;
    padding: 0 0 20px 0 !important
}

#bookReview #bookReview_tit {
    height: 50px;
    overflow: auto;
    border-bottom: 1px solid #eee5e7;
    line-height: 50px;
    vertical-align: middle
}

#bookReview #bookReview_tit .fR li {
    display: block;
    float: left
}

#bookReview .bookReview_article {
    padding-bottom: 20px;
    border-bottom: 1px dotted #ababab
}

#bookReview .bookReview_article li {
    margin-top: 5px;
}

#bookReview .reviewArticle_txt {
    line-height: 20px;
    margin-top: 10px !important
}

#bookReview .reviewArticle_content span {
    margin-right: 5px
}

#bookReview .bookReview_article .reviewArticle_tit {
    font-size: 10pt;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-top: 10px;
    font-weight: bold;
    color: #333333
}

#bookQna iframe {
    overflow: auto;
    min-height: 700px;
    width: 775px;
    border: 0
}

#bookQna {
    margin: 0 !important;
    padding: 0 0 20px 0 !important;
}

/* EBS */

#content #ebsArea nav {
    width: 775px;
    height: 49px;
    overflow: hidden
}

#content #ebsArea nav menu a {
    display: block;
    float: left
}

#content #ebsArea nav menu #tab1.active {
    width: 381px;
    height: 51px;
    cursor: pointer;
    background: url("/images/EBS/btn_01_on.jpg") no-repeat;
}

#content #ebsArea nav menu #tab1 {
    width: 381px;
    height: 51px;
    cursor: pointer;
    background: url("/images/EBS/btn_01_off.jpg") no-repeat;
}

#content #ebsArea nav menu #tab2.active {
    width: 394px;
    height: 51px;
    cursor: pointer;
    background: url("/images/EBS/btn_02_on.jpg") no-repeat;
}

#content #ebsArea nav menu #tab2 {
    width: 394px;
    height: 51px;
    cursor: pointer;
    background: url("/images/EBS/btn_02_off.jpg") no-repeat;
}

/* CUSTOMER */

#customer_area {
    width: 100%
}

#customer_area article {
    margin-top: 20px;
    overflow: auto
}

#customer_area #notice_area {
    width: 378px;
    height: 148px;
    border: 1px solid #dedede
}

#customer_area #notice_tit {
    height: 43px;
    border-bottom: 1px solid #dedede;
    padding: 0 10px 0 10px
}

#customer_area #notice_tit ul li {
    border: none;
    margin-top: 10px;
    vertical-align: middle
}

#customer_area #notice {
    padding: 10px 0 0 20px;
}

#customer_area #notice ul li {
    height: 22px
}

#customer_area #qna_area {
    width: 383px;
    height: 150px;
    background: url(/images/customer_qna_bg.jpg) no-repeat
}

#customer_area #qna_area #qnaTxt {
    width: 180px;
    height: 80px;
    margin: 55px 0 0 150px
}

#customer_area #qna_area #qnaTxt ul li {
    height: 20px;
    background: url('/images/ico_dotRed.gif') 0 5px no-repeat;
    text-indent: 10px
}

#customer_area #qna_area #qnaTxt ul li .txtRed {
    margin-left: 20px;
    text-align: right
}

#customer_area #faq_area {
    border-bottom: 1px dotted #ababab
}

#customer_area #faq_search {
    background: url('/images/subCategory_bg.jpg') no-repeat;
    width: 775px;
    height: 72px;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    line-height: 70px
}

#customer_area #faqTxt {
    overflow: auto;
    margin-top: 20px
}

#customer_area #faqTxt .cat {
    width: 80px;
}

#customer_area #faqTxt .txt {
    margin-left: 10px
}

#customer_area #counsel_area {
    border-bottom: 1px solid #b67676;
    height: 70px;
    padding-top: 20px;
    text-align: center;
    margin: 0 auto;
    overflow: auto
}

/* MYPAGE */

#content #subArea #myReview_tit {
    width: 750px;
    height: 290px;
    background: url('/member/images/library_books_bg.jpg') no-repeat left top;
    margin-top: 30px
}

#content #subArea .listBg {
    background: url('/member/images/myLibrary_list.png') no-repeat;
    width: 724px;
    padding: 6px 0 20px 26px;
    margin-left: 10px;
    overflow: hidden
}

#content #subArea .listBg ul {
    display: block;
    width: 115px;
    height: 225px;
    float: left;
    text-align: center;
    margin: 0 auto;
    margin-right: 66px
}

#content #subArea .listBg ul li.img {
    display: block;
    width: 115px;
    height: 153px;
    border: 1px solid #e1e1e1
}

#content #subArea .listBg ul li.tit {
    color: #998084;
    font-weight: bold;
    margin-top: 26px
}

#content #subArea .stretch_area {
    background: url('/member/images/library_spacing_bg.gif');
    background-repeat: repeat-y;
    overflow: auto
}

#content #subArea .MyReview_bottom {
    background: url('/member/images/library_bottom_bg.gif') no-repeat;
    height: 12px;
    position: relative;
}

#content #subArea .MyReview_bottom .btn_all {
    display: block;
    float: right;
    margin: -9px 40px 0 0
}

#content #subArea .MyReview_bottom .btn_all#toggle_2 {
    margin-top: 9px
}

/* MEMBER */

#joinStep1_tit {
    height: 50px;
    border-bottom: 2px solid #dd151f;
    color: #dd151f
}

#joinStep1_tit span {
    display: block;
    float: left;
    width: 130px;
    height: 30px;
    border: 1px solid #CCCCCC;
    font-weight: bold;
    font-size: 11px !important;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    margin-top: 20px;
    position: relative;
    border-bottom: none;
    cursor: pointer
}

#joinStep1_tit .joinTab_on {
    color: #FFF;
    background: url('/images/btn_join_step1Tab.jpg') no-repeat;
    border: none
}

#joinStep1_info {
    width: 100%;
    height: 240px;
    background: url(/images/join_step1Bg.jpg) no-repeat;
}

#joinStep1_info article {
    width: 470px;
    margin: 0 auto;
    text-align: left
}

#joinStep1_info #joinStepinfo {
    height: 105px;
    padding-top: 35px
}

#joinStep1_info #joinStepconfirm {
    width: 500px;
    height: 50px;
    padding-top: 13px;
    padding-left: 20px
}

#joinStep1_info #joinStepconfirm .txtBrown p {
    font-size: 11px;
    letter-spacing: -1px;
    text-indent: 25px;
}

#joinStep1_info article div {
    display: block
}

#joinStep1_info article #userInfo {
    width: 320px;
    height: 49px;
    margin-top: 20px
}

#joinStep1_info article dl {
    margin-bottom: 5px
}

#joinStep1_info article dt {
    text-align: right;
    width: 90px;
    height: 20px
}

#joinStep1_info article dd {
    text-align: left;
    width: 217px;
    margin-right: 5px
}

#joinStep1_info article dd input {
    height: 16px;
    border: 1px solid #d6d6d6;
    padding: 2px
}

#joinStep1_info article #joinName {
    width: 200px
}

#joinStep1_info article #jumin1, #jumin2 {
    width: 90px
}

#joinStep1_info span {
    margin-right: 15px
}

#joinStep2 {
    padding-top: 25px;
    text-align: left;
    margin: 0 auto
}

#joinStep2 textarea {
    border: 1px solid #d3d3d3;
    background-color: #f8f8f8;
    width: 636px;
    height: 155px;
    padding: 10px
}

#joinStep2 .joinRule {
    text-align: left
}

#joinStep2 .joinAgree {
    margin-top: 5px;
    text-align: right
}

#joinStep3 {
    padding-top: 25px;
    margin: 0 auto;
    width: 658px
}

#joinStep3 article {
    border: 5px solid #f1e8e3;
    width: 265px;
    height: 155px;
    padding: 35px 20px 0 20px
}

#joinStep3 .certify {
    height: 100px;
    border-bottom: 1px solid #e2e2e2
}

#joinStep3 .certify dl {
    width: 100%;
    display: block;
    height: 20px;
    margin-bottom: 13px
}

#joinStep3 .certify dl input {
    height: 16px;
    border: 1px solid #d6d6d6;
    padding: 2px
}

#joinStep3 .certify dt {
    width: 52px;
    float: left
}

#joinStep3 .certify dd {
    width: 200px;
    float: right
}

#joinStep3 .certify #phone2, #joinStep3 .certify #phone3 {
    width: 40px;
}

#joinStep3 .certify #email1 {
    width: 40px
}

#joinStem3 .certify #email2 {
    width: 80px
}

#joinStep3 .certify .join3Txt {
    font-size: 11px;
    margin-top: 7px
}

#joinStep4 {
    padding-top: 25px;
    margin: 0 auto;
    width: 658px;
}

#joinStep4 input[type=text], #joinStep4 select {
    font-size: 11px;
    color: #767676;
    height: 18px;
    border: 1px solid #d6d6d6
}

#joinStep4 table {
    width: 100%;
    font-size: 11px;
    color: #767676;
    border-top: 2px solid #5e75bd
}

#joinStep4 tbody th {
    border: 1px solid #e0e0e0;
    padding: 3px 0 3px 10px
}

#joinStep4 tbody td {
    border: 1px solid #e0e0e0;
    padding: 3px 0 3px 10px
}

#joinStep4 tbody th {
    width: 20%;
    background-color: #f5f5f5;
    text-align: left
}

#joinStep4 tbody td {
    width: 40%
}

#joinStep4 tbody td div {
    margin-top: 2px;
    margin-bottom: 2px
}

#joinStep4 #email1 {
    width: 70px
}

#joinStep4 #email2 {
    width: 100px
}

#joinStep4 #phone2, #joinStep4 #phone3, #joinStep4 #hp2, #joinStep4 #hp3 {
    width: 70px
}

#joinStep4 #zip1, #joinStep4 #zip2 {
    width: 45px;
    text-align: center;
}

#joinStep4 #address1, #joinStep4 #address2 {
    width: 320px
}

/* TAIL */

footer {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #dedede
}

footer .top {
    width: 1000px;
    text-align: left;
    margin: 0 auto
}

footer .top li {
    margin-top: 10px;
    text-align: center;
    border-right: 1px dashed #dedede;
    border-left: 1px dashed #dedede;
}

footer .bottom article {
    width: 1000px;
    text-align: left;
    margin: 0 auto;
    height: 87px
}

footer .bottom div {
    display: block
}

footer .bottom {
    background-color: #f7f7f7 !important;
    border-top: 1px solid #dedede;
    margin-top: 10px;
    height: 100px
}

footer .bottom #bottomCI {
    padding: 18px 40px 7px 0;
    border-right: 1px solid #dedede;
    height: auto
}

footer .bottom #bottomRight {
    margin: 10px 0 0 20px;
    display: block;
    width: 805px;
}

footer .bottom #bottomRight ul {
    display: block;
    width: 805px
}

footer .bottom #bottomNavi li {
    display: block;
    padding: 0 10px 10px 0;
    float: left
}

footer .bottom #bottomCompany li {
    width: 805px;
    font-size: 11px;
    color: #646464;
}

footer .bottom #bottomCompany .smallTxt {
    font-size: 8px
}

.loading {
    background: url('/images/loading.gif');
    background-position: center;
    background-repeat: no-repeat
}

/* 게시판 하단 버튼용 */

.btn_area .fl {
    float: left;
}

.btn_area .fr {
    float: right;
}

.pagination {
    text-align: center;
    margin-top: 15px
}

.books_cats {
    width: 180px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
}

.eBtn {
    cursor: pointer
}

/* 레이어팝업 */

.layerpopup {
    position: absolute;
    display: none;
    z-index: 1000;
    background-image: url(/images/trans_box.png);
    padding: 10px 10px 10px 10px;
}

.popup_bottom {
    float: left;
    height: 25px;
    font-size: 12px;
    font-family: "돋움";
    background: #000;
}

.popup_check {
    float: left;
    padding-top: 3px;
    padding-left: 10px;
}

* html .popup_check {
    float: left;
    padding-top: 2px;
    padding-left: 10px;
}

.popup_check_desc {
    float: left;
    padding-top: 6px;
    color: #ccc;
    padding-left: 5px;
    letter-spacing: 0;
}

* html .popup_check_desc {
    float: left;
    padding-top: 7px;
    color: #ccc;
    padding-left: 5px;
    letter-spacing: 0;
}

.popup_close {
    float: right;
    padding-top: 6px;
    color: #ccc;
    padding-right: 10px;
    cursor: pointer;
    letter-spacing: 0;
}

* html .popup_close {
    float: right;
    padding-top: 7px;
    color: #ccc;
    padding-right: 10px;
    cursor: pointer;
    letter-spacing: 0;
}

.new_window_bottom {
    height: 20px;
    font-size: 12px;
    font-family: "돋움";
    background: #fff;
}

.window_check {
    float: left;
}

.wondow_close {
    float: right;
}

/* 페이징 */

.sound_only {
    display: none
}

.pg_wrap {
    clear: both;
    margin: 20px 20px;
    text-align: center;
    overflow: hidden
}

.pg_page, .pg_current {
    display: inline-block;
    padding: 0 8px;
    height: 25px;
    color: #000;
    letter-spacing: 0;
    line-height: 2.2em;
    vertical-align: middle;
    margin-top: 5px
}

.pg a:focus, .pg a:hover {
    text-decoration: none
}

.pg_page {
    background: #e4eaec;
    text-decoration: none
}

.pg_start, .pg_prev {
    /* 이전 */
    cursor: pointer;
}

.pg_end, .pg_next {
    /* 다음 */
    cursor: pointer;
}

.pg_num {
    /* 숫자 */
    cursor: pointer;
}

.pg_current {
    display: inline-block;
    background: #333;
    color: #fff;
    font-weight: normal
}

/* eof */