.ewb-main {
    border: 1px solid #d0dcec;
    background: #fff;
}

.ewb-menu-hd {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #d0dcec;
}

.ewb-menu-tt {
    display: block;
    position: relative;
    float: left;
    width: 248px;
    border-right: 1px solid #d0dcec;
}

.ewb-last-menu-tt {
    border-right: none;
    width: 332px;
}

.ewb-menu-tt a {
    display: block;
    width: 248px;
    color: #285a8b;
}

.ewb-menu-arrow {
    display: none;
    width: 11px;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    background: url(../images/menu_arrow.png) no-repeat;
}

.ewb-menu-bd {
    padding: 6px 11px 9px 9px;
}

/* info */

.ewb-memu-info {
    line-height: 24px;
    font-size: 14px;
}

/* 办件信息 */

.ewb-message-hd {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #285b8b;
}

.ewb-mess-hd-l {
    float: left;
    height: 32px;
    padding-right: 2px;
    border-bottom: 2px solid #fff;
}

.ewb-mess-hd-l span {
    display: block;
    padding: 0 12px;
    border-bottom: 2px solid #eb1414;
}

.ewb-message-bd table {
    width: 100%;
    font-size: 14px;
    text-align: center;
}

.ewb-blod {
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    background: #d3dced;
}

.ewb-bg-gray,
.ewb-bg-wt {
    height: 36px;
    line-height: 36px;
}

.ewb-bg-gray {
    background: #efefef;
}

.ewb-wt280 {
    width: 280px;
}

.ewb-wt500 {
    width: 500px;
    text-align: left;
}

.ewb-bg-gray .ewb-wt280,
.ewb-bg-wt .ewb-wt500 {
    text-align: left;
    text-indent: 20px;
}

.ewb-wt280 span {
    display: block;
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-wt500 span {
    display: block;
    width: 499px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*!
* 页码样式
*/

.ewb-page {
    margin-top: 50px;
}

.wb-page-items {
    width: 635px;
    margin: 0 auto;
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.wb-page-li>a {
    display: block;
}

.wb-page-li.ml6 {
    margin-left: 6px;
}

.wb-page-li.ml20 {
    margin-left: 20px;
}

.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}

.wb-page-item:hover {
    border: 1px solid #0030cc;
}

.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-default.current2 {
    color: #0030cc;
    font-weight: bold;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-family {
    font-family: "SimSun";
}

.wb-page-fs12 {
    font-size: 12px;
}

.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.wb-page-to {
    width: auto;
}

.wb-page-next {
    width: 58px;
}

.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-go {
    width: 28px;
}


/* 信件投递 */

.ewb-check{
    margin-top: 22px;
}

.ewb-name{
    display: block;
    float: left;
    width: 82px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    text-align: right;
}

.ewb-check-item{
    float: left;
    margin-left: 14px;
}

.ewb-check-item a{
    display: block;
    width: 110px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.ewb-check-a1{
    background: #90ba5a;
}

.ewb-check-a2{
    background: #f47c7c;
}

.ewb-check-a3{
    background: #f3a35b;
}

.ewb-check-a4{
    background: #82b0db;
}

/* 查询条件 */

.ewb-ht24{
    height: 24px;
    line-height: 24px;
}

.ewb-case{
    height: 24px;
    line-height: 24px;
    margin-top: 14px;
    font-size: 14px;
    margin-bottom: 30px;
}

.ewb-case select{
    display: block;
    float: left;
    width: 119px;
    height: 24px;
    border: 1px solid #c7cddc;
    margin-left: 10px;
    background: #fff;
    text-indent: 10px;
}

.ewb-input-name{
    display: block;
    float: left;
    width: 70px;
    text-align: right;
}

.ewb-tt-input,
.ewb-pwd-input{
    display: block;
    float: left;
    width: 138px;
    height: 22px;
    border: 1px solid #c7cddc;
    text-indent: 10px;
    margin-right: 10px;
}

.ewb-pwd-input{
    margin-right: 0;
    width: 121px;
    border-right: 0;
}

.ewb-case-btn{
    display: block;
    float: left;
    width: 59px;
    height: 24px;
    border: none;
    padding: 0;
    background: #ff9541;
    text-align: center;
    color: #fff;
    font-family: "Microsoft Yahei";
    cursor: pointer;
}

.ewb-wt440 a{
    width:440px;
    display:block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.ewb-wt90 {
    width:90px;
}
.ewb-wt70 {
    width:70px;
}

.prehide {
    display: none;
}


/* 统计数据 */
.gzjdtj {
	border-top: 1px solid #f7f7f7;
	margin:8px 0 24px;
}

.gzjdtj ul {
	margin: 8px -8px;
}

.gzjdtj ul li {
	width:13.4%;
	padding: 6px 8px;
	background-color: #f7f7f7;
	float: left;
	margin:8px 8px 16px;
}

.gzjdtj ul li .fl{
	float:left;
}
.gzjdtj ul li .fr{
	float:right;
}

.gzjdtj ul li .item_nd {
	color: #0b6dd0;
}

.gzjdtj ul li.item {
	background-color: #f5f9fe;
}

.gzjdtj ul li.item .item_nd {
	color: #ff9723;
}