body,textarea{
	font-family:"µ¸¿ò", "±¼¸²", "arial", "helvetica";
	font-size: 12px;
	color: #666666;

	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #555555; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #cccccc

	line-height: 180%;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	}

td{
	font-family:"µ¸¿ò", "±¼¸²", "arial", "helvetica";
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	}

input,textarea,select{
	font-family:"µ¸¿ò", "±¼¸²", "arial", "helvetica";
	border:1 solid gray
	}

input.noborder{border:0}
input.btn{background-color:#EEEEEE}

a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:active {color:#666666; text-decoration:none;}
a:hover {color:#333333; text-decoration:none;}