@charset "utf-8";
@font-face{font-family:'Daum_Regular';
src:url('../font/daum_regular2.eot');
src:url('../font/daum_regular2.eot?#iefix') format('embedded-opentype'),
url('../font/daum_regular2.woff') format('woff'),
url('../font/daum_regular2.ttf') format('truetype');
src:local(※), url('../font/daum_regular2.woff') format('woff');}


@font-face {
  font-family: 'MalgunGothic';
  src: url('../font/Malgungothic.eot');
  src: url('../font/Malgungothic.eot?#iefix') format('embedded-opentype'),
       url('../font/Malgungothic.woff') format('woff'),
       url('../font/Malgungothic.ttf') format('truetype'),
       url('../font/Malgungothic.svg#MalgunGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MALGUNBD';
  src: url('../font/MALGUNBD.eot');
  src: url('../font/MALGUNBD.eot?#iefix') format('embedded-opentype'),
       url('../font/MALGUNBD.woff') format('woff'),
       url('../font/Malgungothic.ttf') format('truetype'),
       url('../font/Malgungothic.svg#MalgunGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@import url(https://fonts.googleapis.com/css?family=Archivo+Black);
@import url(https://fonts.googleapis.com/css?family=Francois+One);

/* layout */
div#layout-header, div#layout-visual, div#layout-container, div#layout-footer
	{
	margin: 0 auto;
}


/*header */
div#layout-header {
	/*position: fixed;*/
	position:relative;
	min-width: 100%;
	z-index: 200;
	top:0;
}
 
div#header {
    /*position: fixed;*/
	position:relative;
    width: 100%;
    height: 103px;
    margin: 0 auto;
    border-top: 3px solid #008f4c;
}

div.main-header {
    background: #fdfdfd;
}



div#header-wrap {
    position: relative;
    width: 1050px;
    height: 100px;
    margin: 0 auto;
    z-index: 55;
}


div.header-wrap {
	position: relative;
	left: 0;
	top: 0;
	margin: 0 auto;
	z-index: 55;
	width: 1000px;
}

/* logo */
/*
h1#site-logo {
    position: relative;
    bottom:4px;
    padding: 0;
    float: left;
    display: block;
}
*/
h1#site-logo {
    position: relative;
    float: left;
    display: block;
    padding: 5px 20px;
    margin: 0;
}

h1#site-logo img {
	display: block;
	margin: 0;
	padding: 0;
}

h1#site-logo a {
	display: block;
	width: 185px;
	margin: 0 auto;
	padding: 0;
}

/* gnb 1021 1027 1028 1029 1120 1205 1209 1218 1222*/
div#gnb ul li img, div#gnb ul li a {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

div#gnb ul {
	position: absolute;
	top: 0px;
	right: 0px;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 30;
}

div#gnb ul li {
	position: relative;
	float: left;
	padding: 2px 0 0;
	margin: 0;
	background: url("/images/korean/layout/bullet_gnb.png") no-repeat left
		42%;
}

div#gnb ul li.gnb01 {
	position: relative;
	background: none;
}

div#gnb ul li.gnb01 a {
	display: block;
	padding: 6px 12px 9px;
}

div#gnb ul li.gnb06 {
	padding: 6px 0 2px 0;
	background: none;
}

div#gnb ul li.gnb06 a {
	padding: 4px 10px 8px 10px;
}

div#gnb ul li a {
	display: block;
	padding: 4px 8px;
	margin: 0;
	font-family: '맑은고딕',malgun,Malgun Gothic,MalgunGothic,Dotum,'돋움',Arial, 'Microsoft Yahei',Sans-serif ;
	line-height: 90%;
	height: 14px;
	letter-spacing: -0.02em;
	font-size: 11px;
}

div#gnb ul li a span {
	display: block;
	margin: 2px 0 0;
	padding: 0;
}

div#gnb ul li a:focus {
	color: #fff;
	text-decoration: underline;
}

div#gnb ul li.gnb05 {
	margin: 0 auto;
}

div#gnb ul li.gnb05 .btn-lang {
	position: relative;
	z-index: 35;
	display: block;
	margin: 0;
	color: #e2e1df;
	font-family: '�������', malgun, Malgun Gothic, MalgunGothic, sans-serif;
	letter-spacing: -0.02em;
}

div#gnb ul li.gnb05  button {
	display: block;
	margin: 0;
	padding: 4px 12px 12px;
	color: #e2e1df;
	font-family: '�������', malgun, Malgun Gothic, MalgunGothic, sans-serif;
	line-height: 90%;
	height: 30px;
	letter-spacing: -0.02em;
	vertical-align: top;
}

div#gnb ul.language {
	position: absolute;
	left: -90px;
	top: 24px;
	width: 267px;
	height: 48px;
	background: url("/images/korean/layout/bg_lang.png") no-repeat center 0;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 50;
}

div#gnb ul.language li {
	float: left;
	padding: 0;
	margin: 0;
	width: 65px;
	background-image: none;
	text-align: center;
}

div#gnb ul.language li a {
	display: inline-block;
	color: #e2e1df;
	margin: 9px 0 0;
	padding: 10px 13px;
	text-align: center;
}

div#gnb ul.language li a:hover, div#gnb ul.language li a:focus {
	color: #fff;
	background: url("/images/korean/layout/bg_lang.png") no-repeat left
		-69px;
}

