/*ZXF开发组成员QQ：QQ:2777619030*/
body {
    background: #009ee0;
}
.wrap {
	width: 930px;
	margin: 0 auto;
}
.wrap {
	width: 930px;
	margin: 0 auto;
}


.box {
	background-position: -1860px 0;
	background-repeat: repeat-y;
	display: inline-block;
	overflow: hidden;
	width:888px;
}

.box-t {
	background-position: 0 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.title {
	border-bottom: 1px solid #e4e4e4;
	height: 50px;
	line-height: 50px;
	display: block;
}

.title h1 {
	font-weight: bold;
	text-align: left;
    color: #2e2e2e;
    font-weight: bold;
    font-size: 28px;
	line-height: 30px;
}

.title span {
	color: #999;
}

.title span a {
	color: #999;
}
.problem {
	margin: 18px 0;
}
.measure {
	margin: 25px 0;
	padding: 0 0 25px 0px;
	border-bottom: 1px dotted #cfcfcf;
}

.measure1 {
	margin: 25px 0 0 0;
	padding: 0 0 25px 0px;
}

.measure .h2,.measure1 .h2 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.measure .txt,.measure1 .txt {
	color: #999;
}

.q {
	margin: 45px 15px 20px 0;
	color: #666;
}

.q h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.q .t-weight {
	font-weight: bold;
	margin-top: 15px;
}

.q p {
	margin-top: 11px;
	line-height: 21px;
}

.down {
	margin-left: 15px;
}

.q div span {
	display: inline-block;
	margin-right: 15px;
}

.q div span a {
	color: #009ee0;
	text-decoration: underline;
}

.q div span a:hover {
	color: #f60;
}

.q div span img {
	position: relative;
	top: 12px;
	right: 3px;
	width: 19px;
	height: 26px;
}

.red {
	color: #f00;
}
.green {
	color: #0e9000;
	font-size: 20px;
	position: relative;
	top: -5px;
	*top: -20px;
	left: 10px;
}
.value {
	background: url(../img/value-bg.png) no-repeat;
	width: 439px;
	height: 39px;
	display: inline-block;
	margin: 15px 0 5px 0;
}

.value-b {
	background: url(../img/value-bg1.png) no-repeat left center;
	height: 28px;
	display: inline-block;
}

.feedback {
	margin-top: 10px;
}

.feedback tr td {
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding-right: 8px;
	_padding-right: 2px;
	*padding-right: 2px;
}

.feedback tr td input {
	margin-right: 5px;
	_margin-right: 2px;
	position: relative;
	top: 2px;
}

.submit {
	background: url(../img/submit-btn.jpg) no-repeat;
	width: 149px;
	height: 53px;
	overflow: hidden;
	display: block;
	border: none;
	margin: 20px auto 0 auto;
	cursor: pointer;
}

.submit:hover {
	background: url(../img/submit-btn.jpg) 0 -54px no-repeat;
}

.cl {
	clear: both;
	height: 0;
	line-height: 0;
	width: 0;
	background: none;
	overflow: hidden;
}

.textarea {
	width: 530px;
	height: 64px;
	margin: 10px 0;
}

.side {
	width: 270px;
}