body {
	background:#fff url('/img/theme/none/bg.png') repeat-y top center;
}
#saHeader {
	background:#efefef url('/img/theme/none/navBG.png') repeat-x top left;
	border:0;
	border-bottom:1px solid #dbdada;
}
	#saRight a {
		color:#444;
	}
	#uFunction li ul {
		border:1px solid #dbdada;
		border-top:0;
	}
	#uFunction li li {
		background-color:#e6e5e5;
	}
.articles {
	padding:20px 15px;
}
#saInfoHeader {
	margin:0 auto;
	width:880px;
	padding:10px;
	border:0;
	background:#fff url('/img/theme/none/header.png') no-repeat bottom left;
}
	h1.sa {
		width:100%;
		float:none;
		text-align:center;
		font-size:44px;
		line-height:54px;
		color:#6d5e56;
	}
		h1.sa a {
			color:#6d5e56;
		}
		h1.sa a:hover {
			color:#6d5e56;
		}
	#saInfoRight {
		width:100%;
		float:none;
		text-align:center;
		padding-top:0;
		line-height:auto;
		font-size:16px;
		line-height:20px;
		color:#6d5e56;
	}
#footer {
	font-size:12px;
	width:890px;
	height:15px;
	line-height:15px;
	padding:0 5px;
}
	#cc {
		margin-top:0;
	}
.content {
	border:none;
}
.leftInfo {
	border-right:1px dotted #e9e0dc;
}
#articlesMainR {
	padding-left:13px;
	border-left:1px dotted #e9e0dc;
}
h1.title {
	font-size:24px;
	line-height:30px;
	margin-bottom:2px;
	border-bottom:1px dotted #999;
}
.articleRight {
	text-align:left;
}