﻿/* ÏØ³¤ÐÅÏä */

.ewb-mail-bd {
    padding-top: 1px;
    height: 234px;
    border: 1px solid #d9d9d9;
    border-top: 0;
    background-color: #fff;
}

.ewb-tr-hd {
    height: 30px;
    background-color: #ebebeb;
}

.ewb-tr-hd th {
    text-align: center;
}

.ewb-th1 {
    width: 90px;
}

.ewb-th2 {
    width: 444px;
}

.ewb-th3 {
    width: 120px;
}

.ewb-tr {
    height: 36px;
    text-align: center;
}

.ewb-td1 {
    padding-left: 15px;
    text-align: left;
}

.ewb-td1 a{
    color:#333;
}

.ewb-tr:hover {
    cursor: pointer;
    color: #ff1800;
    background-color: #f5f5f5;
}