 @import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");


*,body {
	margin: 0px;
	padding: 0px;
	font-family:'Nanum Gothic', sans-serif;
}

body {
	min-width:1400px;
	/* background-color: #F4F4F4; */
}

strong {
	font-weight: bold;
}

a { color:#444; }

#wrapper {
	position:relative;	
	width: 100%;
} 

.cnt-inner {
	position:relative;
	width:1180px;
	margin:0 auto;
}
 
/* 서브 */
/* .sub-cnt-inner {
	position:relative;
	width:1180px; 
	margin:0 auto;
	padding-top:80px;
}  */ 


/* 퀵배너 */
#quick-banner {
	position:fixed;
	right:20px;
	bottom:50px;
	width:90px;
	z-index:2;
}
#quick-banner li.w_btn {
	border-bottom:none;	
	text-align:center;
}


/* 팝업 */
/* 팝업 css */
/* #pop {position:absolute; top:240px; left:100px; width:400px; height:477px; text-align:center; z-index:100;}
#pop form { cursor:pointer; }
#pop form label { cursor:pointer; }
.close_pop01 { position:relative; height:30px; background-color:#222; overflow:hidden;}
#check{font-size:14px; color:#fff; float:left; padding-left:20px; line-height:30px; cursor:pointer; display:inline-block;}
#close_pop01{font-size:14px; float:right; padding-right:20px; line-height:30px; color:#fff; cursor:pointer;} */


/* 컬러 버튼 및 모듈 */
.txt_w { color:#fff; }
.d_ib { display:inline-block; }
.btn_black { display: inline-block; min-width:210px; padding:14px 0; background-color: #202020; color:#fff; text-align: center; font-size: 14px; font-weight: bold; cursor:pointer;}
.btn_white { display: inline-block; min-width:210px; padding:14px 0; background-color: #fff; color:#1a1a1a;  text-align: center; font-size: 14px; font-weight: bold; cursor:pointer;}
.btn_white_b { display: inline-block; min-width:210px; padding:14px 0; background-color: #fff; color:#1a1a1a;  text-align: center; font-size: 14px; font-weight: bold; box-sizing:border-box; border:1px solid #1a1a1a;cursor:pointer; }
.btn_white:hover {background-color: #202020; color:#fff;cursor:pointer;}
.btn_white_b:hover {background-color: #202020; color:#fff;cursor:pointer;}
.ov_h {overflow: hidden;}
.fl_l { float:left; }
.fl_r { float: right; }
.d_b { display: block;}
.d_ib { display: inline-block; }
.va_t { vertical-align:top; }

/*********** ★임시랜딩용 ************/



/*메인비주얼 */
#main_visual {
	position: relative;
	width:100%;
	max-width:1903px;
	margin:0 auto;
}

#main_visual img {
	width:100%;
}

#main_visual p{
	text-indent:-9999px;
}

/* 180411 월별 이벤트 */

/* 메뉴 상단 고정 */
.top_bar_fix{position:fixed; top:0; left:0; width:100%;}
.pd_top_80{padding-top:60px;}
.top_fix_zone{height:60px; line-height:60px;}

.top_fix_zone {
	width:1903px;
	background-color:#242424;
	z-index:10;
	margin:0 auto;
}
.top_fix_zone ul {
	position: relative;
	width:1200px;
	height:60px;
	margin:0 auto;
	overflow:hidden;
}
.top_fix_zone ul li {
	float:left;
	width:50%;
	/* border-left:1px solid #666; */
}
.top_fix_zone ul li:last-child {
	/* border-right: 1px solid #666; */
}
.top_fix_zone ul li a {
	display: block;
	text-align: center;
	line-height: 60px;
	color:#fff;
	font-size: 20px;
	font-weight: bold;
}

.top_fix_zone ul li.on a{
	background-color:#FBDD3E;
	color:#242424;
}

.month_event {
	position: relative;
	width:100%;
	max-width:1903px;
	margin:0 auto;
}
.month_event img {
	width:100%;
}



.event_btn_wrap {
	position: relative;
	margin:0 auto;
	background-color: #463321;
	overflow: hidden;
}
.event_btn_wrap a {
	position: relative;
	display:block;
	float: left;
	width:16%;
	color:#fff;
	/* font-weight: bold; */
	padding:25px 0;
	text-align: center;
	border-right:1px solid #5B422A;
	font-size: 1.2em;
}
.event_btn_wrap a:hover {
	color:#FAE101;
	background-color: #604123;
}
.event_btn_wrap a:last-child {
	border-right: none;
}

p.none {display: none;}

#sec00 {
	position:relative;
	overflow:hidden;
	text-align: center;
}
#sec01 {
	position:relative;
	overflow:hidden;
	text-align: center;
	background-color: #F4EEEB;
}
#sec01 .inner {
	position: relative;
	width:1200px;
	margin:90px auto;
	overflow: hidden;
}
#sec01 .inner .title {
	margin-bottom:50px;
}
#sec01 .inner a {
	position: relative;
	display: block;
	float: left;
	margin-left:20px;
}
#sec01 .inner a:first-child {
	margin-left:0;
}
#sec06 {
	position:relative;
	width: 1903px;
	margin:0 auto;
	overflow:hidden;
	background-color: rgba(216, 216, 206, 0.2);
}
#sec06 .info_wrap{
	position: relative;
	width: 1305px;
	overflow: hidden;
	margin:70px auto;
}
#sec06 .location {
	position: relative;
	float: left;
}
#sec06 .info img {
	margin-left: 80px;
}