div#gnb ul.language li.language01 a:hover, div#gnb ul.language li.language01 a:focus
	{
	background-position: 0 -69px;
}

div#gnb ul.language li.language02 a:hover, div#gnb ul.language li.language02 a:focus
	{
	background-position: -65px -69px;
}

div#gnb ul.language li.language03 a:hover, div#gnb ul.language li.language03 a:focus
	{
	background-position: -130px -69px;
}

div#gnb ul.language li.language04 a:hover, div#gnb ul.language li.language04 a:focus
	{
	background-position: -195px -69px;
}

div#gnb ul li p.btn-lang-close {
	padding: 2px;
	margin: 0;
	position: absolute;
	top: 3px;
	right: -5px;
	z-index: 35;
}

/* LNB 1029*/
div#lnb {
    position: relative;
    width: 1050px;
    margin: 0 auto;
    z-index: 25;
    top: 34px;
}


div#lnb a {
	display: block;
}

div#lnb img {
	display: block;
	margin: 0;
	padding: 0;
}

div#lnb ul.lnb-menu {
    position: absolute;
    /*width: 620px;*/
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 100%;
    z-index: 35;
    right: 0px;
    border-radius: 20px;
}

div#lnb ul.lnb-menu>li {
	float: left;
	padding: 0;
	margin: 0;
	/*width: 150px;*/
	height: 50px;
}
/*
div#lnb ul.lnb-menu > li > a {
    display: block;
    height: 56px;
    padding: 0;
    margin: 0;
    font-size: 1.43em;
    color: #333;
    text-align: center;
    font-weight: 600;
}
*/
div#lnb ul.lnb-menu > li > a {
    display: block;
    height: 66px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: 300;
    /*font-family: "Daum_Regular";*/
}



div#lnb ul.lnb-menu li a span {
	display: block;
	text-align: center;
}

div#lnb ul.lnb-menu > li:hover > a, 
div#lnb ul.lnb-menu > li a:focus, 
div#lnb ul.lnb-menu > li a.active, 
div#lnb ul.lnb-menu > li a.on
	{
	color: #008f4c;
	text-decoration:none;
	font-weight: 300;
	/*border-bottom:3px solid #005bab;*/
}




div#lnb div.sub-wrap {
    position: absolute;
    top: 66px;
    z-index: 55;
    /*background-color: #ffffff;*/
    display: none;
}


div#lnb ul.lnb-sub {
	position: relative;
	overflow: hidden;
	list-style: none;
	/*padding: 0 25px;
	margin: 0 25px;*/
	padding: 0;
}


div#lnb ul.lnb-sub li a {
    padding: 0 14px;
    display: block;
    border-right: none;
    border: none;
    line-height: 100%;
    color: #fff;
    font-size: 14px;
    width: auto;
    height: 36px;
    line-height: 34px;
    text-align: left;
    font-weight: 600;
}

div#lnb ul.lnb-sub li a span.kspan{
	float:left;
}
div#lnb ul.lnb-sub li a:hover, div#lnb ul.lnb-sub li a:focus, div#lnb ul.lnb-sub li a.on
	{
	/*background: #aaa;*/
	color:#fff100;
	border-bottom:2px solid #fff100;
	text-decoration:none;
}

/*div#lnb ul.lnb-menu li.lnb05 > a,
div#lnb ul.lnb-menu li.lnb06 > a,
*/
div#lnb ul.lnb-menu li.lnb07 > a,
div#lnb ul.lnb-menu li.lnb08 > a{
	display: none
}
div#lnb ul.lnb-menu li.lnb09>a{
	width:0px;
}
/*
div#lnb li.lnb01 a span {
	padding: 18px 20px 15px;
}

div#lnb li.lnb02>a>span {
	padding: 18px 20px 15px;
}

div#lnb li.lnb03 a span {
	padding: 18px 20px 15px;
}

div#lnb li.lnb04 a span {
	padding: 18px 0px 15px;
}

div#lnb li.lnb05 a span {
	padding: 18px 20px 15px;
}

div#lnb li.lnb06 a span {
	padding: 18px 20px 15px;
}

div#lnb li.lnb07 a span {
	padding: 18px 20px 15px;
}
*/
div#lnb li a span {
	padding: 13px 23px 31px;
}

div#lnb ul.lnb-menu h1,div#lnb ul.lnb-menu h2{
    display: block;
    float: right;
    height: 50px;
}
div#lnb ul.lnb-menu h2{
	background: url(../img/search_menu_icon.png) no-repeat center;
	width: 50px;
	cursor: pointer;
}
div#lnb ul.lnb-menu h2:hover{
	background: url(../img/search_menu_icon_on.png) no-repeat center;
}
div#lnb ul.lnb-menu h1 a {
    padding: 10px 15px;
    background: #2287d3;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    display: block;
    margin: 8px 0;
    border-radius:3px;
}

div#lnb ul.lnb-menu h1 a:hover{
	background: #f2652a;
}

div.topsub{
	background-color: rgba(0,143,76,0.8);
}
div.visual-main-topsub{
	background-color: rgba(0,143,76,0.8);
}
div#whiteBox{
	display:none;
	height:36px;
	position: absolute;
	width:100%;
}

