#repair div{
	padding:30px 0 35px 90px;
}
#repair div div{
	padding:10px 0;
}
#repair select{
	width:auto;
	font-size:14px;
	margin:0 10px 0 0;
}
#repair .type span{
	padding:0 55px 0 0;
	color:#555;
	font-size:14px;
}
#repair label{
	display:inline-block;
	text-align:right;
	padding:0 30px 0 0;
	font:normal bold 14px/20px "宋体";
	color:#000;
	width:150px;
}
#repair label em{
	font:normal bold 14px/20px "宋体";
	color:#f00;
	padding:0 6px 0 0;
}
#repair .spec{
	padding:10px 0 10px 183px;
}
#repair .spec1 span{
	display:inline-block;
	padding:0 15px 0 0;
}
#repair .spec1 input{
	vertical-align:middle;
	margin:0 6px 0 0;
}
#repair .spec2 label{
	vertical-align:top;
}
#repair .spec2 textarea{
	width:568px;
	height:120px;
}
.t1{
	width:368px;
}
.t2{
	width:130px;
	vertical-align:middle;
}
.btn2{
	width:168px;
}
/* repair end */
#fault .form div{
	padding:35px 0 45px 70px;
}
#fault .form{
	padding:3px;
	zoom:1;
	border-bottom:6px solid #86bf45;
}
#fault .form:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
#fault .form label{
	font:normal bold 14px/36px "宋体";
	display:block;
	height:36px;
}
#fault #f1{
	float:left;
	width:510px;
	border-right:1px solid #ddd;
	background:url(../img/fault_search.gif) 70px 70px no-repeat;
	height:39px;
}
#f1 input{
	width:383px;
	_width:386px;
	border:none;
	margin:1px 0 0 3px;
	height:37px;
	vertical-align:middle;
	font:normal normal 14px/37px "arial";
	background:none;
}
#f1 button{
	background:#86bf45 url(../img/search.gif) 3px 5px no-repeat;
	border:none;
	width:37px;
	height:37px;
	margin:1px 0 0;
	_margin:-3px 0 0;
	vertical-align:middle;
}
#f1 button span{
	display:none;
}
#fault #f2{
	float:right;
	width:330px;
}
#f2 label{
	text-align:left;
}
#fault #f2 .btn1{
	width:250px;
}
#fault .text dl{
	padding:1px;
}
#fault .text dt{
	padding:;
	cursor:pointer;
	padding:10px 70px;
	color:#c4c4c4;
}
#fault .text dt span{
	font:normal normal 14px/14px "宋体";
	color:#888;
	display:inline-block;
	padding:0 30px 0 0;
	line-height:20px;
}
#fault .text dt.on span{
	color:#000;
	font-weight:bold;
	display:inline-block;
}
#fault .text dt.hover{
	background:#f1f9ec url(../img/updown.gif) right 12px no-repeat;
}
#fault .text dt.on{
	background:#f1f9ec url(../img/updown.gif) right -33px no-repeat;
}
#fault .text dt.hover span{
	color:#498d0c;
}
#fault .text dd{
	padding:10px 70px 30px;
	color:#888;
	border-bottom:1px solid #ddd;
	margin:0 0 20px;
}
#fault .text dd h3{
	font:normal bold 14px/14px "宋体";
	padding:15px 0;
	color:#498d0c;
}
#fault .text dd p{
	font:normal normal 14px/26px "宋体";
}
#fault .text dd p a{
	color:#498d0c;
	font-size:14px;
}