@charset "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* CSS Document */
png24 {tmp:expression(setPng24(this));}

#wrap{
	width:100%;
	margin:0;
	text-align:center;
}

#header{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 75px;
	z-index:1;
}
#header .header-inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#header .header-inner .util-menu{
	position:absolute;
	top:4px;
	right:0;
	border:1px solid #e1e1e1;
	z-index: 9999;
}
#header .header-inner .util-menu:after{
	content:"";
	display: block;
	clear: both;
}
#header .header-inner .util-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#header .header-inner .util-menu ul li {
	height:11px;
	float:left;
	list-style:none;
	margin:0;
	padding:3px 5px;
	border-left:1px solid #e1e1e1;
	font:11px dotum, gulim;
	color:#898989;
}

#header .header-inner .util-menu ul li.first {
	border-left:0px;
}

/*** gnb-MENU ***/
#gnb-wrap {
	position: absolute;
	width: 100%;
	min-width:1200px;
	top:12px;
	left: 0;
	border-bottom:2px solid #0b78be;
	background: #fff; 
	z-index: 999;
}

#gnb {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	z-index: 1;
}

#header #gnb:after {
	content: "";
	display: block;
	clear: both;
}

#gnb .logo{
	float: left;
	margin-top: 7px;
}

#gnb > ul {
	float: right;
	padding-top: 25px;
	margin-right:150px;
}

#gnb > ul > li {
	float: left;
	font:18px Nanum Gothic, gulim, dotum;
	font-weight:600;
	color:#202020;
	text-align: left;
	margin-right: 50px;
}

#gnb > ul > li > a {
	height:19px;
	color:#202020;
	overflow: hidden;
	display: inline-block;
}
#gnb > ul > li a:hover {
	color:#0072bc;
	text-decoration:none;
}

#gnb > ul > li.on > a > img {
	margin-top: -24px;
}

#gnb > ul > li > ul {
	margin-top: 30px;
}

#gnb ul li ul li{
	height: 24px;
	line-height: 24px;
	text-align: left;
	font:12px Nanum Gothic, gulim, dotum;
	font-weight:400;
	color:#202020;
}

#gnb ul li ul li a{
	color:#202020;
	display: inline-block;
	overflow: hidden;
}
#gnb ul li ul li a:hover {
	color:#0072bc;
	text-decoration:none;
}

#gnb > ul li ul li a img{
	margin-top: 0;
}


#gnb > ul li ul li.on a img{
	margin-top: -15px;
	margin-bottom: 10px;
	display: inline-block;
}

#mqm {
	position: absolute;
	top: 110px;
	left: 0px;
}

#mqm ul {
	width: 310px;
}

#mqm ul li {
	float: left;
	margin-bottom: 20px;
}
/*** gnb-MENU END ***/


#Visual-wrap {
	clear:both;
	position: relative;
	width:100%;
	margin:0 0 60px 0;
	padding:0;
	overflow:hidden;
}
#Visual-wrap .swiper {
	width: 100%;
	height: 100%;
}
#Visual-wrap .swiper-slide {
	text-align: center;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
#Visual-wrap .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#Visual-wrap .swiper-pagination-bullet {
	width:44px;
	height:6px;
	border-radius:2px;
}


#contents {
	width:1200px;
	margin:0 auto;
	clear:both;
	display:inline-block;
}

#product-wrap {
	float:left;
	width:640px;
	display:inline-block;
}
#product-wrap .product-box {
	float:left;
	width:310px;
	height:342px;
	margin-right:8px;
	border:1px solid #eaeaea;
	display:inline-block;
}
#product-wrap .product-box ul {
	margin:0;
	padding:0;
}
#product-wrap .product-box ul li {
	float:left;
	width:80px;
	height:15px;
	font:13px Nanum Gothic, gulim, dotum;
	font-weight:700;
	color:#fff;
	padding:8px;
	background:#0072bc;
}
#product-wrap .product-box li.title {
	width:198px;
	font:12px gulim, dotum;
	font-weight:700;
	text-align:left;
	padding:8px;
	background:#a0a0a0;
}
#product-wrap .product-box .product-box-con {
	width:276px;
	height:277px;
	margin:17px auto;
	text-align:left;
}
#product-wrap .product-box .product-box-con table.product-box-table {
	border-collapse:collapse;
	border:0;
	margin-top:30px;
}
#product-wrap .product-box .product-box-con table.product-box-table th {
	font:12px gulim, dotum;
	font-weight:700;
	color:#202020;
	line-height:20px;
	text-align:left;
	padding-left:5px;
	padding-right:12px;
}
#product-wrap .product-box .product-box-con table.product-box-table td {
	font:12px gulim, dotum;
	font-weight:400;
	color:#777;
	line-height:20px;
	text-align:left;
	padding-right:5px;
}

