@charset "utf-8";
/* CSS Document */

.footernav_1{/*底部其他信息*/
	padding: 0px;
	height: 40px;
	line-height:40px;
	width: 960px;
	border: 1px solid #CCCCCC;
	border-bottom:0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EEEEEE;
	text-align: center;
}
.footernav_2{/*底部其他信息*/
	padding: 0px;
	height: 30px;
	width: 960px;
	border: 1px solid #CCCCCC;
	border-top:0px;
	margin-top: -6px;
	margin-right:  auto;
	margin-bottom: 0px;
	margin-left:  auto;
	line-height: 30px;
	background-color: #EEEEEE;
	text-align: center;
}
.footernav_3{/*底部其他信息*/
	padding: 0px;
	height: 30px;
	width: 960px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	background-color: #EEEEEE;
	text-align: center;
}
.copyright_1{/*版权信息栏*/
	padding: 0px;
	height: 60px;
	width: 960px;
	border: 0px solid #999999;
	margin-top: 10px;
	margin-right:  auto;
	margin-bottom:20px;
	margin-left:  auto;
	text-align: center;
	font-size: 12px;
	color: #333333;
}