body{
	margin: 0;
	padding: 0;
	font-family: "Tahoma","Arial","Verdana","Helvetica","宋体","sans-serif";
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	text-align: center;
}
td{
	font-size: 12px;
}

#copyRight,#userAndDevelopS,#userLinks,#moreLinnks,#commend{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

span{
	list-style-type: none;
}

/* 链接样式 */
:link,a:link,a:visited{
	color: #06F;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #06F;
	text-decoration: none;
}
a:active {
	color: #06F;
	text-decoration: none;
	padding-top: 2px;
	position: relative;
	left: 1px;
	top: 1px;
}
	a.dc{
		text-decoration:underline;
		color:#222;
		font-weight: normal;
	}
	a.dc:link,a.dc:visited,a.dc:active{
		text-decoration:underline;
		color:#222;
		font-weight: normal;
	}
	a.dc:hover{
		color:#222;
		text-decoration:none;
	}
	.dc span{
	width: 100px;
	margin: 5px;
	}
#commend a{
	color: #F09;
}
#about a{
	color: #000;
}


/* 版权说明 */
#copyRight{
	font-size: 11px;
	margin: 10px;
}
#copyRight a{
	color: #000;
	text-decoration: none;
}
#copyRight a:hover{
	color: #41629F;
	text-decoration: none;
}

span{
	margin: 3px;
}

/* 访问统计 */
#count{
	visibility: hidden;
}

#topInfo{
	margin-top: 20px;
	margin-bottom: 20px;
}
#moreLinnks{
	margin-top: 5px;
}
#commend{
	margin-top: 15px;
}

#commend{
	width: 560px;
}
#about{
	margin-top: 15px;
	padding-bottom: 15px;
}