@charset "utf-8";

.user {
	margin-left: 20px;
}
.user th {
	background-color: #CCCCCC;
}
.user td {
	background-color: #D7EBFF;
}

