@charset "utf-8";
/****页脚****/
#footent {float: left;
         width:980px;
		 clear: inherit;
		 background:#016BB5;
		 margin-bottom:10px;}

#paytnet {float:left;
         width:980px;
		 padding:5px 5px;
		 color :#FFF;
		  border-bottom:2px solid #fff;
		 }
#paytnet p{ 
           line-height:150%;}
#copyright {float:left;
         width:980px;
		 padding:5px 5px;
		 color :#FFF;
		  border-bottom:2px solid #fff;
		 }