	BODY          { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt }
	FONT          { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt }
	FONT.title    { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:12pt }
	STRONG        { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt }
	B             { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt }

	A:link        { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; text-decoration:none ; color: #666666 ; background-color:none }
	A:active      { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; text-decoration:none ; color: #996699 ; background-color:none }
	A:visited     { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; text-decoration:none ; background-color:none ; color: #666699}
	A:hover       { font-family:±¼¸²,ÇÑ°­Ã¼ ; text-decoration: underline ; color:#F66901 ; background-color:none }

	TD            { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; line-height: 130%; }
	TH            { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; line-height: 130%; }

	OPTION        { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; color:#000099 ; background-color:#fbfbff ; border-bottom:1x solid #a8a8bb ; border-left:1x solid #a8a8bb ; border-right:1x solid #a8a8bb ; border-top:1x solid #a8a8bb }
	SELECT        { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; color:#000099 ; background-color:#fbfbff ; border-bottom:1x solid #a8a8bb ; border-left:1x solid #a8a8bb ; border-right:1x solid #a8a8bb ; border-top:1x solid #a8a8bb }
	INPUT         { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; color:#000099 ; background-color:#fbfbff ; border-bottom:1x solid #a8a8bb ; border-left:1x solid #a8a8bb ; border-right:1x solid #a8a8bb ; border-top:1x solid #a8a8bb }
	INPUT.image   { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; background-color:none ; border-bottom:0x solid ; border-left:0x solid ; border-right:0x solid ; border-top:0x solid }
	INPUT.button  { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; color:#000099 ; background-image:url(./img/button_bg.jpg) ; font-weight:bold ; border-bottom:1x solid #2B2747 ; border-left:1x solid #2B2747 ; border-right:1x solid #2B2747 ; border-top:1x solid #2B2747 }
	TEXTAREA      { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt ; color:#000099 ; background-color:#fbfbff ; border-bottom:1x solid #a8a8bb ; border-left:1x solid #a8a8bb ; border-right:1x solid #a8a8bb ; border-top:1x solid #a8a8bb }

	#PCL          { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-style:none; font-weight:normal ; text-decoration:none; font-size:9pt }
	#PTT          { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt }
	#PST          { font-family:±¼¸²,ÇÑ°­Ã¼ ; font-size:9pt }

	.10pt         { line-height:10pt }
	.11pt         { line-height:11pt }
	.12pt         { line-height:12pt }
	.13pt         { line-height:13pt }
	.14pt         { line-height:14pt }
	.15pt         { line-height:15pt }
	.16pt         { line-height:16pt }
	.17pt         { line-height:17pt }
	.18pt         { line-height:18pt }
	.19pt         { line-height:19pt }
	.20pt         { line-height:20pt }
	.21pt         { line-height:21pt }
	.22pt         { line-height:22pt }
	.23pt         { line-height:23pt }
	.24pt         { line-height:24pt }
	.25pt         { line-height:25pt }
	.help         { cursor:help }
	.hand         { cursor:hand }
	.cross        { cursor:crosshair }
	.move         { cursor:move }
	.text         { cursor:text }
	.wait         { cursor:wait }
	.scroll       { font-weight:bold ; font-size:15 ; text-align:center ; color:#FF9933 }
	.drag         {position:relative ; cursor:move }
	.starhome     {	position:absolute ; visibility:visible ; top:-50px ; font-size:9pt ; font-family:Arial,±¼¸² ; font-weight:bold ; color:orange }


.rowspace {
	line-height: 150%;
}


#TOPArea { 
				width:100%; 
				position: relative; 
				padding:0;
				margin:0;
				max-width:1000px;
				background: url(/images/back_top.jpg) no-repeat 0 0;
				min-height:330px;
}
/*topmenu*/

  .wrap{
	position:relative;
	width:1000px;
	margin:0 auto;
}

 #topmenu{ z-index:2;}

 
#Header {
	position:absolute;
	 
	width:100%;
	top:10px;
	margin:0;
	padding:0;
	height:100%;
		z-index:2;

	 
	 
 

}
 
  
#Header .header_inner {
	position:relative;
	 
	margin:0 auto;
	padding:0;
	max-width:1000px;
	 
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	 
	 
} 
.header_inner h1.logo {
	position:absolute;
	left:30px;
	top:30px;
	width:149px; 
	height:41px;
	padding:0;
	margin:0;
	
	 
	 
}

.header_inner h1 > a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	text-indent:-99900px;
	background:url(../images/logo.png) 0 0 no-repeat;
	background-size:100%;
}
 
.hader_lang{
	position:absolute;
	right:0;
	text-align:right;
	z-index:3;
}
.hader_lang ul{
	margin:0;
	padding:0;
}
.hader_lang ul li{
	display:inline-block;
	padding:5px;
	padding-left:10px;
	position:relative;
}
.hader_lang ul li:before{
	content:'';
	display:block;
	position:absolute;
	width:3px;
	height:3px;
	border-radius:100% 100%;
	background: rgba(255,0,0,.8);
	top:12px;
	left:0;
}
.hader_lang ul li.first:before{background:none;}

.hader_lang ul li a{
	font-family:'Noto Sans KR', sans-serif;
	font-size:10px;
	font-weight:700;
}


/* gnb */
 
 
#gnb {
	 
	width: 70%;
	margin: 0 0 0 28%;
	padding-top:25px;
	 
	 
}
 

 
#gnb ul,
#gnb ul li,
#gnb ul li a{
		font-family:'Noto Sans KR', sans-serif;
		 
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box
}
#gnb ul li a{display:block;}
 
#gnb > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#gnb > ul{margin:0 auto; padding:0;text-align:center;width:100%;}
#gnb > ul > li{ display: inline-block;margin:0 0px;width:19%; position:relative;vertical-align:top; text-align:center;}
#gnb > ul > li > a{display:block;color:#fff;font-size:17px;padding: 20px 0px 10px 0;  letter-spacing:-1px;font-weight:500;position:relative;width:100%;margin:0 auto;}
#gnb > ul > li > a:before{content:'';display:block;position:absolute;top:25px;left:0;width:0px;height:0px;background: #ccc;}
#gnb > ul > li.first a:before{background:none;}
 
 
 
#gnb > ul > li > a:hover, 
#gnb > ul > li.topmenuon > a,
#gnb > ul > li.hover > a{color:#fff;padding: 20px 0px 30px 0; text-decoration:none;} 
 

 #gnb ul li ul{ 
	display:none;
	height:0;	 
	text-align: left;
	z-index:0;	 
	margin:-13px auto 0 auto;
	position:absolute;
	 transform: translateY(-50em);
	 padding:0 5px 0 5px;
}
 
.pcOn #gnb ul li.topmenuon > ul,
.pcOn #gnb ul li.hover > ul{
	display:block;
	height:25px;
	transform: translateY(0%);
	z-index:2;
	border-radius:5px;
	box-shadow:3px 3px 10px rgba(0,0,0,0.2);
}
#gnb > ul > li.menuA ul{background:#51ab45;width:550px;	 }
#gnb > ul > li.menuB ul{background:#51ab45;width:200px;	margin-left:-50px;}
#gnb > ul > li.menuC ul{background:#51ab45;width:380px;margin-left:-100px;	}
#gnb > ul > li.menuD ul{background:#51ab45;width:320px;	margin-left:-180px;}
#gnb > ul > li.menuE ul{background:#51ab45;width:320px;	margin-left:-190px;}


 
#gnb ul li ul li{ display:inline-block;margin-bottom:1px;opacity:0;text-align: left;transition:all .2s ease-in-out;	-webkit-transition:all .2s ease-in-out;	transform:translateY(5px);	-webkit-transform:translateY(5px); }
#gnb ul li.topmenuon > ul > li,
#gnb ul li.hover > ul > li{opacity:1;	transform:translateY(0);	-webkit-transform:translateY(0);}
#gnb ul li ul li a{font-size:14px;border-bottom:0px solid rgba(255,255,255,0);padding:3px 3px 3px 12px; text-decoration:none;color:#fff;font-weight:400;letter-spacing:-0.03em; text-align:center; }
#gnb ul li ul li:last-child > a,
#gnb ul li ul li.last-item > a{border-bottom:0}
#gnb ul li ul li:hover > a,
#gnb ul li ul li a:hover{color:#fcff00}


#gnb ul li.hover > ul > li:nth-child(1){
	transition-delay: .1s;
	-webkit-transition-delay: .1s;

}
#gnb ul li.hover > ul > li:nth-child(2){
	transition-delay: .2s;
	-webkit-transition-delay: .2s;

}
#gnb ul li.hover > ul > li:nth-child(3){
	transition-delay: .3s;
	-webkit-transition-delay: .3s;

}
#gnb ul li.hover > ul > li:nth-child(4){
	transition-delay: .4s;
	-webkit-transition-delay: .4s;

}
#gnb ul li.hover > ul > li:nth-child(5){
	transition-delay: .5s;
	-webkit-transition-delay: .5s;

}
#gnb ul li.hover > ul > li:nth-child(6){
	transition-delay: .6s;
	-webkit-transition-delay: .6s;
 }
