
.gray_td {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	background-color:"#EFEFEF";
	height:25px;
	text-indent :5px ;	
}

.input {
	color:#444444;
	font-family:µ¸¿ò;
	font-size:12px;
	padding:1;
	border-width:1;
	border-color:#B6B2AE;
	border-style:solid;
	height: 20px;
}

.form1 {
	color:#444444;
	font-size:12px; 
	font-family:"µ¸¿ò", "Verdana"; 
	padding:1;
	border-width:1;
	border-color:#B6B2AE;
	border-style:solid; 
}

.input_gray {
	color:#666666;
	font-family:µ¸¿ò;
	font-size:9pt;
	padding:1;
	border-width:1;
	border-color:#999999;
	border-style:solid;
}

.input_blank {
	color:#666666;
	font-family:µ¸¿ò;
	font-size:9pt;
	padding:1;
	border-width:0;
	border-color:#3E3E3E;
	
}

.button {
	font-family : µ¸¿ò;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#616161;
	border-width:0px;	
	text-align:center;
	height:20px;
}

.textarea1{
	border-right:#5D5D5D 1px solid;
	border-top:#5D5D5D 1px solid;
	border-left:#5D5D5D 1px solid;
	border-bottom:#5D5D5D 1px solid;
	color: #666666; font-family:µ¸¿ò,arial;
	font-size: 11px; 
	scrollbar-shadow-color:#5D5D5D;
}

.textarea{
	border-right:#5D5D5D 1px solid;
	border-top:#5D5D5D 1px solid;
	border-left:#5D5D5D 1px solid;
	border-bottom:#5D5D5D 1px solid;
	color:#666666;
	font-size:9pt;
	scrollbar-shadow-color:#5D5D5D;
}

.textarea_gray {
	border-right:#999999 1px solid;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
	color:#666666;
	font-size:9pt;
	scrollbar-shadow-color:#5D5D5D;
}