/* header */
.header-area{height:40px;margin:auto;background:#09f;position:relative;z-index:301;}
.header-top{width:1200px;height:40px;position:relative;zoom:1;}
.header-function a{height:40px;line-height:40px;padding-left:17px;background:url("../img/header-footer-sprite.png") no-repeat 0 0;color:#fff;display:inline-block;*display:inline;*zoom:1;}
.header-function .save-desk{background-position:0 14px;}
.header-function .add-favor{background-position:0 -18px;}
.header-function .set-homepage{background-position:0 -50px;}
.header-function .game-search{width:146px;height:30px;line-height:30px;background:url("../img/header-footer-sprite.png") no-repeat 0 -224px;color:#ddd;display:inline-block;}
.header-function .search-key{width:103px;height:18px;line-height:18px;padding:2px 0 5px 10px;font-size:14px;background:0 0;color:#777;}
.header-function .search-sub{width:26px;height:26px;background:0 0;cursor:pointer;}
.header-menu a{line-height:40px;color:#fff;}
.header-menu .signin,.header-menu .signup,.header-menu .game-list,.header-menu .game-list-btn{background:url("../img/header-footer-sprite.png") no-repeat 0 0;}
.header-menu .signin{padding-left:17px;background-position:0 -94px;}
.header-menu .signup{padding-left:19px;background-position:0 -126px;}
.header-menu .user{}
.header-menu .signout{}
.header-menu .game-list{padding:0 5px 0 32px;background-position:5px -145px;position:relative;display:inline-block;z-index:100;}
.header-menu .game-list-show{background-position:0 -310px;}
.header-menu .game-list-btn{/*padding-right:20px;*/background-position:55px -190px;}
.header-menu .game-list-btn{text-decoration:none;}
.header-menu .game-list-show .game-list-btn{color:#09f;background-position:55px -362px;}
.header-menu .all-games{width:571px;height:257px;background:#fff;border:1px solid #ddd;box-shadow:0 0 3px #ddd;-webkit-box-shadow:0 0 3px #ddd;-moz-box-shadow:0 0 3px #ddd;position:absolute;top:39px;right:-1px;z-index:99;}
.header-menu .games-content{width:531px;height:215px;padding:20px;}
.header-menu .all-games-lists{width:390px;height:220px;padding-right:20px;overflow:hidden;}
.header-menu .all-games-lists dt{height:30px;line-height:20px;padding-bottom:10px;font-size:16px;font-weight:700;}
.header-menu .all-games-lists .all-games-dd{width:130px;height:30px;line-height:30px;font-size:14px;overflow:hidden;}
.header-menu .all-games-lists .all-games-dd a{color:#555;}
.header-menu .all-games-lists .all-games-dd i{width:12px;height:15px;background:url("../img/header-footer-sprite.png") no-repeat;vertical-align:middle;display:inline-block;}
.header-menu .all-games-lists .all-games-dd .hot{background-position:0 -386px;}
.header-menu .all-games-lists .all-games-dd .new{background-position:0 -408px;}
.header-menu .all-games-lists .last-dd{height:30px;line-height:30px;}
.header-menu .all-games-lists .last-dd a{color:#09f;}
.header-menu .game-tool{width:100px;height:220px;padding-left:20px;border-left:1px solid #ddd;overflow:hidden;}
.header-menu .game-tool dt{height:30px;line-height:20px;font-size:16px;font-weight:700;}

.header-nav{height:60px;margin:auto;background:#fff;box-shadow:0 0 10px #ccc;-webkit-box-shadow:0 0 10px #ccc;-moz-box-shadow:0 0 10px #ccc;position:relative;z-index:300;}
.nav-content{width:1200px;height:60px;position:relative;zoom:1;}
.nav-content .nav-item{height:60px;line-height:60px;}
.nav-content .nav-item li{width:110px;height:60px;}
.nav-content .nav-item .nav-item-single{width:110px;height:60px;line-height:60px;font-size:20px;display:inline-block;}
.nav-content .nav-item a:hover{color:#f36;text-decoration:none;}
.nav-content .nav-item a.nav-item-single-current{background:url("../img/header-footer-sprite.png") no-repeat 0 -256px;color:#f36;text-decoration:none;}