#alertX {	position:absolute;	background:#777;	left:0px;	top:0px;	width:0px;	height:0px;	z-index:1100;	display:none;}
#Pop{ display:none; width:357px; height:266px;border:4px solid #e0580d; background:#fff; position:absolute; font-size:14px;line-height:22px; z-index:1111;margin-left:40%;}
#Pop .Close{position:absolute;left: 333px;top:6px;}
#Pop .top{ float:left;width:280px; height:60px; padding-left:60px; padding-top:8px; font-size:18px; color:#f44520; margin-left:10px; margin-top:130px; font-weight:bold;}
#Pop .Tips{float:left; width:300px; margin-left:20px; color:#a13d3d; height:70px;}
#Pop .an{float:left; text-align:center; width:300px; height:40px; padding-left:60px;}
#Pop .an a{ display:block; padding:2px 8px; border:1px solid #e0580d; float:left; margin-right:20px; color:#f44520; background:#fff; width:90px;}
#Pop .an a:hover{ background:#FFCC99;}
#Pop .Back{ float:right; width:170px; height:25px; margin-top:120px; line-height:18px; font-size:13px;text-indent:20px; color:#487c1b;}
#Pop .Back a{color:#487c1b;}