tbody tr td {
    text-decoration: none;
    color: #000000;
    font-size: 25px;
    list-style-type: none;
    text-align: left;
}

.title1 {
    color: #FF51F2;
    font-size: 57px;
    list-style-type: none;
    text-decoration: none;
    text-align: left;
}

a:link {
	color: #FF51F2;
	text-decoration: none;
	font-size: 25px;
}
.words {
	color: #000000;
	text-align: left;
	font-size: 18px;
}


a:visited {
	color: #00BDFF;
	padding-left: 0px;
}
a:hover {
	color: #3DC606;
	font-size: 29px;
	text-align: center;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	font-size: 18px;
	font-family: "楷体";
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.search {
	height: 41px;
	font-size: 18px;
	color: #898989;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
tr td #button {
	height: 41px;
	color: #100084;
	font-weight: 500;
	text-align: center;
}
tr td #select {
	width: 117px;
}
