.win-title {
	border-bottom: 1px solid rgb(230, 84, 25);
	height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: white;
}

.win-title .title {
	width: 140px;
	height: 38px;
	border-bottom: 2px solid rgb(230, 84, 25);
	line-height: 40px;
	padding-left: 17px;
}

.win-title .title font {
	font-size: 18px;
	font-weight: bold;
	color: rgb(81, 81, 81);
}

.win-title .other-link {
	margin-right: 25px;
	line-height: 50px;
}

.win-title .other-link a {
	color: rgb(231, 97, 0);
}

.win-title .link-everyone {
	margin-right: 10px;
	line-height: 50px;
}

.win-title .link-everyone font {
	margin-left: 6px;
	margin-right: 6px;
	color: rgb(125, 125, 125);
}
.win-body {
	background-color: white;
}
.win-body .pic-top, .win-body .pic-bottom {
	height: 158px;
}

.win-body .pic-center {
	height: 21px;
}
.win-body .liClass {
	width: 198px;
	margin-right: 80px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.win-body .liClass table {
	width: 100%;
}
.win-body .liClass table tr {
	height: 25;
}
.win-body .liClass table td, .win-body .liClass table b, .win-body .liClass .keyClass2 a {
	font-size: 14px;
	line-height: 25px;
}
.win-body .liClass table b {
	color: rgb(81, 81, 81);
}