/*
div#lnb li.lnb06 a span {width:45px; padding:16px 33px 15px;}
div#lnb li.lnb07 a span {width:59px; padding:16px 27px 15px;}
div#lnb li.lnb08 a span {width:59px; padding:16px 27px 15px;}
*/
/*div#lnb li.lnb01 div.sub-wrap {left:0; }*/

div#lnb ul.lnb-subs {
	position: absolute;
	overflow: hidden;
	list-style: none;
	/*padding: 0 25px;
	margin: 0 25px;*/
	left:200px;
}

div#lnb .lnb-sub-item {
	/*left:200px;*/
	float:left;
}
/*
div#lnb li.lnb02 div.sub-wrap {left:140px; }

div#lnb li.lnb02 div.sub-wrap {right:0px; }

div#lnb li.lnb02 div.sub-wrap {left:-370px; }
*/

div#lnb li.lnb01 div.sub-wrap {
	right:0px; 
	width: 640px;
}
div#lnb li.lnb03 div.sub-wrap {
    right:0px;
}
div#lnb li.lnb04 div.sub-wrap {
    right:0px; 
    width: 560px;
}

/*
div#lnb li.lnb05 div.sub-wrap {left:px; }
*/
/*
div#lnb li.lnb06 div.sub-wrap {left:-83px; width:750px;}
div#lnb li.lnb07 div.sub-wrap {left:380px; width:398px;}
div#lnb li.lnb08 div.sub-wrap {left:-91px; width:982px;}
*/




/* snb menu */
div#snb {
	position: relative;
	width: 200px;
	height: 100%;
	margin: 0 0 30px;
	padding: 0;
}

h2.snb-title {
    text-align: center;
    font-weight: 600;
    height: 70px;
    line-height: 70px;
    color: #454545;
    font-size: 1.58em;
}

h2.snb-title img {
	margin: 0;
	padding: 0;
	display: block;
}

div#snb ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 100%;
	overflow: hidden;
}

div#snb ul li {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

div#snb ul li a {
    display: block;
    padding: 0 0 0 20px;
    margin: 0;
    color: #555;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    border-bottom: 1px solid #e1e1e1;
    background: url("/img_bc/bullet_snb_depth01.gif") no-repeat 5px center;
    font-family: "NanumGothic", malgun-bold, MalgunGothicBold, sans-serif;
}


div#snb ul li a img {
	padding: 0;
}

div#snb>ul>li>a:hover, div#snb>ul>li>a:focus, div#snb>ul>li>a.active {
	background: url("../img/subArrow.gif") center top repeat-x;
	color: #fff;
	font-weight:600;
	
}
div#snb>ul>li>a:hover>.kspan, div#snb>ul>li>a:focus>.kspan, div#snb>ul>li>a.active>.kspan{
	color: #fff;
}
div#snb ul li img {
	display: block;
}

div#snb .hidden {
	display: none;
	z-index: 25;
}

div#snb ul.sub-menu {
	position: relative;
	overflow: hidden;
	width: 210px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: none;
	background-color: #fff;
}

div#snb ul.sub-menu li {
	float: left;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e1e1e1;
}

div#snb ul.sub-menu li a {
	display: block;
	color: #555;
	width: 200px;
	font-size: 14px;
	padding: 0 0 0 31px;
	margin: 0;
	border-bottom: none;
	background: url("/img_bc/bullet_snb_depth02.gif") no-repeat 18px center;
	background-color: #f8f7f7;
}

div#snb ul.sub-menu li a:hover, div#snb ul.sub-menu li a:focus, div#snb ul.sub-menu li a.active {
    background: url("/img_bc/bullet_snb_depth02_on.gif") no-repeat 18px
		center;
    margin: 0;
    color: #333;
    background-color: #f8f7f7;
    font-weight: 600;
}


div#snb ul.sub-menu li a.on {
	background: url("/img_bc/bullet_snb_depth02_on.gif") no-repeat 18px
		center;
	margin: 0;
	color: #252525;
}
span.kspan{
	color:red;
	padding:0;
}
#side {
	clear: both;
	margin: 0;
	padding: 0;
}

#side p.top {
	position: absolute;
	top: 222px;
	right: -27px;
	margin: 0;
	padding: 0;
	width: 53px;
	height: 93px;
}

#side p.top a {
	display: block;
}

/* content */
div#content {
    position: relative;
    width: 1050px;
    margin:0 auto;
}
div#contents-wrap {
    position: relative;
    width: 1050px;
    padding: 0 0 20px;
}


div#contents-title {
    padding: 0;
    margin: 0;
    height: 97px;
    text-align: center;
}


div#contents-title h2 {
    padding: 40px 90px 21px 10px;
    margin: 0 auto;
    background: url(../img/tit_icon01.png) right top no-repeat;
    font-size: 2.58em;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    font-family: Daum_Regular,daum;
}




div#contents-title h2 img {
	display: block;
}

div#location {
    margin: 0 0 20px;
    padding: 12px 0;
    font-size: 12px;
    font-family: Dotum;
    color: #707070;
    letter-spacing: -0.02em;
    border-top: 1px solid #e1e1e1;
    text-align: right;
    border-bottom: 1px solid #c2c2c2;
}


div#location span.home {
	padding: 0 0 0 22px;
	background: url("/img_bc/nav_home.gif") no-repeat 6px 2px;
}

div#location span.current {
	color: #5a4f46;
}

/* btn-common 1029 1030 1202 1210*/
div#btn-common {
	position: absolute;
	right: 0;
	top: 9px;
}

