@import "../all.gif";

/* base */
body{
	background:#f0f0f0 url(../picture/catw.gif) no-repeat right 100px;
	margin: 0%;
	padding: 0%;
	color:#303030;
	font-size:15px;
}
.bottom{
	background:black url(../picture/wit.gif) no-repeat right top;
	position: absolute;
	bottom: 0%;
	width: 100%;
	color:white;
	padding-top:12px;
	padding-left: 10%;
	font: 15px "Times New Roman";
	margin: 0%;
}
big{
	font:45px "Times New Roman";
}
b{
	color: Black;
	font-family: "Times New Roman";
}
table {
	font-size: 15px;
}


/* mail 404*/
.top{
	background:black;
	position: absolute;
	top: 0%;
	width: 100%;
	color:white;
	padding:0% 10%;
	font: 24px "Comic Sans MS";
}
form,div{
	position: absolute;
	top: 25%;
	left: 10%;
}
.type1{
	background-color: #e0e0e0;
	width:100px;
	padding-left:5px;
}
li {
	margin-top:10px;
	list-style: none; 
	width:500px;
}

/* download */
.topt{
	background:black;
	position: absolute;
	top: 0%;
	width: 100%;
	color:white;
	padding:2px 10%;
	font:15px "Comic Sans MS";
}

/* upload */
.topu{
	background:black;
	width: 100%;
	color:white;
	padding-left:20px;
	font:15px "Times New Roman";
}
pre,.up{
	margin:30px;
}
/* anc */
.bottom a,.topt a,.topu a{
	color:white;
}
.topu a{
	text-decoration: none;
}
a{
	color: darkblue;
}

a:hover{
	color:red;
}
