@charset "utf-8";
/* CSS Document */

/*尾部*/
.foot{
	clear: both;
	margin:0 auto;
	width:1001px;
	height:85px;
	font-size:12px;
	background: url(images/foot.png) repeat-x;
	}
.foot1 {
	float:left;
	width:7px;
	height:153px;
	background: url(images/foot1.png) no-repeat;
}
.foot3{
	float:right;
	width:7px;
	height:153px;
	background: url(images/foot3.png) no-repeat;
}
.foot2{
	float:left;
	width:984px;}
.footnhy{
	text-align:center;
	color:#FFF;}
.footnhy ul{
	width:496px;
	margin:0 auto;
	}
.footli{
	text-align:center;
	font-size:13px;
	line-height:84px;
	width:70px;
	float:left;
    list-style-type:none;
	}
.footli2{
	margin-top:35px;
	float:left;
	height:15px;
	width:1px;
	background:url(images/conba.png) left no-repeat;}
.footnhy p{
	clear:both;
	padding-top:20px;
	color:#fff;
	line-height:20px;
    text-align:center;
	}
.footnhy a{ 
         color:#fff; text-decoration:none;
         }