@charset "utf-8";
/* bom检查 */
.center {
	margin: 1.5em auto 0em;
	width: 760px;
}

.centerlayout {
	text-align: left;
}

.nav {
	font-size: 1.2em;
	font-weight: bold;
}

.status {
	background: #F0F0F2;
	font-weight: bold;
	margin: 0.8em 0em 0em;
	padding: 0.8em;
	text-align: right;
}

.status span {
	float: left;
}

.left {
	float: left;
	width: 185px;
}

.leftlayout,
.rightlayout {
	margin: 1.5em 0em 0em;
}

.list div.b {
	padding: 0em 0.8em 0.8em;
}

.list dl,
.list dl dt {
	margin: 0em;
}

.list dl dt {
	border-bottom: 0.1em solid #D5D5D5;
	line-height: 2.5em;
}

.right {
	background: transparent url("right.gif") no-repeat center 1.5em;
	float: right;
	width: 565px;
}

.rightlayout {
	border: 0.1em solid #DDD;
	border-top: 0em none;
	padding: 0px 10px 1em;
}

.activelist {
	height: 41px;
	overflow: hidden;
	padding: 8px 0px 0em;
	white-space: nowrap;
}