div#btn-common img {
	display: block;
}

div#btn-common ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

div#btn-common ul li {
	float: left;
	width: 29px;
	height: 29px;
	margin: 0;
	padding: 0 10px 0 0;
}

div#btn-common ul li a {
	display: inline-block;
	padding: 0 0 10px;
	margin: 0;
	width: 29px;
	height: 29px;
}

div#btn-common ul li a span {
	display: block;
	text-indent: -99999px;
}

div#btn-common ul li.btn-common01 a {
	background: url("/images/korean/layout/btn_mail.gif") no-repeat 0 0;
}

div#btn-common ul li.btn-common01 a:hover, div#btn-common ul li.btn-common01 a:focus
	{
	background: url("/images/korean/layout/btn_mail_on.gif") no-repeat 0 0;
}

div#btn-common ul li.btn-common02 a {
	background: url("/img_bc/btn_share.gif") no-repeat 0 0;
}

div#btn-common ul li.btn-common02 a:hover, div#btn-common ul li.btn-common02 a:focus,
	div#btn-common ul li.btn-common02 a.on {
	background: url("/img_bc/btn_share_on.gif") no-repeat 0 0;
}

div#btn-common ul li.btn-common03 a {
	background: url("/img_bc/btn_print.gif") no-repeat 0 0;
}

div#btn-common ul li.btn-common03 a:hover, div#btn-common ul li.btn-common03 a:focus
	{
	background: url("/img_bc/btn_print_on.gif") no-repeat 0 0;
}

div#btn-common ul#share {
	position: absolute;
	left: -48px;
	top: 30px;
	width: 126px;
	height: 48px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div#btn-common ul#share li {
	float: left;
	width: 40px;
	height: 48px;
	margin: 0 2px 0 0;
	padding: 0;
}

div#btn-common ul#share li a {
	display: block;
	background: none;
	width: 40px;
	height: 48px;
}

div.contents {
	margin: 0;
	padding: 0;
	width: 1050px;
	text-align: justify;
}

div#layout-footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	z-index: 50;
	background-color: #f1f0f0;
	border-top: 1px solid #e2e2e2;
}

div#footer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1050px;
	height: 130px;
	border: none;
}

div#layout-footer .sy{
	position: relative;
	width:100%;
	background: #434343;
	height:30px;
}

#footer .footLogo {
	left: 0px;
	top: 20px;
	float: left;
	position: absolute;
}

/*footer-menu  */



div#fnb {
	width:1050px;
	position: relative;
	margin:0 auto;
}

div#fnb ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div#fnb ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	letter-spacing: -0.05em;
}

div#fnb ul li.sy_icon h1 {
    background: #fff;
    border-radius: 14px;
    padding: 4px 10px;
    font-size: 11px;
    letter-spacing: -0.06em;
    margin: 5px 0;
}

div#fnb ul li.sy_icon h1 span.blue{
    color: #54abeb;
    width: 10px;
    line-height: 8px;
    font-weight: 600;
}

div#fnb ul li.sy_icon h1 span.red{
	color: #ff0000;
}

div#fnb ul li.first a{
	background: none;
	padding: 0 11px 0 0;
}

div#fnb ul li a {
    color: #fff;
    display: inline-block;
    padding: 0 11px;
    margin: 0;
    font-size:11px;
    line-height:30px;
    background:url(../img/footer_sy_line.png) left no-repeat;
}

div#fnb ul li:nth-child(2) a{
	color:#ffd800;
	font-weight: bold;
}

div#fnb ul li:first-child+li a{
	color:#ffd800;
	font-weight: bold;
}
div#fnb ul li.img_icon{
	float: right;
	line-height: 30px;
}
div#fnb ul li.img_icon a {
    background: url(../img/naver_blog.gif) no-repeat center;
    height: 30px;
    width: 89px;
    padding: 0;
}

div#fnb ul li.sy_font{
	line-height: 30px;
	color: #fff;
	padding: 0 10px 0 0;
	letter-spacing: -0.1em;
}
div#fnb ul li.sy_font span{
	color: #ffd800;
}
div#fnb ul li a:hover, div#fnb ul li a:focus {
	color: #ff9000;
	text-decoration: underline;
}

div#fnb ul li img {
	display: block;
}

#ctt header .print_favorites{
	width:100%;
	text-align: right;
}
#ctt header .print_favorites h1{
	font-size: 0em;
	width:33px;
	height: 33px;
	margin: 5px;
	float: right;
	cursor: pointer;
}
#ctt header .print_favorites h1.print_bt{
	background: url(../img/icon_pf.png) 0px -33px;
}
#ctt header .print_favorites h1.favorites_bt{
	background: url(../img/icon_pf.png) -46px -33px;
}
#ctt header .print_favorites h1:hover{
	background-position-y:0px; 
}

address {
	position: absolute;
	top: 18px;
	left: 200px;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #7d7d7d;
	font-size: 11px;
	letter-spacing: -0.02em;
	line-height: 130%;
	font-style: normal;
}

