* {
        font-family: "宋体";
	font-size: 12px;

}
body {
	margin: 0;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.css {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.whrite {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.line img {max-width: 550px; width:expression(this.width > 550 ? "550px" : this.width)}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}



.page {width: 100%; text-align: center; font-size: 12px; color:FF0000;}