BODY { font-size:10pt; color=555555; line-height:20px; margin-top:0px; margin-left:0px; margin-right:0px}
TD   { font-size:10pt; color=555555; line-height:20px; }

.f1  { font-size:10pt; color=555555; }
.a1  { text-decoration:none; }
.w1  { text-decoration:none; color=white; }
.t1  { line-height:20px; }

A:link    { font-size:10pt; color:#012B52; text-decoration:none;}
A:visited { font-size:10pt; color:#012B52; text-decoration:none;}
A:hover   { font-size:10pt; color:#D83854; text-decoration:none;}

<!-------------------------------------------------- Data Box -------------------------------------------------->
#box {
  		width:834px; height:388px;
		overflow: auto;
		position:static;
        padding:1px;
        border:1 solid blue;
      
        scrollbar-3dlight-color:666666;
 		scrollbar-arrow-color:666666;
 		scrollbar-base-color:C5C5C5;
 		scrollbar-darkshadow-color:666666;
 		scrollbar-face-color:E5E5E5;
 		scrollbar-highlight-color:E5E5E5;
 		scrollbar-shadow-color:EFFBFF;
    }
<!-------------------------------------------------- Data Box -------------------------------------------------->

<style type="text/CSS">
<!--
body {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color: navy;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: navy;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: navy}
-->
</style>





<!------------Å×ÀÌºí¿¡ ÀÌ°ªÀ» ÁÖ¸é 10pixel ¶³¾îÁø´Ù -->
.margin_10
{position:relative;
left:10pt;
top:0;}
