/* 分享按钮css */
#miky_share{width:95%;margin:0 auto;font-size:12px;padding:10px 0;color:#666666}
#miky_share a{color:#666666; cursor:pointer; text-decoration:none}
#miky_share a:hover{color:#FF6600; text-decoration:underline}
#miky_share .share_btn{width:100%;font-size:12px;}
#miky_share .share_btn li{float:right;padding:0 2px;line-height:34px !important;*line-height:36px !important;line-height:34px;}
#miky_share .share_btn li a{ background:url(../images/share_btn_r.gif) no-repeat right 0;height:34px; display:block;float:left;text-align:left;padding-right:10px; overflow:hidden;font-size:12px;}
#miky_share .share_btn li span{ background:url(../images/share_btn_l.gif) no-repeat left 0;height:34px; width:32px; display:block; float:left;}
#miky_share .share_btn li label{ background:url(../images/share_btn_r.gif) no-repeat left 0;height:34px;  display:block; float:left;}
#miky_share .share_icon{float:right;line-height:16px;padding:10px 0;font-size:12px;}
#miky_share .share_icon label{ float:left}
#miky_share .share_icon a{ display:block; float:left;padding:0 4px;font-size:12px;}
#miky_share .share_icon a em{width:18px;height:16px; display:block; float:left;}
#miky_share .share_icon a em.ico_Qzone{ background:url(../images/ico_Qzone_1.gif) no-repeat 0 0;}
#miky_share .share_icon a em.ico_qq_t{ background:url(../images/ico_qq_t_1.gif) no-repeat 0 0;}
#miky_share .share_icon a em.ico_baidu{ background:url(../images/ico_baidu_1.gif) no-repeat 0 0;}
#miky_share .share_icon a em.ico_sina{ background:url(../images/ico_sina_1.gif) no-repeat 0 0;}
#miky_share .share_icon a em.ico_renren{ background:url(../images/ico_renren_1.gif) no-repeat 0 0;}
#miky_share .share_icon a em.ico_kaixin{ background:url(../images/ico_kaixin_1.gif) no-repeat 0 0;}


/*2011-03-09进入游戏按钮*/
.login_btn { background:url(../images/login_btn.gif) no-repeat right 0; height:31px;width:155px;overflow:hidden; text-indent:52px; margin:5px  auto;color:#7c271d;padding-top:5px;font:14px/28px tahoma,"宋体";}
.login_btn1 { background:url(../images/login_btn1.gif) no-repeat right 0;height:31px;width:214px;overflow:hidden; text-indent:52px; margin:5px auto;color:#7c271d;padding-top:5px;font:14px/28px tahoma,"宋体";}

/*2011-05-03添加*/
.new_login_btn a{background: url(../images/new_login_btn.gif) no-repeat scroll right 0 transparent;color: #7C271D;font: 14px/28px tahoma,"宋体";height: 31px;margin: 5px auto;overflow: hidden;padding-top: 5px;text-indent: 82px;width: 155px;display:block;}
.new_login_btn a:hover{text-decoration:underline}
.new_login_btn_long a{background: url(../images/login_btn_long.gif) no-repeat scroll 0 0 transparent;color: #7C271D;font: 14px/28px tahoma,"宋体";height: 31px;margin: 5px auto;overflow: hidden;padding-top: 5px;text-indent: 82px;width: 214px;display:block;}