body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 20px;
	
}
.shuoming {
	font-size: 12px;
	line-height: 23px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
	font-family: Arial;
}
a.shuoming:link {text-decoration: no;}
a.shuoming:active {text-decoration: no;}
a.shuoming:hover {text-decoration: underline;}
a.shuoming:visited {text-decoration: no;}

.shuoming2 {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
	font-family: Arial;
}
.name {
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #DB0000;
	text-decoration: none;
}
a.name:link {
}
a.name:active {
}
a.name:hover {
	text-decoration: underline;
}
a.name:visited {
	color: #CCCCCC;
}
