/* 기본설정 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,textarea
{
	font-family:"돋움";
	font-size:12px;
	color:#3e3e3e;
	line-height:18px
}
a:link {
	color:#3e3e3e;
	text-decoration: none;
}
a:visited {
	color:#3e3e3e;
	text-decoration: none;
}
a:hover {
	color:#3e3e3e;
	text-decoration: none;
}
a:active {
	color:#3e3e3e;
	text-decoration: none;
}

IMG {border: none;} 

/* 스크롤바 */
body { 
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
} 
   
select { border:1; font-family:돋움; font-size:12px; text-align:center; background:FFFFFF; color:3e3e3e; }

/* 인풋관련 */
.inp {
	height:19px;
	border: 1px solid #cccccc;
}
.inp_textarea {
	border: 1px solid #d4d4d4;
}

/* .여백 정렬*/
.L3 {padding-left: 3px;}
.L5 {padding-left: 5px;}
.L10 {padding-left: 10px;}
.L20 {padding-left: 20px;}
.L30 {padding-left: 30px;}

.T5 {padding-top: 5px;}
.T10 {padding-top: 10px;}
.T20 {padding-top: 20px;}
.T30 {padding-top: 30px;}

.R {text-align: right}
.R10 {padding-right: 10px;}

.C {text-align: center}
.B {font-weight:bold; TEXT-DECORATION: none;}
.D {font-weight:bold; color:#5e5e5e; TEXT-DECORATION: none;}
.e {font-weight:bold; color:#000000; TEXT-DECORATION: none;}

.hand {cursor:hand;}


/* class 정의 */
.engfont {font-size: 10px;color: #666666;font-family: "tahoma";}
.engfont1 {font-size: 11px;color: #666666;font-family: "돋움";}
.korfont {font-size:11px; color: #666666; font-family: "돋움"; line-height:15px;}
.korfont1 {font-size: 11px;color: #666666;font-family: "돋움"; line-height:15px;letter-spacing:-1px}
.pgnumber {font-size: 11px;color: #9696A1;font-family: "tahoma";}

.txt6 {font-size: 12px;color: #666666;font-family: "돋움";}
.txt6s {font-size: 11px;color: #666666;font-family: "돋움";}
.txt7-1 {font-size: 12px;color: #777777;font-family: "돋움";letter-spacing:-1px}
.txt7 {font-size: 12px;color: #777777;font-family: "돋움";}
.txt9s {font-size: 11px;color: #999999;font-family: "돋움";}
.txt0s {font-size: 11px;color: #000000;font-family: "돋움";}

.txt_blue {font-size: 12px;color: #2860bb;font-family: "돋움";}
.txt_green {font-size: 12px;color: #5c800d;font-family: "돋움";}
.txt_orange {font-size: 12px;color: #ff4200;font-family: "돋움";}
.txt_violet {font-size: 12px;color: #6401a9;font-family: "돋움";}
A.txt_no:link {COLOR: #1f1f1f; FONT-FAMILY: 돋움; FONT-SIZE: 12px; TEXT-DECORATION: none;}
A.txt_violet:link {COLOR: #6401a9; FONT-FAMILY: 돋움; FONT-SIZE: 12px; TEXT-DECORATION: none;}
A.txt_violet:visited {COLOR: #6401a9; FONT-FAMILY: 돋움; FONT-SIZE: 12px; TEXT-DECORATION: none;}
A.txt_violet:hover {COLOR: #6401a9; FONT-FAMILY: 돋움; FONT-SIZE: 12px; TEXT-DECORATION:none;}

.txt_violets {font-size: 11px;color: #6401a9;font-family: "돋움";}
.txt_violet14 {font-size: 14px;color: #8224e2;font-family: "돋움";}


.board {font-size: 12px;color: #666666;font-family: "돋움";line-height:14px;}
A.board:link {COLOR: #666666; FONT-FAMILY: 돋움; FONT-SIZE: 12px; TEXT-DECORATION: none;line-height:14px;}
A.board:visited {COLOR: #666666; FONT-FAMILY: 돋움; FONT-SIZE: 12px; TEXT-DECORATION: none;line-height:14px;}
A.board:hover {COLOR: #666666; FONT-FAMILY: 돋움; FONT-SIZE: 12px; TEXT-DECORATION:underline;line-height:14px;}

 .Gragh_Gray {
  width:100;
  height:10px;
  background-color:f5f5f5;
  line-height: 5px;
  letter-spacing:-1px;
 }
 
