@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	line-height:18px;
	font-family:"宋体","微软雅黑", Arial, sans-serif;
	background:#FFFFFF;
	text-align:center;
}
ul, li {
	list-style:none;
	}
.clear {
	clear:both;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#000000;
}
img {
	border:0;
}

/*
html {
FILTER: gray
}
*/
form {
padding:0px;
}