address img {
	display: block;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

address span {
	display: inline-block;
	padding-left: 5px;
	letter-spacing: 0;
}

p.copyright {
	position: absolute;
	top: 56px;
	left: 200px;
	padding: 0;
	margin: 0;
	color: #a5a4a4;
	font-size: 11px;
	background: none;
	letter-spacing: -0.02em;
	text-transform: uppercase;
}

p.copyright img {
	display: block;
	padding: 0;
}

p.mark {
	position: absolute;
	top: 64px;
	right: 5px;
	padding: 0;
	margin: 0;
}



/*familysite */
div.familysite {
	position: absolute;
	top: 20px;
	right: 0;
	width: 200px;
	height: 28px;
}

div.familysite span.btn {
	position: relative;
	display: block;
	color: #fff;
	margin: 0;
	padding: 7px 0 8px 15px;
	width: 185px;
	height: 14px;
	background: url("../img/btn_site_go.png") no-repeat 185px center;
	border: 1px solid #aeabab;
	
}

div.familysite span.btn button {
	display: block;
	color: #7d7d7d;
	font-size: 12px;
	height: 15px;
	text-align: left;
	/*font-family: MalgunGothic, malgun, MalgunGothic, sans-serif;*/
	letter-spacing: -0.05em;
	line-height: 110%;
	padding: 0;
	margin: 0;
	vertical-align: top;
	border:none;
}

div.familysite span.btn:focus {
}

div.familysite span.hover {
	display: block;
	background: url("../img/btn_site_go_on.png") no-repeat 185px center;
	background-color: #FFF;
	color: #7d7d7d;
	cursor: pointer;
}

div.familysite span.hover button {
	color: #333;
}

div.familysite span.selected {
	display: block;
	background: url("../img/btn_site_go_on.png") no-repeat 185px center;
	background-color: #FFF;
	color: #7d7d7d;
}

div.familysite span.selected button {
	color: #333;
}

div.familysite ul#site-list {
	position: absolute;
	bottom: 27px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
	background-color: #fff;
	border: 1px solid #c8d2d3;
	overflow: auto;
}

div.familysite ul#site-list li {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid #c8c8c8;
}

div.familysite ul#site-list li.none {
	border: none;
}

div.familysite ul#site-list li a {
	display: inline-block;
	font-size: 12px;
	padding: 8px 0 7px 15px;
	width: 185px;
	letter-spacing: -0.02em;
	background-color: #fff;
	color: #555;
}

div.familysite ul#site-list li a:focus, div.familysite ul#site-list li a:hover
{
	color: #fff;
	background-color: #2287d3;
}

div#all-sitemap {
	z-index: 500;
	position: absolute;
	top: -9999px;
	left: 0;
	margin: 0 auto;
	width: 100%;
	height: 710px;
	background: url("/images/korean/sitemap/bg_sitemap.png") repeat-x 0 0;
}

div.sitemap-wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url("/images/korean/sitemap/bg_siteamp_point.png") no-repeat
		0 0;
}

div.sitemap-wrap dl.sitemap {
	float: left;
	height: 590px;
	margin: 45px 0 0;
	padding: 0 0 30px;
	border-left: 1px solid #595250;
	overflow: hidden;
}

div.sitemap-wrap .group01 {
	width: 134px;
}

div.sitemap-wrap .group02 {
	width: 134px;
}

div.sitemap-wrap .group03 {
	width: 134px;
}

div.sitemap-wrap .group04 {
	width: 134px;
}

div.sitemap-wrap .group05 {
	width: 134px;
}

div.sitemap-wrap .group06 {
	width: 134px;
}

div.sitemap-wrap .group07 {
	width: 134px;
}

div.sitemap-wrap .group08 {
	width: 132px;
	border-right: 1px solid #595250;
}

div.sitemap-wrap dl.sitemap dt {
	display: block;
	float: left;
	width: 100%;
	padding: 0 0 20px 10px;
	margin: 0;
}

div.sitemap-wrap dl.sitemap dd {
	display: block;
	float: left;
	width: 100%;
	padding: 0 0 20px;
	margin: 0;
}

div.sitemap-wrap ul.menu {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 10px;
	width: 124px;
}

div.sitemap-wrap ul.menu li {
	padding: 0;
	margin-bottom: 3px;
	line-height: 150%;
}

div.sitemap-wrap ul.menu li a {
	display: inline-block;
	padding: 0;
	margin: 0;
	letter-spacing: -0.04em;
	color: #fff;
}

div.sitemap-wrap ul.menu li a:hover, div.sitemap-wrap ul.menu li a:focus
	{
	text-decoration: underline;
}

div.sitemap-wrap ul.sub-menu {
	list-style: none;
	overflow: hidden;
	padding: 3px 0 0;
	margin: 0;
	width: 124px;
}

div.sitemap-wrap ul.sub-menu li {
	padding-left: 10px;
	margin-bottom: 3px;
	line-height: 150%;
	background: url("/images/korean/sitemap/bullet_bar.gif") no-repeat 2px
		9px;
}

div.sitemap-wrap ul.sub-menu li a {
	display: inline-block;
	padding: 0;
	margin: 0;
	letter-spacing: -0.04em;
	color: #fff;
}

div.sitemap-wrap ul.sub-menu li a:hover, div.sitemap-wrap ul.sub-menu li a:focus
	{
	text-decoration: underline;
}

div.sitemap-wrap a.btn-sitemap-close {
	position: absolute;
	bottom: 0;
	right: 45px;
	width: 47px;
	height: 47px;
}

#siteMap {
    display: block;
    width: 1045px;
    margin: 0 auto;
}


