@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
}
body {
	width: 900px;
	height: 715px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aa {
	margin-left: 220px;
}

.see {
	margin-left: 235px;
}
.h1 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.h2 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.h4 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.h3 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
}
