@charset "utf-8";
.css {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	float: left;
	font-weight: normal;
	text-align: left;
}
* {
	margin: 0px;
	padding: 0px;
}
.css2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #FF9900;
	text-decoration: none;
}

h1 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #0099CC;
	text-decoration: none;
	text-align: left;
}
p {
	text-align: left;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
