/* CSS Document */
body{ margin:0; padding:0; background:none; font-family:Tahoma, Geneva, sans-serif; }
.server{ width:611px; height:544px; background:url(../images/bg.gif) no-repeat; position:relative;}
.close{ width:22px; height:22px; position:absolute; right:12px; top:12px; cursor:pointer;}
/*登录状态*/
.login{ width:520px; height: 160px; position:absolute; top:60px; left:45px;}
.login_un{ width:252px; height:31px; background:url(../images/unlogin.gif) no-repeat; line-height:28px; margin:60px auto; text-decoration:none; font-size:14px; color:#6D9800; text-align:center;}
.login_un a{ font-size:14px; color:#6D9800; text-align:center; display:block; text-decoration:none;}
.login_ed{ display:block;}
.login_name{ width:520px; height:20px; position:absolute; top:28px; left:15px; font-size:12px; color:#3B6200;}
.login_email{ width:520px; height:20px; position:absolute; top:52px; left:15px; }
.login_email span{ font-size:12px; color:#F95D11;}
.login_email a{ font-size:11px; color:#3B6200;}
.login_server{ width:520px; height:74px; position:absolute; bottom:0; left:4px;}
.login_server a{ display:block; float:left; width:256px; height:73px; background:url(../images/allbgs.gif) bottom no-repeat; font-size:12px; color:#A04A0B; text-align:center; line-height:54px; text-decoration:none;}
.login_server a:hover{ text-decoration:underline; color:#F95D11;}
/*推荐服务器*/
.tj_server{width:481px; height:24px; position:absolute; top:220px; left:65px;}
.tj_server a{ display:block; float:left; width:190px; font-size:14px; font-weight:bold; color:#FFF; position:relative; left:110px; line-height:24px; text-decoration:none;}
.tj_server a:hover{ text-decoration:underline; color:#F95D11;}
/*服务器列表*/
.server_list{ width:481px; height:200px; background:#FFF; position:absolute; top:316px; left:65px; border:#5D8000 solid 1px;}
.server_div{ height:30px;}
.server_div a{ font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#000; margin:0 20px; _margin:0 15px; text-decoration:none; display:block; width:170px; float:left;}
.server_div a:hover{ text-decoration:underline; color:#F95D11;}
#server_container{ float:left; width:465px; height:198px; position:relative; overflow:hidden;}
#server_shower{ position:absolute; top:0; padding:20px 14px;}
#server_scroller{ float:right; width:14px; height:200px; border:none; border-left:#6D9800 solid 1px; position:relative; background:#FBFEB6;}
#server_scroll_up{ width:14px; height:12px; background:url(../images/allbgs.gif) no-repeat 0 0; position:absolute; left:0; top:0;border-bottom:#6D9800 solid 1px; overflow:hidden;}
#server_scroll_bar{ width:14px; height:40px; background:#6D9800; position:absolute; left:0; top:12px; cursor:pointer;}
#server_scroll_down{ width:14px; height:12px; background:url(../images/allbgs.gif) no-repeat 0 -12px; position:absolute; left:0; bottom:0;border-top:#6D9800 solid 1px; overflow:hidden;}
