body{
    background: #f9f9f9;
}
/*appeal寮�*/
.appeal{
    background: #fff;
    margin-top: 7px;
}

/*琛ㄦ牸*/
.appeal-th{
    background: #f0f0ea;
    color: #000;
}
.appeal-tatle-num{
    width: 20%;
    float: left;
}
.appeal-tatle-tit{
    width: 30%;
    float: left;
}
.appeal-tatle-ori{
    width: 20%;
    float: left;
}
.appeal-tatle-setbacks{
    width: 15%;
    float: left;
}
.appeal-tatle-time{
    width: 15%;
    float: left;
}
.tittle-more{
    width: 100px;
    float: right;
    text-align: right;
    font-weight: normal;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}
.appealRight{
    padding-right: 20px;
    width: 300px;
    float: right;
    font-size: 15px;
}
.appeal-table{
    width: 850px;
    float: left;
    /*box-shadow: 0px 0px 5px #666666;*/
    /*background: #ffffff;*/
}
.appealRight-search{
    height: 30px;
    line-height: 30px;
    margin-top: 40px;
}
.appealRight-search span{
    color: #0f82f5;
}
.form-group{
    margin-top: 17px;
    float: right;
    
    width: 100%;
    line-height: 30px;
    position: relative;
    color: #0f82f5;
    margin-bottom: 7px;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.form-group #searchBtn{
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 34px;
    padding: 0 10px;
    background: #fd5050;
}
.form-group span{cursor: pointer}
.form-group .control-label {
	display: inline-block;
	width: 120px;
	text-align: right;
	color: #272636;
	float: left;
    padding-top: 3px;
}
.form-group .control-text {
	display: inline-block;
	text-align: left;
	color: #272636;
	float: left;
    padding-top: 3px;
}
.form-group .this-input{
    margin-left: 100px;
    height: 36px;
}
.form-groupInput{
    display: block;
    margin: 0 auto;
    height: 100%;
    padding: 0px;
    position: relative;
    z-index: 2;
    outline: 0px;
    border:solid 1px  #e4e4e4;
    width: 315px;
    float: left;
    margin-right: 10px;
    text-indent: 1em;
}
.form-capitalInput{
    width: 150px;
}
.form-group textarea{
	display: block;
    margin: 0 auto;
    height: 100%;
    padding: 10px;
    position: relative;
    z-index: 2;
    outline: 0px;
    border:solid 1px  #e4e4e4;
    width: 450px;
    float: left;
    margin-right: 10px;
    text-indent: 1em;
    min-height: 70px;
    
}
.appeal-fillIn{
    width:90%;
    height: 45px;
    /*background: url("../../../images/titbg.jpg");*/
    background-size: auto 100% ;
    text-align:center;
    line-height: 45px;
    color: #ffffff;
    font-size: 17px;
    margin: 10px 0 10px 0;
}
.appeal-staticBox{
    margin-top: 7px;
    border: solid 1px #e4e4e4;
    overflow: hidden;
    text-indent: 2em;
    padding: 10px 0px;
    height: 227px;
}

.appeal-year-elect{
    margin-left: 50px;
    width: 70px;
    text-align: center;
    background: rgb(244,240,234);
}

.appeal-staticNum{
    text-indent: 0px;
    width: 75%;
    font-size: 13px;
    line-height: 27px;
    margin:0 auto;
    margin-top: 10px;
}
.appeal-staticNum b{font-size: 16px}
.appeal-staticNum span{
    margin-left: 53px;
}

.appeal-guide{
    border: solid 1px #e4e4e4;
    overflow: hidden;
    text-indent: 1em;
    padding-bottom: 10px;
}
.appeal-guide h4{
    margin-top: 20px;
}
.appeal-guide p{
    line-height: 26px;
    margin: 0 10px 10px 10px;
}

/*appeal缁撴潫*/
.appeal-show{
    background: #fff;
    padding: 10px 20px;
}
.font-bold{
    font-weight: bold;
}
.table-wid-200{
    width: 200px;
}