/**!
 * 白城市信件详情
 * 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}
