table.list {
    width: 762px;
    margin: 30px 18px;
}
table.list th {
    background: url(http://static.adwaple.net/images/kcu/common/boardTH.gif) no-repeat;
    width: 762px;
    height: 29px;
}
table.list td {
    height: 35px;
    line-height: 35px;
    font-family: Gulim;
    font-size: 12px;
    letter-spacing: 0px;
    border-bottom: 1px solid #cccccc;
}
table.list td.no {
    width: 50px;
    text-align: center;
}
table.list td.title {
    width: 402px;
    _width: 422px;
    padding: 0px 10px;
}
table.list td.writerId {
    width: 105px;
    text-align: center;
}
table.list td.wdate {
    width: 105px;
    text-align: center;
}
table.list td.rcount {
    width: 60px;
    text-align: center;
}

.buttonbar {
    margin: 20px;
}
