BODY {
	color:#005599;
	background:#ffffff url(./top/bak.gif) no-repeat scroll center top;
}
body,td,th,pre{	font-size:x-small;}
a{
	color:#999999;
	text-decoration:none;
}
a:hover{
	background-color:#eeffff
}
textArea,input,select{
	background: "";
	color:#005555;
	border:1 solid #005555;
}
td{
	color:#aaaaff;
}
.all{
	padding-top:300px;
}
.all2{
	margin-top:500px;
}
.serif{
	color:#005599;
	line-height:200%;
	font-size:small;
}
.box{
	text-align:left;
	margin-top:300px;
	width:300px;
	background-color:#eeeeee;
	padding:10px 10px;
}