#opinion{
    margin:0 0 5px 0;
    height: 268px;
    width: 185px !important;
    position: relative;
    overflow: hidden;
}
#opinion .opinion_items{
    height: 220px;
    width: 185px!important;
}
#opinion .opinion_item{
    height: 220px;
    width: 185px;
    float: left;
}
#opinion .opinion_head{
    height: 75px;
    width: auto;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #E0E7ED;
    position: relative;
}

#opinion .inter_pho{
    width: 49px;
    height: 50px;
    margin-right: 10px;
    float: left;
}
#opinion .inter_head_name{
    font-size: 11px;
    color: #333;
    float: left;
    width: 95px;
    line-height: 14px;
}
#opinion .inter_head_opis{
    font-size: 10px;
    color: #81949D;
    float: left;
    width: 95px;
    height: 35px;
    overflow: hidden;
    margin-top: 5px;
    line-height: 12px;
}
#opinion .trig{
    position: absolute;
    left: 15px;
    bottom: 0px;
}

#opinion .inter_body{
    width: auto;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    border-left: 1px solid #E1E9EC;
    border-right: 1px solid #E1E9EC;
    border-bottom: 1px solid #E1E9EC;
    height: 110px;
    overflow: hidden;
    position: relative;    
}
#opinion .inter_body a{
    font-size: 12px;
    line-height:17px;
}
#opinion .inter_body span a {
    background: url("images/comm.png") 0 2px no-repeat;
    padding-left: 12px;
    font-size: 10px;
    color: #c4161c;
    text-decoration: none;
}
#opinion .inter_body div {
    margin-top: 8px;
    font-size: 11px;
    line-height: 15px;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
}
#opinion .text_shadow{
    height: 53px;
    width: 183px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right:0;
    background: url("images/w_s_bg.png") top center no-repeat;
}

#opinion .op_shadow {
    width:185px;
    height:20px;
    background: url("images/shadow.png") center top no-repeat;
}