#wrap {
	margin:0 auto;
	margin-top:30px;
	width:810px;
	font-size:1.0em;

}
#tr-even {
	background:#FFD9D9;
}
#tr-odd {
	background:#CCCCCC;
}
#tr-head {
	background:#a04240;
}
#tab {
	border: 1px #ccc solid;
	padding:4px;
}

#tab-button {
	border: 1px #666 solid;
	background:#CCCCCC;
	
}
.td-center{
	text-align:center;
}
#tb-auth{
	border: 1px #ccc solid;
	
}

#ath_back a {
	background:#999;
	font-size:12px;
	padding:3px;
	color:#222;
	text-decoration:none
	
}
#ath_back a:hover {
	background:#999;
	font-size:12px;
	font-style:bold;
	padding:1px;
	border:2px #222 solid;
	color:#222;
	text-decoration:none
}
.tr-pad {
	padding-top:3px;
}

h4 {
	margin-bottom:4px;
}