.news-menu{ 
	margin-top: 32px;
	height:34px;
	overflow: hidden;
}
.news-menu span{
	float: left;
	width: 126px;
	height: 32px;
	font: normal 16px/32px arial;
	color: #ff620d;
	text-align: center;
	border: 1px solid #ff620d;
	cursor: pointer;
}
.news-menu span.select{
	background-color: #ff620d;
	color: #fff;
}
.news-menu span a{ color: #ff620d; display: block; height: 100%;}
.news-menu span.select a{ color: #fff;}
.news-box { margin-top: 10px; min-height: 933px; _height: 933px;}
.news-box li{
	float: left;
	width: 100%;
	height: 34px;
	border-bottom: 1px dashed #d5cfc3;
	line-height: 34px;
	color: #5a5a5a;
}
.news-box li a{ color: #5a5a5a;}
.news-box li span{
	float: left;
	color: #ff620d;
	margin-right: 4px;
}
.news-box li em{ float: right;}
.dataTit{
	font: bold 20px/30px arial;
	color: #ff620d;
	text-align: center;
	padding: 40px 0 5px;
}
.data-time{
	color: #5a5a5a;
	padding: 4px 0 15px;
	border-bottom: 1px solid #ffdecc;
	text-align: center;
}
.data-time span,.data-time em{ 
	cursor: pointer;
	color: #ff620d;
}
.news-content{
	color: #5a5a5a;
	padding: 15px 0 40px;
}
.correlation{
	margin-top: 30px;
}
.correlation h2{
	font: bold 14px/32px 宋体;
	color: #ff620d;
}
.correlation ul{
	border: 1px solid #f9e6da;
	background-color: #fff9ee;
	padding: 10px 0;
}
.correlation li{
	float: left;
	width: 280px;
	height: 26px;
	margin-left: 29px;
	display: inline;
	overflow: hidden;
}
.correlation li a{ color: #555;}
.correlation li a:hover{ color: #ff620d;}
.correlation li em{
	float: left;
	width: 2px;
	height: 2px;
	font-size: 0;
	overflow: hidden;
	background-color: #555;
	margin: 11px 4px 0 0;
}


/*玩家休闲*/
.recreation-box{
	min-height: 600px;
	_height: 600px;
}
.recreation-box ul{
	margin: 10px 0 0 -52px;
}
.recreation-box li{
	float: left;
	text-align: center;
	color: #793800;
	margin: 15px 0 0 52px;
	display: inline;
	width: 178px;
	overflow: hidden;
	height: 178px;
}
.recreation-box li img{
	width: 172px;
	height: 150px;
	border: 1px solid #f9e5d9;
	padding: 2px;
}
.recreation-box li a{
	display: block;
}
.recreation-box li a:hover{
	opacity: 0.7;
	filter: alpha(opacity=60);
}













/*新手引导*/
.gameData-list .border-box {
	position: relative;
	height: 134px;	
}

.gameData-list .border-box i{
	display: block;
	position: absolute;
	width: 124px;
	height: 136px;
	top:-1px;
	left:-1px;
	background-image: url(../images/gameData.jpg);
	background-repeat: no-repeat;
	background-position:0 -544px;
	z-index: 10;
}
.gameData-list h3 {
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	text-shadow:1px 1px 1px rgba(255,255,255,0.8),-1px -1px 1px rgba(100,100,100,0.2);
}

.gameData-list .border-box-inner {
	padding-left: 140px;
	height: 132px;
}

.brown-box {
	border-color: #ffa009;
	background: #ffe8b8;
}
.border-box, .border-box-inner {
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
}
.brown-box .border-box-inner {
	border-color: #fffff2;
}
.brown-box h4 {
	color: #7b3a00;
	font-size: 15px;
	border-bottom: 1px dashed #7b3a00;
}
.border-box-inner h4 {
	clear: both;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
}

.border-box-inner .h4detail {
	line-height: 20px;
}

.border-box-inner p {

	line-height: 20px;
}


.border-box-inner p b {
	float: left;
	font-weight: 400;
	padding: 0 2px;
}
.border-box-inner p a {
	float: left;
	padding: 0 5px;
	white-space: nowrap;
}
a.brownBgLink:link,
a.brownBgLink:visited { 
    color:#7b3a00;
}
a.brownBgLink:hover{ 
    color:#fff;
    background: #6e3400; 
}
.brown-box p a.current:link,.brown-box p a.current:hover,.brown-box p a.current:visited{
	color:#fff;
    background: #6e3400; 
}

.data-textContent{
	color: #5a5a5a;
	padding: 15px 0 40px;
}

.element-menu span{
	width: 104px;
}
/**/
.tabs {
    position: relative;
	margin: 20px 15px;
	width: 650px;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 20px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	/*cursor: pointer;*/
}
.tabs input#tab-2{
	left: 120px;
}
.tabs input#tab-3{
	left: 240px;
}
.tabs input#tab-4{
	left: 360px;
}
.tabs input#tab-5{
	left: 480px;
}
.tabs input#tab-6{
	left: 600px;
}

.tabs label {
	/*background: #ff620d;
	background: -moz-linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ba4a4), color-stop(100%,#4e8c8a));
	background: -webkit-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: -o-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: -ms-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);*/
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
    float: left;
	display: block;
	/*width: 80px;*/
	color: #a2ff00;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    /*border-radius: 3px 3px 0 0;*/
    box-shadow: 0 0 1px 1px rgb(255, 97, 20);
}

.tabs label:after {
    content: '';
	/*background: #000;*/
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}

.tabs input:hover + label {
	background: #f65e0d;
}

.tabs label:first-of-type {
    z-index: 4;
    box-shadow: 4px 2 2px rgba(0,0,0,0.1);
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tab-label-5 {
    z-index: 1;
}
.tab-label-6 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #f65e0d;
	z-index: 6;
}

.clear-shadow {
	clear: both;
}

.content {
    /*background: #fff;*/
	position: relative;
    width: 600px;
	height: 600px;
	z-index: 5;
    /*box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 0 3px 3px 3px;*/
}

.content div {
    position: absolute;
	top: 0;
	left: 0;
	padding: 10px 40px;
	z-index: 1;
    opacity: 0;

    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    -ms-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4,
.tabs input.tab-selector-5:checked ~ .content .content-5,
.tabs input.tab-selector-6:checked ~ .content .content-6{
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}
.content div h2,
.content div h3{
	color: #398080;
}
.content div p {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	text-align: left;
	margin: 0;
	color: #777;
	padding-left: 15px;
	font-family: Cambria, Georgia, serif;
	border-left: 8px solid rgba(63,148,148, 0.1);
}