.backgrund {
	background-color: #000000;
	margin: 0px;
}
.display_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7e7e7e;
}
.display_toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.display_navfont {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.display_font {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.Navigation_btn {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.Navigation_btn a {
	font-family: "宋体";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}
.Navigation_btn a:hover {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/nav_back.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.display_title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.message_font {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.message_font01 {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-indent: 0px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.message_font02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-indent: 0px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	font-weight: bold;
}
.textarea {
	width: 620px;
	height: 80px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.message_input {
	width: 100px;
	height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
