body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
abbr, acronym {
	border: 0;
}
img {
display:block;	vertical-align:bottom;
}
html, body {
	font-size:12px;
	font-family:"宋体";
	line-height:150%;
	background:#ffffff;
	color:#e957c1;
}
#wrapper {
	width:1003px;
	height:609px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

.copyright {
	text-align:right;
	color:#7c9827;
	font-family: "微软雅黑";
	font-size:12px;
	margin-top:30px;
}
.copyright a {
	color:#7c9827;
	text-decoration:none;
}
.copyright a:hover {
	color:#7c9827;
	text-decoration: underline;
}
