@CHARSET "gb2312";

.tableView-default {
	border: 1px solid #99bce8;
}

.tableView-no-border {
	border: 0px
}

.tableView-title {
	color: #3764a0;
	text-align: center;
}

.table-td-cell {
	background-color: white;
	padding-left: 5px;
	color:#555!important;
}

.table-td-cell-label {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
	text-align: right;
	padding-right: 3px;
	color:#000!important;
	font-weight:400;
}