body,td,th {
	color:#666666;
	font-family: '微软雅黑';
	font-size: 14px;
}
img {border:0;}
button,select,textarea{font-family:inherit;font-size:100%;margin:0;border:0;outline:none}
input {order-radius:0}

a{outline:0;-webkit-tap-highlight-color:transparent}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;border:0;outline:none}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav {
    display: block;
}

ol, ul, ul li {
    list-style: none;
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	font-size:100%;
	vertical-align:baseline
}
body {
	margin:0 auto;
	text-align:center;
	background-color:#f7f7f7;
}

a:link {
	color:#666666;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color:#666666;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color:#1c74be;
	text-decoration: none; 
	font-size: 14px;
}
a:active {
	color:#666666 ;
	text-decoration: none;
	font-size: 14px;
}





