/**!
 * 松江纪委-举报查询
 * author: chenzhaoping;
 * date:2017-08-29
 */


/* 正文 */


/* 查询密码 */

.ewb-wrap {
	padding: 10px;
    height: 483px;
    border: 1px solid #f3f3f3;
}

.ewb-num {
	padding-top: 20px;
    width: 324px;
    height: 24px;
    line-height: 24px;
}

.ewb-num-tt{
	margin-right: 10px;
}

.ewb-num-ser{
	position: relative;
}

.ewb-num-input {
	float: left;
    width: 171px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #B9B9B9;
    outline: 0;
}

.ewb-num-btn {
	margin-left: 10px;
	position: absolute;
    width: 50px;
    text-align: center;
    height: 24px;
    line-height: 20px;
    background-color: #f08619;
    outline: 0;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.ewb-page{
	margin: 25px 0 0;
}

.ewb-pagelist{
	height: 29px;
}

.blue,
.red{
	margin: 0 7px;
}

.blue{
	font-weight: bold;
	color: #0000ff;
}

.red{
	font-weight: bold;
	color: #ff0000;
}

.ewb-page-icon img{
	float: left;
	padding-top: 3px;
}

.ewb-page-thead{
	height: 29px;
	line-height: 29px;
	font-weight: bold;
	color: #fff;
	background-color: #ccc;
}

.ewb-page-tbody{
	background-color: #f0f8ff;
}

.ewb-page-tbody td{
	height: 30px;
	line-height: 30px;
}