body {
	background-color: #483D31;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: "宋体";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #614A32;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #846439;
	text-decoration: underline;
}
.t {
	font-size: 10pt;
	color: #333300;
	line-height: 15pt;
}

/*文本框*/
.txt {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 8pt; 
	BORDER-BOTTOM-WIDTH: 1px; 
	COLOR: #333333; 
	FONT-FAMILY: "Tahoma"; 
	BACKGROUND-COLOR: EFEFEF; 
	BORDER-RIGHT-WIDTH: 1px
}
.txt0 {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 8pt; 
	BORDER-BOTTOM-WIDTH: 0px; 
	COLOR: #333333; 
	FONT-FAMILY: "Tahoma"; 
	BACKGROUND-COLOR: EFEFEF; 
	BORDER-RIGHT-WIDTH: 0px
}

/*文章内容间距*/
.p1 {
	line-height: 200%;
	}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
