@CHARSET "EUC-KR";
/* Global(Basic) Setting */

body{
	font-family:"µ¸¿ò", "µ¸¿òÃ¼", verdana;
	font-size : 11px;
	color:#666; }

table td tr {
	height : 25px;
}	

#result_text {
	text-decoration : underline;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", verdana;
	font-size: 11px;
	color:#666; 
	
}


#spInfoText {
	font-size :  11px;
	color : #187f31;
}

/* Div Tag Default Setting */
/*
#iptFid_1 {
	border : 1px solid #c98;
}
*/

#iptFid_2 {
	position : relative;
}
#iptFid_3 {
	position : relative;
}
#iptFid_4 {
	position : relative;
	display : none;
}
#iptFid_5 {
	position : relative;
}

#iptFid_4 td th tr{
	text-align : center;
	
}





/* input Tag Setting */

.input_text1 {
	text-decoration: none; 
	color: #000000;
	border:1px solid #cccccc;
	height : 17px;	
}

.input_text2 {
	text-decoration:underline; 
	border:none;
	background-color : transparent;
	height : 17px;	
}

.input_check1 {
	text-decoration: none; 
	color: #000000;
	
}

.input_btn {
	border:1px solid #f2f2f2;   
	background-Color:#fafafa;  
	color:#000000;    
}

.button_type1 {
	background-color:white;
	border:1px solid; 
	border-color:rgb(204,204,204);
	padding : 2px 2px 2px 2px;
	
}





/* Table Tag Setting */

#group{
	position : absolute;
	margin-left : 20px;
	vertical-align : middle;

	
}

.tb_01_line {
	height : 2px;
	background-color : #cbda98;

}

.tb_02_line {
	height : 1px;
	background-color : #cbda98;
}

.tb_01 {
	width:620px;
	background-color : #ffffff;
	margin : 0 0 0 0;


}


.tb_02 {
	width:640px;
	margin : 0 0 0 0;
	
}


.tb_02_d01_l {
	width : 140px;
	background-color : #f2f2f2;
	padding : 3px 3px 3px 3px ;
}


.tb_02_d01_r {
	width : 480px;
	background-color : #fafafa;
	text-align : left;
	padding : 2px 0px 2px 10px;
}
	

	



/*
 * addApply Tabe : µ¿¹ÝÀÎ Ãß°¡ ºÎºÐ
 */

.tb_addApply tr {
	text-align : center;
}

.td_addApply_serial {
	text-align : center;
	width : 60px;
 }

.td_addApply_name {
	text-align : center;
	width : 60px;
 }

.td_addApply_jumin {
	text-align : center;
	width : 150px;
 }

.td_addApply_job {
	text-align : center;
	width : 80px;
 }

 .td_addApply_del {
	text-align : center;
	width : 80px;
 }
