a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
body {
	scrollbar-face-color:C9C9C9;
	scrollbar-arrow-color:black;
	scrollbar-track-color:C9C9C9;
	scrollbar-shadow-color:C9C9C9;
	scrollbar-highlight-color:C9C9C9;
	scrollbar-3dlight-color:C9C9C9;
	scrollbar-darkshadow-Color:C9C9C9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c9c9c9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #EEEEEE;
	height: 17px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #EEEEEE;
	height: 17px;
}
.tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.ko_link {
	position:absolute;
	left:10;
	bottom:10;
	font-size: 8px;
	text-decoration: none;
}
.ko_link:link {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
.ko_link:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
.ko_link:hover {
	font-size: 9px;
	color: #555555;
	text-decoration: underline;
	font-weight:normal;
}
.ko_link:active {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
