.pageNav {
	text-align: center
}
#content {
	padding-top: 20px
}
.hr {
	margin-top: 5px
}
.bttbox {
	border-bottom: 1px dotted #ddd;
	clear: both;
	cursor: pointer;
	font-weight: bold;
	height: auto;
	line-height: 24px;
	margin: 0 0 3px;
	padding-bottom: 0;
	width: 100%;
}
.bttbox font {
	color: #ccc;
	font-size: 13px;
	font-weight: bold;
}
.bttbox span {
	color: #999;
	cursor: pointer;
	font-weight: normal;
	padding-left: 15px;
}
.bttbox span.show {}
.btt {
	color: #444;
	font-size: 14px;
	margin-left: 30px;
}
.bcon {
	background: none repeat scroll 0 0 #eee;
	display: none;
	padding: 20px;
}
.maintop h3.tabs {
	color: #999
}
.tabs a.sel {
	color: #0061b2
}
.tabs a {
	color: #999
}
span.error {
	color: #ff0000;
	font-weight: bold;
	position: absolute;
	margin-top: 12px
}