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;}

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: justify;
	background-color: #F5F5F5;
}

#middle{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/middle.gif);
	background-color: #FFFFFF;
	text-align: center;
}

#middle blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 2em;
}

#list{width: 640px}

#list img{border: 1px solid #666666}

#list p{
	margin: 0px;
	font-size: 13px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#list tr.w{background-color: #FFFFFF}

#list tr.g{background-color: #F5F5F5}

#list td{
	padding: 7px;
	vertical-align: top;
	text-align: justify;
}

#list a:link{color: #AC2F0B; text-decoration: none}
#list a:visited{color: #AC2F0B; text-decoration: none}
#list a:hover{color: #FF0000; text-decoration: none}

#intro{
	width: 620px;
	height:170px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/introbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#intro img{border: 1px solid black}

#intro td{vertical-align: top}

#intro td.td1{
	width: 150px;
	text-align: left;
}

#intro td.td2{
	width: 470px;
	height: 40px;
	text-align: left;
	color: #AC2F0B;
	font-size: 18px;
	font-family: "¿¬Ìå_GB2312";
	font-weight: bold;
}

#intro td.td3{
	text-align: left;
	color: #000000;
	font-size: 15px;
	line-height: 25px;
}

.space{height: 20px}

.text{
	width: 620px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
}

.text a:link{color: #AC2F0B; text-decoration: none}
.text a:visited{color: #AC2F0B; text-decoration: none}
.text a:hover{color: #FF0000; text-decoration: none}

.text td{
	background-color: #F5F5F5;
	border: 1px solid white;
	padding: 5px;
}

.text p{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#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;
}