#gnb ul li.hover > ul > li:nth-child(7){
	transition-delay: .7s;
	-webkit-transition-delay: .7s;

}
#gnb ul li.hover > ul > li:nth-child(8){
	transition-delay: .8s;
	-webkit-transition-delay: .8s;

}
#gnb ul li.hover > ul > li:nth-child(9){
	transition-delay: .9s;
	-webkit-transition-delay: .9s;

}

#gnb ul li.hover > ul > li{


}


.Mgnb_back{
	display:none;
}
 

 /*topimg*/ 

 .maintopmenu{background: url(/image/back_maintop.jpg) no-repeat 0 0;height:120px;}
 .subtopmenu{height:90px;}


 .subtopimg{text-align:right;}


 /*¸ÞÀÎ*/
.mainbox{width:100%;background: url(/images/back_main.jpg) no-repeat 0 0;min-height:823px;}
.menuarea{padding-top:50px;padding-left:50px;}
.top_ultil a{
	display:inline-block;
	position:relative;
	padding-right:20px;
	font-family:'Noto Sans KR', sans-serif;
	line-height:1;
}
.top_ultil a:after{
	display:block;
	position:absolute;
	content:'';
	width:1px;
	height:10px;
	background:#555;
	right:10px;
	top:2px;

}
.top_ultil a:last-child:after{background:none;}

.menulink a{
	width:150px;
	display:block;
	position:relative;
	padding-right:20px;
	font-family:'Noto Sans KR', sans-serif;
	line-height:1;
	margin-bottom:3px;
	padding:5px 0 5px 10px;
	font-size:15px;
	font-weight:400;
	color:#616161;
}
.menulink a:hover{text-decoration:none;color:#0e499a;}
.menulink a:after{
	display:block;
	position:relative;
	content:'';
	margin-top:5px;
	width:100%;
	height:1px;
	background:rgba(0,0,0,.3);
	 

}