@charset "utf-8";

/* CSS Document */

#foot{
	margin:0px auto;
	clear:both;
	width:952px;
	height:80px;
	background:#d5dbdb;
	font-size:13px;
	line-height:22px;}
.footnhy{
	text-align:center;
	color:#222;}
.footnhy ul{
	width:360px;
	margin:0 auto;
	padding-top:20px;
	}
.footnhy li{
	text-align:center;
	width:60px;
	float:left;
    list-style-type:none;
	}
.footnhy p{
	clear:both;
    text-align:center;
	}
.footnhy a{ 
         color:#222; text-decoration:none;
         }
