﻿@charset "utf-8";
.crumbs {
	line-height: 31px;
	width: 945px;
	background-color: #151515;
	padding-left: 35px;
	font-family: "宋体";
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
}
.crumbs strong {
	font-weight: normal;
}
.crumbs a {
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
}
.crumbs span {
	color: #1a7fc5;
	margin-left: 5px;
}.biaoti {
	color: #FFFFFF;
	text-align: center;
	font-family: "黑体";
	font-size: 20px;
	font-weight: normal;
	line-height: 35px;
}
.contenter {
	padding: 10px;
	width: 960px;
}
.footer {
	background-color: #1c1c1c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3c3c3c;
	height: 80px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.footer ul {
	padding: 0px;
	height: 80px;
	margin-top: 15px;
}

