* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 1002px;
	margin-right:auto;
	margin-left:auto;
}
#box {
	width: 1002px;
	background-position: center;
}

#top {
	padding-top: 15px;
	text-align: center;
	font-family:  "¿¬Ìå";
	font-size: 16px;
	font-weight: bold;
	color: #8000FF;
}
#top_3 {
	padding-top: 14px;
	padding-bottom:12px;
}

#top_2 {
	padding-top: 10px;
}
#nei {
	width: 860px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-position: center;
	margin-left: 71px;
}
#nei_1 {
	padding-top: 15px;
}


#bottom {
	padding-top: 10px;
	text-align: center;
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
}
#bottom_1 {
	padding-bottom: 10px;
	color: #0080FF;
}
#bottom_2 {
	line-height: 20px;
}
#biao {
	width: 550px;
	border: 1px solid #C0504D;
}

a{
	color:#0080FF;
	text-decoration:none;}
a:hover{
	color:#FF0080;
	text-decoration:underline;}
	
.kuang{
	color:#808080}
