body {
	font-size:16px;
	line-height:25px;
	color:#414141;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#toppic {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#nr {
	width: 95%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
}

#top {
	background-color: #ff6666;
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#bottom {
	background-color: #ff6666;
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 8px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

a:link {color:#FFFFFF;text-decoration:none;font-size: 16px;line-height: 25px;}
a:visited {color:#FFFFFF; text-decoration:none;font-size: 16px;line-height: 25px;}
a:active {color:#FFFFFF; text-decoration:none;font-size: 16px;line-height: 25px;}
a:hover {color:#ffff00; text-decoration:underline;font-size: 16px;line-height: 25px;}

.unnamed1 {
	font-size: 22px;
	line-height: 28px;
	font-family: "黑体";
	color:#FF6666;
}
