﻿.title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 55px;
    line-height: 55px;
    padding-top: 10px;
    width: 1200px;
    margin: 0px auto;
}

.catalogue {
    width: 1200px;
    margin: 0px auto;
    height: 38px;
    line-height: 38px;
}

.lbmsg {
}

.search {
    height: 30px;
    text-align: right;
    width: 1200px;
    margin-left: 30px;
}

.show-message {
    width: 1240px;
    margin: 0px auto;
}

    .show-message input {
        width: 100%;
        padding-left: 10px;
        padding-right: 5px;
        padding-bottom: 3px;
        background-color: transparent;
        border: 0px;
        color: #666666;
    }

.show-message-id {
    width: 30px;
    text-align: right;
    padding-right: 10px;
}

.show-message-keyword {
    text-align: right;
    width: 60px;
}

.show-message-author {
    width: 60px;
}

.show-message-select {
    overflow: hidden;
    white-space: nowrap;
}

.show-message-keyword-input {
    color: #ff0000 !important;
    text-align: left;
}

.show-message-prono {
    text-align: left;
    color: #888888 !important;
}

    .show-message-prono input {
        text-align: center;
    }

.show-message-stock {
    text-align: center;
}

.show-message-viewcount {
    text-align: right;
    padding-right: 15px;
    width: 50px;
    color: #ff0000;
}

.show-message-del {
    width: 64px;
}

.show-message-update {
    width: 40px;
    text-align: center;
}

    .show-message-update input {
        color: #ff0000;
    }

.show-message-edit {
    width: 40px;
    text-align: center;
}

    .show-message-edit a {
        color: #ff0000;
    }

.show-message-look {
    width: 40px;
    text-align: center;
}

.show-message-sv {
    width: 40px;
    text-align: center;
}

.show-message-check {
    width: 40px;
    text-align: center;
}

.show-message-look a {
    color: #ff0000;
}

.p-padding {
    padding-left: 4px;
}

.show-message-addtime {
    width: 80px;
}

.show-message-addtimeupdate {
    width: 80px;
}

.wd-ddl {
    width: 90px;
    border: 1px solid #ddd8d8;
}
