/*
	[Destoon B2B System] Copyright (c) 2008-2015 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
.info_main {padding:10px 10px 0 10px;}
.info_main li {padding:8px 0 8px 15px;}
.game {line-height: 80px;}
.game img{float: left;} 
.game h1{
	width: 200px;
    float: left;
    margin: 0 25px;
}
.game span{color: #999;margin-left: 25px;}
.start{float: right;}
.start a{
	width: 140px;
    height: 60px;
    display: block;
    background: #ff6600;
    line-height: 60px;
    font-size: 22px;
    color: white!important;
    text-align: center;
    border-radius: 15px;
}
.start a:hover{opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}

.brand {padding:5px 0 5px 0;}
.brand img {padding:3px;}
.brand li {height:22px;line-height:22px;overflow:hidden;}
/*Game*/
#player{
  border:1px solid #e1e1e1;
  padding:1px;
  position:relative;
}
#player .tab{
	background: #F9FBFB;
	height: 214px;
	padding-top: 4px;
	padding-left: 34px;
	position: relative;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	z-index: 2;
}
#player .tab .tab a{
  text-decoration:none;
  display:inline-block;
  width:86px;
  margin-left:-1px;
  height:102px;
  outline:none;
}
#player .tab a:hover {
  background:url(/images/music/music-sprite.png) -100px -150px;
  position:relative;
  z-index:10;
}
#player .tab a.cur,#player .tab a.cur:hover {
  cursor:normal;
  background:url(/images/music/music-sprite.png) -100px 0;
  position:relative;
  z-index:2;
  margin-left:-1px;
  padding-right:3px;
  margin-right:-3px;
  height:128px;
  margin-bottom:-32px;
}
.tab a{
	float: left;
	height: 102px;
}
#player .tab img{
	display: block;
	height: 64px;
	width: 64px;
	margin: 11px 11px 5px;
}
#player .tab a span{
  display:block;
  text-align:center;
  color:#666;
  height:15px;
  white-space:nowrap;
  margin-left:7px;
  width:72px;
  overflow:hidden;
}
#sites{border: 1px solid #e1e1e1;background-color:#FFF;  -moz-box-shadow: 0 1px 2px #e1e1e1; -webkit-box-shadow: 0 1px 2px #e1e1e1; box-shadow: 0 1px 2px #e1e1e1; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
.s_nav{position:relative;width:1160px;padding:15px;overflow:hidden;}
.s_nav .site-header{margin-left:10px;padding-bottom:10px;height:25px;line-height:25px;font-size:16px;font-family:"Microsoft YaHei";font-weight:bold}
.s_nav ul{width:1123px;margin:0 auto;border-top:1px solid #ddd;border-left:1px solid #ddd;overflow:hidden}
.s_nav li{float:left;width:186px;height:40px;line-height:40px;overflow:hidden;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.s_nav li a{display:inline-block;width:100%;height:100%;line-height:40px;padding-left:20px;text-decoration:none;font-size: 14px;}
.s_nav li a:hover{background:#efefef;}
.s_nav li a .label-hot,.s_nav li a .label-new{*position:absolute;display:inline-block;width:23px;height:9px;margin:0 5px;overflow:hidden;}
.s_nav li a .label-new{background-position:0 -9px;}
.g_r{width: 180px;height: 3498px;border: 1px solid #e1e1e1;}