.slideUp{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;

	visibility: visible !important;			
}

@keyframes slideUp {
	0% {
		transform: translateY(100%);
	}
	50%{
		transform: translateY(-8%);
	}
	65%{
		transform: translateY(4%);
	}
	80%{
		transform: translateY(-4%);
	}
	95%{
		transform: translateY(2%);
	}			
	100% {
		transform: translateY(0%);
	}	
}

.wrap {width:1200px; min-height:800px;margin:50px auto;}

.subCat {
	position: absolute;
	top: 180px;
	height: 50px;
	z-index: 99;
	width: 100%;
	background:url() #555 repeat;

}
.navi_wrap .subCat.active {
    position: fixed;
    top: 90px;
}

.inner {position:relative;width:1080px;height:50px;margin:0 auto;border-left:#000 solid 1px;}
.inner ul {padding:0;margin:0;}
.inner li {list-style:none;float:left;height:50px;text-align:center;font-family:나눔고딕, NanumGothic, NanumGothicWeb, "맑은 고딕", "Malgun Gothic", 돋움, 굴림, Dotum, Gulim, sans-serif; letter-spacing:-1px;}
.inner li a {display:block;height:50px;padding:0;font-size:13px;color:#fff;line-height:50px;}
.inner ul .split a{border-right:#000 solid 1px;color:#ffffff;}
.inner ul .splithome a{border-right:#000 solid 1px;color:#ffffff;background: url('./image/home_bg.png') #222 center center no-repeat;text-indent: -9999px;}
.inner ul .spliton a{border-right:#000 solid 1px;color:#ffffff;background:#000;}
.inner ul .splitnot a{color:#ffffff;background:url('./image/topCat_bg.jpg') top repeat-x;}
.inner ul .noton a{color:#ffffff;background:#000;}
.inner ul .line {border-bottom:#294e6f solid 1px;}

.navi_wrap { position:relative; width:100%; height:100px; }

ul, ol, li{list-style:none;}

img {outline:none;}

#subV01 {position:relative;width:100%;height:180px;padding:0;margin-top:0; background:url('./image/subV01_bg.jpg') #ffffff top center no-repeat ;}
#subV02 {position:relative;width:100%;height:180px;padding:0;margin:0; background:url('./image/subV02_bg.jpg') #ffffff top center no-repeat ;}
#subV03 {position:relative;width:100%;height:180px;padding:0;margin:0; background:url('./image/subV03_bg.jpg') #ffffff top center no-repeat ;}
#subV04 {position:relative;width:100%;height:180px;padding:0;margin:0; background:url('./image/subV04_bg.jpg') #ffffff top center no-repeat ;}
#subV05 {position:relative;width:100%;height:180px;padding:0;margin:0; background:url('./image/subV05_bg.jpg') #ffffff top center no-repeat ;}
#subV .subCtop {width:980px;margin:auto;}

.subTop {position:relative;width:100%;height:250px;margin-top:80px;padding:0; background:url('./image/subTop_bg.jpg') #444 top center no-repeat ;}
.subTop .title {position:absolute;width:500px;height:60px;margin-left:50%; left:-250px; bottom: 70px; z-index:1; animation: slideUp 0.7s linear; animation-fill-mode: both; text-align:center; font-family: 'NEXON Lv2 Gothic'; font-size:55px; font-weight: 700; color:#fff;}

.subCattitle {width:1200px;height:150px; margin:0;padding:0;text-align:center; font-family: 'Pretendard-Medium'; font-size:20px; color:#444;}

.gap {width:100%;height:90px;}
.location_wrap {width:100%;height:35px;background:#dfdfdf;}
.location_wrap .location_cont{width:980px;margin:auto;}

.Np_line {position:relative;width:1200px;padding:0;margin:0;border-top:#999 dotted 2px;}
.Np_link {float:left;position:relative;width:1200px;height:80px;padding:0;margin:50px 0 50px 0;text-align:center;}

.Np_wrap {position:relative;width:1200px;padding:0;margin:0;}
.Np_wrap .Cat {float:left;width:240px;padding:0;margin:60px 0 0 0;}
.Np_wrap .Cat .tit {width:240px;padding:0;margin:0;}
.Np_wrap .Cat .tit ul {margin:0;padding:0;}
.Np_wrap .Cat .tit li {float:left;width:238px;height:36px;line-height:36px !important;margin:0 0 7px 0;padding:0 0 0 10px;font-size:15px;border:#d0d0d0 solid 1px;background: url('') #f9f9f9 top right no-repeat ; font-family: 'Pretendard-Medium'; border-radius:30px;}
.Np_wrap .Cat .tit li a {display:block; width:238px;height:36px;line-height:36px !important;color:#444;}
.Np_wrap .Cat .tit ul .on {float:left;display:block;width:238px;height:36px !important;line-height:36px;border:#013b83 solid 1px;background: url('') #013b83 top right no-repeat ;color:#ffffff; font-family: 'Pretendard-Medium'; }
.Np_wrap .Cat .tit ul .on a {display:block; width:238px;height:36px;line-height:36px !important;color:#ffffff;}
.Np_wrap .Cont {float:left;width:900px;margin:30px 0 0 50px;padding:0;min-height:700px; text-align:center;}



.trbg {width:740px;height:44px;padding:0;background:url('./image/tab/tr_bg.jpg') top repeat-x;}

div.top_banner_wrap{position:relative;width:100%;height:180px;margin:90px 0 0 0;padding:0;}
div.top_banner{overflow:hidden}
div.banner_list{width:100%;height:180px;margin:0 auto}
.banner_tit{position:absolute;left:50%;z-index:9}
.banner_tit_main{top:0;margin-left:-250px}

/* 추가 */
#secret_content {float:left;width:100%;background:url() repeat;position:relative;}
.center {text-align:center;}

div.content_inner{position:relative;padding-bottom:10px;}
div.content_inner.center{width:730px;margin:0 auto}
div.content_inner a:hover {opacity:0.7;}


#mem_wrap {margin:auto;padding:0 0 30px 0;}
#mem_wrap ul {padding:0;margin:0;}
#mem_wrap li {list-style-type:none;padding:10px 10px 10px 10px;margin:0 0 15px 0;border:#efefef solid 1px;width:708px;height:182px;}
#mem_wrap li .thumb {float:left;margin-right:30px;border:#dfdfdf solid 1px;}
#mem_wrap li dl {float:left;width:480px;padding:0;margin:0;}
#mem_wrap dt {padding:10px 0 10px 0;margin:0;color:#333333;font-weight:bold;font-size:18px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}
#mem_wrap dt a {color:#333333;font-weight:bold;font-size:14px;}
#mem_wrap dt a:hover {text-decoration:underline;}
#mem_wrap dt .notice {position:relative;top:2px;}
#mem_wrap dt .new {color:#ff0000;font-size:10px;font-family:arial;}
#mem_wrap dt .comment {font:normal 10px arial;color:#FC6138;}
#mem_wrap dt .trackback {font:normal 10px arial;color:#02ACD6;}
#mem_wrap dd {margin:0;padding:0;}
#mem_wrap .txt {color:#999999;line-height:150%;font-size:12px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}
#mem_wrap .txt a:hover {text-decoration:underline;}
#mem_wrap .xinfo {padding:4px 0 0 0;}
#mem_wrap .xinfo .category a{font-size:12px;color:#Ff6600;font-weight:bold;display:inline-block;padding:0 7px 0 0;margin:0 7px 0 0;border-right:#dfdfdf solid 1px;}
#mem_wrap .xinfo .part {font-family:dotum;font-size:11px;color:#c0c0c0;display:inline-block;padding:0 7px 0 0;margin:0 7px 0 0;border-right:#dfdfdf solid 1px;}
#mem_wrap .xinfo .date {font-family:arial;font-size:11px;color:#c0c0c0;}

.product_sell {position:relative;width:100%;padding:7px 0 7px 0;height:37px;margin:0 0 10px 0;border-top:1px #dfdfdf solid;border-bottom:1px #dfdfdf solid;background:url('') #f5f5f5 repeat;}
.product_sell ul {padding:0 5px 0 5px;margin:0;text-align:center;}
.product_sell li {float:left;list-style-type:none;margin:0 0.5% 5px 0.5%;font-size:13px;}
.product_sell li a{display:block;padding:10px 5px 10px 5px;text-align:center;font-weight:bold;color:#404040;border:#b5b5b5 solid 1px;background:url('')#ffffff repeat-x;}
.product_sell li.on a{display:block;padding:10px 5px 10px 5px;text-align:center;font-weight:bold;color:#fff;border:#b5b5b5 solid 1px;background:url('')#017db9 repeat-x;}

.product_Btn {position:relative;width:100%;padding:7px 0 7px 0;height:37px;margin:0 0 10px 0;border:1px #d5d5d5 solid;background:url('') #f5f5f5 repeat;}
.product_Btn ul {padding:0 5px 0 5px;margin:0;text-align:center;}
.product_Btn li {float:left;list-style-type:none;margin:0 0.5% 5px 0.5%;font-size:13px;}
.product_Btn li a{display:block;padding:10px 5px 10px 5px;text-align:center;color:#404040;border:#b5b5b5 solid 1px;background:url('')#ffffff repeat-x; font-family: 'Pretendard-Medium'; font-size:15px;}
.product_Btn li.on a{display:block;padding:10px 5px 10px 5px;text-align:center;color:#fff;border:#013b83 solid 1px;background:url('')#013b83 repeat-x;}

.product_Btn2 {position:relative;width:100%;padding:7px 0 7px 0;height:37px;margin:0 0 10px 0;border-top:1px #dfdfdf solid;border-bottom:1px #dfdfdf solid;background:url('') #f5f5f5 repeat;}
.product_Btn2 ul {padding:0 5px 0 5px;margin:0;text-align:center;}
.product_Btn2 li {float:left;list-style-type:none;width:49%;margin:0 0.5% 5px 0.5%;font-size:13px;}
.product_Btn2 li a{display:block;padding:10px 10px 10px 10px;text-align:center;font-weight:bold;color:#404040;border:#b5b5b5 solid 1px;background:url('')#ffffff repeat-x;}
.product_Btn2 li.on a{display:block;padding:10px 10px 10px 10px;text-align:center;font-weight:bold;color:#fff;border:#d5d5d5 solid 1px;background:url('')#017db9 repeat-x;}

.product_Btn3 {position:relative;width:100%;padding:7px 0 7px 0;height:37px;margin:0 0 10px 0;border-top:1px #dfdfdf solid;border-bottom:1px #dfdfdf solid;background:url('') #f5f5f5 repeat;}
.product_Btn3 ul {padding:0 5px 0 5px;margin:0;text-align:center;}
.product_Btn3 li {float:left;list-style-type:none;width:32.3%;margin:0 0.5% 5px 0.5%;font-size:13px;}
.product_Btn3 li a{display:block;padding:10px 10px 10px 10px;text-align:center;font-weight:bold;color:#404040;border:#b5b5b5 solid 1px;background:url('')#ffffff repeat-x;}
.product_Btn3 li.on a{display:block;padding:10px 10px 10px 10px;text-align:center;font-weight:bold;color:#fff;border:#d5d5d5 solid 1px;background:url('')#017db9 repeat-x;}

.product_Btn4 {position:relative;width:100%;padding:7px 0 7px 0;height:37px;margin:0 0 10px 0;border-top:1px #dfdfdf solid;border-bottom:1px #dfdfdf solid;background:url('') #f5f5f5 repeat;}
.product_Btn4 ul {padding:0 5px 0 5px;margin:0;text-align:center;}
.product_Btn4 li {float:left;list-style-type:none;width:19%;margin:0 0.5% 5px 0.5%;font-size:13px;}
.product_Btn4 li a{display:block;padding:10px 10px 10px 10px;text-align:center;font-weight:bold;color:#404040;border:#b5b5b5 solid 1px;background:url('')#ffffff repeat-x;}
.product_Btn4 li.on a{display:block;padding:10px 10px 10px 10px;text-align:center;font-weight:bold;color:#fff;border:#d5d5d5 solid 1px;background:url('')#017db9 repeat-x;}

.tbl {border-collapse:collapse;border:#b5b5b5 solid 1px;}
.zs_blue11t2 { color:#0065C2;	font-size:14px;	 	padding-top:8px;padding-bottom:8px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}
.zs_11t2b2	{ 	font-size:14px;	padding-top:8px;	padding-bottom:8px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}

.pdf_wrap{position:relative;width:730px;height:1950px;padding:0;margin:0 auto;background:url('./image/Cat02_3.jpg') top center no-repeat;text-indent: -9999px;}
.pdf_wrap .btn001 {position: absolute;width:334px; height:449px;left: 7px;top:92px;}
.pdf_wrap .btn002 {position: absolute;width:334px; height:449px;left: 378px;top:92px;}
.pdf_wrap .btn003 {position: absolute;width:334px; height:449px;left: 7px;top:565px;}
.pdf_wrap .btn004 {position: absolute;width:334px; height:449px;left: 378px;top:565px;}

.Cat02_1_wrap{position:relative;width:730px;height:2400px;padding:0;margin:0 auto;background:url('./image/Cat02_1.jpg') top center no-repeat;text-indent: -9999px;}
.Cat02_1_wrap .btn001 {position: absolute;width:315px; height:195px;left: 11px;top:1065px;}
.Cat02_1_wrap .btn002 {position: absolute;width:315px; height:195px;left: 404px;top:1065px;}

.sub_Cat3 {position:relative;width:100%;padding:0;height:30px;margin:0 ;}
.sub_Cat3 ul {padding:0;margin:0;}
.sub_Cat3 li {float:left;list-style-type:none;margin:0;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;background:#efefef;}
.sub_Cat3 li.shortT a{display:block;height:30px;padding:0;text-align:center;font-size:13px;color:#555555;border-right:#ddd solid 1px;line-height:30px;border-bottom:#ddd solid 1px;}
.sub_Cat3 li.shortTon a{display:block;height:30px;padding:0;text-align:center;font-size:13px;font-weight:bold;color:#fff;border-right:#ddd solid 1px;line-height:30px;background:#555;border-bottom:#ddd solid 1px;}