#product-wrap .site-info {
	margin-top:8px;
	display:inline-block;
	clear:both;
}
#product-wrap .site-info ul {
	width:640px;
	margin:0px;
	padding:0;
	list-style:none;
}
#product-wrap .site-info ul li {
	float:left;
	margin-right:8px;
	padding:0;
}
.gimg-thumb img {
	width:278px;
	height:185px;
}

#const-photo {
	float:right;
	width:559px;
}
#const-photo ul {
	margin:0;
	padding:0;
	border:1px solid #f1f1f1;
	border-width:1px 0px 0px 1px;
}
#const-photo ul li {
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	width:185px;
	height:132px;
}

#sub-top {
	width:100%;
	min-width:1200px;
	height:165px;
	margin:0px auto 30px auto;
	text-align:center;
}
#sub-top .sub-top-inner {
	width:1200px;
	margin:0 auto;
}

#sub-title {
	width:100%;
	min-width:1200px;
	text-align:center;
	display:block;
}
#sub-title .sub-title-inner {
	width:1200px;
	margin:0 auto;
	padding-bottom:5px;
	border-bottom:1px solid #eaeaea;
	display:inline-block;
}
#sub-title .sub-title-inner .st {
	float:left;
	margin:0;
	padding:0 5px;
	text-align:left;
	font:30px Nanum Gothic, gulim, dotum;
	font-weight:700;
	letter-spacing:-0.05em;
	color:#0080cc;
}
#sub-title .sub-title-inner .navi {
	float:right;
	margin:20px 0px 0px;
	padding:0;
	text-align:left;
	font:11px Nanum Gothic, gulim, dotum;
	color:#898989;
}
#sub-title .sub-title-inner .navi li {
	float:left;
	list-style:none;
	background:url(/img/icon_01.gif) no-repeat left;
	font:11px Nanum Gothic, gulim, dotum;
	color:#a0a0a0;
	padding-right:5px;
	padding-left:10px;
}
#sub-title .sub-title-inner .navi li a, a:hover {
	color:#898989;
	text-decoration:none;
}
#sub-title .sub-title-inner .navi li.home {
	background:none;
}

#sub-contents {
	width:1200px;
	margin:0 auto;
	clear:both;
	display:inline-block;
}
#sub-contents .sub-con-inner {
	width:1190px;
	min-height:400px;
	padding:12px 5px;
	text-align:left;
	font:13px Nanum Gothic, gulim, dotum;
	color:#898989;
	line-height:18px;
}

#sub-contents .sub-con-inner .title01{
	background:url(/img/icon_02.gif) no-repeat 0px 6px;
	padding-left:12px;
	margin-bottom:10px;
	font:18px Nanum Gothic, gulim, dotum;
	font-weight:700;
	color:#0077c1;
	clear:both;
}
#sub-contents .sub-con-inner .title02{
	background:url(/img/icon_02.gif) no-repeat 0px 6px;
	padding-left:12px;
	margin-top:30px;
	margin-bottom:10px;
	font:18px Nanum Gothic, gulim, dotum;
	font-weight:700;
	color:#0077c1;
	clear:both;
}
#sub-contents .sub-con-inner .title03{
	background:url(/img/icon_03.gif) no-repeat 0px 5px;
	padding-left:12px;
	margin-top:10px;
	margin-bottom:10px;
	font:14px Nanum Gothic, gulim, dotum;
	font-weight:700;
	color:#4c9e25;
	clear:both;
}

#sub-contents .sub-con-inner .history-box {
	display: inline-block;
	clear:both;
	margin-bottom:20px;
}
#sub-contents .sub-con-inner .history-box .hyear {
	width:100px;
	float:left;
	margin-left:20px;
	font:24px Nanum Gothic, gulim, dotum;
	font-weight:800;
	color:#202020;
	display: inline-block;
}
#sub-contents .sub-con-inner .history-box .hcon {
	width:1000px;
	float:left;
	display: inline-block;
}
#sub-contents .sub-con-inner .history-box .hcon li {
	width:100%;
	list-style:none;
	font:13px Nanum Gothic, gulim, dotum;
	color:#898989;
	padding:3px 8px;
	margin-bottom:8px;
	border-bottom:1px dashed #eaeaea;
}

