body {
	background:#ffffff url(./top/bak.webp) no-repeat fixed left top;
	color:#555577;
	padding:30px 30px;
	margin:0px 0px;
	}
body,pre,td,th{
	font-size:x-small;
}
textarea,input{
	background-color:#ffffff;
	color:#555555;
	border:1px solid #555555;
}
.border{
	border:1px solid #000000;
}
.all{
	width:750px;
}
.box{
	padding:10px 10px;
	background-color:#ffffff;
	width:300px;
}
.allbox{
}
.serif{
color:#999999
}
/*************************************************/
/*	���	*/
a{
	color:#444444;
	text-decoration:underline;
}
a:active{
	}
a:visited{
	color:#666666;
	text-decoration:none;
	}
a:hover{
	color:#ccccff;
	background-color:#ffffff;
	text-decoration:none;
	}
/*************************************************/
h2{
	font-size:x-small;
	padding:10px 10px;
	background-color:#eeeeee;
	color:#999999;
	width:300px;
}
