.sp_overlay{position:absolute;z-index:9999;width:100%;height:100%;background:url('../images/social-popup-overlay.png') transparent;display:none;}
.sp_block{position:relative;width:680px;height:340px;margin:0 auto;margin-top:220px;background:#ffcc00;background:url('../images/social-popup-bg.jpg') no-repeat;padding:30px;}
.sp_top{text-align:center;font-family:'mx1925';font-size:36px;color:#333;font-weight:500;margin-bottom:40px;}
.sp_close{position:absolute;right:25px;top:25px;cursor:pointer;}
.sp_cell{width:210px;height:50px;float:left;margin-top:22px;margin-left:14px;}
.sp_cell_icon{margin-top:-6px;margin-right:18px;}
.sp_cell_title{font-family:'mx1925';font-size:18px;color:#333;font-weight:500;}
.sp_cell_link{font-family:'plumbre';font-size:11px;color:#333;}
.sp_bottom{text-align:center;font-family:'mx1925';font-size:36px;color:#333;font-weight:500;margin-top:36px;}