#sub-contents .sub-con-inner .con-numlist {
	margin-left:18px;
}
#sub-contents .sub-con-inner .con-numlist li {
	list-style:none;
	margin:0px 0px 8px 0px;
	padding:0;
	line-height:18px;
}
#sub-contents .sub-con-inner .con-numlist li span.num {
	font:14px Nanum Gothic, gulim, dotum;
	font-weight:700;
	color:#555;
}

#sub-contents .sub-con-inner .techul {
	list-style:none;
	margin:0 auto;
	padding:0;
	display:inline-block;
}
#sub-contents .sub-con-inner .techul li {
	float:left;
	list-style:none;
	height:282px;
	margin:0px 25px 18px 25px;
	padding:0px;
	text-align:center;
}
#sub-contents .sub-con-inner .techul li > img {
	width:180px;
	height:255px;
	border:1px solid #f1f1f1;
}
#sub-contents .sub-con-inner .techul li > p {
	margin-top:5px;
}

#sub-contents .sub-con-inner .regi-pps-best ul {
	list-style:none;
	margin:0 55px;
	padding:0;
	display:inline-block;
}
#sub-contents .sub-con-inner .regi-pps-best ul li {
	width:45%;
	height:394px;
	float:left;
	list-style:none;
	display:inline-block;
	margin:0 18px 30px 18px;
	padding:0;
}
#sub-contents .sub-con-inner .regi-pps-best ul li > p {
	margin-top:10px;
	color:#1b1b1b;
	font-weight:700;
}
#sub-contents .sub-con-inner .regi-pps-best ul li > img {width:100%;}

#sub-contents .sub-con-inner table {
	border-collapse:collapse;
}

.table01 {
	width:100%;
	border-top:1px solid #93bdd8;
	border-left:1px solid #93bdd8;
	margin-top:10px;
	margin-bottom:20px;
}
.table01 td {
	border-bottom:1px solid #93bdd8;
	border-right:1px solid #93bdd8;
	text-align:center;
	padding:5px;
}
.table01 td.tdt01 {
	font-weight:bold;
	color:#103953;
	background:#cbe1ef;
	text-align:center;
}
.table01 td.aleft {
	text-align:left;
}


#bottom-util-wrap {
	clear:both;
	width:100%;
	min-width:1200px;
	border-bottom:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	margin-top:30px;
	padding:10px 0;
	text-align:center;
	display:block;
}
#bottom-util-wrap .bottom-util-inner {
	margin:0 auto;
	text-align:center;
	display:inline-block;
}
#bottom-util-wrap .bottom-util-inner ul {
	margin:0 auto;
	padding:0;
}
#bottom-util-wrap .bottom-util-inner ul li {
	float:left;
	font:12px Nanum Gothic, gulim, dotum;
	font-weight:700;
	color:#454545;
	text-align:left;
	margin:0 35px;
	padding:0;
}
#bottom-util-wrap .bottom-util-inner ul li img {
	margin-right:12px;
	vertical-align:middle;
}
#bottom-util-wrap .bottom-util-inner ul li a, a:hover {
	color:#454545;
	text-decoration:none;
}


#copy-wrap {
	width:100%;
	min-width:1200px;
	clear:both;
	text-align:center;
	padding:18px 0px 10px 0px;
}
#copy-wrap .copy-inner {
	width:1200px;
	margin:0 auto;
	padding:0;
}
#copy-wrap .copy-inner .logo {
	float:left;
	width:250px;
	text-align:left;
	padding-top:20px;
}
#copy-wrap .copy-inner .copy-text {
	float:left;
	width:900px;
	font:12px gulim, dotum;
	color:#a0a0a0;
	line-height:18px;
	text-align:left;
}

/* TAB */
ul.tabStyle1 {
	width:800px;
	padding:0;
	margin:0 auto;
}
ul.tabStyle1 li {
	list-style:none;
	float:left;
	width:23.4%;
	height:40px;
	margin:0px 0.8%;
}
ul.tabStyle1 li a {
	outline:none;
	display:block;
	width:100%;
	box-sizing:border-box;
	font-size:14px;
	font-weight:bold;
	color:#777;
	line-height:38px;
	text-align:center;
	background-color:#f5f5f5;
	border:1px solid #ddd;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
ul.tabStyle1 li a.selected{
	background-color:#1d3e92;
	text-decoration:none;
	color:#fff;
	cursor:default;
}
ul.tabpanel1 {
	clear:both;
	border:0px;
	border-top:none;
	padding:0;
}
ul.tabpanel1 li {
	list-style-type:none;
	padding:20px 0 0 0;
	text-align:center;
}
