/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mu a:link {
	text-decoration: none;
}
.mu a:visited {
	text-decoration: none;
	color: #000000;
}
.mu a:hover {
	text-decoration: none;
	color: #FF9900;
}
.mu a:active {
	text-decoration: none;
	color: #000000;
}
.kuang {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #D8D8D8;
}
.rong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FF9600;
	text-decoration: none;
	width: 668px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left:20px;
	padding-right:5px;
}
.boot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFAFAF;
	text-decoration: none;
}
.boot a:hover {
	text-decoration: none;
	color: #333;
}