	/* 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 }



	/* Text Color */

	.text_blue { font-size:9pt; color:#0099CC; 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: #8C6239;	line-height:normal;	}  

	.text_white { font-size:9pt; color: #FFFFFF;	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 {background-color:#FFFFFF;}	

	.th2 {font-weight:bold; background-color:#F5F5F5;}

	.td2 {background-color:#F0F0F0;}	

	

	/* 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;
}
