/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.message{font-size:12px; color:#666; line-height:21px}
.message a{color:#666; text-decoration: underline}
.message a:hover{color:#006000; text-decoration: underline}

.cont01{font-size:13px; color:#666; line-height:23px}

.footer{font-size:12px; color:#999; line-height:18px; font-family:Arial, Helvetica, sans-serif; padding-left:10px}

.left01{font-size:13px; line-height:25px; color:#666; }
.left01 a{color:#666; text-decoration:none}
.left01 a:hover{color:#006000; text-decoration:none}



a.top:link {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "黑体", "宋体";
}
a.top:visited {
	font-family: "黑体", "宋体";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	font-family: "黑体", "宋体";
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:active {
	font-family: "黑体", "宋体";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

