	.main{
	padding-top: 127px;
	color:#c3c3c3
}
.f14{
	margin-left: 100px;
	margin-top: 50px;
}
/*.title{
	font-size:24px;
	color:white;
	width: 1100px;
	margin: 0px auto;
	padding-bottom: 21px;
}*/
.main_inner{
	width: 1174px;
	margin: 0 auto;
	background: rgba(12,22,32,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#600c1620, endColorstr=#600c1620);
	padding: 21px 13px 32px;
	cursor: default;
	overflow: hidden;
	padding-top: 27px;
	padding-bottom: 50px;
	min-height: 900px;
}
.title{
	font-size:16px;
	color:#ffd05c;;
	width: 1200px;
	margin: 0px auto;
	padding-bottom: 21px;
	padding-left: 25px;
	background: url('../img/homeicon.png') 0 0 no-repeat;
}
.title a{
	color: #ececec;;
}
.title a:hover{
	color: #ffd05c;;
}
.title em{
	margin: 0 5px;
}
/*新闻标题*/
h1{
	color: #eee2bc;
	font-size: 26px;
	text-align: center;
	line-height: 53px;
}
p.show{
	text-align: center;
	color: #f2f2f2;
	font-size: 12px;
	height: 37px;
	line-height: 37px;
	margin-bottom: 34px;
}
p.show span{
	background: url("http://www.09game.com/statics/images/icon.png") 0 2px no-repeat;
	padding-left: 27px;
	margin-right: 25px;
}
p.show span.time{
	display: inline-block;
	background-position: 0 -14px;
}
.related{
	padding-top: 70px;
}
.related .tite{
	width: 100%;
	height: 22px;
	background: url('../img/titepic.png') 0 0 no-repeat;
}
.related ul{
	width: 100%	;
	overflow: hidden;
	padding-top: 14px;
}
.related li{
	float: left;
	width: 534px;
	margin-right: 20px;
	height: 50px;
	border-bottom: 1px solid #0f1c29;
	line-height: 50px;
	padding-left: 26px;
	font-size: 14px;
	background: url('../img/arrow.png') 10px center no-repeat;
}
.related li a{
	color: #ccc;;
	width: 442px;
	display: block;
	float: left;
}
.related span{
	float: left;
	color: #808080;
}
.related li:hover{
	background-color: #1f364f;
}
.related li a:hover{
	color: #ffd05c;;
	text-decoration: none!important;
}