@charset "utf-8";
@font-face {
    font-family: '나눔고딕';
    src: url("../fonts/NanumGothic.eot");
}

@font-face {
    font-family: '나눔고딕';
    src: url("../fonts/NanumGothic.woff");
}
/* extend bootstrap */

.nav-tabs>li>a {
    border-top: 2px solid transparent;
    padding: 12px 90px;
    font-weight: bold;
    font-family: '나눔고딕';
    font-size: 13px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border-top: 2px solid #ef792a;
    border-bottom: 1px solid #f2f3f5;
    background: #f2f3f5;
    background: linear-gradient( to bottom, #fff, #f2f3f5);
    color: #ef792a;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 8px;
    line-height: 1.6em;
    text-align: justify;
}

.panel {
    box-shadow: none;
}

.panel-heading {
    border-radius: 0;
    padding: 15px;
}

.text-info {
    color: #505b84
}

.btn {
    transition: .3s;
}

.btn-info {
    background: #d9e0ec;
    border-color: #cbd1dd;
    color: #8d96b5
}

.btn-xs {
    font-size: 11px;
    font-family: dotum;
    letter-spacing: -1px;
    padding: 3px 8px 2px;
}

.badge {
    font-weight: normal;
}
/* Common */

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select,
figure,
figcaption {
    margin: 0;
    padding: 0
}

body,
input,
textarea,
select,
button,
table,
p {
    font-family: '나눔고딕';
    font-size: 13px;
    line-height: 1.9em;
    color: #676767;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #555;
    font-weight: 700;
    margin-bottom: .4em;
}

img {
    border: 0
}

strong,
strong a {
    color: #901c49;
}

header,
hgroup,
article,
nav,
footer,
figure,
figcaption,
canvas,
section,
time {
    display: block
}

.blind,
caption {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px
}

a {
    color: #666;
    text-decoration: none
}

a:hover,
a:active {
    color: #444;
    text-decoration: underline
}

.hide {
    display: none
}

.clr {
    clear: both
}

.f_left {
    float: left !important
}

.f_right {
    float: right !important
}

.txt_align_l {
    text-align: left !important
}

.txt_align_c {
    text-align: center !important
}

.txt_align_r {
    text-align: right !important
}

.margin_up {
    margin-top: -18px;
}

.gap {
    clear: both;
    height: 40px;
}

.gap_small {
    height: 10px;
    font-size: 10px;
    clear: both;
}

.gap_line {
    clear: both;
    height: 40px;
    margin-bottom: 40px;
    border-bottom: 1px dotted #d9d9d9
}

.small {
    font-size: 11px;
    padding: 3px;
}

.txt_en {
    font-family: arial !important;
    letter-spacing: normal !important;
}

#backtotop {
    background: #333 url("../img/sprite.png") 0 -60px no-repeat;
    border-radius: 3px 3px;
    bottom: 10px;
    display: none;
    filter: alpha(opacity=50);
    height: 30px;
    opacity: 0.5;
    position: fixed;
    right: 10px;
    transition: 0.3s;
    width: 30px;
    text-indent: -9999px;
}

#backtotop:hover {
    background-color: #000;
    filter: alpha(opacity=100);
    opacity: 1;
}
/* 텍스트 숨김 */

.screen_out {
    display: block;
    overflow: hidden;
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px
}

.prettyPhoto {
    position: relative;
    display: inline-block;
}

.prettyPhoto img {
    position: relative;
    z-index: 0;
}

.prettyPhoto span.view {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    background: #222;
    width: 28px;
    height: 28px;
    font-family: arial;
    line-height: 28px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .3s;
}

.prettyPhoto:hover span.view {
    opacity: .8;
    filter: alpha(opacity=80);
}
/* main */
/* main */
/* main */
/* main */
/* main */
/* main */
/* main */
/*layout*/

body {
    padding: 70px 0;
}

body.mbody {}

#wrap_main {
    width: 702px;
    margin: 0 auto;
    text-align: left;
    /*background: url(../images/m_bg.png) 0 0 repeat-y;*/
}
/* sub */
/* sub */
/* sub */
/* sub */
/* sub */
/* sub */
/* sub */
/* sub */
/* layout */

body.subpage {}

#wrap {
    margin: 0 auto;
    width: 926px;
    text-align: left;
    background: url(../images/bg2.gif) 0 0 repeat-y;
    position: relative;
}

.spot {
    display: block;
    position: relative;
}

.spot .spotimg {
    z-index: 0;
    position: relative;
}

.spot .date {
    position: absolute;
    left: 300px;
    top: 110px;
    z-index: 1;
}

