table {
	border-collapse: collapse;
	width:950px;
	margin:20px auto 0;
	text-align:center;
}

table em {
	font-size: 70%;
	font-weight: normal;
	font-style: normal;
}

td,th {
	height: 27px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #666666;
}

thead td {
	background-color: #FFD0AA;
	line-height:1;
	width: 93px;
}

thead th {
	background: #FFA860 url(../images/t_bgbig.gif) no-repeat center top;
	width: 93px;
}

thead th span {
	display: block;
	font-size: 80%;
	font-weight: normal;
	color: #444;
}

tbody th {
	background-color: #FFD0AA;
}

.left {
	text-align: left;
	padding-left: 3px;
}

.right {
	text-align: right;
	padding-right: 3px;
}

.btn {
	text-align:center;
	margin:10px 0 0 0;
	}

.btn input {
	padding:2px 10px;
	}
