	/* Link Style */

	a:link    { color:#333333; text-decoration:none; }

	a:visited { color:#333333; text-decoration:none; }

	a:active  { color:#0072BC; text-decoration:none; }

	a:hover   { color:#0072BC; text-decoration:underline; }





	/*  */

	body { font-size:9pt; font-family:µ¸¿ò; color:#616161; line-height:normal }

	td {
	font-size:9pt;
	font-family:µ¸¿ò;
	color:#616161;
	line-height:normal;
	margin-left: 10px;
	}
	
	
	
	



	/* Text Color */

	.text_blue { font-size:9pt; color:#a6b0e3; line-height:normal }

	.text_green { font-size:9pt; color:#669933; line-height:normal }

	.text_orange { font-size:9pt; color: #FF6600;	line-height:normal;	}

	.text_gray { font-size:8pt;	color: #999999;	line-height:normal;	}
	
	.text_brown { font-size:9pt; color: #736357;	line-height:normal;	}  

	.text_white { font-size:9pt; color: #FFFFFF;	line-height:normal;	}  
	
	.text_brown1 { font-size:9pt; color: #A29877;	line-height:normal;	}
	
	.text_blue1 { font-size:9pt; color: #D5EEFD;	line-height:normal;	}  
	
	.text_darkblue { font-size:9pt; color: #D1D8F1;	line-height:normal;	}
	
	.text_violet { font-size:9pt; color: #ae44c2;	line-height:normal;	}
	
	.text_violet_b { font-size:9pt; color: #ae44c2;	line-height:normal;	}



	/* Input Type Style Class */

	input, select { border:#999999; border-style:solid; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; color:#404040; font-size:9pt; padding:3; height:20}

	textarea { border:#999999; border-style:solid; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; color:#404040; font-size:9pt; padding:3}

	.input_normal { border:#999999; border-style:none; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; color:#404040; font-size:9pt; padding:3; height:auto}



	/* Table Style */

	.th1 {font-weight:bold; background-color:#F7F7F7;}

	.td1 {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 1.5;}
	

	.td2 {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
	color: #FFFFFF;
	}
	
	.td3 {
	font-size:8pt;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 1.8;
	color: #998675;
	}


	
	

	.th2 {font-weight:bold; background-color:#F5F5F5;}

	.td2 {
	color: #FFFFFF;
}	

	

	/* Table Style 01 */

	.t_title {

		background-color: #F9FCEB;

		border-top:1px solid #E0E0E0;

		font-weight: bold;

		height: 30px;

		vertical-align: middle;

		margin-top: 5px;

	}

	

	.t_body {

		background-color: #FFFFFF;

		border-bottom:1px solid #E0E0E0;

		height: 25px;

	}

	

	.t_body1 {

		background-color: #FFF9EF;

		border-bottom:1px solid #E0E0E0;

		height: 25px;

	}

	

	.t_bottom {

		background-color: #EFEFEF;

		border-bottom:1px solid #E0E0E0;

		text-align: center;

		height: 30px;

		vertical-align: middle;

	}

.box {
	border:1px solid;
	border-color: #CCCCCC;
}

