@charset "utf-8";

/* 评论样式 */
.state_value table { margin:0 auto; }
.state_value table td { padding:0 15px; }
.state_value a { display:block; width:35px; text-decoration:none; text-align:center; }
.state_value a img { display:block; width:35px; height:35px; }
.state_value a span { display:block; }
.state_value div { position:relative; width:30px; height:80px; margin:10px 0 3px; background:url(../images/click/state_value_bg.gif) repeat-y 13px 0; }
.state_value .max_value { background-position:-37px 0;}
.state_value em { position:absolute; top:-18px; left:10px; display:block; width:40px; text-align:left; }
.eval_info { background-color:#F90; display:block; width:100%; line-height:20px; color:#fff; font-size:14px; font-weight:bold; height:20px; border:1px solid #000; margin:0 auto; margin-top:8px; }
