@charset "utf-8";
*,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
	padding: 5px 0px 5px 0px;
}

img,td,li {
	border-width: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #3A3A3A;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bai a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bai a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bai a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}#top {
	background-color: #FFCC00;
	padding: 8px;
	border-bottom: 3px solid #FF3300;
	margin-bottom: 1px;
}
h1 {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}
#mail {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 3px solid #FF3300;
	margin-top: 1px;
}
#foot {
	background-color: #000000;
	padding: 3px;
}
#foot li {
	display: inline;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
.hse {
	color: #FF0000;
	font-family: Arial;
	font-weight: bold;
}
.scx {
	text-decoration: line-through;
}