#siteMap .menuBox {
	width: 100%;
	margin: 0 auto 50px;
	display: inline-block;
}

#siteMap .menuBox ul {
    padding: 10px;
    min-width: 25%;
    min-height: 290px;
    display: inline-table;
}

/*#siteMap .menuBox ul.siteMap5,
#siteMap .menuBox ul.siteMap6,*/
#siteMap .menuBox ul.siteMap7,
#siteMap .menuBox ul.siteMap8{
	display: none;
}

#siteMap h1 a {
    display: block;
    margin: 10px 0;
    padding: ;
    font-size: 21px;
    line-height: 45px;
    color: #fff;
    width: 100%;
    height: 45px;
    background: #008f4c;
}

#siteMap h1 a:hover{
	background: #00723d;
	color: #fff100;
}
#siteMap h1 {
	background: #0054a6;
	margin: 0 0 10px 0;
	text-align: center;
}

#siteMap .menuBox ul li {
	list-style: none;
	height: auto;
	line-height: 18px;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	font-size: 14px;
	/*text-align: center;*/
}

#siteMap .menuBox ul li a{
	width:100%;
	display: block;
	padding: 10px;
	color: #888;
}

#siteMap .menuBox ul li a:hover{
	background: #00723d;
	color: #ffffff;
}

#siteMap .menuBox ul li.small {
	list-style: none;
	height: auto;
	line-height: 18px;
	width: 87%;
	border-bottom: 1px solid #e0e0e0;
	font-size: 14px;
	/*text-align: center;*/
}

#siteMap .menuBox ul li.small a {
	font-size: 12px;
	padding-left: 20px;
}

.siteMap8 {
	display: none;
}

div#footMenu {
    position: absolute;
    top: 6px;
    right: 0px;
    padding: 10px;
}

div#footMenu li {
    position: relative;
    float: left;
    padding: 2px 7px;
    margin: 0;
}

div#footMenu li a {
    display: block;
    padding: 4px 8px;
    margin: 0;
    color: #7d7d7d;
    font-family:  malgun, Malgun Gothic, MalgunGothic, sans-serif;
    line-height: 90%;
    height: 14px;
    letter-spacing: -0.02em;
    font-size: 12px;
}

div#footMenu li a:hover {
    color: #fff;
    background:#7d7d7d;
}

div#phone {
    position: absolute;
    top: 33px;
    right: 0px;
    width: 225px;
    height: 50px;
    padding: 10px;
    border: 5px solid #ddd;
}

div#phone h1 {
	width: 71px;
	height: 50px;
	background: url(../img/phone.png) no-repeat;
	float: left;
}

div#phone ul {
	float: left;
	width: 150px;
}

div#phone li.ph01 {
	text-align: right;
	font-size: 14px;
	color: #717171;
	height: 14px;
}

div#phone li.ph02 {
    text-align: right;
    font-size: 1.43em;
    color: #444;
    height: 21px;
    font-weight: 600;
    text-shadow: 2px 1px 2px #ddd;
}

div#phone li.ph03 {
	text-align: right;
	font-size: 0.98em;
	color: #888;
}

div#sub02{
	/*left:-50px;*/
}
div#layout-imgBox{
	/*background:url(../img/sub_bg.jpg) center top;
	background:url(../img/subImg.jpg) center bottom no-repeat;
	*/
	height: 150px;
}
div#layout-imgBox .imgBox{
	margin:0 auto;
	width:1012px;
	position: relative;
	height:201px;
}
div#layout-imgBox img {
    bottom: 0px;
    position: absolute;
    display: inline-block;
}

.contentBox {
    width: 1050px;
    margin: 10px auto;
    position: relative;
}

.contentBox li{
	float:left;
	margin-bottom:30px;
}

.contentBox li.box2{
	display:none;
	width:50%;
}

.contentBox li.box4{
	width:25%;
}

.contentBox li.box4 span{
	width:240px;
	height:240px;
	background:url(../img/banner3_1.gif);
}


.contentBox li.box1{
	width:100%;
}

.contentBox li>div.listBox{
	width:490px;
}

.contentBox li>div.rollBox{
	width:97%;
	height:30px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding: 20px 0;
}

.contentBox li.box1>div.listBox{
	width:100%;
}
div.listBox > h1 a, div.rollBox > h1 a {
    float: left;
    font-size: 1.87em;
    font-weight: normal;
    font-family: Daum_Regular,daum;
}

div.listBox > h1 a{
    position: relative;
    display: inline-block;
    border-bottom: 3px solid #aaa;
    padding-bottom: 6px;
}

div.listBox > h1 a:hover{
	border-bottom: 3px solid #0054a6;
}

div.rollBox > h1 {
	width:100px;
}
div.listBox > h2{
	float:right;
}

#partnerBox {
	display:none;
    position: relative;
    clear: both;
    margin: 0;
    padding: 0;
    z-index: 50;
    min-width: 1050px;
    height: 77px;
    background: #f9f9f9;
}

#partnerBox .partnerList {
    width: 1050px;
    margin: 0 auto;
    padding-top: 11px;
    overflow: hidden;
    position: relative;
}
#p_click {
    background: url(../img/arrow_p.png);
}
div.arrowBtn {
    position: absolute;
    z-index: 1000000;
    cursor: pointer;
    width: 19px;
    height: 35px;
    top: 18px;
}
#n_click {
    right: 0px;
    background: url(../img/arrow_n.png);
}
#partnerBox ul {
    display: inline-block;
    height: 60px;
}
#partnerBox .partnerList li {
    width: 210px;
    float: left;
    text-align: center;
}

