@charset "utf-8";
/* CSS Document */

#top{ width:100%; height:40px; background:url(../images/topTile.png) repeat-x;}
#top_main{ margin:0 auto; width:960px; height:28px;color:#666; position:relative;z-index:6666;}
#top_main a.login{color:#666; text-decoration:none;}
#top_main a.login:hover{ color:#cc0000;}
.pTop{ line-height:38px;}
.num{ font-weight:bold; color:#cc0000; text-decoration:none;}
.urTop{ text-align:right; float:right; margin-top:7px; width:500px;}
.urTop li{ display:inline;}

a.aServer{ width:75px; height:23px;_height:24px; background:url(../images/service.png) no-repeat; display:inline-block; vertical-align:middle;}
a.aServerHover{ width:75px; height:23px;_height:24px; background:url(../images/serviceHover.png) no-repeat; display:inline-block; vertical-align:middle;}

a.aGame{width:91px; height:23px; background:url(../images/game.png) no-repeat; display:inline-block; vertical-align:middle;_height:24px;}
a.aGameHover{width:91px; height:23px; background:url(../images/gameHover.png) no-repeat; display:inline-block; vertical-align:middle;_height:24px;}

.topNav{width:73px; border:1px solid #ccc; border-top:0; background:#fff; position:absolute; top:16px; left:0;*top:20px; padding:5px 0 0px;}
.topNav a{ display:block; text-decoration:none; height:18px; text-align:left; color:#333; margin-top:3px;padding-top:2px;}
.topNav a:hover{ background:#1F81D8; color:#fff;}
/*------------------游戏下拉列表----------*/
.topGame{width:428px; border:1px solid #ccc; background:#fff; position:absolute; top:19px; left:-359px;*top:23px; padding:5px 0 3px; padding:6px 10px; z-index:19;}

.gameH{ font-weight:bold; font-size:12px; color:#666; height:20px; line-height:20px;}
.gameList li{margin-right:15px;}
.gameList li a{ display:inline-block; height:20px; line-height:20px; width:80px; text-decoration:none; color:#666;background:url(../images/list_ico.jpg) no-repeat 0 center; margin-bottom:3px; padding-left:8px;}
.gameList li a:hover{ color:#cc0000; text-decoration:underline;}
.splayer{ height:3px; background:#fff; position:absolute; top:-2px; display:block; width:89px; right:0;}
.a_enghtLis a:hover{text-decoration: none; color:red;}
.a_enghtLis a{ text-decoration: none;color: #666;}