.img {
    max-width: 300px;
    max-height: 300px;
}
.tip {position: absolute !important;top: 15px;left: -7px;height: 13px;width: 9px;background: url("/images/arrow.png") no-repeat top left;position: relative; }        
.comment_error div.commError span.myWinError{margin: 0px 5px 5px 5px;display: block;}        
.comment_os1 {position: absolute !important;top: 30px;right: 9px;height: 50px;width: 50px;position: relative;cursor:pointer;}        
.comment_os2 {position: absolute !important;top: 30px;right: 7px;height: 15px;width: 22px;background: url("/images/answer.png") no-repeat 0 -20px;position: relative;cursor:pointer; }        
.comment_inner{/*background: #fff;*/ width:100%; overflow: hidden; min-height:50px;padding: 0px;}        
.comment_inner2{margin: 0px 3px; padding: 8px 0px;border-bottom: 1px solid #ececec}        
.comment_avatar{float: left; width: 70px; margin-right: 7px;}        
.comment_avatar img{width: 70px; height: auto; margin: 3px 10px 0 0;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 10%;}        
.comment_body{padding:0px; margin-left: 70px;}        
.comment_title{padding: 5px 8px 0px 8px; font: bold 14px/16px "Tahoma";}        
.comment_message{    line-height: 1.462;
    padding-top: 3px;
    overflow: hidden;
    word-wrap: break-word;
    font-size: 15px;}        
.comment_username{color: #aaa; padding-right:6x;}        
.comment_username a{color: #aaa; text-decoration:none;}        
.comment_username a:hover{color: #999;}        
.comment_date{color: #a9a9a9; font: normal 11px/13px "Tahoma";margin: 6px 8px;}        
.comment_addition{padding: 0px 10px; font: bold 11px/13px "Arial","Tahoma";text-align: right;}        
.comment_moder{float:right;}        
.comment_moder a{text-decoration:none; color: #3e3e3e;}        
.cm_edit:hover,.cm_delete:hover { opacity:0.8;}        
.cm_edit {height: 15px;width: 15px;display: inline-block;background-repeat: no-repeat;background-position: 0 1px;background-image: url(/images/edit.png);opacity:0.3;}        
.cm_delete {height: 15px;width: 15px;display: inline-block;background-repeat: no-repeat;background-position: -20px 0px;background-image: url(/images/edit.png); opacity:0.3;}        
.comment_like a{    text-decoration: none;
    font-size: larger;
    background: url(/images/post_icon.png?6) no-repeat 0 0;
    display: inline-block;
    width: 16px;
    color: #3e3e3e;
    height: 13px;
    margin: 2px 10px 1px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    padding-left: 14px;
    background-repeat: no-repeat;
}        
.comment_answer a{text-decoration: none;
    font-size: larger;
    background: url(/images/post_icon.png?6) no-repeat 0 0;
    display: inline-block;
    background-position: 1px -354px;
    height: 15px;
    color: #3e3e3e;
    margin: 2px 10px 1px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    padding-left: 25px;
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(op;8px 17pxbackst_icon.png?6) no-repeat 0 0;
}        
.comment_like a:hover,.comment_answer a:hover{opacity:0.7}
.button_blue button, .button_gray button, .button_light_gray button, .flat_button {
    padding: 7px 16px 8px;
    margin: 3px;
    font-size: 12px;
    display: inline-block;
    zoom: 1;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    font-family: Open Sans,Helvetica Neue,sans-serif;
    vertical-align: top;
    line-height: 15px;
    text-align: center;
    text-decoration: none;
    background: none;
    background-color: #0b0b0b;
    color: #fff;
    border: 0;
    border-radius: 2px;
    box-sizing: border-box;
}
.button_blue button.hover, .button_blue button:hover, .flat_button.hover, .flat_button:hover {
    background-color: #191919;
    text-decoration: none;
}
.button_blue button.active, .button_blue button:active, .flat_button.active, .flat_button:active {
    background-color: #46bc46;
    padding-top: 8px;
    padding-bottom: 7px;
}