#movetop {
    width: 80px;
    height: 80px;
    background: #F00;
    z-index: 1;
    position: fixed;
    right: 20px;
    bottom: 0px;
    text-indent: -999em;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/go_top.gif) no-repeat;
    display: none;
}

.hidden {
    font-size: 0px;
    width: 0px;
    height: 0px;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -999999px;
    left: 0px;
    visibility: hidden;
    overflow: hidden;
}

#ctt_con{
	display: block;
}
#ctt_con_mobile{
	display: none;
}

#mMenuBt {
    display: none;
    position: absolute;
    right: 10px;
    top: -10px;
    cursor: pointer;
}

#mobile_menu{
	background:url(../img/mobile_menu_bg.png);
	width:100%;
	position: absolute;
	display: none;
	z-index: 100000;
}
#mobile_menu .menuBox{
	width:90%;
	margin: 0 auto;
}
#close_menu{
	float: right;
	display: block;
	padding: 10px;
	cursor: pointer;
}
#mobile_menu .menuBox ul {
    width: 100%;
    min-height: 100%;
    padding: 0;
    float: left;
}
#mobile_menu h1 {
    background: #0054a6;
    margin: 0 0 10px 0;
    text-align: center;
}

#mobile_menu h1 a {
    display: inline-block;
    margin: 10px 0;
    font-size: 21px;
    color: #fff;
}
#mobile_menu ul{
	margin:5px 0 ;
}
#mobile_menu li a {
    display: block;
    padding: 10px 0;
    font-size: 17px;
    color: #ddd;
}
#mobile_menu li{
	border-bottom: 1px solid #666;
}

/*여기서부터 복사 시작*/
DIV.int_bg01 {
    width: 710px;
    height: 610px;
    background: url(/design/img/sub/int_bg.gif) right top no-repeat;
    position: relative;
}
DIV.int_bg01 P.ceo_img {
    padding-top: 12px;
}
DIV.int_bg01 P.ceo_txt {
    position: absolute;
    left: 240px;
    top: 35px;
}
DIV.int_bg01 DIV {
    position: absolute;
    left: 220px;
    width: 480px;
    top: 130px;
}
div#sub_ctn {
    float: left;
    position: relative;
    width: 713px;
    /*margin-top: 20px;*/
    letter-spacing: -0.02em;
    text-align: justify;
}
.mgl-10 {
    margin-left: 10px;
}
.mgt-10 {
    margin-top: 10px;
}
.mgt-50 {
    margin-top: 50px;
}
DIV.comm_frm01 {
    margin-top: 10px;
    width: 675px;
    background: url(/design/img/sub/be_bg.gif) repeat-y;
}
.mgt-50 {
    margin-top: 50px;
}
DIV.c_02_01_4_frm {
    margin-top: 20px;
    width: 688px;
    height: 531px;
    margin-left: 10px;
    background: url(/design/img/sub/c_02_01_bg01.jpg) no-repeat;
    position: relative;
    font-size: 12px;
    font-family: "돋움", Dotum, Gulim, AppleGothic, Sans-serif;
    color: #666666;
    text-decoration: none;
    line-height: 1.3em;    
}
DIV.c_02_01_4_frm H5.ch5_01 {
    position: absolute;
    left: 25px;
    top: 95px;
}
DIV.c_02_01_4_frm DL.cdl_01 {
    position: absolute;
    left: 12px;
    top: 237px;
    width: 84px;
}
DIV.c_02_01_4_frm H5.ch5_02 {
    position: absolute;
    left: 132px;
    top: 38px;
}
DIV.c_02_01_4_frm DL.cdl_02 {
    position: absolute;
    left: 118px;
    top: 237px;
    width: 84px;
}
DIV.c_02_01_4_frm H5.ch5_03 {
    position: absolute;
    left: 253px;
    top: 85px;
}
DIV.c_02_01_4_frm DL.cdl_03 {
    position: absolute;
    left: 230px;
    top: 237px;
    width: 110px;
}
DIV.c_02_01_4_frm H5.ch5_04 {
    position: absolute;
    left: 390px;
    top: 115px;
}
DIV.c_02_01_4_frm DL.cdl_04 {
    position: absolute;
    left: 369px;
    top: 237px;
    width: 84px;
}
DIV.c_02_01_4_frm H5.ch5_05 {
    position: absolute;
    left: 495px;
    top: 135px;
}
DIV.c_02_01_4_frm DL.cdl_05 {
    position: absolute;
    left: 480px;
    top: 237px;
    width: 84px;
}
DIV.c_02_01_4_frm H5.ch5_06 {
    position: absolute;
    left: 600px;
    top: 80px;
}
DIV.c_02_01_4_frm DL.cdl_06 {
    position: absolute;
    left: 590px;
    top: 237px;
    width: 84px;
}
DIV.c_02_01_4_frm DT {
    font-size: 11px;
    letter-spacing: -1px;
    font-weight: bold;
    margin-top: 5px;
}
DIV.c_02_01_4_frm DD {
    font-size: 11px;
    letter-spacing: -1px;
}
DIV.comm_frm01 {
    margin-top: 10px;
    width: 675px;
    background: url(/design/img/sub/be_bg.gif) repeat-y;
}
DIV.comm_frm01 P.comm_top {
    background: url(/design/img/sub/be_top.gif) no-repeat;
    width: 675px;
    height: 20px;
    overflow: hidden;
}
.mgl-20 {
    margin-left: 20px;
}
.dot_ul04 LI {
    background: url(/design/img/sub/ico02.gif) 0 1px no-repeat;
    padding-left: 15px;
    padding-bottom: 5px;
}
.color_b {
    color: #0d58ae;
    display: inline-block;
    text-align: inherit;
}
.color_b.inthebox {
    color: #0d58ae;
    display: inline-block;
    text-align: inherit;
    width:90px;
    margin-right: -30px;
}
.color_b.spacing2{
	letter-spacing: 2.75em;
}
.color_b.spacing3{
	letter-spacing: 0.91em;
}
.color_b.spacing4{
	letter-spacing: 0.29em;
}
.mgl-40.inthebox {
    margin-left: 70px;
}
P.smp {
    width: 311px;
    height: 201px;
    margin-left: 340px;
    margin-top: -140px;
}
TABLE CAPTION {
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0;
}
TABLE.rv_tb01 {
    width: 100%;
    border-top: 2px solid #65a6d1;
    border-collapse: collapse;
}
TABLE.rv_tb01 {
    width: 100%;
    border-top: 2px solid #65a6d1;
    border-collapse: collapse;
}
DIV.comm_frm01 P.comm_btm {
    background: url(/design/img/sub/be_btm.gif) bottom left no-repeat;
    width: 675px;
    height: 20px;
    overflow: hidden;
}
TABLE.rv_tb01 TH {
    border-right: 1px solid #d7dfe4;
    background: #eef1f3;
    padding: 3px;
    color: #0072bc;
    border-bottom: 1px solid #4f9ed1;
}
TABLE TH {
    font-size: 12px;
    font-family: dotum !important;
}
TABLE.rv_tb01 TD {
    border-right: 1px solid #d7dfe4;
    padding: 3px;
    border-bottom: 1px solid #d7dfe4;
    background: #fbfbfb;
}
TABLE.rv_tb01 TD.tdnone {
    border-right: none;
}
TABLE TBODY.tcen TD {
    text-align: center;
}
TABLE TD.tdc {
    text-align: center !important;
}
UL.tour_list {
    margin-left: 15px;
    width: 670px;
    height: 29px;
}
UL.tour_list LI {
    float: left;
    display: inline;
}
DIV.c3_01_02_b_frm {
    width: 694px;
    height: 248px;
    background: url(/design/img/sub/c3_01_02_bg.jpg) no-repeat;
}
DIV.c3_01_02_b_frm H4 {
    width: 266px;
    padding-top: 25px;
    margin-left: 410px;
}
DIV.c3_01_02_b_frm P {
    margin-left: 410px;
    margin-top: 5px;
    width: 266px;
    text-align: justify;
    color: #d2d6de;
    line-height: 1.3em;
}
UL.c3_011b {
    margin-top: 10px;
    width: 694px;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
}

