@charset "utf-8";
/* CSS Document */


*{ padding:0; margin:0; }
body { font-family:"notokr-regular", Malgun gothic, sans-serif, dotum} 

/*header*/
#header { background:#fff !important;}
#i_gnb_wrap{ width:100%; margin:0 auto; height:30px; background:#354053; }

#i_gnb { position:relative; height:30px; width:1280px; margin:0 auto;  }
#i_gnb ul { margin:0; padding:0; position:absolute; right:0; }
#i_gnb ul li { list-style:none; float:left; line-height:29px; font-size:12px; color:#fff; background-color:#4897cf; font-weight:300 !important; }
#i_gnb ul li a { color:#fff; padding:0 20px; background:url(/images/gnb_bar.jpg) right 50% no-repeat;}

/*index*/
#i_visual { width:100%; height:900px;}
#i_visual { width:100%; height:575px; margin:0 auto; z-index:-999; }

/***************************i_snip 시작********************************************/

#i_con01{ width:1280px; margin:80px auto 80px;; margin-top:80px; position:relative; clear:both; min-height:550px; }
.i_snip{ width:480px; display:inline-block; overflow:hidden; float:left; margin:0 20px 20px 0; }
.i_snip02{ width:280px; display:inline-block; overflow:hidden; float:left; margin:0 20px 20px 0; }
.i_snip03{ width:479px; display:inline-block; overflow:hidden; float:left; margin:0 0 20px 0; }
.i_snip04{ width:479px; display:inline-block; overflow:hidden; float:left; clear:both; margin-right:20px; }
.i_snip05{ width:280px; display:inline-block; overflow:hidden; float:left; margin-right:20px;}
.i_snip06{ width:480px; height:265px; display:inline-block; overflow:hidden; float:left; background:#fff; margin-right:0px; padding:20px; }
.i_snip_notice{ width:100%; margin:0 auto;  }
.i_snip_notice > h3{ color:#333; font-size:25px; line-height:35px; float:left; }
.i_snip_notice > p > a{ color:#F00; font-size:16px; float:right; line-height:35px; }
.i_snip_notice > p > a:hover{ color:#bbb; }
.i_snip_line{ border-bottom:1px solid #333; padding-top:5px; width:100%; clear:both; margin-bottom:50px; }

.snip1445 {
  position: relative;
  background-color: #000000;
}
.snip1445 *,
.snip1445 *:before,
.snip1445 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1445 img {
  backface-visibility: hidden;
  vertical-align: top;
}
.snip1445 figcaption {
  position: absolute;
  bottom: 19px;
  right: 42px;
  padding: 5px 50px 20px;
}
#i_fig02{
	position: absolute;
  	bottom: 36px;
  	right: 117px;
  	padding: 5px 19px 2px;
	}
#i_fig03{
	position: absolute;
  	bottom: 39px;
  	right: 18px;
  	padding: 5px 14px 0px;
	
	}
#i_fig04{
	position: absolute;
  	bottom: 33px;
  	right: 12px;
  	padding: 5px 15px 15px;
	}
#i_fig05{
	position: absolute;
  	bottom: 31px;
  	right: 24px;
  	padding: 5px 27px 20px;
	}
.snip1445 figcaption:before,
.snip1445 figcaption:after {
  height: 2px;
  width: 1000px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
.snip1445 figcaption:before {
  top: 0;
  left: 0;
  -webkit-transform: translateX(750px);
  transform: translateX(750px);
}
.snip1445 figcaption:after {
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(-750px);
  transform: translateX(-750px);
}
.snip1445 figcaption div:before,
.snip1445 figcaption div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
.snip1445 figcaption div:before {
  top: 0;
  left: 0;
  -webkit-transform: translateY(750px);
  transform: translateY(750px);
}
.snip1445 figcaption div:after {
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(-750px);
  transform: translateY(-750px);
}
.snip1445 h2,
.snip1445 h4,
.snip1445 h5
.snip1445 h6,
.i_snipp {
  margin: 0;
  /*text-transform: uppercase;*/
}

.snip1445 h2 {
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  color: #333;
  line-height:60px;
}

.snip1445 h4 {
  display: block;
  font-weight: 600;
  /*background-color: #ffffff;*/
  padding: 5px 10px;
  color: #fff;
  font-size:16px;
  background:#282828;
  /*border:1px solid #333;*/
  text-align: center;
  width:180px;
  margin:0 auto;
}

.snip1445 h5 {
  font-weight: 500;
  text-align: center;
  font-size: 17px;
  color: #333;
  letter-spacing:15px;
  padding-left:10px;
}
.i_con_line{
	width:100%;
	border:1px solid #333;
	margin:0 auto;
	}
.snip1445 h6{
	}

#i_white{
	display: block;
  font-weight: 600;
  background:none;
  padding: 5px 10px;
  color: #fff;
  font-size:16px;
  border:1px solid #fff;
  text-align: center;
	}
#i_white02{
	display: block;
  font-weight: 600;
  padding: 5px 10px;
  color: #fff;
  font-size:16px;
  border:1px solid #fff;
  text-align: center;
	}

