@charset "gb2312";
body {
	background-color: #000000;
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#di {
	height: 620px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#zhongw {
	height: 100px;
}

#shang {
	height: 220px;
	width: 490px;
	margin-top: -620px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 135px;
}
.liebiao {
	border: 3px solid #141414;
	background-color: #000000;
	padding: 20px;
	height: 190px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.liebiao li {
	background-image: url(images/di.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 18px;
	background-position: 0px 5px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.fengye {
	text-align: right;
	height: 12px;
	padding-top: 3px;
}
.fengye a {
	line-height: 12px;
	background-color: #000000;
	text-align: center;
	display: block;
	height: 12px;
	width: 12px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #282828;
}
.fengye   a:hover {
	background-color: #990000;
	display: block;
	height: 12px;
	width: 12px;
}
#index {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}

