*{margin:0px;padding:0px;}

.outermost{
	width: 100%;
	font-size: 1em;
	text-align: center;
}

.copyright{
	/*background-color:#C13317;*/
	
}
.outermost p{
	margin: 2% 0 0 0;
}

.sole{
	text-align: center;
	width: 100%;
}
.sole a {
	color: #000000;
	text-decoration:none
}

.sole ul{
	overflow: hidden;/*清除浮动*/
}
.sole ul li{
	float: left;
	list-style-type:none;
	font-size: 1em;
	width: 20%;
}

/*锚链接*/
.maolian{
	margin: 3% 0 1% 0;
	width: 100%;
}