td {
	font-size: 12px;
}

.table01	{
	font-family:Tahoma; 
	font-size:9pt; 
	border-top:3px solid #0C6390; 
	border-left:none;
	border-right:none;
	border-collapse:collapse; 
	word-break:break-all;
	border-bottom:dotted 1px #CCC;
}
.table01 th	{
	color:#2957A3;
	font-family: "µ¸¿ò";
	font-weight:bold;
	font-size: 12px;
	height: 30px;
	background-color:#EAF6F1;
	border-bottom:1px solid #0C6390;
	border-left:none;
	border-right:none;
	text-align:center;
}
.table01 td	{
	padding-top:3px;
	padding-bottom:3px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:dotted 1px #CCC;
}

.table02	{
	font-family:Tahoma; 
	font-size:9pt; 
	border-top:3px solid #0C6390; 
	border-collapse:collapse; 
	word-break:break-all;
	border-bottom:solid 1px #CCC;
}
.table02 th	{
	color:#2957A3;
	font-family: "µ¸¿ò";
	font-weight:bold;
	font-size: 12px;
	height: 30px;
	background-color:#EAF6F1;
	border:#CCCCCC 1px solid;
	text-align:center;
}
.table02 td	{
	padding:3px 3px 3px 3px;
	border:#CCCCCC 1px solid;
	text-align:left;
}

.btn_01 
{
	background-color:#EAF6F1;
	font-size   : 9pt;
	height      :19px;
	padding-top : 2px;
	border			: 1px solid #999;
}

form
{
	margin:0px 0px 0px 0px;
}