a {
    text-decoration: none
}

.ep-pages {
    padding: 10px 12px;
    clear: both;
    font-family: Arial, "\5B8B\4F53", sans-serif;
    background-color: #ffffff;
    font-size: 14px;
    vertical-align: top
}

.ep-pages a, .ep-pages span {
    display: inline-block;
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
    margin: 5px 1px 0 0;
    background: #fff;
    color: #0b0b0b;
    border: 1px solid #fff;
    overflow: hidden;
    vertical-align: top
}

.ep-pages a:hover {
    background: #cc1b1b;
    border: 1px solid #cc1b1b;
    text-decoration: none
}

.ep-pages a, .ep-pages a:visited {
    color: #252525
}

.ep-pages a:hover, .ep-pages a:active {
    color: #ffffff
}

.ep-pages .current {
    background: #cc1b1b;
    border: 1px solid #cc1b1b;
    color: #fff
}

.ep-pages a.current, .ep-pages a.current:visited {
    color: #ffffff
}

.ep-pages a.current:hover, .ep-pages a.current:active {
    color: #ffffff
}

.ep-pages-ctrl {
    font-family: "\5B8B\4F53", sans-serif;
    font-weight: bold;
    font-size: 16px
}

.ep-pages-e5e5e5 {
    color: #e5e5e5
}

.ico {
    height: 120px;
    width: 120px;
}

#line1 {
    border-left: 2px solid #D9D9D9;
    height: 235px;
}

.mess_cls {
    overflow: scroll;
    margin-top: 80px;
    width: 800px;
    height: 850px;
    background-color: #fff;
    font-size: 16px;
    color: #000000;
}

.mess_cls p {
    padding-left: 7%;
    padding-right: 7%;
}



