#top {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 961px;
}
#nav {
	font-family: "宋体";
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/daohangbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 961px;
}
#tou {
	margin: 0px;
	padding: 0px;
	height: 102px;
}

#top li {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #2676b0;
}
#top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
#nav li {
	margin: 0px;
	padding-right: 20px;
	float: left;
}
a:link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 1px;
}
a.top:link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #2676B0;
}
a.top:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #2676B0;
	text-decoration: none;
}
a.top:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #2676B0;
	text-decoration: underline;
	padding-bottom: 1px;
}
