@charset "utf-8";

.taitou {
	font-family: 楷体;
	font-size: xx-large;
	font-weight: 700;
	text-align: center;
	background-color: yellow;
}

.table {
	float: center;
	width: 100%;
}

.table td {
	font-family: 楷体;
	text-align: center;
}

.table_1 td {
	border: 1px solid #333;
	padding: 10px;
	padding-left: 30px;
	padding-right: 20px;
	border-radius: 10px;
}
#a_~td,#a_,#cell0,#cell0~input,.table_1 input{
	background-color: yellow;
}
.table_1 input,#shangchuan,#quxiao{
	background-color: yellow;
	border-radius: 10px;
	width: 60px;
	height:35px;
	font-family: 楷体;
}