@charset "gb2312";
/* CSS Document */
/* 页眉部分 */
.header {width:100%; height:50px; background:url(http://lib.9you.com/pal/images/navi_bg.jpg) repeat-x;}

/* 顶部导航 */
.topMenu {width:580px; height:50px; float:left;}
.topMenu ul {float:left;}
.topMenu li {float:left;}

/* 导航按钮 */
a.btnIndex {width:125px; height:50px; background:url(http://lib.9you.com/pal/images/btn_index.jpg) no-repeat bottom; text-indent:-10000px; display:block;}
a:hover.btnIndex {background:url(http://lib.9you.com/pal/images/btn_index.jpg) no-repeat top;}
a.btnRegister {width:125px; height:50px; background:url(http://lib.9you.com/pal/images/btn_register.jpg) no-repeat bottom; text-indent:-10000px; display:block;}
a:hover.btnRegister {background:url(http://lib.9you.com/pal/images/btn_register.jpg) no-repeat top;}
a.btnActivation {width:125px; height:50px; background:url(http://lib.9you.com/pal/images/btn_activation.jpg) no-repeat bottom; text-indent:-10000px; display:block;}
a:hover.btnActivation {background:url(http://lib.9you.com/pal/images/btn_activation.jpg) no-repeat top;}
a.btnRecharge {width:125px; height:50px; background:url(http://lib.9you.com/pal/images/btn_recharge.jpg) no-repeat bottom; text-indent:-10000px; display:block;}
a:hover.btnRecharge {background:url(http://lib.9you.com/pal/images/btn_recharge.jpg) no-repeat top;}

/* 微博分享区域 */
.areaShare {width:55px; height:23px; margin-top:13px; margin-left:10px; float:left; display:block;}
.weiboTencent {width:23px; height:23px; background:url(http://lib.9you.com/pal/images/weibo_tencent.gif) no-repeat; text-indent:-10000px; float:left; display:block;}
.weiboSina {width:23px; height:23px; background:url(http://lib.9you.com/pal/images/weibo_sina.gif) no-repeat; text-indent:-10000px; float:right; display:block;}

/* 弹出式登录区域 */
#areaLogin {margin-right:20px; margin-top:11px; float:right; position:relative; _display:inline;}
/* 已点击登录区域状态 */
a.btnLogin {width:71px; height:26px; background:url(http://lib.9you.com/pal/images/login_click.jpg) no-repeat; text-indent:-10000px; display:block; position:relative; z-index:100; cursor:pointer \9;}
/* 未点击登录区域状态 */
a.btnLogin span {width:71px; height:26px; background:url(http://lib.9you.com/pal/images/btn_login.jpg) no-repeat; display:block;}

/* 弹出登录区域部分 */
#signin_menu {*+width:222px; padding:15px; background:#FFF; border:#646464 solid 1px; display:none; position:absolute; top:25px; left:-183px;}
#signin_menu p {*+width:222px; height:50px;}
#signin_menu label {*+width:220px; font-size:14px; color:#575757; display:block;}
#signin_menu input {*+line-height:22px;}
#username {width:220px; height:22px; border:#f27109 1px solid;}
#password {width:220px; height:22px; border:#f27109 1px solid;}
#verification {width:100px; height:22px; line-height:22px; border:#ffc887 1px solid; color:#999; vertical-align:middle;}
a.changeCode {color:#b7b6b6;}
a:hover.changeCode  {color:#f27109; text-decoration:none;}
#signin_menu hr {width:220px \9; border:dashed 1px #b1b1b1; margin-bottom:10px; margin-bottom:5px \9;}

/* 弹出登录区域底部按钮部分 */
#signin_menu p.buttonArea {width:220px; height:33px;}
.btnSignin {width:98px; height:33px; border:0; background:url(http://lib.9you.com/pal/images/btn_signin.jpg) no-repeat; text-indent:-10000px; display:block; float:left; cursor:pointer;}
.buttonArea a {color:#000; line-height:33px; margin-left:10px; _margin-left:5px;}
.buttonArea a:hover {color:#f27109; text-decoration:none;}

/* 已登录状态 */
.logged {float:right; margin-top:11px;}
.logged a {color:#5871cb; height:26px; line-height:26px; font-size:14px; float:left; text-decoration:underline;}
.logged a:hover {color:#f27109; text-decoration:none;}
.btnQuit {width:71px; height:26px; background:url(http://lib.9you.com/pal/images/btn_quit.jpg) no-repeat; text-indent:-10000px; display:block;}

/* 页底版权部分 */
.insideFooter {width:100%; height:30px; background:url(http://lib.9you.com/pal/images/bottom_bg.jpg) repeat-x;}
.insideFooter p {height:30px; background:url(http://lib.9you.com/gundam/images/copyright.jpg) no-repeat center center; text-indent:-10000px; display:block;}