@CHARSET "UTF-8";

/*页面底部*/
#footer {
	width:990px;
	height:85px;
	margin:-3px 0 0 0;
}


#footwords ul li {
	float: left;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 15px;
}


/*页面底部的指付通网址*/
#paybyfingerwebaddress {
	width: 990px;
	height:85px;
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	text-align: center;
	margin: 8px auto;
}