.i_snipp{
	font-size:16px;
	margin:15px 0;
	text-align: center;
	line-height:23px;
	}
.snip1445 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.snip1445:hover img,
.snip1445.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.snip1445:hover figcaption:before,
.snip1445.hover figcaption:before,
.snip1445:hover figcaption:after,
.snip1445.hover figcaption:after,
.snip1445:hover figcaption div:before,
.snip1445.hover figcaption div:before,
.snip1445:hover figcaption div:after,
.snip1445.hover figcaption div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.snip1445:hover figcaption:before,
.snip1445.hover figcaption:before,
.snip1445:hover figcaption:after,
.snip1445.hover figcaption:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.snip1445:hover figcaption div h2, .snip1445:hover figcaption div p, .snip1445:hover figcaption div h5, .snip1445:hover figcaption div h6{ color:#fff; }
.snip1445:hover figcaption div h4,{ 
									color:#333; 
									background-color:#fff;
									
									}
.snip1445 figcaption div h6 img:hover{ color:#fff; z-index:9999;  }
.snip1445:hover figcaption div #i_white,
.snip1445:hover figcaption div #i_white02{
	color:#333;
	background-color:#fff;
	}
.snip1445:hover figcaption div .i_con_line{ border-bottom:1px solid #fff; }
	
/***************************i_snip 끝********************************************/

#i_svisu{
	width:1920px;
	height:200px;
	margin:0 auto;
	position:relative;
	z-index:-999;
	}
#i_scontainer{
	width:1280px;
	min-height:900px;
	margin:0 auto;
	margin-top:60px;
	position:relative;
	}
	
#i_pagetit { width:1280px; height:185px; margin:0px auto 0; color:#fff !important; font-size:42px; letter-spacing:10px; font-family:"notokr-bold", Malgun gothic, sans-serif, dotum; text-align:center; line-height:160px; clear:both; }

#i_pagetit .titbar { display:block; width:100px; height:3px; background:#728DC2; margin:10px 0;}
#i_pagetit .titment { color:#677485; font-size:18px;}

#pagenavi { overflow:hidden; width:100%; text-align:right; margin-bottom:3px;}
#pagenavi ul {font-family:"notokr-regular", Malgun gothic, sans-serif, dotum; margin:0; padding:0; overflow:hidden; display:inline-block;}
#pagenavi ul li { float:left; list-style:none; padding:0 5px;}
#pagenavi ul .navihome { color:#777; background:url(/images/homeico.gif) 0px 3px no-repeat; padding:0 3px 0 20px;}
#pagenavi ul .navimenu { color:#888;}
.srch_result { width:100%; margin-bottom:20px; text-align:right; font-size:20px;font-family:"notokr-regular", Malgun gothic, sans-serif, dotum;}

#i_sub { width:1280px; margin:0 auto; min-height:500px; line-height:180%; text-align:justify; overflow:hidden;}
#i_sub .normaltxt { margin-bottom:15px; font-size:16px;}
#i_sub2 { margin-bottom:80px;}

#i_srch { width:170px; height:30px; border:1px solid #dadada;  line-height:30px; float:right; }
#i_srch #sch_str { border:0; padding:5px; height:20px;}
#i_srch #sch_submit { padding:5px;}

#i_swrap { width:1280px; margin:0 auto; clear:both; }

