@charset "utf-8";
/* CSS Document */


/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #003366;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	text-align: center;
}
img {
	display:block;
}
.clear {font: 0px/0px sans-serif;clear: both;display: block}