UL.c3_011b LI.c3_img {
    width: 262px;
    float: left;
    display: inline;
}
UL.c3_011b LI.c3_txt {
    width: 432px;
    float: left;
    display: inline;
    text-align: justify;
}
DIV.c3_01_03_b_frm {
    width: 694px;
    height: 248px;
    background: url(/design/img/sub/c3_01_03_bg.jpg) no-repeat;
}
DIV.c3_01_03_b_frm H4 {
    width: 266px;
    padding-top: 25px;
    margin-left: 410px;
}
DIV.c3_01_03_b_frm P {
    margin-left: 410px;
    margin-top: 5px;
    width: 266px;
    text-align: justify;
    color: #d2d6de;
    line-height: 1.3em;
}
DIV.c3_01_01_b_frm {
    width: 694px;
    height: 248px;
    background: url(/design/img/sub/c3_01_01_bg.jpg) no-repeat;
}
DIV.c3_01_01_b_frm H4 {
    width: 266px;
    padding-top: 25px;
    margin-left: 410px;
}
DIV.c3_01_01_b_frm P {
    margin-left: 410px;
    margin-top: 5px;
    width: 266px;
    text-align: justify;
    color: #d2d6de;
    line-height: 1.3em;
}
DIV.reservation_frm {
    margin-top: 10px;
    border: 1px solid #ccc;
    padding: 15px;
    width: 681px;
}

.dot_ul01 LI {
    background: url(/design/img/sub/h06.gif) 0 3px no-repeat;
    padding-left: 8px;
    padding-bottom: 5px;
    line-height: 1.3em;
}
DIV.comm_frm01 DD {
    margin-left: 5px;
    background: url(/design/img/sub/dot01.gif) 0 5px no-repeat;
    padding-left: 7px;
    line-height: 1.3em;
}
.mgt-30 {
    margin-top: 30px;
}
DIV.comm_frm01 DL {
    margin-left: 20px;
}
.mgt-20 {
    margin-top: 20px;
}
.txt-rt {
    text-align: right;
}

.btn01 {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 10px;
}
@media print{
	#content_box{
		margin: 30px 0 0;
	}
	#layout-header, #sub_tit, #sub_menu_box, #layout-footer{
		display:none;
	}  
}