body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.title2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.menu {
	font-family: "微软雅黑", "新宋体", "宋体";
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.menu a:link {
	color: #666666;
	text-decoration: none;
}

.menu a:visited {
	color: #666666;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	text-decoration: underline;
}


.menu a:active {
	color: #666666;
	text-decoration: none;
}


.title1 {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.br {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
