@charset "utf-8";
/* CSS Document 短消息提示 */

#eMeng{
   width:178px;
   position:absolute;
   z-index:999999;
   font-family:Tahoma,"宋体";
   font-size:12px;
   word-break:break-all;
   }
#top_{
   width:160px;
   height:12px;
   background:#FFB400;
   padding: 2px;
   word-break:break-all;
   }
.fl{
   float:left;
   }
.fr{
   float:right;
   }
#detail_{
   width:160px;
   float:left;
   padding:2px;
   text-align:center;
   margin-top:5px;
   word-break:break-all;
   line-height:16px;
   }

