body {
	color:#ffffff;
	background:#000000 url(./top/bak.webp) no-repeat fixed right top;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#ffffff;;
	scrollbar-darkshadow-color:#000000;;
	scrollbar-highlight-color:#ffffff;;
	scrollbar-3dlight-color:#000000;;
	scrollbar-arrow-color:#000000;
}
a{color:#eeffff;}
a:visited{
	text-decoration:none;
	}
a:hover{text-decoration: underline;color:#ffffee}
/************************************************/
h1,h2{
	font-weight:normal;
	border-bottom:1px solid #ffffff;
	width:500px;
	color:gold;
}
textArea,input,select{
	background-color:tan;
	border:1px solid #ffffff;
	color:#000000;
	font-size:small;
	padding:15px 15px;
	}
/************************************************/
.link{
	font-size:x-small;
}
.sm{
	padding:5px 5px;
	border:1px solid #ffffff;
}
.icon{
	border:1px solid #ffffff;
}
.return{
	margin-top:100px;
	padding:10px 10px;
}
.trtitle{
	background-color:#000000;
	border:1px solid #aaaaaa;
	padding:5px 5px;
	font-size:x-small;
	font-weight:normal;
	color:#aaaaaa;
}
