@charset "utf-8";
#top {
	width: 896px;
	background-image: url(../img/top_bg.gif);
	background-position: center center;
	height: 267px;
	float: left;
}
#daohang {
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 748px;
	float: left;
	position: relative;
	top: 215px;
	left: 132px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#daohang li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	width: 74px;
	text-align: center;
}
#daohang a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#daohang a:hover {
	text-decoration: none;
}

