*{
    font-size:12;
    //color:black;
}

//header,footer,nav,#fontsize {display:none; visibility:hidden;}

/*링크 아래선을 삭제한다.*/
A:link, A:visited, A:active, A:hover {text-decoration: none}

<style type='text/css'> 
.int {text-align:right} 
</style> 

<style type=\"text/css\">
<!--
td { font-size:9pt; }
link { font-size:9pt; color:black; text-decoration:none; }
hover { font-size:9pt; color:black; text-decoration:none; }
visited { color:black; text-decoration:none; }
active { color:black; text-decoration:none; }

a.gum0:link { font-size:9pt; color:black; text-decoration:none; }
a.gum0:hover { font-weight:bolder; font-size:9pt; color:black; text-decoration:none; }
a.gum1:hover { font-size:9pt; color:black; text-decoration:none; }
a.gum0:visited { color:black; text-decoration:none; }
a.gum0:active { color:black; text-decoration:none; }

a.gum2:link {text-decoration:underline; color:#2080D0}
a.gum2:visited {text-decoration:underline; color:#2080D0}
a.gum2:active {text-decoration:none; color:#2080D0}
a.gum2:hover {text-decoration:none; color:blue}

.good { font-size:9pt; color:rgb(102,102,102); }

<!-- 투명스크롤바 -->
body {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color:#999999;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color:#999999}
-->
</style>
<!-- 투명스크롤바 여기까지 -->

.button{height:20;padding:0;font-size:12;margin:0;}
.button1{height:20;padding:0;font-size:12;margin:0}
.button2{height:20;padding:0;font-size:12;margin:0}

.p0{width:610 ; height:20; border:0px solid gray; padding:2px; vertical-align:bottom; text-indent:3pt; text-align:left; font-size:12pt;font-family: 휴먼옛체, 둥근제목체,궁서, 돋움  }
.p2{width:300 ; height:20; border:0px solid gray; padding:2px; vertical-align:bottom; text-indent:3pt; text-align:left; font-size:13pt;font-family: 휴먼옛체, 둥근제목체,궁서, 돋움  }
.p1{width:620 ; height:15; border:0px solid blue; padding:0px; vertical-align:top; text-align:right; color:navy; font-size:8pt;font-family: 궁서, 돋움, 휴먼옛체, 둥근제목체}

.gbox {text-decoration: none; border:gray ; border-style:solid; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; vertical-align:middle;}
.num_box {text-decoration: none; border:gray; vertical-align:middle; background-color:#ffffff;border:1 solid #cccccc;width:16;height:16px;text-align:center;}
.name_box {text-decoration: none; border:gray; vertical-align:middle; background-color:#ffffff;border:1 solid #cccccc;width:80;height:20px;text-align:center;}

table {
	border-collapse:collapse;
}
td.basic {
	color:none;
	border-style:solid;
	border-color:silver;
	border-width:1 1 1 1;
}
td.red {
	color:red;
	border-style:solid;
	border-color:silver;
	border-width:1 1 1 1;
}
td.blue {
	color:blue;
	border-style:solid;
	border-color:silver;
	border-width:1 1 1 1;
}
input.button {
	border:0;
	border-style:outset;
	border-color:silver;
	border-width:1 1 1 1;
	padding-top:1;
}
A:link{
	text-decoration: none; color:#333333;
}
A:visited{
	text-decoration: none; color:#333333;
}
A:hover{
	text-decoration: underline; color:#0066cc;
}
