.body {
	background-image: url(../img/bg_01.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}
.png24 {
  tmp:expression(setPng24(this));
}

.style6 {
	font-family: "µ¸¿ò";
	font-size: 12px;
}

.memo {
width:380;
height:100;
overflow:auto;
padding:0px;
border:0;
border-style:none;
visibility: visible;
font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
}

A:link    {color:black;text-decoration:none;}
A:visited {color:black;text-decoration:none;}
A:active  {color:black;text-decoration:none;}
A:hover  {color:FF6000;text-decoration:none;}
.input {border:solid 1;border-color:464646;font-size:9pt;color:042330;background-color:white;height:19px}