@charset "utf-8";
/* CSS Document */

/*尾部*/
.foot{
	clear: both;
	width:1002px;
	height:93px;
	background:url(images/foot.png) repeat-x;
	}
.foot p{
	color:#222;
	font-size:13px;
	padding-top:25px;
}
.footnhy ul{
	width:322px;
	margin:0 auto;
	padding-top:15px;
	}
.footnhy li{
	color:#FFF;
	text-align:center;
	font-size:13px;
	float:left;
    list-style-type:none;
	}
.width3{
	width:3px;}
.width60{
	width:60px;}
.footnhy p{
	clear:both;
	}
.footnhy a{ 
         color:#fff; text-decoration:none;
         }