@charset "utf-8";
/* CSS Document */
#comp_box { position:absolute; height:auto; width:128px; background:#FFFEED; border:1px solid #FFAE40; text-align:center; overflow:hidden; right:30px; border:1px solid red;}
#comp_box input { float:none; }
#comp_top { color:#FFF; font-size:14px; line-height:26px; background:#F0974F; text-align:center; font-weight:bold; width:100%; }
#comp_top .top_l { padding-left:5px; }
#comp_top span { font-weight:normal; }
#comp_top .close { float:right; width:16px; height:16px; margin:5px; background:url(http://res.tech.ifeng.com/app/mobile/hidden.gif); }
#comp_top b { color:#FF9; }
#comp_items { width:128px; margin:0; padding:0; clear:both; float:left; }
#comp_items li { width:100%; clear:both; text-align:center; border-bottom:1px solid #FFAE40; float:left; }
#comp_items li.over { background:#FFFCBF; }
#comp_items li p { margin:10px auto 0; padding:0; float:none; display:block; }
#comp_items li .icon { position:absolute; right:0; background:url(http://res.tech.ifeng.com/app/mobile/del.gif); height:16px; width:16px; font-size:0; line-height:0; text-indent:-1000px; margin:2px 2px 0 0;}
#comp_items li p.img { width:100%; text-align:center; }
#comp_items li p.img img { width:80px; height:60px; border:1px solid #B2CFE6; float:none; }
#comp_items li p.title { margin:5px 5px 0; line-height:20px; }
#comp_btn_con { margin:5px auto; text-align:center; width:100%; }
#comp_btn_con input { margin-top:5px; display:inline-block; }
#comp_boot { width:110px; padding:0 9px 0; line-height:30px; }
.selButton { width:100px; }
