body{
	font-size:15px;	font-family:"Noto Sans KR";
}




@font-face { 
	font-family: 'Noto Sans KR'; 
	font-style: normal; 
	font-weight: 100; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) 
	format('woff2'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) 
		format('woff'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) 
		format('opentype'); 
} 
	
	
	@font-face { font-family: 'Noto Sans KR'; 
	font-style: normal; font-weight: 300; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2)
	format('woff2'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) 
		format('woff'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf)
		format('opentype'); 
	} 
	
	@font-face { font-family: 'Noto Sans KR'; 
	font-style: normal; 
	font-weight: 400; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) 
	format('woff2'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) 
		format('woff'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) 
		format('opentype'); 
	}
	
	@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 500; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) 
	format('woff2'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) 
		format('woff'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf)
		format('opentype');
	}
	@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 700; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
	url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
		url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
	} 
	
	@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 900; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
	url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
		url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
	}
.textbox {position: relative;}
.textbox label { position: absolute; top: 1px; /* input ¿ä¼ÒÀÇ border-top ¼³Á¤°ª ¸¸Å­ */ left: 1px; /* input ¿ä¼ÒÀÇ border-left ¼³Á¤°ª ¸¸Å­ */ padding: .8em .5em; /* input ¿ä¼ÒÀÇ padding °ª ¸¸Å­ */ color: #999; cursor: text; } 
.textbox input[type="text"], 
.textbox input[type="password"] { width: 100%; /* ¿øÇÏ´Â ³Êºñ ¼³Á¤ */ height: auto; /* ³ôÀÌ°ª ÃÊ±âÈ­ */ line-height : normal; /* line-height ÃÊ±âÈ­ */ padding: .22em .5em; /* ¿øÇÏ´Â ¿©¹é ¼³Á¤, »óÇÏ´Ü ¿©¹éÀ¸·Î ³ôÀÌ¸¦ Á¶Àý */ font-family: inherit; /* ÆùÆ® »ó¼Ó */ border: 1px solid #999; border-radius: 0; /* iSO µÕ±Ù¸ð¼­¸® Á¦°Å */ outline-style: none; /* Æ÷Ä¿½º½Ã ¹ß»ýÇÏ´Â È¿°ú Á¦°Å¸¦ ¿øÇÑ´Ù¸é */ -webkit-appearance: none; /* ºê¶ó¿ìÀúº° ±âº» ½ºÅ¸ÀÏ¸µ Á¦°Å */ -moz-appearance: none; appearance: none; }

.button33 {

}
XXXXXselect { width: 120px; /* ¿øÇÏ´Â ³Êºñ¼³Á¤ */ padding: .3em .2em; /* ¿©¹éÀ¸·Î ³ôÀÌ ¼³Á¤ */ font-family: inherit; /* ÆùÆ® »ó¼Ó */ 
 }



.cn_wrapper{
	margin:0px auto 0px auto;
	width:99.5%;
	height:330px;
	position:relative;
	color:#fff;
	overflow:hidden;

	
}
.cn_wrapper h1{
	font-size:20px;
	text-transform:uppercase;
}
.cn_wrapper h2{
	font-size:18px;
	padding-top:15px;

}
.cn_preview, .cn_list{
	width:50%;
	height:330px;
	position:absolute;
	top:2px;
	left:6px;

}
.cn_preview{
	left:0;
}
.cn_list{
	left:50%;
}
.cn_content{

	top:320px;/*5*/
	left:5px;
	width:93%;
	padding:10px;
	position:absolute;
	background-color:#fff;
	height:325px;

}
.cn_content img{
	
}
.cn_date{
	position:absolute;
	bottom:30px;
	right:8px;
	font-size:11px;
}
.cn_category{
	position:absolute;
	bottom:30px;
	left:8px;
	font-size:11px;
	padding:1px 3px;
	background:#ccc;
	border:1px solid #ddd;
	color:#000;
	text-shadow:-1px 0px 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.cn_content p{
	height:37px;
	margin-top:32px;
	overflow:hidden;
	font-size:12px;
}
a.cn_more{
	position:absolute;
	padding: 10px 0px;
	left:25%;
	bottom:50px;
	width:236px;
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;

	text-transform:uppercase;
	text-decoration: none;

	outline:none;
	cursor:pointer;
	background-color: #ccc;
	

}




.cn_wrapper6{
	margin:0px auto 0px auto;
	width:100%;
	height:500px;
	position:relative;
	color:#fff;
	overflow:hidden;
	
}



.cn_preview6{
	width:50%;
	
	position:absolute;
	top:2px;
	left:6px;

}
.cn_preview{
	left:0%;
}

.cn_preview6{
	left:50%;
}


.cn_content6{
	
	top:500px;/*5*/
	left:5px;
	width:100%;
	padding:10px;
	position:absolute;
	
	height:500px;

}


.cn_content2{
	
	top:500px;/*5*/
	left:5px;
	width:100%;
	padding:10px;
	position:absolute;
	
	height:340px;

}


.cn_wrapper1{
	margin:0px auto 0px auto;
	width:99.5%;
	height:330px;
	position:relative;
	color:#fff;
	overflow:hidden;
}
.cn_wrapper1 h1{
	font-size:20px;
	text-transform:uppercase;
}
.cn_wrapper1 h2{
	font-size:18px;
	padding-top:15px;

}
.cn_preview1, .cn_list1{
	width:50%;
	height:330px;
	position:absolute;
	top:2px;
	left:6px;

}
.cn_preview1{
	left:0%;
}


.cn_list1{
	left:50%;
}






.cn_wrapper2{
	margin:0px auto 0px auto;
	width:99.5%;
	height:330px;
	position:relative;
	color:#fff;
	overflow:hidden;
}
.cn_wrapper2 h1{
	font-size:20px;
	text-transform:uppercase;
}
.cn_wrapper2 h2{
	font-size:18px;
	padding-top:15px;

}
.cn_preview2, .cn_list2{
	width:50%;
	height:330px;
	position:absolute;
	top:2px;
	left:6px;

}
.cn_preview2{
	left:0%;
}


.cn_list2{
	left:50%;
}

a.cn_more:hover{
	color: #011c44;

}



.cn_item{
	
	cursor:pointer;
	position:relative;
	overflow:hidden;
	height:49px;
	color:#fff;
	padding:5px;
	margin:3px 5px 0px 0px;

	background:#fff;

}
.cn_item:hover, .selected{
	border-color:#f3e4e5;
	

}

.cn_item:hover h2,
.cn_list .selected h2,
.cn_item:active h2{
	border-color:#2C5FAC;
}
.cn_item:hover p,
.cn_list .selected p,
.cn_item:active p{
	border-color:#527CBB;
}
.cn_item:active {
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_list p{
	height:29px;
	padding-top:2px;
	overflow:hidden;
	border-top:1px solid #333;
}
.cn_nav{
	width:20%;
	height:24px;
	position:absolute;
	bottom:10px;
	left:44%;

}
a.cn_next, a.cn_prev{
	float:left;
	height:23px;
	width:23px;
	background-color:#212121;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	outline:none;
	border:1px solid #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
a.cn_next{
	background-image:url(../img/next.png);
	
}
a.cn_prev{
	margin-right:5px;
	background-image:url(../img/prev.png);
}
.cn_nav a:hover{
	background-color:#101010;
}
.cn_nav a:active{
	margin-top:1px;
	background-color:#000;
}
.cn_nav a.disabled{
	opacity:0.5;
}
.cn_page{
	display:none;
}






.cn_nav1{
	width:20%;
	height:24px;
	position:absolute;
	bottom:10px;
	left:44%;

}
a.cn_next1, a.cn_prev1{
	float:left;
	height:23px;
	width:23px;
	background-color:#212121;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	outline:none;
	border:1px solid #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
a.cn_next1{
	background-image:url(../img/next.png);
	
}
a.cn_prev1{
	margin-right:5px;
	background-image:url(../img/prev.png);
}
.cn_nav1 a:hover{
	background-color:#101010;
}
.cn_nav1 a:active{
	margin-top:1px;
	background-color:#000;
}
.cn_nav1 a.disabled{
	opacity:0.5;
}



.button-blue 


{ 


    background: #fff; 


    background: -webkit-gradient(linear, left top, left bottom, from(#81a8cb), to(#4477a1) ); 


    background: -moz-linear-gradient(-90deg, #81a8cb, #4477a1); 


    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#81a8cb', endColorstr='#4477a1'); 


} 


  


.button-blue:hover 


{ 


    background: #f1a7af; 


    background: -webkit-gradient(linear, left top, left bottom, from(#4477a1), to(#81a8cb) ); 


    background: -moz-linear-gradient(-90deg, #4477a1, #81a8cb); 


    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4477a1', endColorstr='#81a8cb'); 


} 


  


.button-blue:active 


{ 


    background: #f1a7af; 


} 


.button span{
    color:#c14b58;
    font-size : 18px; /*Change the em value to scale the button*/ 
}


.button 


{ 




    text-decoration: none; 


    font-size : 18px; /*Change the em value to scale the button*/ 

    color:#c14b58;


    text-align: center; 



    border: 1px solid #9c9c9c; /* Fallback style */ 


    border: 1px solid rgba(0, 0, 0, 0.3);             


  



} 


  


.button, .button span 


{ 

width:200px;
height:20px;

    -moz-border-radius: .3em; 


    border-radius: .3em; 


} 


  


.button span 


{ 


width:200px;
height:20px;





    display: block; 





  


    /* The background pattern */ 


  


} 


  


.button:hover 


{ 
 color:#c14b58;

    box-shadow: 0 0 .1em rgba(0,0,0,0.4); 


    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4); 


    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4); 


} 


  


.button:active 


{ 


    /* When pressed, move it down 1px */ 
 color:#c14b58;

    position: relative; 


    top: 1px; 


} 




/* ============================================================
  EFFECT 5 - ICON BORDER ANIMATE
============================================================ */
#effect-5 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect-5 .overlay a.expand {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect-5 .img.hover .overlay {
  opacity: 1;
}
#effect-5 .img.hover .overlay a.expand {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

/* ============================================================
  GLOBAL
============================================================ */
.effects {
	width:100%;
}
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 33%;
  overflow: hidden;
}
.effects .img:nth-child(n) {
  margin-right: 5px;
}
.effects .img:first-child {
  margin-left: 0px;
}
.effects .img:last-child {
  margin-right: -30px;
}
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 60px;
  height: 60px;
  border: solid 5px #fff;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}



#flip-tabs{
	width:100%;
	margin:20px auto; position:relative;
}
#flip-navigation{
	margin:0 0 10px; padding:0; 
	list-style:none;
	width:100%;
	height:15px;

}
#flip-navigation li{ 
	display:inline; 


    
}
#flip-navigation li a{
	text-decoration:none; padding:10px 60px; 

	margin-right:0px;
	background:#fff;
	color:#333; outline:none;

	font-size:15px; text-transform:uppercase;
	border:1px solid #ccc;
}
#flip-navigation li a:hover{
	background:#f1a7af; 
	color:#f0f0f0;
}
#flip-navigation li.selected a{
	background:#f1a7af;
	color:#f0f0f0;
}
#flip-container{  
	width:100%;
	font-family:Arial; font-size:13px;
}
#flip-container div{ 
	background:#fff;
}
#flip-container div ul{
	background:#f9f9f9;
	border:1px solid #f0f0f0;
	margin:0; padding:15px 5px;
	list-style-position:inside;
}
#flip-container div ul li{
	padding:5px 0;
	max-height:178px;
	height:178px;

}
#flip-container div ul.orange{ background:#fff; }
#flip-container div ul.green{ background:#fff; }
#flip-container div ul.blue{ background:#fff }