td {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
}

FONT { line-height:140%;}

.small {
	font-family: "µ¸¿ò";
	font-size: 8pt;
	line-height: 140%;

}
.input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	height: 17px;
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: F0F0F0;


}
.button {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	height: 20px;
	border: 1px solid #CCCCCC;
	color: #666666;
}
.textarea {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 140%;
	border: 1px solid #CCCCCC;
	color: #666666;

}
A:link    { color:#000000; text-decoration:none;     }
A:visited { color:#000000; text-decoration:none;     }
A:active  { color:#000000; text-decoration:none;     }
A:hover   {
	color:#000000;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

body  {
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#C2C2C2;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#C2C2C2;
scrollbar-darkshadow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#C2C2C2;
}
