/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.jiacu {
	font-size: 12px;
	font-weight: bold;
}
.daohangziti {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2DB3F2;
	border-bottom-color: #2DB3F2;
	border-left-color: #2DB3F2;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4BDAB1;
}
.a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bolder
}
.a:visited {
	text-decoration: none;
	color: #FFF;
}
.a:hover {
	text-decoration: none;
	color: #000;
	text-decoration:underline
}
.a:active {
	text-decoration: none;
	color: #0027B7;
}
.wenzilianjie:link {
	color: #000;
	text-decoration: none;
}
.wenzilianjie:visited {
	text-decoration: none;
	color: #000;
}
.wenzilianjie:hover {
	text-decoration: none;
	color: #0027B7;
	text-decoration:underline
}
.wenzilianjie:active {
	text-decoration: none;
	color: #0027B7;
}