.v3_index_main {
    width: 1002px;
    margin: 0 auto;
}

/****首页-留言***/
.index_mess {
    width: 295px;
    float: right;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.index_mess_title {
    height: 41px;
    background: url(../../../images/20/v800/bg-title.jpg) repeat-x;
}

.index_mess_title h3 {
    padding: 0 20px 0 15px;
    float: left;
    background: #fff url(../../../images/20/v800/bg-title-2.jpg) top right no-repeat;
    line-height: 41px;
    color: #003466;
}

.index_mess_title .more {
    float: right;
    margin-right: 10px;
    line-height: 41px;
}

.index_mess_ul {
    padding: 15px 15px 7px;
    overflow: hidden;
    width: 260px;
}

.index_mess_ul li {
    margin-bottom: 10px;
    width: 260px;
    float: left;
}

.index_mess_ul li .mess_input {
    float: left;
    outline: none;
    height: 24px;
    line-height: 24px;
    padding: 3px;
    border: 1px solid #e0e0e0;
    color: #888;
    border-radius: 5px;
}

.index_mess_ul li .w_125 {
    width: 117px;
}

.index_mess_ul li .w_58 {
    width: 50px;
    margin-right: 5px;
}

.index_mess_ul li .mr_10 {
    margin-right: 10px;
}

.index_mess_ul li .w_260 {
    width: 252px;
}

.index_mess_ul li .mess_area {
    width: 252px;
    height: 63px;
    float: left;
    line-height: 24px;
    padding: 3px;
    border: 1px solid #e0e0e0;
    outline: none;
    border-radius: 5px;
    color: #888;
    font-family: "Microsoft YaHei";
}

.index_mess_ul li span {
    float: left;
    margin-right: 4px;
    line-height: 32px;
}

.index_mess_ul li span img {
    vertical-align: top;
}

.index_mess_ul li .mess_btn {
    float: left;
    width: 74px;
    height: 32px;
    color: #fff;
    background: url(../../../images/20/v800/btn-mess.png) no-repeat;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    outline: none;
}
