@charset "utf-8";
/* CSS Document */
#pop{background:#fff;width:300px;margin-right: 154px; height:300px;font-size:12px;position:fixed;right:0;bottom:158px;}
#popHead{line-height:32px;background:#f6f0f3;border-bottom:1px solid #e0e0e0;font-size:12px;padding:0 0 0 10px;}
#popHead h2{margin:0;font-size:14px;color:#666;line-height:32px;height:32px;}
#popHead #popClose{position:absolute;right:10px;top:1px;  color: #333;}
#popHead a#popClose:hover{color:#f00;cursor:pointer;}