@charset"utf-8";
/*---myevaluation.php评论管理----*/
.my_pingjia{width:725px;font-size:12px;font-family:"宋体";}

/*--------我的订单、评论管理、本站通用样式--------*/
.list_data{font-size:12px;}
.list_data th{ font-family: Arial,'宋体';background:url(../images/evaluation_thbj.jpg) repeat-x ;border-bottom:1px solid #E9D4D4;height:33px;}
.list_data td{border-bottom:#E9D4D4 double 1px;height:30px; }
.list_data td a{color:#090;}
.list_data td a:hover{color:#c00;text-decoration:underline;}

/* 链接提示效果*/
.tooltips{position:relative; /*这个是关键*/ z-index:2;}  
.tooltips:hover{z-index:3;background:none; /*没有这个在IE中不可用*/ }  
.tooltips span{display: none;  }  
.tooltips:hover span{ /*span 标签仅在 :hover 状态时显示*/display:block;position:absolute;top:21px;left:9px;width:15em;border:1px solid black;background-color:#ccFFFF;padding:3px;color:black;}

/* 商品排行 信息列表样式*/
.paihang_line{ margin-top:10px;}
.paihang_line dt{ line-height:25px;}

/*--------------------------my_pl_list.php--我的评论管理列表---------------------------*/
.PL_h{margin-top:12px;}
.PL_quer{width:160px;height:248px;border:1px solid #ddd;float:left;margin:0px 0 12px 14px;display:inline;overflow:hidden;}
.PL_quer_hover{width:160px;height:248px;border:1px solid #FFBC79;float:left;margin:0 0 12px 14px;display:inline;overflow:hidden;}
.PL_quer_hover li{padding:8px 8px 0 15px;}
.PL_quer li{padding:8px 8px 0 15px;}
.my_pinglun{line-height:160%;color:#FF7735;}

