/*
@font-face{
font-family:"³ª´®°íµñ";
src:url('/fonts/NanumGothic.eot');
src:url('/fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
url('/fonts/NanumGothic.woff') format('woff'),
url('/fonts/NanumGothic.ttf') format('truetype');
url('/fonts/NanumGothic.svg#NanumGothic') format('svg')
src:local(¡Ø), url('/fonts/NanumGothic.woff') format('woff');
}
*/

@charset "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face { /* ³ª´®°íµñ Regular */
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face { /* ³ª´®°íµñ Bold */
  font-family: 'Nanum Gothic Bold';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face { /* ³ª´®°íµñ ExtraBold */
  font-family: 'Nanum Gothic ExtraBold';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}

body {
	margin:0;
	letter-spacing:0 ;
 	font-family: Nanum Gothic;
	font-size: 13px; 
	color:#666666; 
	line-height:140%;
  	text-decoration:none;
}

input, select, textarea {border:1px solid #cccccc; color:#333333;font-family:Nanum Gothic,µ¸¿ò;font-size:13px; padding:6px 6px 6px 6px}
input {border:expression( (this.type=='checkbox'||this.type=='radio')?'':'1px solid #cccccc'); }

.page_now { width:40px; height:40px; background-color:brown; color:#ffffff; padding:4px 8px 4px 8px }
.page_list { width:40px; height:40px; background-color:#888888; color:#ffffff; padding:4px 8px 4px 8px }

.input_df { font-family:Nanum Gothic; font-size:12px; letter-spacing:0px; border:1px solid #cccccc; padding:2px 2px 2px 2px }
.index_menu { font-size:15px; color:#FFFFFF; text-decoration:none }

.indexA { font-family:HYwulM; font-size: 20px;letter-spacing:-3px; color:#222222;text-decoration:none; line-height:120%; }

a {selector-dummy: expression(this.hideFocus=true);}
watermark {position:absolute}

.butt1 { font-size: 12px; border: 1px #FFFFFF solid; padding-bottom: 2px; background-color: #7BA510; color: #FFFFFF; padding-top: 2px; height: 20px}
.butt2 { font-size: 12px; border: 1px #FFFFFF solid; padding-bottom: 2px; background-color: #A5CE10; color: #FFFFFF; padding-top: 2px; height: 20px}

.sub_title { font-size:12px; color:#535353; font-family:Nanum Gothic; font-weight: bold; }

.top_right {color:#000000;font-family:Nanum Gothic;font-size: 11px; line-height:15px;}

td {  font-size:13px; color: #666666; letter-spacing:0;text-decoration: none; line-height:120%}
a:link { font-size :13px; font-family : Nanum Gothic; TEXT-DECORATION: none; color: #555555; line-height:120%}
a:active { font-size :13px; font-family : Nanum Gothic; TEXT-DECORATION: none; color: #555555; line-height:120%}
a:visited { font-size :13px; font-family : Nanum Gothic; TEXT-DECORATION: none; color: #555555; line-height:120%}
a:hover { font-size :13px; font-family : Nanum Gothic; COLOR: #000000; line-height: 14px}

.top_right { font-family:"¸¼Àº °íµñ","µ¸¿ò"; font-size:11px; color:#888888; font-weight:bold }
.bbs_line { border-bottom:1px solid #eeeeee }
.df_table { border:1px solid #cccccc }

.form_L { padding:6px 0px 6px 10px; border-bottom:1px solid #EAEAEA }
