body{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #999999;
}

.fd {color: #000000}
.fg {color: #BBBBBB}
.fr {color: #AC2F0B}
.fw {color: #FFFFFF}

.f13 {font-size: 13px}
.f15 {font-size: 15px}
.f18 {font-size: 18px; font-weight: bold}
.f20 {font-size: 20px; font-weight: bold}
.f24 {font-size: 24px; font-weight: bold}

.st {font-family: "ËÎÌå"}
.kt {font-family: "¿¬Ìå_GB2312"}
.time {font-family: "Times New Roman", Times, serif;}

.left {float: left}
.right {float: right}

a:link{color: #000000; text-decoration: none}
a:visited{color: #000000; text-decoration: none}
a:hover{color: #FF0000; text-decoration: none}



/*Ò³Ã¼*/

#header{
	width: 800px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../image/header.gif);
}

#header dl{
	width: 640px;
	margin: 0;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#header dt{
	display: block;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	background-color: #F5F5F5;
}



/*Ö÷Ìå*/

#middle{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/middle.gif);
	background-color: #FFFFFF;
	text-align: center;
}

#new{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#new img{
	margin: 5px;
	border: 1px solid #BBBBBB;
}

#all{
	width: 640px;
}

#all ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#all li{
	margin: 0px;
	display: block;
	background-color: #F5F5F5;
	border: 3px solid #FFFFFF;
	font-size: 15px;
	color: #000000;
	padding: 5px;
	text-align: left;
}


/*Ò³½Å*/

#footer{
	width: 800px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/footer.gif);
}

#return{
	width: 300px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: center;
}