@import url("allcss.css");
@import url("allset.css");
.red_skin {
	color: #f00!important;
}
.thd {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
}
.thd b, .thd span {
	float: left;
	display: block;
}
.thd b {
	width: 300px;
	text-align: right;
}
.thd span {
	width: 156px;
	background: url(../img/bg5.jpg) no-repeat 0 0;
	height: 33px;
	color: #a4a4a4;
}
.thd span.current {
	width: 158px;
	background: url(../img/bg1.jpg) no-repeat 0 0;
	color: #fff;
}
.fbd {
	margin: 10px 0 0 0;
	border-top: 1px solid #c9dfed;
	border-bottom: 1px solid #c9dfed;
	background: #f5faff;
	padding: 15px;
}
.tips {
	border: 1px solid #ffc686;
	background: #f8f5da;
	text-align: left;
	padding: 10px;
	width: 730px;
	margin: 0 auto;
	line-height: 20px;
}
.infop {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.infop ul {
	padding: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.infobt {
	width: 100px;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.infop li {
	float: left;
	width: 175px;
	margin-left: 5px;
	text-align: left;
	padding: 0;
	font-size: 12px;
	line-height: 30px;
}
.infop li a:link {
	color: #333;
	text-decoration: none;
}
.infop li a:visited {
	color: #333;
	text-decoration: none;
}
.infop li a:hover {
	color: #F00;
	text-decoration: none;
}
.infop li a:active {
	color: #F00;
	text-decoration: none;
}
.info {
	width: 750px;
	margin: 0 auto;
}
.info li {
	width: 185px;
	float: left;
	text-align: left;
	padding: 15px 0;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px solid #e4edf4;
}
.info li h3 {
	font-weight: bold;
	color: #333;
}
.info li a {
	color: #009;
	text-decoration: none;
}
.info li a:hover {
	color: #f00;
}
.fbd .pic {
	float: left;
	width: 300px;
	text-align: right;
}
.fbd .text {
	float: left;
	text-align: left;
	font-size: 14px;
	margin-top: 4px;
}
.fbd .text p {
	margin-bottom: 15px;
	line-height: 24px;
}
.fbd .text p b {
	color: #333;
}
.fbd .text p a {
	color: #039;
	text-decoration: none;
}
.fbd .text p a:hover {
	color: #f30;
}
.edit_box {
	text-align: left;
	background-color: #f5faff;
}
.edit_box li {
	clear: both;
	font-size: 14px;
	padding: 8px 0;
	line-height: 22px;
	border-bottom: 1px solid #e4edf4;
	color: #333;
	zoom: 1;
	overflow: hidden;
}
.edit_box li span.span_1 {
	display: block;
	float: left;
	text-align: right;
	width: 140px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-right: 20px;
}
.edit_box li span.span_2 {
	display: block;
	float: left;
}
.edit_box li span.red_skin {
	font-size: 20px;
	color: #f00;
}
.edit_box li a {
	text-decoration: none;
}
.edit_box li input, .edit_box li select {
	font-size: 12px;
}
.edit_box li input.textInt {
	border: 1px solid #a7a6aa;
	height: 22px;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}
.edit_box li input.button {
	height: 28px;
	width: 50px;
	line-height: 20px;
	font-size: 14px;
}
.bianminbox {
	width: 100%;
	margin: 0 auto;
}
.bianminbox li {
	float: left;
	width: 155px;
	background: #F8F9FD;
	border: #DEEBFC 1px solid;
	height: 60px;
	margin: 5px;
	vertical-align: middle;
	line-height: 29px;
	font-size: 14px;
}
.bianminbox li:hover {
	background: #FEF7E9;
	border: #FF8738 1px solid;
	color: #f50
}
