body {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a.dingyue:link,a.dingyue:hover,a.dingyue:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.titlelink:link,a.titlelink:hover,a.titlelink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #2680BA;
	text-decoration: underline;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #2680BA;
	border-left-color: #2680BA;
}

a.whitelink:link,a.whitelink:hover,a.whitelink:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.coltitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	vertical-align: -50%;
}
a.articlelink:link,a.articlelink:hover,a.articlelink:visited {
	font-size: 12px;
	color: #2680BA;
	text-decoration: underline;
	font-weight: bold;
}
a:link,a:hover,a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.whiteword {
	font-size: 12px;
	color: #FFFFFF;
}
