.paginator a,
.paginator .cpb {
    border: solid 1px #dedede;
    font-size: 12px;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    margin: 0 5px;
    text-align: center;
}
.paginator font {
    padding: 0 10px;
}
.paginator a:hover {
    background-color: #999999;
    border: solid 1px #999999;
    font-size: 12px;
    color: #FFFFFF;
    cursor: pointer;
}
.paginator .cpb {
    background-color: #999999;
    border: solid 1px #999999;
    font-size: 12px;
    color: #FFFFFF;
    cursor: pointer;
}
#trTitle1,
#trTitle2 {
    text-align: center;
}
.top embed {
    width: 998px;
    height: 172px;
}
.ewb-info {
    margin-bottom: 10px;
    text-align: center;
}

.ewb-table,
.ewb-info-table {
    font-size: 13px;
    color:#555;
    table-layout: fixed;
    border-collapse: collapse;
}
.ewb-right-tb{
    margin-left: 90px;
}

.ewb-table {
    width: 90px;
    float: left;
}
.ewb-info-table {
    width:100%;

}

.ewb-table tr th,
.ewb-info-table tr td {
    text-align: center;
}
.ewb-info-table tr {
    height: 30px;
    line-height: 30px;
}
.ewb-font {
    text-align: center;
    border: solid 1px #7BBFEA;
    height: 30px;
}
.ewb-font1 {
    width: 90px;
}
.ewb-font2 {
    width: 170px;
	word-break: break-all;

}
.ewb-font3 {
    width: 430px;
}
.ewb-font.brnone {
    border-right: none;
}
.ewb-info a{
    font-size: 12px;
    color:#555;
}
.ewb-info a.cur{
    color:#ff0000;
}



.only_td{
    width: 90px;
	
    text-align: center;
    border: solid 1px #7BBFEA;
height: 30px;}


.only_td_bg{
	background:#f9f9f9;
}


#trTable1{
    position:relative;
}

.ewb-table{
    position:absolute;
    left:0;
    top:0;
}