/*Ìø³öÌáÊ¾µÇÂ¼*/
.registration-tip{position:fixed;left:0;right:0;bottom:0;height:50px; background:#e4e4e4;z-index:100010;border-top:1px solid #d5d5d5;_position:absolute;/*¼æÈÝIE6*/
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_bottom:auto;}
.registration-tip .inner{width:940px;margin:0 auto;position:relative}
.registration-tip .tip{width:280px;background:url(../images/registar-tip-arrow.png) 250px 5px no-repeat; position:absolute; left:10px; top:14px;}
.registration-tip .tip h2{color:#444;font-size:20px}
.registration-tip .tip p{color:#444;font-size:14px}
.registration-tip .tip2{width:250px; position:absolute; left:590px; top:14px; color:#444;font-size:14px}
.registration-tip .register-through{width:260px;position:absolute;left:310px;top:10px}
.registration-tip .register-through a{display:block;float:left;width:116px;height:28px;margin-right:10px;background:url(../images/btn_sprite.png) 0 0 no-repeat;cursor:pointer}
.registration-tip .register-through a.weibo{background-position:0 0}
.registration-tip .register-through a.weibo:hover{background-position:0 -28px}
.registration-tip .register-through a.qq{background-position:-116px 0}
.registration-tip .register-through a.qq:hover{background-position:-116px -28px}
.registration-tip .login{color:#444;text-decoration:underline}
.registration-tip .more{display:none;position:absolute;top:10px;left:800px;padding:3px 30px 4px 5px;background:url(../images/go.png) 156px 10px no-repeat black;background-color:rgba(0,0,0,.3);border-radius:5px;color:#fff;text-decoration:underline;width:150px;height:35px;text-align:center;line-height:35px;cursor:pointer}
.registration-tip .close{display:none;background:url(../images/close_btn.png) 0 0 no-repeat;width:46px;height:46px;position:absolute;right:10px;top:10px;cursor:pointer;}
