.main{
	padding-top: 127px;
	color: #444444;
}
.f14{
	margin-left: 100px;
	margin-top: 50px;
}
.main_inner{
	width: 1174px;
	margin: 0 auto;
	background: #fff;
	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;
	border-top: 10px solid #00b2ec;
	border-radius: 3px;
}
.title{
	font-size: 20px;
	font-weight: bold;
	color: #00b2ec;
	width: 1200px;
	margin: 0px auto;
	padding-bottom: 21px;
	/* padding-left: 25px; */
	/* background: url('../img/homeicon.png') 0 0 no-repeat; */
}
.title a{
	color: #525252;
}
.title a:hover{
	color: #ffd05c;;
}
.title em{
	margin: 0 5px;
}
h1{
	color: #00b2ec;
	font-size: 26px;
	text-align: center;
	line-height: 53px;
}
p.show{
	text-align: center;
	color: #444444;
	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;
}