html {
	font-family: Microsoft Yahei,宋体,tahoma,arial;
}

.header {
	height: 70px;
	width: 100%;
	margin: 0 auto;
	background: url(../image/fxiaoke_bannerline.png) repeat-x;
}

.header .header-inner {
	height: 70px;
	width: 960px;
	margin: 0 auto;
	background: none;
}

.header img.cflogo {
	width: 180px;
	height: 48px;
	float: left;
	display: block;
	margin-top: 7px;
	padding-left: 0;
}

.videoimg {
	width: 100%;
	height: 126px;
	background: #2294ff;
	margin: 0 auto;
}

.videoimg-inner {
	width: 960px;
	height: 126px;
	background: #2294ff url(../image/updatebg.png) no-repeat -80px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.container {
	width: 900px;
	height: auto;
	margin: 50px auto 0;
	padding-left: 60px;
	min-height: 400px;
}

.container .con {
	overflow: hidden;
	padding-left: 14px;
	padding-bottom: 24px;
	border-bottom: #dfe2e5 1px solid;
	margin-bottom: 50px;
}

.container .con.last {
	border-bottom: none;
	padding-bottom: 0;
}

.container .con-time {
	float: left;
	border-left: 2px solid #2294ff;
	padding-left: 6px;
}

.container .con-month {
	color: #000000;
	font-size: 18px;
}

.container .con-year {
	font-size: 14px;
}

.container .con-list {
	color: #808080;
	font-size: 14px;
	margin-left: 110px;
}

.container .update-list {
	line-height: 34px;
}

.footer {
	background-color: #3c4655;
	width: 100%;
	height: 140px;
}

.footer .info {
	width: 960px;
	font-size: 13px;
	line-height: 24px;
	text-align: center;
	color: #a1a1a1;
	margin: 0 auto;
	padding-top: 34px;
}