.result-empty, .re-apply{
	text-align: center;
	line-height: 34px;
	border-bottom: #e9e8e8 1px dashed;
    margin: 0px 20px;
    padding: 10px 0 10px 0;
}
.re-apply{
	padding-bottom: 15px;
	padding-top: 5px;
}
.re-apply p{
	line-height: 18px;
	margin-top: 6px;
}
.relate-box{
	background: #f4f4f7;
	height: 220px;
	overflow-y: auto;
	margin: 5px 20px 0 20px;
	padding: 5px 0 20px 0;
}
.relate-box label{
	float: left;
	display: inline-block;
	margin: 15px 0 0 20px;
	width: 114px;
}
.relate-box label input[type='checkbox']{
	margin-right: 8px;
	vertical-align: -1px;
}
.notarize .notarize-con{
	margin: 0 45px;
}
.notarize-con h5{
	text-align: center;
	color: #333;
	font-size: 15px;
}
.notarize-con table{
	width: 100%;
	border: #eda5ab 2px solid;
	margin-top: 15px;
}
.notarize-con table td{
	height: 40px;
	border-bottom: #eda5ab 1px solid;
	border-right: #eda5ab 1px solid;
	padding-left: 15px;
}
.notarize-con table tr td:first-child {
	padding-left: 0px;
	text-align: center;
	width: 120px;
}
.notarize-con .areas{
	position: relative;
	margin-top: 15px;
}
.notarize-con .areas .select{
    width: 180px;
    height: 32px;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border: #cfcfcf 1px solid;
    padding-left: 8px;
    color: #333;
    font-size: 14px;
}
.notarize-con .areas .select:last-child{
	position: absolute;
	right: 0px;
}
.notarize-con .btn{
	width: 100%;
	margin-top: 15px;
    background: #bb000f;
    height: 34px;
    line-height: 34px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
}
.hot-line{
	margin: 15px 20px 0 20px;
	border-top: #e9e8e8 1px dashed;
	text-align: center;
	padding-top: 15px;
}
.hot-line span{
	font-size: 22px;
	color: #106bc7;
}

.modifybox{
	margin-top: 10px;
}
.modifybox table{
	margin-left: 15px;
}
.modifybox table tr, .evidence table tr{
	line-height: normal;
	height: auto;
}
.modifybox table th{
	background: #fff;
	border-bottom: 0;
	text-align: right;
	font-size: 15px;
}
.modifybox table td, .modifybox table th{
	padding: 10px 0 10px 10px;
}
.code{
	background: #fff;
	color: #bb000f;
	border: #bb000f 1px solid;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	*vertical-align: top;
	*margin-left:3px;
}
.notice{
	padding-top: 15px;
}
.notice .notarize-con{
	margin: 0 35px;
}
.notice .notarize-con p{
	margin-top: 15px;
	line-height: 24px;
}
.notice .hot-line{
	position: relative;
	padding-top: 25px;
}
.notice label{
	position: absolute;
	left: 15px;
	top: 32px;
}
.notice label input{
	vertical-align: -1px;
	margin-right: 5px;
}
.evidence{
	padding: 0 20px;
}
.evidence .keys .keydiv{
	float: left;
	display: inline-block;
	*height: 32px;
	margin: 20px 25px 0 0;
}
.evidence .keys .btn{
	height: 32px;
	line-height: 32px;
	margin-top: 20px;
	float: left;
}
.evidence table{
	width: 100%;
	border: #cfcfcf 1px solid;
	margin-top: 30px;
}
.evidence table th{
	background: #f8fafc;
	height: 40px;
	color: #666;
	font-weight: normal;
	border: 0;
}
.evidence table td{
	border-top: #e5e5e5 1px solid;
	line-height: 18px;
	padding: 10px 0 10px 15px;
}
.evidence table tr.noborder td{
	border-top: none;
}
.evidence label input{
	margin-right: 4px;
	vertical-align: -1px;
}
.keydiv .start{
	left:174px;
}
.keydiv .end{
	left: 308px;
}