@charset "gb2312";
body {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
div {
	overflow: hidden;
}
ul {
	overflow: hidden;
}
li {
	overflow: hidden;
}
img {
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	padding-top: 0px;
}
ol {
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	padding-top: 0px;
}
a:link {
	COLOR: #004276;
	text-decoration: none;
}
a:visited {
	color: #004276;
	text-decoration: none;
}
a:hover {
	color: #c30c30;
	text-decoration: none;
}
table {
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	vertical-align: top;
}
td {
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	vertical-align: top;
}
tr {
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	vertical-align: top;
}