form {
	margin: 0px;
}
body,div,td,a,select,label,input,textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
li, li a {
	font-size: 14px;
}
.top {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #5B8800;
	padding: 6px 10px;
	background-image: url(images/gdb.png);
	background-position: center;
	background-repeat: repeat-x;
}
.ft {
	text-align: center;
	padding: 6px;
	background-color: #5B8800;
	color: #FFF;
	background-image: url(images/gdb.png);
	background-position: center;
	background-repeat: repeat-x;
}
.tb {
	border: 1px solid #666;
	background-color: #FFF;
}
.tdspace td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	color: #666;
}
.tds {
	border: 1px solid #888;
	background-color: #FFFFD0;
	font-size: 14px;
}
.tp {
	padding: 20px 4px;
}
.title {
	font-size: 28px;
	color: #425584;
	font-weight: bolder;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	font-family: "微软雅黑", "黑体";
}
.stulist {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.stulist td {
	padding: 3px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
.r {
	text-align: left !important;
	padding: 4px !important;
}
.dt, .dt2 {
	font-weight: bold;
	color: #666 !important;
	font-size: 12px;
}
.dr, .dr a {
	font-size: 14px;
	color: #333 !important;
}
.bi {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
body {
	margin: 0px;
	background-color: #eee;
}
.al {
	color: #999;
	font-size: 12px;
	line-height: 24px;
}

