/*
*/
/* Nanum Gothic font */
/*@import url(../../fonts.googleapis.com/earlyaccess/nanumgothic.css);*/
/*
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url("/css/font/NanumGothic-Bold.eot");
  src: url("/css/font/NanumGothic-Bold.eot?#iefix") format('embedded-opentype'),
       url("/css/font/NanumGothic-Bold.woff2") format('woff2'),
       url("/css/font/NanumGothic-Bold.woff") format('woff'),
       url("/css/font/NanumGothic-Bold.ttf") format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url("/css/font/NanumGothic-Regular.eot");
  src: url("/css/font/NanumGothic-Regular.eot?#iefix") format('embedded-opentype'),
       url("/css/font/NanumGothic-Regular.woff2") format('woff2'),
       url("/css/font/NanumGothic-Regular.woff") format('woff'),
       url("/css/font/NanumGothic-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url("/css/font/NanumGothic-ExtraBold.eot");
  src: url("/css/font/NanumGothic-ExtraBold.eot?#iefix") format('embedded-opentype'),
       url("/css/font/NanumGothic-ExtraBold.woff2") format('woff2'),
       url("/css/font/NanumGothic-ExtraBold.woff") format('woff'),
       url("/css/font/NanumGothic-ExtraBold.ttf") format('truetype');
}
*/

@font-face {
  font-family: 'TheJung';
  font-style: normal;
  font-weight: 800;
  src: url("../font/thejung150.eot"),
 	   url("../font/thejung150.eot?#iefix") format('embedded-opentype'),
       url("../font/thejung150.woff2") format('woff2'),
       url("../font/thejung150.woff") format('woff'),
       url("../font/thejung150.ttf") format('truetype');
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, cite, code, del, dfn, em, img, ins, q, s, samp, strike, strong, sub, sup, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, embed {margin:0; padding:0; border:0; font-size:100%; font:inherit;}
html {overflow-y:scroll}

body {background-color:#FFFFFF; font-family:'TheJung', '³ª´®°íµñ', 'dotum' ,'µ¸¿ò', Helvetica, Arial, sans-serif; font-size:12px; color:#555; font-weight:normal; -webkit-text-size-adjust:none}

ol, ul, dl, li, dt, dd {list-style:none; margin:0; padding:0;}

input, img, fieldset {border:none; margin:0; padding:0;}
	
input{
	expression( (this.type=='checkbox'||this.type=='radio')?'':'1px solid #d0d0d0' ); 
	font-size:9pt; 
	line-height:12pt;
	color:#666666;
	text-decoration:none;
	border:1px solid #d0d0d0;
	
	}
	
select{
	font-size:9pt; 
	line-height:12pt; 
	color:#666666;
	text-decoration:none;
	border:1px solid #d0d0d0;
	}
	
textarea{
	font-size:9pt; 
	line-height:12pt; 
	color:#666666;
	text-decoration:none;
	border:solid 1 #d0d0d0;
	}

hr {display:none; clear:both;}

h1 {width:0px; height:0px; margin:0px; padding:0; border:0px; text-indent:-10000px;}
h2 {margin:0px; padding:0; border:0px; font-size:0px;}

a:link, a:visited, a:active { 
	font-family:'TheJung';
	text-decoration:none; 
	color:#555555; 
	}
a:hover { 
	color: #555555; 
	text-decoration:none
	}

a:focus {outline:none;}


.FL {float:left}
.FR {float:right}

.CB {clear:both;}


.P10 {padding:10px;}
.P20 {padding:20px;}

.PT10 {padding-top:10px;}
.PT20 {padding-top:20px;}

.PL10 {padding-left:10px;}
.PL20 {padding-left:20px;}

.PR10 {padding-right:10px;}
.PR20 {padding-right:20px;}

.PB10 {padding-bottom:10px;}

.MT10 {margin-top:10px;}
.MT20 {margin-top:20px;}

.ML10 {margin-left:10px;}
.ML20 {margin-left:20px;}

.gray11 {
	font-size:11px; 
	color:#6D6D6D; 
	line-height:18px; 
	font-family:'TheJung';
	text-align:justify;
	vertical-align:top;
}

.gray11 a:link, a:visited , a:active { 
	font-family:'TheJung';
	text-decoration:none; 
	color:#909090; 
	}

.gray11 a:hover { 
	color: #606060; 
	text-decoration:none
	}

.blue_12B {
	font-size:12px;
	color:#3c4a6e;
	font-family:'TheJung';
	font-weight:bold;
}

.blue_12 {
	font-size:12px;
	color:#3c4a6e;
	font-family:'TheJung';
}

.orange12B {
	font-size:12px;
	color:#f99000;
	font-family:'TheJung';
	font-weight:bold;
}

.radio {
	border:0px;
}

.checkbox {
	border:0px;
}