body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
}
.xuxian {
	border: 1px dashed #999999;
}
.tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #6F0000;
}
.tit2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titwrite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.huifu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tit0 {
	font-size: 25px;
	font-weight: 900;
	color: #5B0000;
}
a:link {
	color: #333333;
	TEXT-DECORATION: none;
}
a:visited {
	color: #333333;
	TEXT-DECORATION: none;
}
a:hover {
	color: #990000;
	TEXT-DECORATION: underline;
}
.n4content {
	font-size: 13px;
	color: #333333;
}

table { 
table-layout: fixed;
word-wrap:break-word;
}


