﻿.FeedbackAddBox
{
    padding: 10px 0 15px 15px;
}
.FeedbackAddBox p .inps1
{
    width: 704px;
    height: 60px;
    background: #FAFAFA;
    border-color: #ddd;
    color: #555;
}
.FeedbackAddBox p .inps1:focus
{
    background: #FFF5E5;
    border-color: #DBC6A7;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.FeedbackAddBox b
{
    display: block;
    padding-top: 10px;
}
.FeedbackAddBox b .but2
{
    background-image: url(/s/img/w/1/Shop-Store/t001/FeedbackSubmitBtn.gif);
}
/*——*/
.FeedbackList
{
    padding: 0 15px;
}
.FeedbackList .item
{
    padding-top: 10px;
}
.FeedbackList .item tr
{
    vertical-align: top;
}
.FeedbackList .item .td1
{
    width: 66px;
}
.FeedbackList .item .td1 div
{
    width: 66px;
}
.FeedbackList .item .td1 div img
{
    width: 50px;
    height: 50px;
    padding: 1px;
    background: #fff;
    border: solid 1px #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.FeedbackList .item .td2 i
{
    display: block;
    width: 6px;
    height: 12px;
    overflow: hidden;
    background: url(/s/img/w/1/Shop-Store/t001/BoxArrow.gif) no-repeat 0 0;
    z-index: 1;
    margin: 12px 0 0 -5px;
    position: absolute;
}
.FeedbackList .item .td2 .con1
{
    border: solid 1px #ddd;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.FeedbackList .item .td2 .con1 .son1
{
    border-bottom: solid 1px #eee;
    height: 32px;
    line-height: 32px;
    color: #999;
    margin: 0 10px; *margin:0;*padding-left:10px;
}
.FeedbackList .item .td2 .con1 .son1 span
{
    margin-right: 6px;
}
.FeedbackList .item .td2 .con1 .son2
{
    font-size: 14px;
    line-height: 2;
    word-wrap: break-word;
    word-break: break-all;
    color: #666;
    padding: 8px 8px 8px 12px;
}
.FeedbackList .item .td2 .con1 .son3
{
    line-height: 2;
    word-wrap: break-word;
    word-break: break-all;
    color: #777;
    padding: 6px 8px 6px 12px;
    border-top: solid 1px #ddd;
    background: #FFFCDE;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.FeedbackList .item .td2 .con1 .son3 span
{
    color: #080;
    font-weight: bold;
}
.FeedbackList .item:hover .td1 div img, .FeedbackList .item:hover .td2 .con1
{
    border-color: #ccc;
    box-shadow: 2px 2px 8px rgba(0,0,0,.1);
}
.FeedbackList .item:hover .td2 .con1 .son1
{
    color: #666;
}
/*——*/
.NoData
{
    padding: 80px 0 70px 270px;
}
.NoData div
{
    background: url(/s/img/g/sigh_6.gif) no-repeat 0 center;
    height: 80px;
    line-height: 80px;
    color: #999;
    padding-left: 90px;
}