@charset "utf-8";
/* CSS Document */

html,body,h2{margin:0;}
img{border:none}
#pop{background:#fff;width:307px; height:310px;font-size:12px;position:fixed;right:0;bottom:30;}
#popHead{line-height:32px;background:#f6f0f3; font-size:12px;padding:0 0 0 10px;}
#popHead h2{font-size:14px;color:#666;line-height:32px;height:32px;}
#popHead #popClose{position:absolute;right:10px;top:1px;}
#popHead a#popClose:hover{color:#f00;cursor:pointer;}