
.navBar {
	width: 100%;
	margin: 10px 0 15px;
	line-height: 24px;
	color: #666;
	font-size: 12px;
}

.navBar a {
	color: #606060;
}

.navBar b {
	padding: 0 2px;
	font-size: 13px;
}

#footer {
	width: 100%;
	background: #fff;
	clear: both;
}

.copyright {
	padding: 0 22px 22px;
	text-align: center;
}

.copyright div {
	padding-top: 24px;
	line-height: 22px;
	color: #999;
}

.copyright a,.copyright span {
	color: #414141;
}

.copyright a:hover {
	color: #cf0000;
}

.copyright span {
	padding: 0 6px;
}

#container {
	width: 1200px;
	margin: 30px auto;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	zoom: 1;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

#navBar {
	float: left;
	width: 160px;
	padding: 30px 20px 30px 45px;
	border-right: 2px solid #e9e9e9;
	display: inline;
	height: 100%;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	color: #666;
	line-height: 18px;
}

#navBar dt {
	padding-bottom: 12px;
	font-weight: 700;
	font-size: 18px;
	border-bottom: 2px solid #dbdada;
}

#navBar a {
	display: block;
	font-size: 16px;
	padding: 25px 0 14px 0;
	border-bottom: 1px solid #e5e5e5;
}

#navBar a:hover,#navBar a.cur {
	background: url(../images/aboutNavBg.png) no-repeat 88% 60%;
	color: #cf0000;
}

#navCon {
	float: left;
	width: 884px;
	padding: 10px 30px 135px;
	height: auto;
	border-left: 1px solid #dbdada;
	color: #333;
	font-size: 133.33%;
}

#navCon .title {
	height: 64px;
	border-bottom: 1px dashed #d7d6d7;
}

#navCon .title h1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 45px;
	font: 400 24px/40px \5FAE\8F6F\96C5\9ED1;
	text-align: center;
	overflow: hidden;
}

#navCon .bd {
	padding: 26px 25px 0 25px;
	overflow: hidden;
	zoom: 1;
}

#navCon p img {
	text-indent: -2em;
}

#navCon p {
	font: 400 16px/32px \5FAE\8F6F\96C5\9ED1;
	padding: 0 20px;
	padding-bottom: 16px;
	text-indent: 2em;
}