@CHARSET "UTF-8";

/*基本信息*/
html,body,form,fieldset,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address
	{
	margin: 0px auto;
	padding: 0;
}

ul,li {
	list-style-type: none;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

a:link {
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	COLOR: #000000;
	TEXT-DECORATION: none;
}

a:visited {
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	COLOR: #444444;
	TEXT-DECORATION: none;
}

a:active {
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	COLOR: #f15922;
	TEXT-DECORATION: none;
}

a:hover {
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	COLOR: #f15922;
	TEXT-DECORATION: underline;
}

.menuDiv {
	width: 1px;
	height: 15px;
	background: #000000;
	display: block;
	line-height: 28px;
}

/*页面底部*/
#footer {
	width: 768px;
	margin: 20px auto;
}

/*页面底部分隔线*/
#compartline {
	width: 768px;
	height: 0px;
}

#compartline hr{
	height: 3px;
	color: #FF9900;
	background: #FF9900
}

/*页面底部的文字*/
#footwords ul {
	width: 340px;
	text-align: center;
	margin: 5px auto;
}

#footwords ul li {
	float: left;
	text-decoration: none;
	display: block;
	line-height: 15px
}

/*页面底部的中文声明*/
#copyright_zh {
	width: 768px;
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	text-align: center;
	margin: 8px auto;;
}

/*页面底部的英语声明*/
#copyright_en {
	width: 768px;
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	text-align: center;
	margin: 8px auto;
}

/*页面底部的指付通网址*/
#paybyfingerwebaddress {
	width: 768px;
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	text-align: center;
	margin: 8px auto;
}

/*页面底部的指付通网址*/
#livebytouchwebaddress {
	width: 768px;
	font-family: "宋体", "Arial";
	font-size: 12px;
	font-color: black;
	text-align: center;
	margin: 8px auto;
}
