body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #e3e3e3;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #f5f5f5;
    scrollbar-highlight-color: #cccccc;
	scrollbar-darkshadow-color: #f5f5f5;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #FFFFFF;
}

td {
	font-family: "µ¸¿ò;";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: "µ¸¿ò;";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò;";
	font-size: 12px;
	color: #7c81ef;
}
a:visited {
	font-family: "µ¸¿ò;";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: "µ¸¿ò;";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.data {
	font-family: "µ¸¿ò;";
	font-size: 11px;
	font-weight: bold;
	color: #989aee;
	text-decoration: none;
}
.title1 {
	font-family: "µ¸¿ò;";
	font-size: 13px;
	font-weight: bold;
	color: #008b5f;
	text-decoration: none;
}

.input {
	font-size: 12px;
	color: #989898;
	background-color: #FFFFFF;
	border:solid 1;border-color:#cdcdcd;
}

.input2 {
	font-size: 12px;
	color: #989898;
	background-color: #FFFFFF;
	border:solid 1;border-color:#cdcdcd;height:20px;
}

