@charset "utf-8";

ul,li,ol{padding:0; margin:0;}
@font-face {
    font-family: '나눔고딕';
    src: url("../fonts/NanumGothic.eot");
}

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

.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;
}
/* table */
table {vertical-align:top}
.tbl_type{border-top:1px solid #ccc;text-align:center}
.tbl_type caption{overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0}
.tbl_type th{padding:.5em;border-bottom:1px solid #ccc;background-color:#f3f3f3;font-weight:normal;color:#555}
.tbl_type td{padding:.5em;border-bottom:1px solid #e0e0e0}
.tbl_type img.inbox{border:1px solid #ededed;border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;box-shadow:1px 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.1);-o-box-shadow:1px 1px 2px rgba(0,0,0,.1);-moz-box-shadow:1px 1px 2px rgba(0,0,0,.1);-ms-box-shadow:1px 1px 2px rgba(0,0,0,.1)}

.tbl_type2{border-top:1px solid #af9890;border-right:1px solid #af9890;text-align:center}
.tbl_type2 caption{overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0}
.tbl_type2 th{padding:.5em;border-bottom:1px solid #af9890;border-left:1px solid #af9890;background-color:#ecdfc5;font-weight:normal;color:#555}
.tbl_type2 td{padding:.5em;border-bottom:1px solid #af9890;border-left:1px solid #af9890}
.tbl_type2 .first{border-left:none;}

.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);
}

/* tab */
.tab_default{overflow:hidden;margin-bottom:30px;border-bottom:1px solid #0079CA}
.tab_default li{display:inline;float:left;margin:0;padding:0;background:transparent url(../img/bg_tab_default.gif) no-repeat right top}
.tab_default li:first-child a{border-left:1px solid #e0e0e0}
.tab_default li a{display:inline-block;float:left;height:26px;padding:.6em 1.2em 0;font-size:13px;font-weight:bold;font-family:'맑은 고딕','나눔 고딕',gulim;letter-spacing:-1px;text-decoration:none;color:#666;}
.tab_default li a.on{padding:.6em 2em 0 1.2em;border-left:1px solid #0079CA !important;background:#0079CA;color:#fff}
/* 1. Common
–––––––––––––––––––––––––––––––––––––––––––––––––– */

html,
body {
    overflow-x: hidden;
    font-family: '나눔고딕';
    margin: 0;
    padding: 0;
    font-size: .9em;
    line-height: 1.9em;
    color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
}

p {
    margin-bottom: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
}

strong {
    color: #006999;
    font-weight: 100;
}

.u_skip {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    left: -1000em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.container {
    position: relative;
    max-width: 1140px;
    padding:0 20px;
}
.container-sub {
    text-align: justify;
	background:#fff url(../images/bg_sider.gif) 20px 0 repeat-y;
}


/* gnb
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.bbg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 3300;
    background: #5f6f93;
    opacity: .7
}

.gnb {
    position: fixed;
    top: 0;
    z-index: 3600;
    width: 200px;
    height: 100%;
    background: #fff;
	overflow-y:scroll;
}

.gnb .clse_area {
    overflow: hidden;
    padding: 15px 10px 18px 15px
}

.gnb .gnb_clse {
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    background: url(../img/bts.png) no-repeat 0 -35px;
    background-size: 60px 175px;
    text-indent: -9999px;
}

.gnb ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.gnb ul li.depth {
    border-top: 1px solid #eaeae9
}

.gnb ul li a {
    display: block;
    padding: 12px 10px 12px 15px;
    border-bottom: 1px solid #eaeae9;
    font-size: 13px;
    color: #373737;
}
.gnb ul li.on a {
    color:#1A9DE5
}
.gnb ul li a .opn {
    display: inline-block;
    float: right;
    width: 10px;
    height: 6px;
    margin-top: 5px;
    background: url(../img/bts.png) no-repeat 0 -55px;
    background-size: 60px 175px
}

.gnb ul li ul {
    background: #f4f4f2
}

.gnb ul li ul li {
    border: none
}

.gnb ul li.on ul li a , .gnb ul li ul li a {
    padding: 0 15px;
    border: none;
    font-size: 11px;
    line-height: 28px;
    color: #8a8a8a
}

.gnb ul li ul li.on a  {
    color: #1A9DE5
}
/* head
––––––––––––––––––––––––––––––––––––––––––––––––– */

#head {
    background: #fff url(../images/bg_header.gif) 0 126px repeat-x;
    height: 180px;
}

#head .gnb_opn {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 28px;
    height: 22px;
    display: none;
    background: url(../img/bts.png) no-repeat 0 -130px;
}

#logo {
    float: left;
    margin-top: 12px;
}

#logo img {}

#logo:after {
    content: "";
    display: block;
    clear: both;
}

.social {
    position:absolute;
	z-index:1;
    padding: 0;
    margin: 0;
    list-style: none;
    top:23px;
	right:60px;
}

.social li {
    float: left;
    margin-left: 5px;
}
#date{background:url(../images/point.png) 0 0 no-repeat;text-align:center;width:347px;height:47px;position:absolute;right:20px;top:80px;}
#date img{padding-top:15px;}

/* content
-------------------------------------------------- */

.imgs{margin-bottom:1px;}
.col-md-4{padding:0;margin:0;border:0;}
.xsin{padding:0;margin:0;border:0;}
.pa1{padding-right:1px;}
.pa2{padding-bottom:1px;}

.t1{display:block;padding:10px 0;}
.ana{display:block;color:#00a0e9; font-weight:400; font-size:14px;padding-top:30px;}
.aa1{padding:10px 0;}
.aa2{padding-top:30px;}
.txtpadding{padding:25px 0 35px 0;}
.txtpadding ul{}

.txtpadding1{padding-bottom:30px;}

.line{border-bottom:1px solid #e1e1e1;margin-bottom:20px;}
.line_img{}
.album{padding:20px 0px 0 15px;}
.album2{padding:20px 15px 0 0px;}
.padd{padding-bottom:30px;}
.ma20{margin-bottom:35px;}
.txtalign{text-align:justify;}
.spt{margin:45px 0 25px 0;}

.apart{color:#965610;font-weight:bold;font-size:13px;}

.txtdeco{font-size:12px; color:#666; margin-bottom:20px;}
.txtdeco2{font-size:12px; color:#666; margin-bottom:-20px;text-align:right;}

.txtpadding2{margin-top:25px; color:#4270bc; text-decoration:underline;font-size:14px;font-weight:300;}

.borderbottom{border-bottom:1px solid #e1e1e1;}

.sback{background:#e5e5e5;height:223px;}
.colorv{color:#165a7d;}
.colorv1{color:#2611a8;font-size:14px;font-weight:400;margin-bottom:10px;display:inline-block;}
.colorv2{color:#3d0099;font-weight:500;}
.txtna{width:}

.abca{margin:0 auto;}
.ma{padding-top:30px;}
.qwe{color:#fff;background:#006999;}

.awqzsa{margin-top:60px;text-align:center;}
.awqzsa img{border:1px solid #e1e1e1;}

.clearaa{clear:both;}
/* content
-------------------------------------------------- */


/* tail 
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#tail {
    background: #d1ae8b url(../images/bg_foot.gif) 50% 0 repeat-x;
    padding: 30px 0;
}
/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.img-responsive {

}

.img-border {
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

.text-blue {
    color: #5581c7
}

.text-yello {
    color: #f3db00
}

.text-orange {
    color: #ee7624
}

.text-quote{
    font-style:italic;
    color:burlywood;
}
.text-caption {
    background: #fafbf9;
    padding: 5px 10px;
    text-align: center;
    margin-bottom: 10px;
}

.pad {
    padding: 60px;
}

.pad-half {
    padding-top: 30px;
}

.pad-quarter {
    padding-top: 20px;
}

.pad-bottom {
    padding-bottom: 120px;
}

.remove-top {
    margin-top: 0 !important;
}

.gap_line {
    padding-top: 1em;
    margin-bottom: 2em;
    clear: both;
    border-bottom: 1px solid #ddd;
}
.gap_dot_line {
    padding-top: 2em;
    margin-bottom: 3em;
    clear: both;
    border-bottom: 1px dashed #ddd;
}
.ease {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.ease:hover {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.no-pad {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.valign {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.img-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.parallax {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.block-q {
    color: #0099ea;
    padding:0px 10px 10px 28px;
    position:relative;
}

.block-a {
    background: #fafafa;
    padding:10px 10px 10px 28px;
    position:relative;
}

.en-q,
.en-a {
    position:absolute;
    top:0;
    left:0;
    font-size: 1.1em;
    font-weight: bold;
    background: #0099ea;
    color: #fff;
    display: inline-block;
    border-radius: 2em;
    width: 20px;
    height: 20px;
    text-align: center;
}

.en-a {
    background: #f9a61a;
    top:10px;
}
/*this class will be activated on mobile devices in order to switch off the parallax effect*/

.parallax-off {
    background-attachment: scroll !important;
    background-size: cover !important;
}

.no-scroll-xy {
    overflow: hidden !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.text-small {
    font-size: .8em !important;
    opacity: .7;
    filter: alpha(opacity=70);
}

#sider {
    width: 242px;
	position:absolute;
	top:0;left:20px;
}

#sider h1 {
	padding:0;margin:0;
}

#sider ul.menu {
    padding: 0;
    margin: 30px 0;
    list-style: none;
}
#sider ul.menu li {padding:0;margin:0;list-style:none;margin-bottom:1px;}
#sider ul.menu a{display:block;color:#6c6c6c;background:url(../images/arrow.png) 260px 50% no-repeat;}
#sider ul.menu>li#sn1{display:bock;background:url(../images/sn1.png) 0 0 no-repeat;}
#sider ul.menu>li#sn2{display:bock;background:url(../images/sn2.png) 0 0 no-repeat;}
#sider ul.menu>li#sn3{display:bock;background:url(../images/sn3.png) 0 0 no-repeat;}
#sider ul.menu>li#sn4{display:bock;background:url(../images/sn4.png) 0 0 no-repeat;}
#sider ul.menu>li.on{background-position:-242px 0 !important}
#sider ul.menu>li>a{height:50px;text-indent:-9999px;}
#sider ul.menu ul{padding:0;margin:0;margin-bottom:20px;}
#sider ul.menu ul a{padding:0 22px;line-height:2.4em;transition:.3s;}
#sider ul.menu ul li.on a, #sider ul.menu ul a:hover{background-color:#434343;background-position:220px 50% !important;color:#fff;}

#content{margin-left:242px;width:858px;min-height:600px;padding:60px 0;border:1px solid #e2e2e2;border-left:none;border-bottom:none;}
#content .content_in{max-width:680px;margin:0 auto;}
#content h2.pt , #content h3.pt_s{text-align:center;}


.bodertop{border-top:1px solid #e1e1e1;}
.red{color:#e56161;}

