body {
	margin: 0px;
}
td {
	line-height: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
.line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1dde3;
}
.bigtype {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 15px;
	text-decoration: none;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bluetype {
	font-size: 12px;
	font-weight: bold;
	color: #1860af;
}
.whitetype {
	color: #FFFFFF;
	text-decoration: none;
}
.bigwhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.og:link {
	color: #666666;
	text-decoration: none;
}
a.og:visited {
	color: #666666;
	text-decoration: none;
}
a.og:hover {
	color: #1C77CA;
	text-decoration: none;
}
a.og:active {
	color: #1C77CA;
	text-decoration: none;
}
.blue {
	color: #1C77CA;
	text-decoration: none;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.biggreen {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.border {
	border: 1px solid #999999;
}