.spot h1.main_header {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 1;
}

#content {
    position: relative;
    overflow: hidden;
    padding: 42px 0;
    margin-left: 280px;
    text-align: justify;
    width: 601px;
}

#footer {
    margin: -5px 0 0;
    clear: both;
}
/* style */

#aside {
    position: absolute;
    left: 0;
    top: 260px;
    width: 220px;
    text-align: left;
    overflow: hidden;
}

#aside .lt {
    padding: 0 1px;
}

#aside ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#aside ul li {
    margin-bottom: 1px;
}

#aside ul a {
    margin: 0px;
    display: block;
    text-decoration: none;
    transition: .2s;
}

#aside ul>li.on>a {
    margin-left: -300px;
}

#aside ul ul {
    padding-bottom: 10px;
}

#aside ul ul a {
    margin: 0 10px 0 0;
    border-bottom: none;
    padding: 3px 15px 3px 27px;
}

#aside ul ul li.on a,
#aside ul ul li a:hover {
    background-color: #545252;
    background: linear-gradient( to right, #545252 70%, #ffffff);
    color: #fff;
    margin-left: 0;
}

#aside ul ul li.on a strong,
#aside ul ul li a:hover strong {
    color: #FF0
}

#content h1 {
    padding-bottom: 30px;
}

#content h3 {
    margin-bottom: 20px;
}

#content h4 {
    line-height: 1.5em;
    font-size: 18px;
    marign-bottom: 20px;
}

#content p {
    text-align: justify;
}

#content a.link_go {
    display: block;
    margin-top: 5px;
}

#content .img_caption {
    font-size: 11px;
    font-family: dotum;
    line-height: 1.5em;
    margin-top: 10px;
    text-align: center;
    letter-spacign: -1px;
}

#content .row {
    margin-bottom: 10px;
}

.panel-book {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding: 30px 20px;
    background: #fcfcfc;
    border: 2px solid #fcfcfc;
    transition: .3s;
}

.panel-book:hover {
    border-color: #7AA4E5;
    background: #fff;
}

img.img-book {
    width: 160px;
    border: 1px solid #ddd;
    box-shadow: 5px 5px 1px rgba(0, 0, 0, .05);
}

.small-indent {
    padding-left: 15px;
    font-size: 11px;
    font-family: doutum;
    letter-spacing: -1px;
    color: #888;
}

.text-indent {
    padding-left: 15px;
}

table.tbl_type {
    margin-bottom: 20px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

table.tbl_type th,
table.tbl_type td {
    padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: left;
    line-height: 1.7em;
}

table.tbl_type th {
    background: #ebe8fd;
    text-align: center;
}

table.text-center td {
    text-align: center !important;
}
table.tbl_type ul, table.tbl_type ol {list-style:none;}
table.tbl_type li{padding-left:14px;background:url(../img/common/dot_whitegray.gif) 0 5px no-repeat;}
table.tbl_type2 {
    margin-bottom: 20px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

table.tbl_type2 th,
table.tbl_type2 td {
    padding: 2px;
    text-align: left;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 12px;
    text-align: center;
    font-family: arial, dotum;
    letter-spacing: -1px;
}

table.tbl_type2 th {
    background: #ebe8fd;
}

table.tbl_type3 {
    margin-bottom: 20px;
    width: 100%;
}

table.tbl_type3 th,
table.tbl_type3 td {
    text-align: center;
}
table.tbl_type4 th,
table.tbl_type4 td {
    text-align: center;
    width: 12%;
}

table.tbl_type3 th {
    background: #ebe8fd;
}


table.tbl_type2 {
    margin-bottom: 20px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

table.tbl_type2 th,
table.tbl_type td {
    padding: 6px 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: left;
    line-height: 1.7em;
}

table.tbl_type2 th {
    background: #ebe8fd;
    text-align: center;
}



/*custom*/
.m_item_2 {
    float: left;
}
#m_date {
    left: 75px;
}
.added_text{background:#212121;line-height:33px;text-align:center;color:#fff;}
.highlight {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}

.img-box-left{margin:7px 15px 7px 0;float:left}
h3.h3_type1{border-top:2px solid #212121;border-bottom:1px solid #dfdfdf;padding:30px;color:#222;font-size:18px;margin-top:40px;}

/*news8 ul 대신*/
span.li_lectangle {
    padding-left: 20px;
    background-image: url(../images/list_rectangle.jpg);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    display: block;
}
span.li_circle {
    padding-left: 30px;
    background-image: url(../images/list_circle.jpg);
    background-repeat: no-repeat;
    background-position: 20px 10px;
    display: block;
}

