/* CSS Document */

.eng_font {
	font-size: 12px;
	font-family: Arial;
	color: #858585;
	line-height: 17px;
}
.kor_font {
	font-size: 12px;
	font-family: ±¼¸²;
	color: #858585;
	line-height: 17px;
}
.input {
	font-size:8pt;
	color:#333333;
	background-color:#ececec;
	border-width:1px; 
	border-color:#ececec; 
	border-style:solid;
	height:13px; 
	width : 82px;
	
}
.input1 {
	font-size:9pt;
	color:#333333;
	background-color:#ececec;
	border-width:1px; 
	border-color:#ececec; 
	border-style:solid;
	height:16px; 
	width : 240px;
	
}
.input4 {
	font-size:9pt;
	color:#000000;
	background-color:#ececec;
	border-width:1px; 
	border-color:#000000; 
	border-style:solid;
	height:16px; 
	width : 50px;
	
}

.input2 {
	font-size:9pt;
	color:#333333;
	background-color:#ececec;
	border-width:1px; 
	border-color:#ececec; 
	border-style:solid;
	height:14px;
	} 

.scarch {
	font-size:8pt;
	color:#333333;
	background-color:#ffffff;
	border-width:1px; 
	border-color:#cacaca; 
	border-style:solid;
	height:14px;
	width:155px;
	}

a {selector-dummy:expression(this.hideFocus=true);}

a:link { color:#858585; text-decoration: none; }
a:visited {color:#858585; text-decoration: none; }
a:active { color:#858585; text-decoration: none; }
a:hover { color:#cd264e; text-decoration: none; }

img {border:none;}

.style1 {
	font-size: 12px;
	color: #db3a88;
	font-family: Arial, Helvetica, sans-serif;
}
.butten {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 939393;
}
.style3 {font-size: 12px; color: #db3a88; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.board {
	font-size: 10px;
	font-family: Verdana;
	color: #858585;
	line-height: 20px;
	}

body{

scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #C9C9C9;
scrollbar-highlight-color: #F7F7F7;
scrollbar-3dlight-color: #C9C9C9;
scrollbar-darkshadow-color: #F7F7F7;
scrollbar-track-color: #F7F7F7;
scrollbar-arrow-color: #C9C9C9;

}