/**!
 * 白城市信件详情
 * author: chenzp;
 * date:2018-12-6
 */

/* 正文 */

/* 当前位置 */

.ewb-home {
    height: 34px;
    line-height: 34px;
    padding-left: 24px;
    color: #333;
    background: url(../images/home.png) 5px 10px no-repeat;
}

.ewb-home>span {
    font-weight: bold;
}

.ewb-home a {
    color: #333;
}

.ewb-home a.cur{
	color: #0166b6;
}

.ewb-table{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.ewb-table td{
	padding: 3px 3px 3px 10px;
	height: 34px;
	border: 1px solid #e1e1e1;
}

.ewb-wt1{
	width: 10%;
	text-align: center;
}

.ewb-wt2{
	width: 40%;
}

.ewb-table .ewb-table-txt{
	height: 83px;
}
.ewb-footer{margin-top:15px}

/* 当前位置 */
.pl10{
	padding-left:10px;
}
.pr10{
	padding-right:10px;
}
.background-button{
	width: 100%;
}
.ewb-replay{
	padding-top: 20px;
}
.ewb-sub{
	float:left;
	margin-left: 20px;
	cursor:point;
}
.ewb-password{
	float:left;
}
.background-button input{
	height:20px;
}
.ewb-con{
	margin-top:10px;
}