@charset "euc-kr";

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 src: url('/css/fonts/NanumBarunGothic.eot');
 src:local(¡Ø), url('/css/fonts/NanumBarunGothic.eot') format('embedded-opentype'),
 url('/css/fonts/NanumBarunGothic.woff') format('woff'),
 url('/css/fonts/NanumBarunGothic.ttf') format('truetype');
}



@font-face{
 font-family:"nbgb";
 src:url("/css/fonts/NanumBarunGothicBold.eot");
 src:local(¡Ø), , url('/css/fonts/NanumBarunGothicBold.eot') format('embedded-opentype'),,
 url("/css/fonts/NanumBarunGothicBold.woff") format("woff"),
  url('/css/fonts/NanumBarunGothicBold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
 }




*{ font-family: ³ª´®¹Ù¸¥°íµñ,'NanumBarunGothic',³ª´®°íµñ,NanumGothic,NanumGothicWeb,Dotum,Arial; letter-spacing:0;   }

/* RESET */
html, body {
	width:100%;
	height:100%;
}
/*
html {
	overflow-y:scroll
}
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset, p, button, ul {
	margin:0;
	padding:0
}

body, h1, h2, h3, h4, input, button, p, div, span,ul,li {

	font-size:12px;
	line-height:150%;
	color:#5b5b5b;
	
}
ol li, div { font-size:14px; }
body {
	background-color:#fff;
	text-align:center;
*word-break:break-all;
	-ms-word-break:break-all
}
img, fieldset, iframe {
	border:0 none
}
li {
	list-style:none
}
input, select, button {
	vertical-align:middle
}
img {
	vertical-align:top
}
i, em, address {
	font-style:normal
}
label, button {
	cursor:pointer
}
button {
	margin:0;
	padding:0
}
a {
	color:#464646;
	text-decoration:none;
	font-size:14px;
}
a:hover {
	color:#086eb1;
	text-decoration:underline
}
button * {
	position:relative
}
button img {
	left:-3px;
*left:auto
}
html:first-child select {
	height:20px;
	padding-right:6px
}
option {
	padding-right:6px
}
hr {
	display:none
}
legend {
*width:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
table, table th, table td {
	/*border:0;*/
}
li.selected {
	_border:0;
}
#wrap {
	width:100%;
	
	
	
}
#header {
	width:100%;
	margin:0 auto;
	border-bottom:#d8d8d8 solid 1px;	
	
	/*box-shadow: 0 0 6px 2px #929292;*/

}
#header .bg {
	margin:0 auto;
	width:100%;
	height:100px;
	

}
#logo {
	float:left;
	padding:10px 0 0 0 !important;
	
	width:300px;
	text-align:left;
}
#gnb {
	
	width:1020px;
	height:35px;
	margin:0 auto;
	
	
	
	
}
#gnb .gRight1 {

	height:26px;
	clear:left;
	text-align:right;
  width:1020px; padding:8px 0 0 0;

}


#gnb .gRight1 ul {
 	float:left; 
}

.lbox1 { width:1020px;padding-top:0px; }
.gright1_sl { width:125px; padding-top:10px; }
.tmenu2 { width:1020px; padding-top:0; }

#gnb .gRight1 li {
	float: left;
	font-size:11px;
}

#gnb .gRight1 li.gap {
	
}

#gnb .gRight1 li.gap2 {
	width:10px;		
}

#gnb .gRight1 li a {
	font-size:11px;


	color:#333;
	
}

.lbox1 li, .exgo {
	color:#000000;
	font-size: 12px !important;
}
.lbox1 li a.exgo:hover, .lbox1 li a.exgo:active {
	color:#FBE901 !important;
}
.gap {
	height: 12px;
	margin: 3px 14px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #CCCCCC;
}


.ctline { width:1020px; height:1px;  border-top:#c1bfc4 solid 1px; margin:0 auto;  }
.ctline2 { width:100%; height:1px;  border-top:#c1bfc4 solid 1px; margin:0 auto; clear:both; }


#footer {
	width:100%;
	margin:0 auto;
	height:150px;
	

	
}
#footer_n {
	clear:both;
	width:1020px;
	margin:0 auto;
	padding:30px 0 30px 13px;
	text-align:left;
}

.foot2 {
	height:248px;
	width:1020px;
	border-top:#353535 solid 2px;
}
.copy1 {
	height:35px;
	line-height:35px;
	font-size:12px;

}
.corptit {
    font-size:24px;
	color:#929292;
	font-weight:bold;

}

.copy {
   padding-top:20px;
	font-size:12px;
	color:#676767;
	width:960px;
	
	
}
.copyright {
	font-size:12px;
	color:#676767;
	clear:left; 
}
.privacyft { padding-left:200px; font-size:12px; }
.b_addr { float:left; width:731px; }
.b_priv { float:left;width:229px; }



.mm_btn5, .mm_btn5:visited {	
	background-color:#ff8400;
	font-family:³ª´®°íµñ,NanumGothic,NanumGothicWeb;

	
	text-indent:0;
	border:1px solid #ff7200;
	display:inline-block;
	color:#fff;

	font-size:15px;
	font-weight:600;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:170px;
	text-decoration:none;
	text-align:center;

}
.mm_btn5:hover {
 	color:#ff8400;
	background-color: #fff;
	text-decoration:none;
	
}
.mm_btn5:active {
	position:relative;
	top:1px;
	color:#ff8400;
}



.mm_btn8, .mm_btn8:visited {	
	background-color:#ff8400;
	

	
	text-indent:0;
	border:1px solid #ff7200;
	display:inline-block;
	color:#fff;

	font-size:15px;
	font-weight:600;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:130px;
	text-decoration:none;
	text-align:center;

}
.mm_btn8:hover {
 	color:#ff8400;
	background-color: #fff;
	text-decoration:none;
	
}
.mm_btn8:active {
	position:relative;
	top:1px;
	color:#ff8400;
}
#spt { font-size:15px; font-weight:600; color:#FF0000; }
#spt2 { font-size:15px; font-weight:600; color: #DA1D4D; }
#spt3 { font-size:15px; font-weight:600; color: #000099; }
.ftbold { font-weight: bolder; }

.top_ad { width:100%; margin:0 auto; height:500px; }
'topad_in { width:1020px; margin:0 auto; height:500px; position:relative; }
.contentarea_ad { width:1020px; margin:0 auto; position:relative; }