.basetable {
	width: 470px;
	border: 1px solid #5E86AF;
	margin: 0px auto 20px auto;
	padding: 0px;
	float: left;
}

/* IE */
*html .basetable {
	margin-left: 5px;
}
/* IE */

.maintable {
	width: 470px;
}

.mestable {
	font-size: 10pt;
	color: #663300;
	width: 450px;
	float: right;
	margin: 8px 5px;
}


.colortitle {
	width: 460px;
	height: 25px;
	padding: 5px 10px 5px 0px;
	font-size: 10pt;
	text-align: right;
	background: #FFFFD7;
	border-bottom: 1px solid #FF9966;
	color: #663300;
}

.nextback {
	width: 300px;
	height: 20px;
	margin: 10px auto;
	padding: 0px;
	font-size: 10pt;
}

/* IE */
*html .nextback {
	margin: 10px 0px 10px 95px;
}
/* IE */

.nextback a {
	text-decoration: none;
	background: transparent;
}

.nextback p{
	width: 30px;
	display: block;
}

.nextback img {
	margin: 0px 5px;
	display: inline;
	border: none;
}

.nextback li {
	display: block;
	list-style: none;
	text-decoration: none;
}

.present {
	text-align: center;
	width: 60px;
	height: 20px;
	float: left;
}

.backback {
	text-align: left;
	width: 120px;
	height: 20px;
	float: left;
}

.nextnext {
	text-align: right;
	width: 120px;
	height: 20px;
	float: right;
}

.nebap {
	vertical-align: top;
}

.name {
	color: #663300;
	padding: 0px 10px;
}

.subleft {
	width: 220px;
	float: left;
	display: block;
	text-align: center;
}

.subright {
	width: 220px;
	float: right;
	dixplay: block;
	text-align: left;
}