body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, button, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/24px "Microsoft YaHei", "SimSun", Arial, Tahoma, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
button, input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	*font-size:100%;
	font-weight: inherit;
}
address, caption, cite, code, dfn, em, var, b {
	font-style: normal;
	font-weight: normal;
}
input, textarea {
	background-color: #fff;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	line-height: 24px;
}
.btn_feedback {
	background: #f75701;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	width: 65px;
	border: none;
	cursor: pointer;
}
.btn_feedback:hover {
	background: #f75701;
}
em, i, b {
	font-style: normal;
}
ul, ol, li {
	list-style: none;
}
fieldset, img {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #50aab5;
	text-decoration: none;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
body a {
	outline: none;
	blr:expression(this.onFocus=this.blur());
}
.cn {
	font-family: "Microsoft YaHei", "SimSun", sans-serif;
}
.en {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
