body {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-color: #E9EEF4;
}
.txt1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.nav:link{
	font-size: 12px;
	color: #FFFFFF;
}

a.nav:visited {
	font-size: 12px;
	color: #FFFFFF;
}
a.nav:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.xiabian {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