/*********** 푸터 ***********/
/* footer */
footer {
	width: 100%;
	padding: 70px 0;
	background-color: #343434;
}
footer .footer_logo {
	width: 132px;
	margin: 0 auto;
}
footer .footer_logo img {
	width: 100%;
}
footer p {
	color: #fff;
	text-align: center;
}
footer .f_tit {
	margin-top: 20px;
	text-align: center;
	font-family: "SCDream_Medium";
}
footer .f_address {
	margin: 0 auto;
	padding-top: 20px;
	line-height: 20px;
}
footer .info {
	padding: 10px 0 20px;
	line-height: 27px;
	text-align: center;
}
footer .info > p {
	display: inline-block;
}
footer .info br {
	display: none;
}
footer .info span.line {
	display: inline-block;
	margin: 0 25px;
	width: 1px;
	height: 14px;
	background-color: #fff;
}
footer .copyright {
	font-size: 16px;
	letter-spacing: 0;
}
footer .f_btn_area {
	margin-top:30px;
}
footer .f_btn_area a {
margin-left:15px;
	vertical-align: middle;
	display: inline-block;
}
footer .f_btn_area a:first-child {
margin-left: 0;
}




/*********** ★임시랜딩용 끝************/

/* 이벤트 랜딩용 */

.top_bar_fix_duck {position:fixed; top:0; left:0; width:100%;}
.pd_top_80_duck{padding-top:68px;}
.top_fix_zone_duck{/* height:68px; */ line-height:68px;} /*height:68px;*/

.top_fix_zone_duck {
	background-color:#212121;
	z-index:10;
}
.top_fix_zone_duck ul {
	overflow:hidden;
	width:1450px;
	margin:0 auto;
}
.top_fix_zone_duck ul li {
	float:left;
	/* width:33%; */
	width:25%;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	box-sizing:border-box;
}
.top_fix_zone_duck ul li:last-child {
	border-right: 1px solid #666;
}
.top_fix_zone_duck ul li.on {
	background-color:#E85122;
}
.top_fix_zone_duck ul li a { display:block; color:#fff; font-size: 20px; text-align:center}




.nav-container{ position:relative; }
	.f-nav{ z-index: 9999; position: fixed; left: 0; top: 0; width: 100%;} /* this make our menu fixed top */
	
.nav { width:100%; position:relative; height:70px; background-color:#fff; box-shadow:0 3px 3px rgba(0,0,0,0.3);}
	.nav ul { width:1200px; margin:0 auto; list-style: none; overflow:auto; }
	.nav ul li{ width:33.3%; box-sizing:border-box; float: left;  border-right: 1px solid #BFBFBF;}
	.nav ul li:first-child{ padding-left: 0; border-left: 1px solid #BFBFBF;}
	.nav ul li a { display:block; height:70px; text-align:center; line-height:70px; font-weight:bold; color:#222; }
	.nav_on { background-color:#006FB3; color:#fff;}
	.nav ul li a:hover{ background-color:#006FB3; color:#fff; }



