@charset "utf-8";

/* CSS Document */

#foot{
	margin:0px auto;
	clear:both;
	width:952px;
	height:70px;
	font-size:12px;
	line-height:22px;
	border-top:#5067ad 6px solid;}
.footnhy{
	padding-top:12px;
	text-align:center;
	color:#333;}
.footnhy ul{
	width:370px;
	margin:0 auto;
	padding-top:20px;
	}
.footnhy li{
	text-align:center;
	font-size:12px;
	width:60px;
	float:left;
    list-style-type:none;
	}
.footnhy p{
	padding-top:5px;
	font-size:12px;
	clear:both;
    text-align:center;
	}
.footnhy a{ 
         color:#333; text-decoration:none;
         }
