/* CSS Document */
body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.top{
	width: 184px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #9dc9ec;
	text-align: center;
	float: left;
	font-weight: normal;
}
#ding {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D3E5FD;
	color: #1989D7;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
#ding1 {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D3E5FD;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
}
#wordlink {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wirelink {
	font-size: 14px;
	color: #0b5199;
	text-decoration: none;
}
a.wirelink:hover {
	font-size: 14px;
	color: #0b5199;
	text-decoration: underline;
}
a.wirelink:link {
	font-size: 14px;
	color: #0b5199;
	text-decoration: none;
}
#foot {
	width: 1003px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D3E5FD;
	color: #1989D7;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}