ul.pass_set {
	clear: both;
	margin-top: 17px;
	margin-left: 0px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	width: 100%;
}

ul.pass_set li {
	float: left;
	text-align: center;
	width: 70px;
	border-right: 2px solid #fff;
	background: #ffd8b4;
	color: #fff;
	list-style-type: none
}

dl.code_note {
	clear: both;
	width: 75%;
	margin: 0 auto;
	padding: 30px 0 0
}

dl.code_note dt {
	clear: both;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7em
}

dl.code_note dt p {
	clear: both;
	font-weight: 400;
	padding-top: 5px
}

dl.code_note dd {
	clear: both;
	padding-top: 15px
}

.tfie {
	width: 80px;
	height: 25px;
	display: inline-block
}