.font1 {
	font-family: "", Arial;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	margin: 0px;
	text-indent: 0em;
}

.font_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.border1 {
	border: 1px solid #EFEFEF;
}
.font_zw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	text-indent: 2em;
}
.font_zw_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}
.border2 {
	border: 1px solid #333333;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	display: list-item;
}

a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #3E8BFF;
}

.font_zwheight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #333333;
}
.font2 {
	font-family: "", Arial;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	margin: 0px;
	text-indent: 0em;
}
.font_zwCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	margin: 0px;
	text-align: justify;
	text-indent: 2em;
}
.font1_link {
	font-family: "", Arial;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	margin: 0px;
	text-indent: 2em;
	/*text-decoration: underline; */
	color: #333366;
	
}
li {
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(%C2%B7);
	margin: 0px;
	padding: 1px;
}
.dotline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
