@charset "gb2312";
/* CSS Document */
body {
	font-family:Microsoft YaHei,"Î¢ÈíÑÅºÚ";
	color: #555;
	width: 100%;
	font-size: 12px;
	overflow: auto;
	min-width:1280px;
text-align:center;
}
* {
	margin: 0;
}
div {
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:active, a:link, a:visited {
	font-size: 12px;
	font-family:Microsoft YaHei,"Î¢ÈíÑÅºÚ";
	font-weight: normal;
	color: #555;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #16A62A;
	text-decoration: none;
}