body {
	font-family: Verdana, Arial, Helvetica; font-size: 12px;
}
ul {
	text-align: left; list-style-type: none;
}
a {
	color: rgb(102, 102, 102); text-decoration: none;
}
h1 {
	color: rgb(102, 102, 102);
}
.main {
	width: 980px; margin-right: auto; margin-left: auto;
}
.tit {
	
}
.tit #linktit {
	background: url("bg-article.jpg"); width: 80px; text-align: center; margin-left: 20px; float: left;
}
#infotit {
	background: url("bg-article.jpg"); width: 80px; text-align: center; margin-left: 20px; float: left;
}
.tit span {
	color: rgb(102, 102, 102); line-height: 20px; font-weight: bold; margin-right: 6px;
}
#link {
	margin: 5px auto; width: 960px; padding-left: 8px; float: left;
}
#link {
	width: 100%; overflow: hidden; padding-bottom: 10px; clear: both;
}
#link li {
	padding: 3px 5px 0px; line-height: 14px; float: left; list-style-type: none; white-space: nowrap;
}
#link li a {
	float: left;
}
#link a {
	width: 150px; text-align: center; line-height: 20px; margin-top: 2px; margin-right: 0px; margin-left: 0px;
}
#info {
	margin: 5px auto; width: 960px; color: rgb(102, 102, 102); padding-left: 8px; float: left; display: none;
}
#info ul li {
	width: 300px; line-height: 20px; overflow: hidden; margin-right: 6px; float: left; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis;
}
.foot {
	margin: 10px auto; width: 980px;
}
.bq {
	margin: 5px auto; width: 688px; text-align: center; color: rgb(102, 102, 102);
}