.i_smenu { height:45px; line-height:45px; margin-bottom:40px; position:absolute; top:-60px; border-bottom:1px solid #ccc; }
.i_smenu li { list-style:none; float:left; width:210px; height:45px; line-height:45px;  border-left:1px solid #dadada; text-align:center;-moz-box-sizing: border-box;   -webkit-box-sizing: border-box;    box-sizing: border-box;
}
.i_smenu li a { text-decoration:none; color:#363839; font-size:16px;font-family:"notokr-medium", Malgun gothic, sans-serif, dotum; display:block; line-height:40px; }
.i_smenu li:last-child { border-right:1px solid #dadada}
.i_smenu .lion {list-style:none; float:left; width:210px; height:45px; line-height:45px;  border-top:1px solid #363839; border-left:1px solid #363839; border-bottom:1px solid #363839; text-align:center; background:#363839}
.i_smenu .lion a { text-decoration:none; color:#fff !important; font-size:16px; line-height:40px; }
.i_smenu li:hover {list-style:none; float:left; width:210px; height:45px; line-height:45px;  border-top:1px solid #363839; border-left:1px solid #363839; border-bottom:1px solid #363839; text-align:center; background:#363839; line-height:40px; }
.i_smenu li:hover a { text-decoration:none; color:#fff !important; font-size:16px;}


/*list_tit*/
.i_stit{
	width:1200px;
	margin:0 auto;
	}
.i_stit > h3{
	width:1200px;
	margin:50px 0 0;
	text-align:center;
	color:#333;
	font-size:30px;
	line-height:40px;
	font-weight:400;
	}
.i_sline{
	width:80px;
	border-bottom:2px solid #ccc;
	padding-top:10px;
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;
	}
	
.i_pgtit{ width:1280px; margin:0px auto 80px; clear:both; }
.i_pgtit > h3{ color:#777; font-size:30px; line-height:40px; font-weight:600; text-align:center;  }
.i_pgline{ width:100px; border-bottom:2px solid #ccc; padding-top:15px; text-align:center; margin:0 auto; }

/*i_footer*/
.i_footop_wrap{ width:100%; height:40px; margin:0 auto; background:#f8f8f8; border-top:1px solid #ccc; clear:both; }
.i_footop{ width:1280px; margin:0 auto; }
.i_ftul01{ float:left; }
.i_ftul01 > li{ line-height:40px; font-size:14px; float:left; margin-right:30px; }
.i_ftul01 > li > a{ color:#333; }

.i_ftul02{ float:right; }
.i_ftul02 > li{ display:block; float:left; line-height:50px; margin-left:5px; }
.i_ftul02 > li > img{ line-height:50px; }

#i_foowrap{ width:100%; min-height:170px; margin:0 auto; background:#393939; clear:both; }
.i_foo{ width:1280px; margin:0 auto; padding:40px 0; }
.i_foo > img{ width:255px; height:50px; display:inline-block; float:left; }
.i_foo_text{ float:right; }
.i_foo_text > p{ color:#fff; line-height:30px; font-size:15px; letter-spacing:-0.5px; }
.i_foo_text > p > a{ color:#ccc; }


.i_foocon{
	width:100%;
	height:300px;
	background:url(/images/foo_bg.jpg) center top no-repeat;
	margin-top:60px;
	clear:both;
	padding-top:15px;
	}
.i_fooul{
	width:1280px;
	margin:0 auto;
	padding-top:15px;
	}
.i_fooul li{
	float:left;
	}
.i_fooul li h4{
	font-size:23px;
	float:left;
	font-weight:400;
	}
.i_fooul li .i_more{
	float:right;
	font-size:14px;
	margin-top:14px;
	}
.i_foocontit{
	height:38px;
	border-bottom:1px solid #222;
	margin-bottom:20px;
	clear:both;
	}
.i_name{
	font-size:19px;
	color:#444;
	margin:30px 0 0;
	font-weight:400;
	}

.i_footb td{
	font-size:19px;
	font-weight:500;
	}
.i_shopbtm{
	margin-top:20px;
	}

.btn_01{
	width:163px;
	height:40px;
	background:#fff;
	border:1px solid #ddd;
	font-size:16px;
	color:#222;
	font-weight:400;
	line-height:40px;
	text-align:center;
	float:left;
	margin-right:10px;
	margin-top:20px;
	}

.none{
	margin-right:0 !important;
	}

.i_footb02 tr{
	height:45px;
	}

.sct_10 .sct_txt > a{ color:#1e2188; font-size:16px; }
.sct_10 .sct_cost{ font-size:16px; color:#66B0DD; }
.sct_10 .sct_basic{ font-size:15px; }